summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * doc/interp.n: [3081184] TIP #378.andreas_kupries2010-11-152-39/+157
* * generic/tclCompCmds.c (TclCompileCatchCmd):Kevin B Kenny2010-11-031-1/+31
* Improved handling of non-standard module path lists, empty path lists in part...stwo2010-11-021-2/+2
* [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-17/+17
* * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff toandreas_kupries2010-09-012-7/+129
* * generic/tclProc.c (ProcWrongNumArgs): [Bug 3045010]: Make thedkf2010-08-151-3/+3
* * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): [Bug 2826551, Patch 2948425]:dkf2010-08-121-18/+246
* Test iocmd-32.2 tests for Bug 3034840dgp2010-08-031-1/+14
* * tests/var.test (var-19.1): [Bug 3037525]: Added testandreas_kupries2010-08-031-1/+8
* * tests/info.test (info-39.1, test_info_frame): Changed absoluteandreas_kupries2010-08-031-3/+3
* * generic/tclExecute.c (IllegalExprOperandType): [Bug 3024379]: Madedkf2010-07-021-15/+19
* * 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