summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Added test for [Bug 1675044].dgp2007-03-131-1/+18
* * generic/tclExecute.c (INST_FOREACH_STEP4): Make private copydgp2007-03-121-1/+13
* * generic/tclEvent.c (HandleBgErrors): Make efficient private copydgp2007-03-121-1/+18
* * generic/tclNamesp.c (NsEnsembleImplementationCmd): Make efficientdgp2007-03-121-1/+15
* * generic/tclVar.c (TclArraySet): Make efficient private copy ofdgp2007-03-121-1/+13
* Fix [Bug 1675116]dkf2007-03-091-1/+5
* Modified test initialisation to use theKevin B Kenny2007-03-091-2/+8
* * library/clock.tcl (ReadZoneinfoFile): Added Y2038 compliance toKevin B Kenny2007-03-091-1/+211
* * library/clock.tcl: Further tweaks to the Windows time zone tableKevin B Kenny2007-03-081-49/+178
* Add missing constraintsdgp2007-03-071-2/+2
* New US DST rules on Windows; Olson's tzdata2007cKevin B Kenny2007-03-071-6/+6
* * generic/tclCmdIL.c (Tcl_LreverseObjCmd): Added missingdgp2007-03-021-1/+4
* Added a scheme to allow aux-data to be printed out for debugging. For this to...dkf2007-03-021-1/+17
* * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Stop throwing awaydgp2007-03-011-3/+6
* Fix [Bug 1671138]dkf2007-03-011-6/+13
* Typo, more.andreas_kupries2007-02-221-2/+2
* Typo.andreas_kupries2007-02-221-2/+2
* * tests/pkg.test: Added tests for the case of an alpha packageandreas_kupries2007-02-221-1/+17
* Bug #1479814. Handle extended paths on Windows NT and above.patthoyts2007-02-201-1/+81
* * generic/tclNamesp.c: Corrected broken logic in Tcl_DeleteNamespace()dgp2007-02-081-4/+15
* * generic/tclNamesp.c: Corrected broken implementation of thedgp2007-02-061-1/+6
* * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versionsdas2007-01-191-5/+8
* Small fixes to quell tests that fail on some kinds of Win systemsdkf2007-01-182-84/+112
* Detect [Bug 1638414]dkf2007-01-181-23/+6
* Fix [lindex] argument ordering. [bug 1631364]dkf2007-01-091-50/+9
* * generic/tclEncoding.c (EscapeFromUtfProc):mdejong2006-12-271-1/+61
* * tests/macOSXLoad.test (new file): add testing of .bundle loading anddas2006-12-173-6/+46
* * tests/append.test: fix cleanup failure when all tests are skipped.das2006-12-171-2/+2
* * tests/chan.test (chan-16.9): cleanup chan event handler to avoiddas2006-12-171-1/+2
* * tests/info.test: add !singleTestInterp constraint to tests that faildas2006-12-171-16/+16
* adjust tcltest.tcl line numbers in info-22.8 & info-23.6 that changed by last...das2006-12-101-3/+3
* * generic/tclBasic.c: Another step down the path of re-usingdgp2006-12-081-5/+5
* * generic/tclMathOp.c: More revisions to make tests pass.dgp2006-12-081-7/+7
* More tests for bitopsdkf2006-12-081-37/+344
* * tests/mathop.test: Commmitted several new tests from Peter Spjuthdgp2006-12-071-4/+735
* More #174 bits and piecesdkf2006-12-071-2/+115
* Fixed line endings broken by a previous checking that caused test failures on...patthoyts2006-12-071-717/+717
* * generic/tclCompCmds.c: Revised and consolidated into utilitydgp2006-12-061-3/+3
* Improved error reporting in test expr-47.12Kevin B Kenny2006-12-061-8/+18
* * generic/tclBasic.c: TIP #291. Define tcl_platform element forandreas_kupries2006-12-052-3/+3
* * generic/tclPkg.c: When no requirements are supplied to adgp2006-12-051-3/+3
* Fix leaking-stderr test breakagedkf2006-12-041-8/+25
* Implement TIP#267dkf2006-12-041-688/+700
* TIP#299 IMPLEMENTATIONKevin B Kenny2006-12-012-3/+94
* * tests/chan.test: Correct timing sensitivity in new testdgp2006-12-011-3/+4