summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix [Bug 1220058] and quash a bizarre case which generated a bogus error msg.dkf2005-06-141-1/+14
* Added (untested!) implementation of truncation for Windowsdkf2005-06-071-3/+4
* Now for a real test of [chan truncate]...dkf2005-06-071-1/+14
* Clean up tests in chan.test and add mechanism for chaining Tcl_WrongNumArgsdkf2005-06-071-6/+6
* TIP#208 implementationdkf2005-06-061-0/+85
* This close to a release, simple is better.dgp2005-06-021-2/+7
* d'oh!dgp2005-06-011-1/+1
* * generic/tclBasic.c: For compatibility with earlier Tcl releases,dgp2005-06-011-0/+8
* Implementation of TIP#241 from Joe Mistachkindkf2005-06-013-8/+89
* TIP#229 implementationdkf2005-05-302-4/+388
* TIP#182 IMPLEMENTATION [Patch 1165062]dgp2005-05-252-5/+68
* * library/init.tcl: Updated [unknown] to be sure the [return]dgp2005-05-241-1/+14
* * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env varsdas2005-05-241-3/+3
* * generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, sodgp2005-05-181-13/+12