| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement TIP#307. | dkf | 2008-12-05 | 1 | -2/+10 |
|
|
* | * generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added another | dgp | 2008-12-04 | 1 | -0/+6 |
|
|
* | Fix [Bug 2380318] | dkf | 2008-12-03 | 1 | -6/+10 |
|
|
* | * generic/tclFileName.c (DoGlob): One of the | dgp | 2008-12-03 | 1 | -0/+7 |
|
|
* | note incompa | dgp | 2008-12-02 | 1 | -0/+2 |
|
|
* | TIP #336 IMPLEMENTATION | dgp | 2008-12-02 | 1 | -0/+20 |
|
|
* | * generic/tclIO.c (TclFinalizeIOSubsystem): Replaced Alexandre | andreas_kupries | 2008-12-02 | 1 | -0/+6 |
|
|
* | * generic/tclParse.c: Coding standards fixups. | dgp | 2008-12-01 | 1 | -0/+4 |
|
|
* | Fix [Bug 2371623] with a constraint. | dkf | 2008-12-01 | 1 | -7/+11 |
|
|
* | * library/clock.tcl (format, ParseClockScanFormat): Added a | Kevin B Kenny | 2008-11-30 | 1 | -0/+9 |
|
|
* | Implementation of TIP #210. | dkf | 2008-11-29 | 1 | -0/+9 |
|
|
* | Code now simple enough that we can improve its performance by applying the | dkf | 2008-11-29 | 1 | -1/+2 |
|
|
* | Improvements to the general readability of the TSD implementation. | dkf | 2008-11-29 | 1 | -23/+31 |
|
|
* | Alternate fix for[Bug 2251175]: missing backslash substitution on expanded li... | ferrieux | 2008-11-27 | 1 | -0/+8 |
|
|
* | A few more (harmless) Tcl_SetResult eliminations | nijtmans | 2008-11-26 | 1 | -0/+1 |
|
|
* | Eliminate warning: unused variable | nijtmans | 2008-11-26 | 1 | -0/+4 |
|
|
* | * library/tclIndex: Removed reference to no-longer-extant procedure | Kevin B Kenny | 2008-11-26 | 1 | -0/+7 |
|
|
* | Eliminate 3 calls to Tcl_SetResult, as | nijtmans | 2008-11-25 | 1 | -0/+6 |
|
|
* | * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Alexandre | andreas_kupries | 2008-11-25 | 1 | -0/+6 |
|
|
* | don't assume that Tcl_SetResult sets interp->result, especially not | nijtmans | 2008-11-25 | 1 | -0/+6 |
|
|
* | Converter script improvements. [Bug 2330040] | dkf | 2008-11-24 | 1 | -18/+23 |
|
|
* | Convert Tcl_SetResult(......, TCL_DYNAMIC) to | nijtmans | 2008-11-19 | 1 | -0/+6 |
|
|
* | 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 substitution on expanded literals. | ferrieux | 2008-11-17 | 1 | -0/+6 |
|
|
* | Fix signature and implementation of Tcl_HashStats, | nijtmans | 2008-11-17 | 1 | -0/+9 |
|
|
* | Check for uncompiled-for-continue [Bug 2186888] fixed earlier. | ferrieux | 2008-11-17 | 1 | -0/+5 |
|
|
* | change two Tcl_SetResult calls to Tcl_SetObjResult, | nijtmans | 2008-11-16 | 1 | -0/+6 |
|
|
* | rename static function FSUnloadTempFile to | nijtmans | 2008-11-13 | 1 | -0/+8 |
|
|
* | Use HKEY_CURRENT_USER instead of HKEY_CLASSES_ROOT during tests. Writing to | patthoyts | 2008-11-12 | 1 | -4/+10 |
|
|
* | Use -O2 as gcc optimization compiler flag, and get | nijtmans | 2008-11-12 | 1 | -0/+3 |
|
|
* | 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 | 1 | -0/+8 |
|
|
* | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich | andreas_kupries | 2008-11-10 | 1 | -0/+10 |
|
|
* | patch #2215022: clean up the binary ensemble initialization code | patthoyts | 2008-11-07 | 1 | -0/+7 |
|
|
* | add "-Wno-implicit-int" for gcc, as on UNIX | nijtmans | 2008-11-06 | 1 | -1/+8 |
|
|
* | * generic/tclPort.h: remove the ../win/ header dir as the build | hobbs | 2008-11-04 | 1 | -0/+6 |
|
|
* | Version bump of TclOO | dkf | 2008-11-01 | 1 | -0/+4 |
|
|
* | Fix [Bug 2200824] and make class constructor error handling much more robust. | dkf | 2008-10-31 | 1 | -15/+31 |
|
|
* | CONSTify TclDTraceInfo | nijtmans | 2008-10-28 | 1 | -1/+1 |
|
|
* | CONSTify TclDTraceInfo | nijtmans | 2008-10-28 | 1 | -0/+8 |
|
|
* | * generic/tclEncoding.c: Use "iso8859-1" and not "identity" | dgp | 2008-10-27 | 1 | -0/+13 |
|
|
* | Fixed a failure to read SHOUTcast streams with the new 2.7 | patthoyts | 2008-10-23 | 1 | -0/+6 |
|
|
* | * generic/tclCmdAH.c (ForNextCallback): handle TCL_CONTINUE in | Miguel Sofer | 2008-10-23 | 1 | -0/+5 |
|
|
* | Letting CONST die a slow and graceful death, since NO_CONST was | nijtmans | 2008-10-22 | 1 | -0/+20 |
|
|
* | * generic/tclProc.c: Reset -level and -code values to defaults | dgp | 2008-10-19 | 1 | -0/+5 |
|
|
* | Check syntax of [info coroutine] args, i.e. there are none. | dkf | 2008-10-19 | 1 | -0/+3 |
|
|
* | Document [info coroutine]. | dkf | 2008-10-19 | 1 | -0/+2 |
|
|
* | Improve documentation of [tcl::prefix]. | dkf | 2008-10-19 | 1 | -0/+5 |
|
|
* | CONST -> const | nijtmans | 2008-10-17 | 1 | -0/+6 |
|
|