summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclClock.c (ClockParseformatargsObjCmd):Kevin B Kenny2008-02-061-3/+7
* * generic/tclCmdIl.c (Tcl_LreverseObjCmd):Miguel Sofer2008-01-221-1/+4
* test for memory leakdgp2008-01-161-1/+20
* * generic/tclStringObj.c (Tcl_AppendFormatToObj): Correct failure todgp2008-01-101-1/+5
* * generic/tclCompCmds.c (TclCompileRegexpCmd): TCL_REG_NOSUB cannothobbs2007-12-232-1/+16
* * generic/tclCmdIL.c: speed patch for lsort [Patch 1856994].Miguel Sofer2007-12-231-1/+4
* * generic/tclCompCmds.c (TclCompileSwitchCmd): update switch -regexphobbs2007-12-191-1/+36
* Fixes for problems created when processing regular expressions thatdkf2007-12-181-1/+10
* Fix for broken test on win2k with long machine namepatthoyts2007-12-141-2/+5
* merge stable branch onto HEADdgp2007-12-1344-44/+44
* * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlobhobbs2007-12-111-1/+61
* * tests/io.test, tests/chanio.test (io-73.1): Make sure to invalidatehobbs2007-12-092-2/+12
* Forgot to adjust tests to take into account safeness of [unload]dkf2007-12-081-3/+3
* * tests/stack.test: made the tests for stack overflow not careMiguel Sofer2007-12-051-5/+22
* Prevent shimmering crash in [lsearch] when -exact and -integer/-real are mixed.dkf2007-12-051-1/+10
* Make two-arg switch work reliably (and actually as documented!) [Bug 1836519]dkf2007-12-031-187/+180
* Extra channel tests to check for no -eofcharpatthoyts2007-11-281-1/+10
* * doc/chan.n: "Fix" the limitation on channel -eofchardgp2007-11-271-1/+7
* * generic/tclIORChan.c: Fixed a problem with reflectedandreas_kupries2007-11-241-3/+3
* * generic/tclVar.c (Tcl_ArrayObjCmd): handle the right data forhobbs2007-11-231-1/+5
* Turn the [string] command into a real compiled ensemble.dkf2007-11-232-8/+8
* Rebuild [dict] as a full compiled ensemble.dkf2007-11-221-3/+3
* Flag shimmering bug found in [string range].dkf2007-11-221-1/+6
* * generic/tclDictObj.c: Changed the underlying implementation of thedkf2007-11-203-28/+39
* Fix accidentally damaged testsdkf2007-11-191-13/+5
* Greatly improved ensemble compiler. This one now can handle any ensemble.dkf2007-11-162-4/+4
* * generic/regc_nfa.c: Fixed infinite loop in the regexp compiler.dgp2007-11-151-1/+6
* * tests/chanio.test: New file. This is essentially a duplicate ofandreas_kupries2007-11-142-2/+7465
* Make some tests clearer on failure by using tcltest2 featuresdkf2007-11-131-22/+16
* * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h:hobbs2007-11-121-0/+76
* * generic/tclTest.c (TestSetCmd2):Miguel Sofer2007-11-031-1/+8
* \u0000 is ASCII! [Bug 1808258]dkf2007-11-011-4/+4
* * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp2007-10-1516-135/+131
* * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-111-1/+7
* * library/tcltest/tcltest.tcl: Accept underscores and colons indgp2007-09-111-3/+3
* * doc/package.n: Restored the functioning ofdgp2007-09-111-7/+13
* * doc/package.n: Restored the document parallel syntax of thedgp2007-09-101-8/+8
* * generic/tclInt.h: Removed the "nsName" Tcl_ObjType from thedgp2007-09-095-52/+45
* * generic/tclCompCmds.c: Use the new INST_REVERSE instructiondgp2007-09-091-3/+4
* Fix [Bug 1786481]dkf2007-09-081-1/+43
* * generic/tclEvent.c ([::tcl::Bgerror]): Corrections to Tcl'sdgp2007-09-071-1/+40
* * generic/tclResult.c (Tcl_GetReturnOptions): Take care that adgp2007-09-071-2/+2
* * tests/lindex.test (lindex-17.[01]): Added code to detect theKevin B Kenny2007-09-031-1/+23
* * library/clock.tcl (ParseClockScanFormat): Modified code to allowKevin B Kenny2007-08-251-1/+40
* * generic/tclExecute.c (TclExecuteByteCode): Added code to handleKevin B Kenny2007-08-251-2/+122
* * generic/tclCompExpr.c: Register literals found in expressionsdgp2007-08-241-1/+24
* * generic/tclMain.c: Corrected the logic of dropping the lastdgp2007-08-211-1/+30
* thread-4.4: clear ::errorInfo in the thread as a message is left here from in...patthoyts2007-08-211-2/+2
* Fix [Bug 1773127]dkf2007-08-151-1/+22
* * generic/tclBasic.c: Use fully qualified variable names fordgp2007-08-142-4/+5