summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | For traces, select modernizations from Patrick Fradlin.dgp2013-01-301-150/+145
| | | |
| * | | Better testevent cleanup and event loop managementdgp2013-01-311-3/+2
| | | |
| * | | Remove old vars and tests, now unused, one that collides with tcltest.dgp2013-01-301-22/+0
| | | |
| * | | missing testevent deletedgp2013-01-301-1/+1
| | | |
| * | | For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fixdgp2013-01-3011-74/+58
| |\ \ \ | | |/ /
| | * | For msgcat, select modernizations from Patrick Fradin + -debug fix.dgp2013-01-301-7/+6
| | | |
| | * | For Parse/eval, select modernizations from Patrick Fradin.dgp2013-01-3010-68/+52
| | | |
| * | | 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
| | | |
* | | | merge trunkjan.nijtmans2013-01-231-4/+3
|\ \ \ \ | |/ / /
| * | | 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
| | | |
* | | | merge trunkjan.nijtmans2013-01-121-0/+9
|\ \ \ \ | |/ / / | | | | Remove various double-defined (both in public and private stub tables) functions from private stub table
| * | | 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
|\ \ \ \ | |/ / / | | | | Bump http package to 2.8.6.
| * | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in ↵jan.nijtmans2013-01-062-2/+2
| | | | | | | | | | | | | | | | | | | | unrelated places . Bump http package to 2.8.6.
* | | | 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
| |\ \ \ | | | | | | | | | | to generate specific code. This provides a good speedup in some cases.
| | * | | 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 ↵jan.nijtmans2013-01-031-0/+4
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / too early
| | * | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵jan.nijtmans2013-01-031-0/+4
| | |\ \ | | | |/ | | | | | | | | too early
| | | * test case for bug-3598580: Tcl_ListObjReplace may release deleted elements ↵jan.nijtmans2013-01-031-0/+4
| | | | | | | | | | | | | | | | too early
| | | * Fix msgcat.test (in case a higher msgcat version is encountered, which is ↵jan.nijtmans2012-11-161-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 ↵dgp2012-11-1514-1663/+20
| | | | | | | | | | | | | | | | systems.
| | | * 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
| | | | | | | | | | | | | | | | Make it work on cygwin (backported) Bump msgcat to 1.3.5
* | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | Add more clarity why refCount should be decremented AFTER checking for <2. Protect 8.x extensions for being loadable in "novem", by changing Tcl_PkgProvide into a macro.
| * | | | | | | | | | | TIP 400 suffered from the same segfaulting flaw as 3595576.dgp2012-12-131-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Segfaulting test and fix committed.
| * | | | | | | | | | | 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
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | at end of chan.test under certain conditions (see [Bug 3389289] and [Bug 3389251]).
* | | | | | | | | | merge trunkjan.nijtmans2012-12-071-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | fix failing testjan.nijtmans2012-12-071-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |