summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | * 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
| * | | * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType()dgp2009-02-201-1/+7
| * | | Fix [Bug 2006879]dkf2009-01-061-2/+5
| * | | Backport fix for [Bug 2006884]dkf2009-01-061-8/+8
| * | | * library/clock.tcl (tcl::clock::add): Fixed error message formattingKevin B Kenny2009-01-031-1/+10
| * | | Fix [Bug 2431847]dkf2008-12-151-1/+7
| * | | * generic/tclIO.c (SetChannelFromAny and related): Modified theandreas_kupries2008-12-111-1/+11
| * | | Fallback to European time zone DST rules, when the timezone isnijtmans2008-12-111-1/+23
| * | | [Bug 1929403] specify the translation mode when counting bytespatthoyts2008-12-111-1/+2
| * | | * library/clock.tcl (format, ParseClockScanFormat): Added aKevin B Kenny2008-11-301-1/+14
| * | | only create test.dat file on windows, it is never used on unix and creationdas2008-10-231-9/+13
| * | | backport more reliable testscore_8_5_5dgp2008-10-141-20/+20
| * | | missing constraintdgp2008-10-141-2/+3