summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/io.test:hobbs2002-03-042-7/+49
* corrected iso2022 return encoding escapehobbs2002-03-021-2/+2
* * tests/encoding.test: added encoding-23.* testshobbs2002-03-021-19/+73
* couple extra testshobbs2002-03-011-1/+11
* * tests/socket.test (2.7): Accepted and applied patch for Tcl SFandreas_kupries2002-02-271-3/+3
* avoiding a buffer overrun in [subst]; restoring tcl7.6 behaviour [Bug #495207]Miguel Sofer2002-02-251-1/+13
* * tests/regexpComp.test: updated regexp-11.[1-4] to match changeshobbs2002-02-221-7/+7
* updated safe-8.5 and safe-8.7hobbs2002-02-221-3/+7
* Added TIP#76 implementation, docs + tests.dkf2002-02-221-8/+20
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-151-2/+2
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-1511-179/+354
* Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken andKevin B Kenny2002-02-101-1/+32
* * tests/scan.test:hobbs2002-02-071-2/+13
* extra code coverage caseshobbs2002-02-072-11/+37
* added 10.18 and 10.19 extra testshobbs2002-02-071-1/+7
* * tests/io.test: io-39.22 split into two tests, one platformandreas_kupries2002-02-011-4/+18
* * tests/regexpComp.test:hobbs2002-01-301-1/+21
* updated error-1.3 result that changed with string bc correctionhobbs2002-01-291-5/+3
* * tests/regexpComp.test (new):hobbs2002-01-291-0/+760
* * generic/tclInt.decls:das2002-01-272-16/+18
* Make -eofchar and -translation options read only formdejong2002-01-252-3/+34
* * generic/tclIO.c (WriteChars): Fix for SF #506297, reported byandreas_kupries2002-01-211-1/+14
* More changes for test portability. Using euro symbol.dgp2002-01-091-7/+7
* * generic/tclTest.c (MainLoop):dgp2002-01-091-15/+21
* * doc/Tcl_Main.3:dgp2002-01-051-0/+1048
* Added fix for Bug #494348; the [foreach] implementation was doing somedkf2002-01-031-26/+13
* Added test from Bug #494348, but solution still far off.dkf2002-01-031-1/+26
* Fixed fault with case-insensitive string matching (Bug#233257) and rewrotedkf2002-01-022-53/+61
* * Applied #219311 on behalf of Rolf Schroedterandreas_kupries2001-12-172-5/+51
* fix background error reporting in the absence of a bgerror proc [Bug 219142].Miguel Sofer2001-12-101-1/+15
* restored consistency in refCount accounting by array traces [Bug #4484339]Miguel Sofer2001-12-071-2/+14
* More expr syntax error improvementsdkf2001-12-067-316/+316
* new algorithm for [array get], safe when there are traces that modify the arr...Miguel Sofer2001-12-051-1/+29
* Improved messages produced on getting a syntax error in an expressiondkf2001-12-049-399/+340
* Modified test namespace-41.2, added 41.3Miguel Sofer2001-11-291-3/+17
* added new test for bug 231259Miguel Sofer2001-11-291-3/+20
* Made test cmdAH-24.2 more robust.dkf2001-11-271-15/+17
* Tightened up the argument passing for [switch] to promote robuster scripts.dkf2001-11-271-15/+34
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-7/+10
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-2310-18/+37
* another fix for test trace-8.8dgp2001-11-211-1/+2
* * corrected test trace-8.8 for Bug 219393dgp2001-11-211-2/+2
* * tests/compile.test: added a test for bug [Bug 483309]Miguel Sofer2001-11-191-1/+14
* win fs fixesvincentdarley2001-11-191-1/+4
* Changes due to TIP#68; memory handling in variable traces is now correct!dkf2001-11-191-1/+22
* * tests/interp.test:hobbs2001-11-161-1/+12
* Code reordering; execution levels made consistent [Bug 480896].Miguel Sofer2001-11-161-2/+2
* added lset tests and updated lindex tests for TIPs#22,33,45 by Kennyhobbs2001-11-146-70/+1392
* * tests/var.test:dgp2001-11-091-1/+11
* win fs fixesvincentdarley2001-10-291-1/+11