| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclExecute.c (TclExecuteByteCode): | mdejong | 2005-06-29 | 1 | -1/+252 |
|
|
* | bug 1194458 | Kevin B Kenny | 2005-06-21 | 1 | -1/+8 |
|
|
* | * generic/tclBasic.c: Added missing walk of the list of active traces | dgp | 2005-06-21 | 1 | -2/+35 |
|
|
* | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): Generate | mdejong | 2005-06-20 | 2 | -3/+107 |
|
|
* | Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] | dkf | 2005-06-17 | 1 | -1/+5 |
|
|
* | Fix an odd [after]-and-limits problem. [Bug 1221395] | dkf | 2005-06-17 | 1 | -1/+18 |
|
|
* | Fix [Bug 1220058] and quash a bizarre case which generated a bogus error msg. | dkf | 2005-06-14 | 1 | -1/+14 |
|
|
* | Added (untested!) implementation of truncation for Windows | dkf | 2005-06-07 | 1 | -3/+4 |
|
|
* | Now for a real test of [chan truncate]... | dkf | 2005-06-07 | 1 | -1/+14 |
|
|
* | Clean up tests in chan.test and add mechanism for chaining Tcl_WrongNumArgs | dkf | 2005-06-07 | 1 | -6/+6 |
|
|
* | TIP#208 implementation | dkf | 2005-06-06 | 1 | -0/+85 |
|
|
* | This close to a release, simple is better. | dgp | 2005-06-02 | 1 | -2/+7 |
|
|
* | d'oh! | dgp | 2005-06-01 | 1 | -1/+1 |
|
|
* | * generic/tclBasic.c: For compatibility with earlier Tcl releases, | dgp | 2005-06-01 | 1 | -0/+8 |
|
|
* | Implementation of TIP#241 from Joe Mistachkin | dkf | 2005-06-01 | 3 | -8/+89 |
|
|
* | TIP#229 implementation | dkf | 2005-05-30 | 2 | -4/+388 |
|
|
* | TIP#182 IMPLEMENTATION [Patch 1165062] | dgp | 2005-05-25 | 2 | -5/+68 |
|
|
* | * library/init.tcl: Updated [unknown] to be sure the [return] | dgp | 2005-05-24 | 1 | -1/+14 |
|
|
* | * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars | das | 2005-05-24 | 1 | -3/+3 |
|
|
* | * generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, so | dgp | 2005-05-18 | 1 | -13/+12 |
|
|
* | * generic/tclObj.c (TclInitObjSubsystem): Removed the | dgp | 2005-05-17 | 2 | -12/+11 |
|
|
* | * generic/tclInt.decls: | das | 2005-05-14 | 1 | -2/+4 |
|
|
* | Corrected duplication of test names | dgp | 2005-05-12 | 2 | -7/+7 |
|
|
* | * tests/string.test: string-10.[21-30] | hobbs | 2005-05-11 | 1 | -1/+31 |
|
|
* | Fixes for C++-style comment and bad NaN on PA-RISC | Kevin B Kenny | 2005-05-10 | 1 | -22/+22 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 37 | -325/+5386 |
|
|
* | * generic/tclExecute.c (ExponLong, ExponWide): fixed special case | Miguel Sofer | 2005-05-10 | 1 | -1/+4 |
|
|
* | * generic/tclCompCmds.c: Replaced all instance of | dgp | 2005-05-05 | 1 | -2/+2 |
|
|
* | * generic/tcl.decls: | dgp | 2005-05-02 | 1 | -1/+8 |
|
|
* | TIP#176 IMPLEMENTATION [Patch 1165695] | dgp | 2005-04-29 | 13 | -76/+286 |
|
|
* | * tests/unixInit.test (7.1): Alternative fix for the | dgp | 2005-04-28 | 1 | -6/+6 |
|
|
* | * library/init.tcl: Corrected flaw in interactive command | dgp | 2005-04-28 | 1 | -1/+17 |
|
|
* | TIP#183 IMPLEMENTATION [Patch 577093] | dgp | 2005-04-27 | 1 | -2/+36 |
|
|
* | typo | dgp | 2005-04-22 | 1 | -2/+2 |
|
|
* | * tests/string.test: Test string-23.0 for Bug 1187123. | dgp | 2005-04-22 | 1 | -1/+8 |
|
|
* | The 2005-04-21 changes to Tcl_GetBooleanFromObj were done to bring | dgp | 2005-04-22 | 1 | -19/+15 |
|
|
* | * generic/tclGet.c: Radical code simplification. Converted | dgp | 2005-04-21 | 1 | -15/+19 |
|
|
* | fixed Bug 1185933 | Kevin B Kenny | 2005-04-19 | 1 | -1/+13 |
|
|
* | * tests/unixInit.test: Disabled obsolete tests and removed code | dgp | 2005-04-15 | 2 | -58/+38 |
|
|
* | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit | davygrvy | 2005-04-14 | 1 | -3/+3 |
|
|
* | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit | davygrvy | 2005-04-14 | 1 | -2/+2 |
|
|
* | Test updates for new [switch] compiler | dkf | 2005-04-08 | 1 | -17/+63 |
|
|
* | replace obsolete "winOnly" constraint with preferred "win" | dgp | 2005-04-05 | 1 | -1/+1 |
|
|
* | * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limit | dgp | 2005-03-18 | 2 | -5/+49 |
|
|
* | more tests and a fix to bug 1158199 | vincentdarley | 2005-03-15 | 1 | -1/+9 |
|
|
* | fix to file norm, file pathtype on windows reserved filenames | vincentdarley | 2005-03-15 | 1 | -1/+50 |
|
|
* | speed up some tests | dgp | 2005-02-24 | 1 | -7/+7 |
|
|
* | More robust new test tcltest-9.5 | dgp | 2005-02-24 | 1 | -7/+9 |
|
|
* | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid | dgp | 2005-02-24 | 1 | -3/+16 |
|
|
* | * tests/basic.test (basic-26.3): new test | Miguel Sofer | 2005-02-11 | 1 | -2/+21 |
|
|