summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* added new files generic/tclNRE.h and tests/NRE.testMiguel Sofer2008-07-131-0/+308
* NRE implementation [Patch 2017110]Miguel Sofer2008-07-133-12/+12
* Fix [2006884]dkf2008-07-011-10/+8
* * library/tm.tcl: Modified the handling of Tcl Modules and of theandreas_kupries2008-06-251-9/+9
* * changes: Updates for 8.6a1 release.dgp2008-06-207-22/+56
* * tests/encoding.test: Make failing tests pass again.dgp2008-06-201-1/+3
* Make [next] work as described in TIP. [Bug 1998244]dkf2008-06-191-11/+13
* Fix [Bug 1998221]dkf2008-06-191-1/+18
* 2006-06-17 Kevin Kenny <kennykb@acm.org>Kevin B Kenny2008-06-171-1/+9
* * generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up theandreas_kupries2008-06-161-8/+8
* * tests/ioTrans.test (iortrans-11.*): Fixed same issue as forandreas_kupries2008-06-161-1/+3
* TIP 285 ImplementationJoe Mistachkin2008-06-133-10/+1198
* sync with 2008-05-26 io-53.9 changedas2008-06-121-1/+2
* * tests/ioTrans.test (iortrans.tf-6.1): Fixed the [Bug 1988552],andreas_kupries2008-06-101-3/+8
* * generic/tclBasic.c: Compilation of uplevel scripts, allowMiguel Sofer2008-06-081-1/+68
* TIP #230 IMPLEMENTATIONandreas_kupries2008-06-063-5/+1468
* TIP #317 implementationpatthoyts2008-06-031-17/+307
* * tests/msgcat.test: fix for ::tcl::mac::locale with @modifier.das2008-05-311-2/+3
* Plug method-related memory leaks pointed out by Miguel.dkf2008-05-311-1/+8
* Implementation of TIP #257. Incomplete due to missing Win build support.dkf2008-05-313-12/+1782
* (io-53.9): need to close chan before removing filehobbs2008-05-261-1/+2
* * win/tclWinChan.c (FileWideSeekProc): Accepted a patch byandreas_kupries2008-05-232-12/+12
* * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace()dgp2008-05-211-1/+5
* Correct logic for handling error cases when setting the namespace unknown han...dkf2008-05-201-2/+11
* * tests/dict.test (dict-19.2): Corrected a bug whereKevin B Kenny2008-05-091-1/+1
* * Makefile:Kevin B Kenny2008-05-091-2/+2
* Cleaning updkf2008-05-071-380/+369
* Simplify testdkf2008-05-071-8/+3
* Detect problem case and prove that it's fixed.dkf2008-05-071-1/+9
* Converted the [binary] command into an ensemble.patthoyts2008-05-021-4/+4
* * tests/ioCmd.test: Extended testsuite for reflected channelandreas_kupries2008-04-241-1/+178
* Assorted improvements to make better use of tcltest2dkf2008-04-236-385/+417
* * generic/tclIOUtil.c: Removed all code delimited bydgp2008-04-212-334/+22
* * generic/tclIO.c (CopyData): Applied another patch by Alexandreandreas_kupries2008-04-152-2/+82
* * tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a):Kevin B Kenny2008-04-141-1/+9
* fix one broken test, and restore unix line endingsdgp2008-04-111-439/+439
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negativeandreas_kupries2008-04-103-13/+75
* Test improvements (tcltest2, clarify)dkf2008-04-104-1003/+1276
* * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test,andreas_kupries2008-04-092-4/+4
* * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -sizeandreas_kupries2008-04-091-1/+7
* * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting fordas2008-04-082-8/+8
* * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy.andreas_kupries2008-04-072-2/+142
* * generic/tclStringObj.c (Tcl_AppendFormatToObj):rmax2008-04-071-1/+7
* * tests/chanio.test (chan-io-53.9):Kevin B Kenny2008-04-062-6/+9
* * tests/io.test (io-53.9): Added testcase for [Bug 780533], basedandreas_kupries2008-04-042-6/+102
* * generic/tclIORChan.c (ReflectOutput): Allow zero return fromandreas_kupries2008-04-041-2/+2
* * generic/tclIORChan.c (ReflectClose): Added missing removal ofandreas_kupries2008-04-041-1/+13
* * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] toandreas_kupries2008-04-032-2/+92
* * tests/mathop.test (mathop-25.9, mathop-25.14): Modified testsKevin B Kenny2008-03-301-3/+3
* Rewrite to use tcltest2 better while getting rid of bugs/misfeatures.dkf2008-03-281-971/+1084