summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | [8d5f5b8034] Flush internal representations in [string tolower] of unshared objdkf2014-02-251-0/+9
* | | merge trunkjan.nijtmans2014-02-211-1/+1
|\ \ \ | |/ /
| * | [1230597] Update test comment.dgp2014-02-191-1/+1
| |\ \ | | |/
| | * [1230597] Update test comment.dgp2014-02-191-1/+1
* | | Merge trunkjan.nijtmans2014-02-111-0/+9
|\ \ \ | |/ /
| * | [a4494e28ed] Use flag bit instead of NULL pointer to suppressdgp2014-02-061-0/+9
| |\ \ | | |/
| | * [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list ofdgp2014-02-061-0/+9
* | | merge trunkjan.nijtmans2014-01-231-5/+87
|\ \ \ | |/ /
| * | add compilation for [nextto] and [yieldto]; fix [a90d9331bc]dkf2014-01-221-5/+87
| |\ \
| | * | [a90d9331bc]: must not crash when yieldto called in vanishing namespacedkf2014-01-221-5/+87
| | * | merge trunkdkf2013-12-231-0/+3
| | |\ \ | | |/ / | |/| |
| | * | merge trunk; document added instructionsdkf2013-12-121-0/+30
| | |\ \
| | * \ \ merge trunkdkf2013-12-061-1/+1
| | |\ \ \
| | * \ \ \ merge trunkdkf2013-11-141-0/+28
| | |\ \ \ \
| | * \ \ \ \ merge trunkdkf2013-10-272-6/+15
| | |\ \ \ \ \
| | * \ \ \ \ \ merge trunkdkf2013-10-205-2/+321
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ merge trunkjan.nijtmans2013-12-191-0/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | merge trunkbug_0b874c344ddgp2013-12-181-0/+30
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Draft fix for Bug 0b874c344d. Includes test.dgp2013-12-051-0/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | merge trunkjan.nijtmans2013-12-151-0/+30
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | new test, and fix for bugmig2013-12-111-0/+30
| |/ / / / / /
* | | | | | | merge trunkjan.nijtmans2013-11-241-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix env-5.1 test-case on Cygwin (and probably other platforms which don't hav...jan.nijtmans2013-11-201-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | merge trunkjan.nijtmans2013-11-131-0/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | socket-14.6 only makes sense where both, IPv4 and IPv6 are supported.max2013-11-121-1/+1
| * | | | | Fix [5425f2c082]: [fconfigure -error] breaks the background processing of a p...max2013-11-121-0/+28
| | |_|/ / | |/| | |
* | | | | merge trunkjan.nijtmans2013-10-274-6/+321
|\ \ \ \ \ | |/ / / /
| * | | | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.8.8jan.nijtmans2013-10-251-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13jan.nijtmans2013-10-251-2/+2
| * | | | [3556215]: Made [scan] match [format] better in what it accepts as a formatdkf2013-10-221-4/+13
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | [3556215]: Made [scan] match [format] better in what it accepts as a formatdkf2013-10-221-4/+13
| * | | [2835313] Ensure correct stack balance when break and continue exceptions are...dkf2013-10-202-0/+306
| |\ \ \
| | * | | Fix handling of 'invokeExpanded' and start to do 'returnStk'.dkf2013-10-191-0/+116
| | * | | Do jump generation at places where INST_RETURN_IMM might occur.dkf2013-10-151-0/+64
| | * | | Added the tests I want to pass...dkf2013-10-131-0/+126
| | | |/ | | |/|
* | | | merge trunkjan.nijtmans2013-10-173-0/+0
|\ \ \ \ | |/ / /
| * | | Fix execute permission on many files which shouldn't have it.jan.nijtmans2013-10-173-0/+0
| |\ \ \ | | | |/ | | |/|
* | | | merge trunkjan.nijtmans2013-10-132-2/+9
|\ \ \ \ | |/ / /
| * | | Even though TCLOO_PATCHLEVEL is equal to TCLOO_VERSION, using "patchlevel" is...jan.nijtmans2013-10-111-1/+1
| * | | [98c8b3ec12] Use constraint to work around failing test; it's just a bug in thedkf2013-10-101-1/+8
* | | | merge trunkjan.nijtmans2013-10-101-0/+6
|\ \ \ \ | |/ / /
| * | | Fix for bug [f51efe99a7]: MinGW build fails on current checkin. And a new tes...jan.nijtmans2013-10-101-0/+6
| | |/ | |/|
* | | merge trunkjan.nijtmans2013-09-272-0/+33
|\ \ \ | |/ /
| * | Fix test source-4.1dgp2013-09-271-1/+1
| * | Merge forward new test, marked as knownBug, so other merges are no longer hel...dgp2013-09-271-0/+10
| |\ \ | | |/
| | * Test demonstrating need for "adjust" manipulation in TclSubstTokens.dgp2013-09-251-0/+10
| * | [219226]: Rewrote how ::env is synchronized to the environment so it no longerdkf2013-09-271-0/+23
* | | merge trunkdgp2013-09-2114-46/+473
|\ \ \ | |/ /
| * | [3970f54c4e]: Corrected regression in argument order processing in [unset].dkf2013-09-191-0/+3
| * | Line numbers wrong in compiled [unset].dgp2013-09-191-0/+13