Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [8d5f5b8034] Flush internal representations in [string tolower] of unshared obj | dkf | 2014-02-25 | 1 | -0/+9 | |
* | | | merge trunk | jan.nijtmans | 2014-02-21 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | [1230597] Update test comment. | dgp | 2014-02-19 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | [1230597] Update test comment. | dgp | 2014-02-19 | 1 | -1/+1 | |
* | | | Merge trunk | jan.nijtmans | 2014-02-11 | 1 | -0/+9 | |
|\ \ \ | |/ / | ||||||
| * | | [a4494e28ed] Use flag bit instead of NULL pointer to suppress | dgp | 2014-02-06 | 1 | -0/+9 | |
| |\ \ | | |/ | ||||||
| | * | [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list of | dgp | 2014-02-06 | 1 | -0/+9 | |
* | | | merge trunk | jan.nijtmans | 2014-01-23 | 1 | -5/+87 | |
|\ \ \ | |/ / | ||||||
| * | | add compilation for [nextto] and [yieldto]; fix [a90d9331bc] | dkf | 2014-01-22 | 1 | -5/+87 | |
| |\ \ | ||||||
| | * | | [a90d9331bc]: must not crash when yieldto called in vanishing namespace | dkf | 2014-01-22 | 1 | -5/+87 | |
| | * | | merge trunk | dkf | 2013-12-23 | 1 | -0/+3 | |
| | |\ \ | | |/ / | |/| | | ||||||
| | * | | merge trunk; document added instructions | dkf | 2013-12-12 | 1 | -0/+30 | |
| | |\ \ | ||||||
| | * \ \ | merge trunk | dkf | 2013-12-06 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | * \ \ \ | merge trunk | dkf | 2013-11-14 | 1 | -0/+28 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | merge trunk | dkf | 2013-10-27 | 2 | -6/+15 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | merge trunk | dkf | 2013-10-20 | 5 | -2/+321 | |
| | |\ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2013-12-19 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | merge trunkbug_0b874c344d | dgp | 2013-12-18 | 1 | -0/+30 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | Draft fix for Bug 0b874c344d. Includes test. | dgp | 2013-12-05 | 1 | -0/+3 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | merge trunk | jan.nijtmans | 2013-12-15 | 1 | -0/+30 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | new test, and fix for bug | mig | 2013-12-11 | 1 | -0/+30 | |
| |/ / / / / / | ||||||
* | | | | | | | merge trunk | jan.nijtmans | 2013-11-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Fix env-5.1 test-case on Cygwin (and probably other platforms which don't hav... | jan.nijtmans | 2013-11-20 | 1 | -1/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | merge trunk | jan.nijtmans | 2013-11-13 | 1 | -0/+28 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | socket-14.6 only makes sense where both, IPv4 and IPv6 are supported. | max | 2013-11-12 | 1 | -1/+1 | |
| * | | | | | Fix [5425f2c082]: [fconfigure -error] breaks the background processing of a p... | max | 2013-11-12 | 1 | -0/+28 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | merge trunk | jan.nijtmans | 2013-10-27 | 4 | -6/+321 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.8.8 | jan.nijtmans | 2013-10-25 | 1 | -2/+2 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13 | jan.nijtmans | 2013-10-25 | 1 | -2/+2 | |
| * | | | | [3556215]: Made [scan] match [format] better in what it accepts as a format | dkf | 2013-10-22 | 1 | -4/+13 | |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | ||||||
| | * | | [3556215]: Made [scan] match [format] better in what it accepts as a format | dkf | 2013-10-22 | 1 | -4/+13 | |
| * | | | [2835313] Ensure correct stack balance when break and continue exceptions are... | dkf | 2013-10-20 | 2 | -0/+306 | |
| |\ \ \ | ||||||
| | * | | | Fix handling of 'invokeExpanded' and start to do 'returnStk'. | dkf | 2013-10-19 | 1 | -0/+116 | |
| | * | | | Do jump generation at places where INST_RETURN_IMM might occur. | dkf | 2013-10-15 | 1 | -0/+64 | |
| | * | | | Added the tests I want to pass... | dkf | 2013-10-13 | 1 | -0/+126 | |
| | | |/ | | |/| | ||||||
* | | | | merge trunk | jan.nijtmans | 2013-10-17 | 3 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix execute permission on many files which shouldn't have it. | jan.nijtmans | 2013-10-17 | 3 | -0/+0 | |
| |\ \ \ | | | |/ | | |/| | ||||||
* | | | | merge trunk | jan.nijtmans | 2013-10-13 | 2 | -2/+9 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Even though TCLOO_PATCHLEVEL is equal to TCLOO_VERSION, using "patchlevel" is... | jan.nijtmans | 2013-10-11 | 1 | -1/+1 | |
| * | | | [98c8b3ec12] Use constraint to work around failing test; it's just a bug in the | dkf | 2013-10-10 | 1 | -1/+8 | |
* | | | | merge trunk | jan.nijtmans | 2013-10-10 | 1 | -0/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix for bug [f51efe99a7]: MinGW build fails on current checkin. And a new tes... | jan.nijtmans | 2013-10-10 | 1 | -0/+6 | |
| | |/ | |/| | ||||||
* | | | merge trunk | jan.nijtmans | 2013-09-27 | 2 | -0/+33 | |
|\ \ \ | |/ / | ||||||
| * | | Fix test source-4.1 | dgp | 2013-09-27 | 1 | -1/+1 | |
| * | | Merge forward new test, marked as knownBug, so other merges are no longer hel... | dgp | 2013-09-27 | 1 | -0/+10 | |
| |\ \ | | |/ | ||||||
| | * | Test demonstrating need for "adjust" manipulation in TclSubstTokens. | dgp | 2013-09-25 | 1 | -0/+10 | |
| * | | [219226]: Rewrote how ::env is synchronized to the environment so it no longer | dkf | 2013-09-27 | 1 | -0/+23 | |
* | | | merge trunk | dgp | 2013-09-21 | 14 | -46/+473 | |
|\ \ \ | |/ / | ||||||
| * | | [3970f54c4e]: Corrected regression in argument order processing in [unset]. | dkf | 2013-09-19 | 1 | -0/+3 | |
| * | | Line numbers wrong in compiled [unset]. | dgp | 2013-09-19 | 1 | -0/+13 | |