summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* TIP#237 IMPLEMENTATIONdgp2005-10-088-24/+511
* * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tomsofer_wcodes_branch_20051007kennykb_numerics_branch_20051008hobbs2005-10-071-2/+2
* * tests/env.test (env-6.1):hobbs2005-10-051-1/+8
* * tests/http.test: do not URI encode -._~ accordinghobbs2005-10-051-3/+3
* * tests/winFile.test (getuser): allow valid Windows usernames.hobbs2005-10-051-2/+2
* fixed test cases for new US DST rules.Kevin B Kenny2005-10-031-1120/+1122
* implementation for TIP #255, expr min/maxhobbs2005-09-292-4/+46
* Test for [Bug 1116542]dkf2005-09-271-1/+5
* D'oh, missed a spotdkf2005-09-081-2/+2
* Final fixesdkf2005-09-081-3/+3
* Test suite about fixed up for TIP#254dkf2005-09-081-4/+4
* Closer to being right...dkf2005-09-081-11/+29
* More fixingdkf2005-09-081-17/+17
* A bit more fixing...dkf2005-09-081-15/+17
* First step to fixing test suitedkf2005-09-081-20/+20
* * generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negativedgp2005-09-071-1/+4
* Add flag to lists so that evaluating contexts can handle them efficiently muchdkf2005-09-061-1/+24
* * library/tm.tcl (::tcl::tm::roots): Accepted Don Porter's patchandreas_kupries2005-08-291-2/+2
* renumber expr-39.* to expr-46.*Kevin B Kenny2005-08-291-13/+13
* fix test case bracing and numberingKevin B Kenny2005-08-291-10/+10
* removed inappropriate swizzling of tcl_precisionKevin B Kenny2005-08-291-3/+1
* Bug 1275043Kevin B Kenny2005-08-291-1/+75
* Remove extra blank lines between tests so groups go together better.dkf2005-08-241-220/+1
* TIP#219 IMPLEMENTATIONandreas_kupries2005-08-243-11/+3353
* fix formatting of fp number with smallest significandKevin B Kenny2005-08-241-1/+97
* fixed bad clock test, removed duplicated code in Tcl_FinalizeKevin B Kenny2005-08-171-22/+16
* bug 1257830Kevin B Kenny2005-08-121-1/+14
* further untangling of Tcl_Finalize, and test cleanup on Win32 threadedKevin B Kenny2005-08-102-4/+6
* remove obsolete commentdgp2005-08-081-2/+1
* Further nonPortable [binary] test cleanupKevin B Kenny2005-08-051-10/+1
* Handle abs(-0x80000000) [Bug 1241572]Kevin B Kenny2005-08-051-1/+5
* Cleaned up [binary scan] testing for NaN [Bug 1246264]Kevin B Kenny2005-08-051-19/+16
* Take care with globals that have an entry in the var table but "don't exist"dkf2005-07-291-2/+15
* * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-2812-248/+240
* * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems todkf2005-07-281-1/+29
* * tests/expr.test: Consolidated equivalent constraints intodgp2005-07-275-207/+202
* typodgp2005-07-261-2/+2
* * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so thatdgp2005-07-261-1/+12
* * tests/string.test: Add string is tests formdejong2005-07-231-1/+49
* Compiler for [dict] and related changes.dkf2005-07-211-1/+36
* socket wrong#args message now follows the general conventionsdkf2005-07-171-16/+6
* Bug 1237907Kevin B Kenny2005-07-151-1/+55
* * generic/tclExecute.c (TclExecuteByteCode):mdejong2005-07-091-1/+969
* * generic/tclNamesp.c: Allow for [namespace import] of a commanddgp2005-07-051-2/+2
* * generic/tclExecute.c (TclExecuteByteCode):mdejong2005-06-291-1/+252
* bug 1194458Kevin B Kenny2005-06-211-1/+8
* * generic/tclBasic.c: Added missing walk of the list of active tracesdgp2005-06-211-2/+35
* * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): Generatemdejong2005-06-202-3/+107
* Fix bug in [format %hx] handling on selected platforms. [Bug 1154163]dkf2005-06-171-1/+5
* Fix an odd [after]-and-limits problem. [Bug 1221395]dkf2005-06-171-1/+18