summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrongdkf2010-06-222-2/+2
* [Backport] Also check the reverse path of dict->list EIAS violation.ferrieux2010-05-201-1/+2
* Backport of fix for [Bug 3004007], EIAS violation in list-dict conversions.ferrieux2010-05-191-1/+2
* * generic/tclResult.c: [Bug 2383005] Revise [return -errorcode] sodgp2010-03-241-2/+4
* * generic/tclListObj.c: Prevent in overflow trouble in [lreplace]dgp2010-03-181-1/+25
* * generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieuxandreas_kupries2010-03-091-1/+77
* Fix [Bug 2954959] expr abs(0.0) is -0.0nijtmans2010-02-211-1/+19
* [Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode.dkf2010-02-111-1/+4
* * generic/tclCompile.c: [Bug 2933089]: A literal sharing problem withandreas_kupries2010-02-021-1/+41
* Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset]dkf2010-02-021-5/+29
* Fix environment tests under CYGWINnijtmans2010-01-061-3/+3
* Various trivial fixes, discovered during CYGWIN porting attempt. All backport...nijtmans2010-01-061-7/+7
* * generic/tclPathObj.c (TclPathPart): Correct inconsistency betweendgp2010-01-051-1/+15
* [Bug 2923613]: Make the safer [source] handle a [return] at the end of the filedkf2009-12-301-1/+12
* [Bug 2895741]: Make min() and max() supported in safe interpreters.dkf2009-12-292-28/+50
* [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly.dkf2009-12-281-1/+3
* Correct failing testdkf2009-12-281-2/+2
* [Bug 2891362]: Make time limits work better with the event loop.dkf2009-12-281-1/+13
* Upgrade to Safe Base's handling of [glob] to be more permissive with thedkf2009-12-161-1/+36
* [Bug 1911342]: Rewrite formatting to avoid bogus link from tm.n to list.n indkf2009-12-161-1/+8
* * library/safe.tcl: Backport of the streamlined safe base fromandreas_kupries2009-12-091-19/+3
* Fix [Bug 2891556] and improve test to detect similar manifestations in the fu...ferrieux2009-11-161-1/+2
* * tests/io.test: New test io-53.11 to test for [Bug 2895565].dgp2009-11-121-1/+32
* Fixed a number of test issues for Vista and Win7.patthoyts2009-11-113-265/+331
* * generic/tclBasic.c (TclEvalObjEx): Plug memory leak indgp2009-11-091-2/+2
* Backported permissions fix for Windows 7 to cleanup test directory.patthoyts2009-11-031-1/+2
* Test hygiene for the ::tmp variabledgp2009-10-294-9/+17
* * library/clock.tcl (LocalizeFormat):Kevin B Kenny2009-10-291-1/+5
* * tests/fileName.test (fileName-20.[78]): Corrected poor testKevin B Kenny2009-10-281-1/+12
* * library/clock.tcl (ParseClockScanFormat):Kevin B Kenny2009-10-271-1/+14
* * library/clock.tcl (ProcessPosixTimeZone):Kevin B Kenny2009-10-241-1/+11
* Fix for [Bug 988703, 1565466]Joe Mistachkin2009-10-181-4/+7
* [Bug 2874678]: Don't leak bignums in [dict incr]...dkf2009-10-081-13/+23
* * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard,andreas_kupries2009-08-251-10/+283
* regression testsdgp2009-08-211-1/+29
* another testdgp2009-08-191-1/+11
* test for 2806250dgp2009-08-181-1/+11
* nicer test failure modedgp2009-08-181-2/+2
* * generic/tclPathObj.c: Added NULL check to prevent crashes duringdgp2009-08-181-1/+33
* * doc/refchan.n [Bug 2827000]: Extended the implementation ofandreas_kupries2009-08-061-1/+73
* * generic/tclStringObj.c: Corrected failure to grow bufferdgp2009-07-311-1/+5
* * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter,andreas_kupries2009-07-141-1/+19
* test name conflictdgp2009-06-131-2/+2
* * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtrdgp2009-06-131-1/+14
* * generic/tclGetDate.y: Fixed a thread safety bug in the generatedKevin B Kenny2009-06-091-4/+39
* * tests/expr.test: Added many tests demonstrating the brokendgp2009-06-011-1/+326
* * tests/httpd: Backport new tests for http 2.7.3.dgp2009-04-102-5/+17
* * generic/tclStringObj.c: Added protections from invalid memorydgp2009-03-301-1/+34
* * generic/tclPathObj.c (TclPathPart): TclPathPart() was computingdgp2009-03-271-1/+14
* * generic/tclStringObj.c: Test stringObj-6.9 checks thatdgp2009-03-211-1/+7