summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-302-10/+8
|\ \ \ | |/ /
| * | For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-302-10/+8
* | | In the script library, selected modernizations from Patrick Fradin.dgp2013-01-303-19/+24
|\ \ \ | |/ /
| * | In the script library, selected modernizations from Patrick Fradin.dgp2013-01-303-19/+24
* | | Fradin improvements in test suite toodgp2013-01-301-11/+6
|\ \ \ | |/ /
| * | Fradin improvements in test suite too.dgp2013-01-301-11/+6
* | | Fix [2911139]: connect asynchronously, but without unnecessary internal waits.jan.nijtmans2013-01-231-4/+3
|\ \ \ | |/ /
| * | Now really fix test-case http-4.14bug_2911139jan.nijtmans2013-01-221-2/+2
| * | Fix test-case http-4.14jan.nijtmans2013-01-221-2/+1
* | | Test for Bug 1884496 (not buggy on trunk).dgp2013-01-111-0/+9
* | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela...jan.nijtmans2013-01-062-2/+2
* | | Added mechanism for pre-parsing built-in ensembles even when they are not goingdkf2013-01-032-37/+15
|\ \ \
| * | | All tests pass except one; not sure what's wrong there.dkf2013-01-022-37/+15
* | | | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to...jan.nijtmans2013-01-031-0/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to...jan.nijtmans2013-01-031-0/+4
| |\ \ | | |/
| | * test case for bug-3598580: Tcl_ListObjReplace may release deleted elements to...jan.nijtmans2013-01-031-0/+4
| | * Fix msgcat.test (in case a higher msgcat version is encountered, which is not...jan.nijtmans2012-11-161-0/+7
| | * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-1514-1663/+20
| | * Fix 2 failing tests on Windows 7. Fix backported from Tcl 8.6jan.nijtmans2012-11-151-29/+35
| | * Add tn, ro_MO and ru_MO to msgcat. jan.nijtmans2012-06-291-6/+6
* | | merge trunk, update changes and re-tagcore_8_6_0core_8_6_0_rcdgp2012-12-142-0/+20
|\ \ \
| * | | TIP 400 suffered from the same segfaulting flaw as 3595576.dgp2012-12-131-0/+14
| * | | Merge 3595576 tests from 8.5.dgp2012-12-131-0/+6
| |\ \ \ | | |/ /
| | * | 3595576 Tests/fix for mem corruption: [catch] fails to store options in a var.dgp2012-12-131-0/+6
* | | | merge trunkdgp2012-12-101-1/+1
|\ \ \ \ | |/ / /
| * | | Clean up unwanted eofchar side-effect of chan-4.6 leading to a spurious "'" ...ferrieux2012-12-091-1/+1
* | | | merge trunkdgp2012-12-071-1/+1
|\ \ \ \ | |/ / /
| * | | fix failing testjan.nijtmans2012-12-071-1/+1
* | | | merge trunkdgp2012-11-223-4/+45
|\ \ \ \ | |/ / /
| * | | merge trunkdkf2012-11-1911-12/+42
| |\ \ \
| | * | | [Bug 3588366]: Corrected implementation of bounds restriction for end-indexeddkf2012-11-192-4/+24
| * | | | Contributed patch from Andy Goth.dgp2012-11-151-0/+21
* | | | | merge trunkdgp2012-11-191-0/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 3587651 Fix [info functions] and Tcl_ListMathFuncs().dgp2012-11-161-0/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 3587651 fix [info functions] (Re-implementation in Tcl)dgp2012-11-161-0/+10
| | * | | Correct build version and backported 973091ef75tip404_tcl8_5oehhar2012-09-171-0/+7
| | * | | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6oehhar2012-09-121-2/+42
* | | | | merge trunkdgp2012-11-168-8/+8
|\ \ \ \ \ | |/ / / /
| * | | | Let all test-cases which require Thread, at least require Thread 2.7jan.nijtmans2012-11-168-8/+8
| | |/ / | |/| |
* | | | merge trunk:dgp2012-11-151-7/+13
|\ \ \ \ | |/ / /
| * | | merge trunkjan.nijtmans2012-11-091-1/+1
| |\ \ \
| * | | | Finish the TIP #416 implementation as specified (#define's were still missing...jan.nijtmans2012-11-071-0/+3
| * | | | merge trunkdkf2012-11-064-8/+62
| |\ \ \ \
| * | | | | syntax improvement: expect options before the filenamejan.nijtmans2012-10-241-9/+9
| * | | | | experimental implementation of FRQ-3579001jan.nijtmans2012-10-241-7/+10
* | | | | | merge trunkdgp2012-11-131-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | dup test namedgp2012-11-081-1/+1
| | |/ / / | |/| | |
* | | | | Declare TclOO portion of the Tcl API to be stable -> TclOO 1.0dgp2012-11-082-2/+2
|/ / / /
* | | | Added bytecode compilation of many Tcl commands, merged from development branch.dkf2012-11-052-0/+54
|\ \ \ \
| * | | | Added compilation of [dict create] and [dict merge].dkf2012-11-011-0/+48