| Commit message (Expand) | Author | Age | Files | Lines |
* | * tests/NRE.test: better constraint for testing the | Miguel Sofer | 2008-07-16 | 2 | -7/+14 |
|
|
* | * generic/tclParse.c: reverting the "fix" for [Bug 2017583], | Miguel Sofer | 2008-07-14 | 1 | -3/+3 |
|
|
* | * generic/tclParse.c: remove unnecessary numLevel management | Miguel Sofer | 2008-07-14 | 1 | -3/+3 |
|
|
* | more consistent wrong # arg messages: change all messages containing ?options... | nijtmans | 2008-07-13 | 12 | -37/+37 |
|
|
* | added new files generic/tclNRE.h and tests/NRE.test | Miguel Sofer | 2008-07-13 | 1 | -0/+308 |
|
|
* | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 3 | -12/+12 |
|
|
* | Fix [2006884] | dkf | 2008-07-01 | 1 | -10/+8 |
|
|
* | * library/tm.tcl: Modified the handling of Tcl Modules and of the | andreas_kupries | 2008-06-25 | 1 | -9/+9 |
|
|
* | * changes: Updates for 8.6a1 release. | dgp | 2008-06-20 | 7 | -22/+56 |
|
|
* | * tests/encoding.test: Make failing tests pass again. | dgp | 2008-06-20 | 1 | -1/+3 |
|
|
* | Make [next] work as described in TIP. [Bug 1998244] | dkf | 2008-06-19 | 1 | -11/+13 |
|
|
* | Fix [Bug 1998221] | dkf | 2008-06-19 | 1 | -1/+18 |
|
|
* | 2006-06-17 Kevin Kenny <kennykb@acm.org> | Kevin B Kenny | 2008-06-17 | 1 | -1/+9 |
|
|
* | * generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up the | andreas_kupries | 2008-06-16 | 1 | -8/+8 |
|
|
* | * tests/ioTrans.test (iortrans-11.*): Fixed same issue as for | andreas_kupries | 2008-06-16 | 1 | -1/+3 |
|
|
* | TIP 285 Implementation | Joe Mistachkin | 2008-06-13 | 3 | -10/+1198 |
|
|
* | sync with 2008-05-26 io-53.9 change | das | 2008-06-12 | 1 | -1/+2 |
|
|
* | * tests/ioTrans.test (iortrans.tf-6.1): Fixed the [Bug 1988552], | andreas_kupries | 2008-06-10 | 1 | -3/+8 |
|
|
* | * generic/tclBasic.c: Compilation of uplevel scripts, allow | Miguel Sofer | 2008-06-08 | 1 | -1/+68 |
|
|
* | TIP #230 IMPLEMENTATION | andreas_kupries | 2008-06-06 | 3 | -5/+1468 |
|
|
* | TIP #317 implementation | patthoyts | 2008-06-03 | 1 | -17/+307 |
|
|
* | * tests/msgcat.test: fix for ::tcl::mac::locale with @modifier. | das | 2008-05-31 | 1 | -2/+3 |
|
|
* | Plug method-related memory leaks pointed out by Miguel. | dkf | 2008-05-31 | 1 | -1/+8 |
|
|
* | Implementation of TIP #257. Incomplete due to missing Win build support. | dkf | 2008-05-31 | 3 | -12/+1782 |
|
|
* | (io-53.9): need to close chan before removing file | hobbs | 2008-05-26 | 1 | -1/+2 |
|
|
* | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by | andreas_kupries | 2008-05-23 | 2 | -12/+12 |
|
|
* | * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace() | dgp | 2008-05-21 | 1 | -1/+5 |
|
|
* | Correct logic for handling error cases when setting the namespace unknown han... | dkf | 2008-05-20 | 1 | -2/+11 |
|
|
* | * tests/dict.test (dict-19.2): Corrected a bug where | Kevin B Kenny | 2008-05-09 | 1 | -1/+1 |
|
|
* | * Makefile: | Kevin B Kenny | 2008-05-09 | 1 | -2/+2 |
|
|
* | Cleaning up | dkf | 2008-05-07 | 1 | -380/+369 |
|
|
* | Simplify test | dkf | 2008-05-07 | 1 | -8/+3 |
|
|
* | Detect problem case and prove that it's fixed. | dkf | 2008-05-07 | 1 | -1/+9 |
|
|
* | Converted the [binary] command into an ensemble. | patthoyts | 2008-05-02 | 1 | -4/+4 |
|
|
* | * tests/ioCmd.test: Extended testsuite for reflected channel | andreas_kupries | 2008-04-24 | 1 | -1/+178 |
|
|
* | Assorted improvements to make better use of tcltest2 | dkf | 2008-04-23 | 6 | -385/+417 |
|
|
* | * generic/tclIOUtil.c: Removed all code delimited by | dgp | 2008-04-21 | 2 | -334/+22 |
|
|
* | * generic/tclIO.c (CopyData): Applied another patch by Alexandre | andreas_kupries | 2008-04-15 | 2 | -2/+82 |
|
|
* | * tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a): | Kevin B Kenny | 2008-04-14 | 1 | -1/+9 |
|
|
* | fix one broken test, and restore unix line endings | dgp | 2008-04-11 | 1 | -439/+439 |
|
|
* | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative | andreas_kupries | 2008-04-10 | 3 | -13/+75 |
|
|
* | Test improvements (tcltest2, clarify) | dkf | 2008-04-10 | 4 | -1003/+1276 |
|
|
* | * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test, | andreas_kupries | 2008-04-09 | 2 | -4/+4 |
|
|
* | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size | andreas_kupries | 2008-04-09 | 1 | -1/+7 |
|
|
* | * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting for | das | 2008-04-08 | 2 | -8/+8 |
|
|
* | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. | andreas_kupries | 2008-04-07 | 2 | -2/+142 |
|
|
* | * generic/tclStringObj.c (Tcl_AppendFormatToObj): | rmax | 2008-04-07 | 1 | -1/+7 |
|
|
* | * tests/chanio.test (chan-io-53.9): | Kevin B Kenny | 2008-04-06 | 2 | -6/+9 |
|
|
* | * tests/io.test (io-53.9): Added testcase for [Bug 780533], based | andreas_kupries | 2008-04-04 | 2 | -6/+102 |
|
|
* | * generic/tclIORChan.c (ReflectOutput): Allow zero return from | andreas_kupries | 2008-04-04 | 1 | -2/+2 |
|
|