| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP #156: Language-Neutral Root Locale for Msgcat | Kevin B Kenny | 2003-10-21 | 1 | -20/+31 |
|
|
* | Fixed bug 823768 by pre-parsing the index list | dkf | 2003-10-15 | 1 | -2/+2 |
|
|
* | Test to detect a sharing problem with TIP#127 exposed in tclbench | dkf | 2003-10-14 | 1 | -1/+10 |
|
|
* | regsub fix | vincentdarley | 2003-10-14 | 1 | -1/+14 |
|
|
* | TIP#127 Implementation. Thanks to Michael Schlenker for his implementation work | dkf | 2003-10-14 | 2 | -5/+106 |
|
|
* | filesystem bug fixes | vincentdarley | 2003-10-13 | 1 | -1/+18 |
|
|
* | Added constraint to the new tests. | dgp | 2003-10-08 | 1 | -9/+10 |
|
|
* | Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the length | dkf | 2003-10-08 | 1 | -4/+19 |
|
|
* | * tests/cmdAH.test: | dgp | 2003-10-07 | 8 | -317/+313 |
|
|
* | * tests/pid.test: Corrected temporary file management issues | dgp | 2003-10-07 | 1 | -11/+16 |
|
|
* | * tests/fCmd.test: Run tests with the [temporaryDirectory] as | dgp | 2003-10-07 | 1 | -1/+3 |
|
|
* | * tests/io.test: Corrected several tests that failed when paths | dgp | 2003-10-07 | 2 | -38/+23 |
|
|
* | * tests/regexp.test: Matched [makeFile] with [removeFile]. | dgp | 2003-10-07 | 2 | -11/+19 |
|
|
* | * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitution | dgp | 2003-10-06 | 1 | -3/+3 |
|
|
* | * tests/reg.test: Corrected duplicate test names. | dgp | 2003-10-06 | 9 | -19/+19 |
|
|
* | fix for [Bug 816641] - faulty execution and catch stack management. | Miguel Sofer | 2003-10-04 | 1 | -1/+10 |
|
|
* | fixed inconsistent handling of file separators in file join | vincentdarley | 2003-09-30 | 1 | -1/+80 |
|
|
* | improved test description | dgp | 2003-09-29 | 1 | -2/+4 |
|
|
* | TIP#112 ([namespace ensemble] command) implementation. | dkf | 2003-09-29 | 1 | -13/+448 |
|
|
* | trace.test remove knownBug | vincentdarley | 2003-09-24 | 1 | -12/+13 |
|
|
* | * tests/trace.test (trace-31,32-*): Added tests for [Bug 807243] | dgp | 2003-09-24 | 1 | -1/+34 |
|
|
* | Stop failure of expr-23.4 on 64bit architectures. [Bug 808244] | dkf | 2003-09-19 | 1 | -2/+2 |
|
|
* | * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all ca... | Miguel Sofer | 2003-09-19 | 1 | -1/+9 |
|
|
* | test suite fix for AFS | vincentdarley | 2003-09-16 | 1 | -2/+8 |
|
|
* | minor filesystem bug fixes | vincentdarley | 2003-09-16 | 1 | -3/+43 |
|
|
* | TIP#123 Implementation based on work by Arjen Markus. [Patch 655176] | dkf | 2003-09-12 | 2 | -54/+108 |
|
|
* | * doc/FileSystem.3: Implementation of | dgp | 2003-09-05 | 3 | -117/+382 |
|
|
* | && of constraints is the default; need not be specified. | dgp | 2003-09-04 | 1 | -3/+3 |
|
|
* | Typo correction: knownbug -> knownBug | dgp | 2003-09-04 | 1 | -2/+2 |
|
|
* | * generic/tclCmdAH.c: Corrected bug in TIP 90 implementation | dgp | 2003-08-29 | 1 | -2/+2 |
|
|
* | * generic/tclUtil.c: Corrected [Bug 411825] and other bugs in | dgp | 2003-08-27 | 1 | -1/+21 |
|
|
* | * tests/util.test: Added new tests for remaining TclNeedSpace() | dgp | 2003-08-27 | 1 | -1/+36 |
|
|
* | TIP#136 IMPLEMENTATION. We now have an [lrepeat] command! | dkf | 2003-08-11 | 1 | -0/+79 |
|
|
* | * tests/async.test: Added several tests that demonstrate Tcl | dgp | 2003-07-24 | 7 | -12/+148 |
|
|
* | * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose. | rmax | 2003-07-24 | 1 | -1/+9 |
|
|
* | test suite on afs fix | vincentdarley | 2003-07-21 | 1 | -3/+13 |
|
|
* | * library/http/pkgIndex.tcl: upped to http v2.4.4 | hobbs | 2003-07-18 | 1 | -1/+7 |
|
|
* | Fixed error message to be less confusing [Bug 771539] | dkf | 2003-07-15 | 1 | -2/+2 |
|
|
* | Documented and tested for the current behaviour of [binary format a] and | dkf | 2003-07-11 | 1 | -1/+23 |
|
|
* | winFCmd.test fix | vincentdarley | 2003-07-08 | 1 | -6/+20 |
|
|
* | * tests/cmdAH.test: Made tests of [file mtime] work better on FAT | dkf | 2003-07-04 | 1 | -29/+76 |
|
|
* | [string map] now can take dictionaries for maps but the condition for doing so | dkf | 2003-07-04 | 1 | -1/+5 |
|
|
* | * tests/init.test: Added [cleanupTests] to report results of tests | dgp | 2003-06-27 | 3 | -7/+6 |
|
|
* | * tests/init.test: Added tests init-4.6.* to illustrate [Bug 760872] | dgp | 2003-06-26 | 1 | -3/+4 |
|
|
* | Factored out the trace code - it's big enough to be its own maintenance area | dkf | 2003-06-25 | 3 | -65/+63 |
|
|
* | * doc/dde.n: Committed TIP #135 which changes the | patthoyts | 2003-06-23 | 1 | -11/+23 |
|
|
* | * doc/dde.n: Committed TIP #120 which provides the | patthoyts | 2003-06-23 | 1 | -10/+254 |
|
|
* | filesystem fixes -- see ChangeLog | vincentdarley | 2003-06-23 | 1 | -1/+11 |
|
|
* | regsub empty string fixes, and windows build | vincentdarley | 2003-06-17 | 1 | -1/+41 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2003-06-10 | 1 | -1/+11 |
|
|