summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* \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
* * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fixdas2007-08-141-1/+11
* * generic/tclExecute.c: Provide DECACHE/CACHE protection to thedgp2007-08-131-1/+13
* * generic/tclExecute.c (INST_STORE_ARRAY):Miguel Sofer2007-08-091-1/+17
* * generic/tclExecute.c: Corrected improper use of bignum argumentsdgp2007-08-081-1/+5
* * tests/parseExpr.test: Update source file name of expr parser code.dgp2007-08-061-3/+3
* VarReform [Patch 1750051]Miguel Sofer2007-07-311-2/+2
* * generic/tclCompExpr.c: More commentary.dgp2007-07-161-1/+92
* * generic/tclTrace.c: Corrected broken trace reversal logic indgp2007-06-271-1/+5
* * generic/tclBasic.c (TEOvI): Made sure that leaveMiguel Sofer2007-06-211-2/+2
* * generic/tclCompile.c: reverted TclEvalObjvInternal andMiguel Sofer2007-06-151-28/+47
* * generic/trace.test: added tests 36.* for dynamic trace creationMiguel Sofer2007-06-151-1/+51
* Convert [info] into an ensemble command.dkf2007-06-123-231/+235
* Forgot to fix the relevant testsdkf2007-06-082-8/+8
* * generic/tclBasic.c: Added interp flag value ERR_LEGACY_COPY todgp2007-06-051-0/+18
* Add missing constraintsdgp2007-06-041-3/+3
* * generic/tclBasic.c: Removed code that dealt withdgp2007-05-301-2/+2
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-182-32/+32
* * tests/encoding.test: Modified so that encoding tests happenKevin B Kenny2007-05-042-16/+40
* * tests/utf.test (utf-25.1--utf-25.4): Modified tests toKevin B Kenny2007-05-021-33/+67
* Test constraints are automatically "and"ed togetherdkf2007-04-201-2/+2
* Whitespace policing, replacing commas in varargs with constant string catenat...Kevin B Kenny2007-04-202-8/+4
* Fixed a buglet in recognizing time zone SIERRAKevin B Kenny2007-04-201-7/+3
* * tests/clock.test (clock-59.1): Added a regression test forKevin B Kenny2007-04-201-1/+39
* * tests/clock.test (clock-40.1, clock-58.1): Corrected aKevin B Kenny2007-04-201-3/+3
* * doc/clock.n: Corrected a silly error (transposed 'uppercase'Kevin B Kenny2007-04-201-1/+76
* * generic/tclCompCmds.c: added a cast to silence a compilerKevin B Kenny2007-04-151-1/+9
* * tests/string.test: More [string reverse] tests.dgp2007-03-301-1/+28
* * generic/tclProc.c (Tcl_ApplyObjCmd):Miguel Sofer2007-03-291-1/+19
* 2007-03-20 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2007-03-201-0/+17
* * win/tclWinReg.c (GetKeyNames): Size the buffer for enumeratingKevin B Kenny2007-03-171-1/+21
* * tests/parse.test: Add two backslash newline parse tests.mdejong2007-03-151-1/+7