| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclBasic.c: Corrected several instances of unsafe | dgp | 2003-07-18 | 1 | -7/+5 |
|
|
* | * library/http/pkgIndex.tcl: merged to v2.4.4 from head | hobbs | 2003-07-18 | 1 | -1/+7 |
|
|
* | Fixed confusing error message. [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 |
|
|
* | * tests/cmdAH.test: Made tests of [file mtime] work better on FAT | dkf | 2003-07-04 | 1 | -27/+74 |
|
|
* | file copy empty filename bug fix | vincentdarley | 2003-06-23 | 1 | -1/+11 |
|
|
* | backport of regsub empty string fixes | vincentdarley | 2003-06-17 | 1 | -1/+41 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2003-06-10 | 1 | -1/+11 |
|
|
* | * string.test (string-4.15): Added test for [string first] bug | dgp | 2003-06-09 | 1 | -1/+8 |
|
|
* | Consequent fixes from [Bug 699060]; [format] should not be too eager to demote | dkf | 2003-05-14 | 1 | -1/+24 |
|
|
* | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words | dgp | 2003-05-12 | 1 | -1/+10 |
|
|
* | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, | Miguel Sofer | 2003-05-12 | 1 | -1/+15 |
|
|
* | Corrected error message for grammar and spelling. | dkf | 2003-05-05 | 2 | -6/+6 |
|
|
* | glob and square brackets fix | vincentdarley | 2003-04-29 | 1 | -1/+8 |
|
|
* | filesystem fixes backported | vincentdarley | 2003-04-14 | 5 | -22/+30 |
|
|
* | Fixed Bug 710310 (duplicate test numbers in clock.test). Made major
| Kevin B Kenny | 2003-04-12 | 2 | -49/+39 |
|
|
* | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected | dgp | 2003-04-11 | 1 | -1/+17 |
|
|
* | * tests/README: Direct [source] of *.test files is no longer | dgp | 2003-04-01 | 1 | -21/+40 |
|
|
* | Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352] | Miguel Sofer | 2003-03-27 | 3 | -46/+46 |
|
|
* | More elimination of dup test numbers [Bugs 710365, 710369] | dkf | 2003-03-27 | 4 | -27/+17 |
|
|
* | Removed test number dups [Bugs 710322, 710327, 710349, 710363] | dkf | 2003-03-27 | 9 | -149/+82 |
|
|
* | * library/tcltest/tcltest.tcl: Added reporting during | dgp | 2003-03-26 | 1 | -2/+2 |
|
|
* | * generic/tclVar.c: | Miguel Sofer | 2003-03-24 | 1 | -1/+11 |
|
|
* | * generic/tclCompile.c: | Miguel Sofer | 2003-03-19 | 1 | -1/+12 |
|
|
* | revised latest registry test commit | dgp | 2003-03-19 | 1 | -10/+4 |
|
|
* | * tests/registry.test: Changed the conditionals to avoid an
| Kevin B Kenny | 2003-03-19 | 1 | -8/+10 |
|
|
* | Fixes for three filesystem problems | vincentdarley | 2003-03-18 | 1 | -3/+3 |
|
|
* | Made format less keen on converting numeric types. [Bug #699060] | dkf | 2003-03-14 | 1 | -1/+8 |
|
|
* | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier | dkf | 2003-03-14 | 1 | -1/+4 |
|
|
* | * generic/tclCmdMZ.c (Tcl_SubstObj): Corrected and added test for | dgp | 2003-03-12 | 1 | -5/+5 |
|
|
* | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option | dgp | 2003-03-12 | 1 | -2/+5 |
|
|
* | * doc/tcltest.n: Added missing "-body" to example. Thanks to | dgp | 2003-03-08 | 1 | -1/+5 |
|
|
* | * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to
| dgp | 2003-03-06 | 1 | -2/+36 |
|
|
* | * tests/winTime.test: added note about PCI hardware dependency | hobbs | 2003-02-27 | 1 | -1/+3 |
|
|
* | Stop [lsearch -start 0 {} x] from crashing. [Bug #694232] | dkf | 2003-02-27 | 1 | -1/+5 |
|
|
* | * tests/pid.test: See below [Bug #678412]. | andreas_kupries | 2003-02-25 | 2 | -10/+10 |
|
|
* | * tests/execute.test: cleaning up testobj's at the end, to avoid | Miguel Sofer | 2003-02-25 | 1 | -1/+4 |
|
|
* | Stopped sign-bit propagation in [binary scan] of wide values. [Bug #690774] | dkf | 2003-02-21 | 1 | -1/+9 |
|
|
* | * generic/tclEncoding.c (LoadTableEncoding): | hobbs | 2003-02-21 | 1 | -1/+131 |
|
|
* | * generic/tclStringObj.c: restored Tcl_SetObjLength() side-effect | das | 2003-02-19 | 1 | -2/+2 |
|
|
* | * generic/tclCompile.c (TclCompileExprWords): remove unused | Miguel Sofer | 2003-02-19 | 1 | -2/+2 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): | hobbs | 2003-02-18 | 2 | -3/+82 |
|
|
* | Removed Windows line terminators. [Bug 687913]. | Kevin B Kenny | 2003-02-17 | 1 | -326/+326 |
|
|
* | Don Porter's fix for bad parsing of nested scripts [Bug 681841]. | Miguel Sofer | 2003-02-16 | 6 | -15/+34 |
|
|
* | Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the
| Kevin B Kenny | 2003-02-15 | 1 | -0/+326 |
|
|
* | * win/tclWinTime.c: Added code to test and compensate for forward
| Kevin B Kenny | 2003-02-14 | 1 | -14/+11 |
|
|
* | glob -l on broken symlink fix | vincentdarley | 2003-02-12 | 2 | -7/+48 |
|
|
* | * tests/lsearch.test: | hobbs | 2003-02-11 | 1 | -1/+6 |
|
|
* | Corrected a problem where http-4.14 would fail when run with a proxy
| Kevin B Kenny | 2003-02-11 | 1 | -3/+3 |
|
|
* | correct test names | hobbs | 2003-02-11 | 1 | -3/+3 |
|
|