| Commit message (Expand) | Author | Age | Files | Lines |
* | * tests/stringObj.test: Tweaked tests to avoid hardcoded | ericm | 2000-06-28 | 1 | -9/+30 |
|
|
* | reduced unnecessary iterations in http-3.13 | hobbs | 2000-06-02 | 1 | -3/+3 |
|
|
* | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> | hobbs | 2000-06-02 | 1 | -2/+11 |
|
|
* | * tests/set-old.test: | hobbs | 2000-06-01 | 1 | -2/+41 |
|
|
* | * generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp and | ericm | 2000-05-31 | 1 | -2/+43 |
|
|
* | * tests/info.test: | hobbs | 2000-05-27 | 1 | -3/+20 |
|
|
* | * tests/string.test: added string map tests for the one-pair case, | hobbs | 2000-05-26 | 2 | -30/+23 |
|
|
* | * tests/clock.test: Added test for "2 days 2 hours ago" style | ericm | 2000-05-18 | 1 | -1/+6 |
|
|
* | * doc/namespace.n: | hobbs | 2000-05-11 | 1 | -4/+24 |
|
|
* | * doc/source.n: | hobbs | 2000-05-11 | 1 | -2/+8 |
|
|
* | test fix | hobbs | 2000-05-10 | 1 | -4/+6 |
|
|
* | * tests/lsearch.test: | ericm | 2000-05-09 | 1 | -6/+186 |
|
|
* | * doc/expr.n: | hobbs | 2000-05-09 | 2 | -8/+59 |
|
|
* | * tests/string.test: extended string match tests | hobbs | 2000-05-08 | 1 | -1/+34 |
|
|
* | * tests/set-old.test: | ericm | 2000-05-08 | 1 | -3/+28 |
|
|
* | * tests/compile.test: | hobbs | 2000-05-03 | 5 | -30/+29 |
|
|
* | 2000-05-02 Andreas Kupries <a.kupries@westend.com> | kupries | 2000-05-02 | 1 | -3/+32 |
|
|
* | 2000-04-21 Sandeep Tamhankar <sandeep@scriptics.com> | sandeep | 2000-04-22 | 1 | -2/+1 |
|
|
* | * msgcat.n: Added docs for new behavior from patch in [Bug: 4158]. | ericm | 2000-04-11 | 1 | -4/+98 |
|
|
* | * win/tclWinPipe.c (TclpCreateTempFile): Added conversion of | ericm | 2000-04-10 | 1 | -1/+24 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 121 | -248/+248 |
|
|
* | * tests/reg.test (matchexpected): corrected tests to use tcltest | hobbs | 2000-04-10 | 1 | -18/+27 |
|
|
* | Added "server closes without reading post data" case. | welch | 2000-04-09 | 2 | -48/+146 |
|
|
* | * tests/fCmd.test: marked test 8.1 knownBug because it is | hobbs | 2000-04-08 | 1 | -12/+17 |
|
|
* | * tests/foreach.test: | hobbs | 2000-04-04 | 4 | -35/+35 |
|
|
* | * generic/tclGet.c (Tcl_GetDouble): Added additional conditions to | ericm | 2000-03-31 | 1 | -1/+8 |
|
|
* | * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"' | hobbs | 2000-03-27 | 2 | -4/+3 |
|
|
* | * tests/clock.test: Modified some tests that were not robust with | ericm | 2000-03-21 | 1 | -11/+14 |
|
|
* | * library/http2.1/http.tcl: Added -querychannel option and altered | sandeep | 2000-03-19 | 1 | -4/+38 |
|
|
* | Added tests for -queryprogress | welch | 2000-03-17 | 2 | -26/+63 |
|
|
* | * tests/clock.test: Added test for ISO bases < 100000 | ericm | 2000-02-28 | 1 | -1/+5 |
|
|
* | * unix/README: | hobbs | 2000-02-10 | 1 | -1/+5 |
|
|
* | * tests/clock.test: Added tests for "next monthname" constructs. | ericm | 2000-02-09 | 1 | -12/+14 |
|
|
* | * tests/package.test: | ericm | 2000-02-07 | 1 | -33/+33 |
|
|
* | Removing struct namespace stuff. | ericm | 2000-02-07 | 2 | -414/+0 |
|
|
* | * tests/httpold.test: changed test script to source in the httpd | hobbs | 2000-02-05 | 1 | -149/+6 |
|
|
* | * tests/httpd: improved query support in test httpd to handle fix | hobbs | 2000-02-05 | 1 | -1/+17 |
|
|
* | * doc/tree.n: | ericm | 2000-02-05 | 2 | -0/+414 |
|
|
* | * tests/regexp.test: added tests for -all and -inline switches | hobbs | 2000-02-02 | 1 | -12/+50 |
|
|
* | * tests/package.test: | ericm | 2000-02-01 | 1 | -0/+71 |
|
|
* | * tests/pkg/magicchar2.tcl: | ericm | 2000-01-29 | 2 | -1/+14 |
|
|
* | * tests/pkg/spacename.tcl: | ericm | 2000-01-28 | 2 | -1/+10 |
|
|
* | * tests/pkg/magicchar.tcl: | ericm | 2000-01-28 | 2 | -1/+19 |
|
|
* | * tests/autoMkindex.test: | ericm | 2000-01-28 | 1 | -1/+12 |
|
|
* | * library/tcltest1.0/tcltest.tcl: Changed NormalizePath to | jenn | 2000-01-27 | 1 | -9/+2 |
|
|
* | * tests/pkg/samename.tcl: test file for bug #1983 | ericm | 2000-01-27 | 2 | -1/+34 |
|
|
* | * tests/pkgMkIndex.test: | ericm | 2000-01-27 | 1 | -13/+17 |
|
|
* | * generic/tclNamesp.c: Undid fix for #956, which broke backwards | ericm | 2000-01-26 | 1 | -8/+1 |
|
|
* | * namespace.test: Added test for undefined variables with | ericm | 2000-01-21 | 1 | -1/+8 |
|
|
* | added test for [info body] bytecompiled object bug | hobbs | 2000-01-21 | 1 | -1/+16 |
|
|