| Commit message (Expand) | Author | Age | Files | Lines |
* | fix to 551306 | vincentdarley | 2002-05-02 | 3 | -3/+38 |
|
|
* | Added more thorough tests for handling of conversion to boolean. | dkf | 2002-04-26 | 1 | -1/+13 |
|
|
* | corrected constraint name for filename-12.1.4 to pcOnly from unixpcOnly | hobbs | 2002-04-22 | 1 | -2/+2 |
|
|
* | list/string indexes don't destroy wide int rep [Bug #526717] | dkf | 2002-04-19 | 1 | -1/+6 |
|
|
* | [Bug 545325 ] info level didn't report namespace eval. | Miguel Sofer | 2002-04-18 | 1 | -1/+6 |
|
|
* | Fixed Bug #545644; [info body] always gives a proper string now! | dkf | 2002-04-18 | 1 | -5/+13 |
|
|
* | fix for [Bug #542588], where "too large integers" were reported as | Miguel Sofer | 2002-04-18 | 1 | -1/+8 |
|
|
* | * Revised to run tests in a namespace, rather than | dgp | 2002-04-17 | 1 | -57/+72 |
|
|
* | * Revised to run tests in a namespace, rather than | dgp | 2002-04-16 | 1 | -330/+379 |
|
|
* | * Parts of fileSystem.test require tcltest 2. Added appropriate checks. | dgp | 2002-04-16 | 2 | -20/+45 |
|
|
* | * Increased timeout values so that tests have | dgp | 2002-04-15 | 1 | -8/+8 |
|
|
* | Improved stack trace for TCL_BREAK and TCL_CONTINUE returns from procs. [Bug ... | Miguel Sofer | 2002-04-15 | 1 | -3/+5 |
|
|
* | made bytecodes check for a catch before returning; the compiled [return] is o... | Miguel Sofer | 2002-04-15 | 1 | -1/+10 |
|
|
* | * Revised [tcltest::test] to return errors | dgp | 2002-04-15 | 1 | -21/+25 |
|
|
* | tests/ioCmd.test: fixed iocmd-8.15 to have mac and unixPc variants | hobbs | 2002-04-12 | 1 | -14/+21 |
|
|
* | fixed copyright notice | hobbs | 2002-04-10 | 1 | -2/+4 |
|
|
* | 2002-04-08 Daniel Steffen <das@users.sourceforge.net> | das | 2002-04-08 | 5 | -15/+21 |
|
|
* | * Corrected [subst] so that return codes | dgp | 2002-04-05 | 1 | -1/+13 |
|
|
* | fs ~ cache clear test | vincentdarley | 2002-04-03 | 1 | -0/+14 |
|
|
* | * generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc) | hobbs | 2002-03-29 | 1 | -1/+12 |
|
|
* | * Corrected problems with Tcl_AllowExceptions | dgp | 2002-03-29 | 1 | -1/+42 |
|
|
* | avoid exceptional returns at level 0 [Bug 219181] | Miguel Sofer | 2002-03-27 | 1 | -1/+15 |
|
|
* | * Major code cleanup to deal with whitespace, | dgp | 2002-03-27 | 1 | -10/+10 |
|
|
* | * Added missing [after cancel]s. | dgp | 2002-03-27 | 1 | -3/+5 |
|
|
* | * Removed workarounds for Bug 495977. | dgp | 2002-03-25 | 1 | -63/+183 |
|
|
* | fixed typo and compiler warning in last commit; all tests now pass on unix | vincentdarley | 2002-03-24 | 1 | -1/+1 |
|
|
* | fs tests | vincentdarley | 2002-03-24 | 1 | -1/+3 |
|
|
* | fs tests | vincentdarley | 2002-03-24 | 1 | -1/+1 |
|
|
* | 4 fs fixes | vincentdarley | 2002-03-24 | 4 | -6/+197 |
|
|
* | adding test for [Bug 533758], fixed earlier today. | Miguel Sofer | 2002-03-23 | 1 | -3/+25 |
|
|
* | Fixed buffer overrun reported in 530320; luckily it is not likely to | dkf | 2002-03-15 | 1 | -1/+8 |
|
|
* | * Added the [interp recursionlimit] command to | dgp | 2002-03-07 | 1 | -23/+522 |
|
|
* | TIP#81 implementation, tests and docs | dkf | 2002-03-06 | 1 | -16/+84 |
|
|
* | * tests/io.test: | hobbs | 2002-03-04 | 2 | -7/+49 |
|
|
* | corrected iso2022 return encoding escape | hobbs | 2002-03-02 | 1 | -2/+2 |
|
|
* | * tests/encoding.test: added encoding-23.* tests | hobbs | 2002-03-02 | 1 | -19/+73 |
|
|
* | couple extra tests | hobbs | 2002-03-01 | 1 | -1/+11 |
|
|
* | * tests/socket.test (2.7): Accepted and applied patch for Tcl SF | andreas_kupries | 2002-02-27 | 1 | -3/+3 |
|
|
* | avoiding a buffer overrun in [subst]; restoring tcl7.6 behaviour [Bug #495207] | Miguel Sofer | 2002-02-25 | 1 | -1/+13 |
|
|
* | * tests/regexpComp.test: updated regexp-11.[1-4] to match changes | hobbs | 2002-02-22 | 1 | -7/+7 |
|
|
* | updated safe-8.5 and safe-8.7 | hobbs | 2002-02-22 | 1 | -3/+7 |
|
|
* | Added TIP#76 implementation, docs + tests. | dkf | 2002-02-22 | 1 | -8/+20 |
|
|
* | Further changes to the TIP 72 patch to make it compile under VC++ | Kevin B Kenny | 2002-02-15 | 1 | -2/+2 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 11 | -179/+354 |
|
|
* | Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and | Kevin B Kenny | 2002-02-10 | 1 | -1/+32 |
|
|
* | * tests/scan.test: | hobbs | 2002-02-07 | 1 | -2/+13 |
|
|
* | extra code coverage cases | hobbs | 2002-02-07 | 2 | -11/+37 |
|
|
* | added 10.18 and 10.19 extra tests | hobbs | 2002-02-07 | 1 | -1/+7 |
|
|
* | * tests/io.test: io-39.22 split into two tests, one platform | andreas_kupries | 2002-02-01 | 1 | -4/+18 |
|
|
* | * tests/regexpComp.test: | hobbs | 2002-01-30 | 1 | -1/+21 |
|
|