| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement TIP#335 | dkf | 2008-12-05 | 4 | -6/+61 |
|
|
* | fix Tcl_AppendElement documentation: signature in doc did not | nijtmans | 2008-12-05 | 1 | -2/+2 |
|
|
* | minor improvements derived from [Patch 1723738] | dkf | 2008-12-05 | 1 | -2/+3 |
|
|
* | regen | dkf | 2008-12-05 | 2 | -126/+141 |
|
|
* | Implement TIP#307. | dkf | 2008-12-05 | 7 | -231/+256 |
|
|
* | * generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added another | dgp | 2008-12-04 | 2 | -13/+82 |
|
|
* | Fix [Bug 2380318] | dkf | 2008-12-03 | 2 | -12/+60 |
|
|
* | * generic/tclFileName.c (DoGlob): One of the | dgp | 2008-12-03 | 2 | -3/+11 |
|
|
* | note incompa | dgp | 2008-12-02 | 1 | -0/+2 |
|
|
* | TIP #336 IMPLEMENTATION | dgp | 2008-12-02 | 15 | -37/+132 |
|
|
* | * generic/tclIO.c (TclFinalizeIOSubsystem): Replaced Alexandre | andreas_kupries | 2008-12-02 | 2 | -3/+9 |
|
|
* | * generic/tclParse.c: Coding standards fixups. | dgp | 2008-12-01 | 2 | -17/+23 |
|
|
* | Fix [Bug 2371623] with a constraint. | dkf | 2008-12-01 | 2 | -10/+15 |
|
|
* | autoconf-2.59 | das | 2008-12-01 | 1 | -6141/+6124 |
|
|
* | autoheader-2.59 | das | 2008-12-01 | 1 | -0/+3 |
|
|
* | * library/clock.tcl (format, ParseClockScanFormat): Added a | Kevin B Kenny | 2008-11-30 | 3 | -4/+28 |
|
|
* | regen | dkf | 2008-11-29 | 1 | -6141/+6157 |
|
|
* | Implementation of TIP #210. | dkf | 2008-11-29 | 8 | -64/+459 |
|
|
* | Moved a number of tests to the newer style. | patthoyts | 2008-11-29 | 1 | -102/+122 |
|
|
* | Code now simple enough that we can improve its performance by applying the | dkf | 2008-11-29 | 2 | -10/+16 |
|
|
* | Improvements to the general readability of the TSD implementation. | dkf | 2008-11-29 | 2 | -143/+220 |
|
|
* | Alternate fix for[Bug 2251175]: missing backslash substitution on expanded li... | ferrieux | 2008-11-27 | 6 | -79/+38 |
|
|
* | A few more (harmless) Tcl_SetResult eliminations | nijtmans | 2008-11-26 | 2 | -14/+9 |
|
|
* | Eliminate warning: unused variable | nijtmans | 2008-11-26 | 2 | -3/+5 |
|
|
* | * library/tclIndex: Removed reference to no-longer-extant procedure | Kevin B Kenny | 2008-11-26 | 3 | -3/+9 |
|
|
* | Eliminate 3 calls to Tcl_SetResult, as | nijtmans | 2008-11-25 | 4 | -14/+12 |
|
|
* | * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Alexandre | andreas_kupries | 2008-11-25 | 2 | -2/+8 |
|
|
* | don't assume that Tcl_SetResult sets interp->result, especially not | nijtmans | 2008-11-25 | 2 | -9/+14 |
|
|
* | Converter script improvements. [Bug 2330040] | dkf | 2008-11-24 | 2 | -45/+62 |
|
|
* | Fix IsChannelExisting name comparison [Bug 2333466] | ferrieux | 2008-11-23 | 1 | -2/+2 |
|
|
* | Convert Tcl_SetResult(......, TCL_DYNAMIC) to | nijtmans | 2008-11-19 | 2 | -2/+9 |
|
|
* | Simplification of expanded-literals handling after analysis of dead branches | ferrieux | 2008-11-19 | 3 | -36/+12 |
|
|
* | Fix signature and implementation of Tcl_HashStats, | nijtmans | 2008-11-18 | 1 | -2/+2 |
|
|
* | Fix [Bug 2251175]: missing backslash substitution on expanded literals. | ferrieux | 2008-11-17 | 1 | -0/+2 |
|
|
* | Fix [Bug 2251175]: missing backslash generic/tclCompCmds.c substitution on ex... | ferrieux | 2008-11-17 | 2 | -2/+15 |
|
|
* | Fix [Bug 2251175]: missing backslash substitution on expanded literals. | ferrieux | 2008-11-17 | 6 | -14/+106 |
|
|
* | Fix signature and implementation of Tcl_HashStats, | nijtmans | 2008-11-17 | 7 | -22/+26 |
|
|
* | Check for uncompiled-for-continue [Bug 2186888] fixed earlier. | ferrieux | 2008-11-17 | 2 | -1/+19 |
|
|
* | change two Tcl_SetResult calls to Tcl_SetObjResult, | nijtmans | 2008-11-16 | 2 | -5/+11 |
|
|
* | Tidy up formatting. | dkf | 2008-11-16 | 1 | -612/+595 |
|
|
* | remove -Wno-implicit-int | das | 2008-11-14 | 1 | -2/+2 |
|
|
* | rename static function FSUnloadTempFile to | nijtmans | 2008-11-13 | 4 | -16/+22 |
|
|
* | Use HKEY_CURRENT_USER instead of HKEY_CLASSES_ROOT during tests. Writing to | patthoyts | 2008-11-12 | 2 | -242/+248 |
|
|
* | Use -O2 as gcc optimization compiler flag, and get | nijtmans | 2008-11-12 | 3 | -6/+16 |
|
|
* | Eliminate warning: passing arg 4 of `Tcl_SplitList' from | nijtmans | 2008-11-11 | 1 | -1/+1 |
|
|
* | Eliminate warning: passing arg 4 of `Tcl_SplitList' from | nijtmans | 2008-11-11 | 4 | -8/+16 |
|
|
* | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich | andreas_kupries | 2008-11-10 | 7 | -13/+35 |
|
|
* | patch #2215022: clean up the binary ensemble initialization code | patthoyts | 2008-11-07 | 5 | -133/+127 |
|
|
* | add "-Wno-implicit-int" for gcc, as on UNIX | nijtmans | 2008-11-06 | 4 | -6/+13 |
|
|
* | * generic/tclPort.h: remove the ../win/ header dir as the build | hobbs | 2008-11-04 | 2 | -2/+8 |
|
|