Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In the script library, selected modernizations from Patrick Fradin. | dgp | 2013-01-30 | 3 | -19/+24 |
|\ | |||||
| * | In the script library, selected modernizations from Patrick Fradin. | dgp | 2013-01-30 | 3 | -19/+24 |
| | | |||||
* | | Fradin improvements in test suite too | dgp | 2013-01-30 | 1 | -11/+6 |
|\ \ | |/ | |||||
| * | Fradin improvements in test suite too. | dgp | 2013-01-30 | 1 | -11/+6 |
| | | |||||
* | | Fix [2911139]: connect asynchronously, but without unnecessary internal waits. | jan.nijtmans | 2013-01-23 | 1 | -4/+3 |
|\ \ | |/ | |||||
| * | Now really fix test-case http-4.14bug_2911139 | jan.nijtmans | 2013-01-22 | 1 | -2/+2 |
| | | |||||
| * | Fix test-case http-4.14 | jan.nijtmans | 2013-01-22 | 1 | -2/+1 |
| | | |||||
* | | Test for Bug 1884496 (not buggy on trunk). | dgp | 2013-01-11 | 1 | -0/+9 |
| | | |||||
* | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in ↵ | jan.nijtmans | 2013-01-06 | 2 | -2/+2 |
| | | | | | | | | | | unrelated places . Bump http package to 2.8.6. | ||||
* | | Added mechanism for pre-parsing built-in ensembles even when they are not going | dkf | 2013-01-03 | 2 | -37/+15 |
|\ \ | | | | | | | to generate specific code. This provides a good speedup in some cases. | ||||
| * | | All tests pass except one; not sure what's wrong there. | dkf | 2013-01-02 | 2 | -37/+15 |
| | | | |||||
* | | | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵ | jan.nijtmans | 2013-01-03 | 1 | -0/+4 |
|\ \ \ | |/ / |/| / | |/ | too early | ||||
| * | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵ | jan.nijtmans | 2013-01-03 | 1 | -0/+4 |
| |\ | | | | | | | | | | too early | ||||
| | * | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵ | jan.nijtmans | 2013-01-03 | 1 | -0/+4 |
| | | | | | | | | | | | | too early | ||||
| | * | Fix msgcat.test (in case a higher msgcat version is encountered, which is ↵ | jan.nijtmans | 2012-11-16 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | not included with Tcl 8.4) <p>Doc fix in TCL_MEM_DEBUG.3 | ||||
| | * | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 14 | -1663/+20 |
| | | | | | | | | | | | | systems. | ||||
| | * | Fix 2 failing tests on Windows 7. Fix backported from Tcl 8.6 | jan.nijtmans | 2012-11-15 | 1 | -29/+35 |
| | | | |||||
| | * | Add tn, ro_MO and ru_MO to msgcat. | jan.nijtmans | 2012-06-29 | 1 | -6/+6 |
| | | | | | | | | | | | | Make it work on cygwin (backported) Bump msgcat to 1.3.5 | ||||
* | | | merge trunk, update changes and re-tagcore_8_6_0core_8_6_0_rc | dgp | 2012-12-14 | 2 | -0/+20 |
|\ \ \ | |||||
| * | | | TIP 400 suffered from the same segfaulting flaw as 3595576. | dgp | 2012-12-13 | 1 | -0/+14 |
| | | | | | | | | | | | | Segfaulting test and fix committed. | ||||
| * | | | Merge 3595576 tests from 8.5. | dgp | 2012-12-13 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | 3595576 Tests/fix for mem corruption: [catch] fails to store options in a var. | dgp | 2012-12-13 | 1 | -0/+6 |
| | | | | |||||
* | | | | merge trunk | dgp | 2012-12-10 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Clean up unwanted eofchar side-effect of chan-4.6 leading to a spurious "'" ↵ | ferrieux | 2012-12-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | at end of chan.test under certain conditions (see [Bug 3389289] and [Bug 3389251]). | ||||
* | | | | merge trunk | dgp | 2012-12-07 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix failing test | jan.nijtmans | 2012-12-07 | 1 | -1/+1 |
| | | | | |||||
* | | | | merge trunk | dgp | 2012-11-22 | 3 | -4/+45 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge trunk | dkf | 2012-11-19 | 11 | -12/+42 |
| |\ \ \ | |||||
| | * | | | [Bug 3588366]: Corrected implementation of bounds restriction for end-indexed | dkf | 2012-11-19 | 2 | -4/+24 |
| | | | | | | | | | | | | | | | compiled [string range]. Thanks to Emiliano Gavilan for diagnosis and fix. | ||||
| * | | | | Contributed patch from Andy Goth. | dgp | 2012-11-15 | 1 | -0/+21 |
| | | | | | |||||
* | | | | | merge trunk | dgp | 2012-11-19 | 1 | -0/+10 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | 3587651 Fix [info functions] and Tcl_ListMathFuncs(). | dgp | 2012-11-16 | 1 | -0/+10 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | 3587651 fix [info functions] (Re-implementation in Tcl) | dgp | 2012-11-16 | 1 | -0/+10 |
| | | | | | |||||
| | * | | | Correct build version and backported 973091ef75tip404_tcl8_5 | oehhar | 2012-09-17 | 1 | -0/+7 |
| | | | | | |||||
| | * | | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 | oehhar | 2012-09-12 | 1 | -2/+42 |
| | | | | | |||||
* | | | | | merge trunk | dgp | 2012-11-16 | 8 | -8/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Let all test-cases which require Thread, at least require Thread 2.7 | jan.nijtmans | 2012-11-16 | 8 | -8/+8 |
| | |/ / | |/| | | |||||
* | | | | merge trunk: | dgp | 2012-11-15 | 1 | -7/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge trunk | jan.nijtmans | 2012-11-09 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | Finish the TIP #416 implementation as specified (#define's were still ↵ | jan.nijtmans | 2012-11-07 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | missing). Added warning to "load" documentation. Added test case for using -global without specifying filename. | ||||
| * | | | | merge trunk | dkf | 2012-11-06 | 4 | -8/+62 |
| |\ \ \ \ | |||||
| * | | | | | syntax improvement: expect options before the filename | jan.nijtmans | 2012-10-24 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | <p>start at documentation | ||||
| * | | | | | experimental implementation of FRQ-3579001 | jan.nijtmans | 2012-10-24 | 1 | -7/+10 |
| | | | | | | |||||
* | | | | | | merge trunk | dgp | 2012-11-13 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | dup test name | dgp | 2012-11-08 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Declare TclOO portion of the Tcl API to be stable -> TclOO 1.0 | dgp | 2012-11-08 | 2 | -2/+2 |
|/ / / / | |||||
* | | | | Added bytecode compilation of many Tcl commands, merged from development branch. | dkf | 2012-11-05 | 2 | -0/+54 |
|\ \ \ \ | |||||
| * | | | | Added compilation of [dict create] and [dict merge]. | dkf | 2012-11-01 | 1 | -0/+48 |
| | | | | | |||||
| * | | | | merge trunk | dkf | 2012-10-24 | 1 | -0/+49 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | merge trunk | dkf | 2012-10-17 | 13 | -31/+1015 |
| |\ \ \ \ |