summaryrefslogtreecommitdiffstats
path: root/tests/dict.test
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one error that caused crashes. Backport from HEAD.dkf2008-05-071-1/+4
* Correct the handling of stack space calculation (the jump pattern used wasdkf2008-03-161-1/+8
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Rebuild [dict] as a full compiled ensemble.dkf2007-11-221-3/+3
* Fix [Bug 1786481]dkf2007-09-081-1/+43
* Added a scheme to allow aux-data to be printed out for debugging. For this to...dkf2007-03-021-1/+17
* Fix silly error in error handling for uncompiled [dict for]. [Bug 1531184]dkf2006-08-091-1/+4
* Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each testdgp2006-01-181-2/+2
* Fix [Bug 1382528]; thanks to Anton Kovalenko for finding this.dkf2005-12-181-3/+11
* Fix [Bug 1379349]dkf2005-12-131-1/+12
* Squelch the false [Bug 1342858] by removing traces cleanly. The trace leakingdkf2005-11-071-1/+11
* TIP#237 IMPLEMENTATIONdgp2005-10-081-1/+8
* Compiler for [dict] and related changes.dkf2005-07-211-1/+36
* Stop losing result codes in [dict with] in some circumstancesdkf2004-10-191-1/+13
* Fix things so we can pass our own test suite for TIP#212...dkf2004-10-081-6/+6
* Basic tests for TIPs #201 and #212dkf2004-10-081-1/+133
* update test for TIP 212dgp2004-10-081-2/+2
* Modify the semantics of [dict set] to be what everyone expected them to bedkf2004-10-021-4/+4
* Implementation of [dict merge] subcommand, based on [FRQ 745851]dkf2004-03-121-2/+33
* Allow [dict exists {a {b c}} d e] to not be an error. [Bug 871387]dkf2004-01-141-4/+2
* Dict refcount fixes from Peter Spjuth. Thanks! [Bug 876170]dkf2004-01-141-6/+160
* * tests/reg.test: Corrected duplicate test names.dgp2003-10-061-4/+4
* * tests/async.test: Added several tests that demonstrate Tcldgp2003-07-241-1/+7
* Fixed bugs 715751 and 713562 so dict code should build everywhere and wide intsdkf2003-04-071-1/+9
* The bulk of the TIP#111 implementation. Still need to finish plumbing thisdkf2003-04-051-0/+706