summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* merge trunkjan.nijtmans2013-01-121-0/+9
|\
| * 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. jan.nijtmans2013-01-063-16/+10
|\ \ | |/
| * Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela...jan.nijtmans2013-01-062-2/+2
* | merge trunkjan.nijtmans2013-01-053-37/+19
|\ \ | |/
| * 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
* | | | fix tm.tcl to include tcl8 locations, and fix corresponding test-casesjan.nijtmans2012-12-291-0/+5
* | | | merge trunkjan.nijtmans2012-12-212-2/+2
|\ \ \ \ | |/ / /
| * | | merge trunk, update changes and re-tagcore_8_6_0core_8_6_0_rcdgp2012-12-142-0/+20
| |\ \ \
| * \ \ \ merge trunkdgp2012-12-101-1/+1
| |\ \ \ \
| * \ \ \ \ merge trunkdgp2012-12-071-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ merge trunkdgp2012-11-223-4/+45
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge trunkdgp2012-11-191-0/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunkdgp2012-11-168-8/+8
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge trunk:dgp2012-11-151-7/+13
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merge trunkdgp2012-11-131-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Declare TclOO portion of the Tcl API to be stable -> TclOO 1.0dgp2012-11-082-2/+2
* | | | | | | | | | | | Merge trunk. jan.nijtmans2012-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 trunkjan.nijtmans2012-12-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Clean up unwanted eofchar side-effect of chan-4.6 leading to a spurious "'" ...ferrieux2012-12-091-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | merge trunkjan.nijtmans2012-12-071-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | fix failing testjan.nijtmans2012-12-071-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Stop [glob] complaining about empty list result. Continue support fordgp2012-11-302-11/+11
* | | | | | | | | merge trunkjan.nijtmans2012-11-221-0/+21
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | merge trunkdkf2012-11-1911-12/+42
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Contributed patch from Andy Goth.dgp2012-11-151-0/+21
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | merge trunkjan.nijtmans2012-11-202-4/+24
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | [Bug 3588366]: Corrected implementation of bounds restriction for end-indexeddkf2012-11-192-4/+24
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Burn the octal bridges. We're not goin' back.dgp2012-11-1612-192/+192
* | | | | | | | Remove pre-8.5 interface for custom expr functions.dgp2012-11-164-91/+0
* | | | | | | | merge trunkdgp2012-11-161-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 trunk jan.nijtmans2012-11-168-8/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Let all test-cases which require Thread, at least require Thread 2.7jan.nijtmans2012-11-168-8/+8
| | |/ / / / | |/| | | |
* | | | | | Goodbye to [case].dgp2012-11-152-91/+0
* | | | | | Kill Octal; bump to 9.0a0; make test suite work again.dgp2012-11-157-9/+8
|/ / / / /