summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the dkf2011-09-162-0/+34
|\
| * [Bug 3391977]: Ensure that the -headers option to http::geturl overrides thedkf2011-09-162-0/+32
* | more conversion workdgp2011-09-121-20/+15
* | Work in progress taking leaks out of thread.test.dgp2011-09-121-75/+61
* | Convert [testthread] to Threaddgp2011-09-121-7/+8
* | Convert [testthread] use to Thread package use in thread-6.1.dgp2011-09-121-9/+6
* | 3390699 Convert [testthread] use to Thread package use in socket_*-13.1.dgp2011-09-111-19/+10
* | [Bug 3400658]: Correction to forwarded method magic so that Tcl_WrongNumArgsdkf2011-09-101-0/+132
* | 3389733 Convert [testthread] use to Thread package use in *io-70.1.dgp2011-09-091-25/+8
* | Release the right thread! D'oh!dgp2011-09-091-1/+1
* | 3389733 Convert [testthread] use to Thread package use in chan-io-70.1.dgp2011-09-091-20/+8
| |
| \
*-. \ 3401704 Allow function names like influence(), nanobot(), and 99bottles()dgp2011-09-071-0/+66
|\ \ \ | | |/
| | * remove stray copy/pastedgp2011-09-071-4/+0
| |/
| * Tidiness, comments, and tests.dgp_3401704dgp2011-09-071-0/+61
* | Convert [testthread] use to Thread package use in http.test.dgp2011-09-021-11/+8
* | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex).dgp2011-09-012-2/+19
|\ \ | |/
| * 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex)dgp2011-09-012-2/+20
* | [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-301-4/+8
|\ \ | |/
| * [Bug 3398794]: Use Tcl errors in scripts, not panics.dkf2011-08-301-0/+7
| * [Bug 1774689] async-4.3 sometimes fails. (backport)ferrieux2011-08-191-1/+1
* | 3396731 Revise the [string reverse] implementation to operate on thedgp2011-08-271-0/+8
|\ \
| * | 3396731 Another rewrite of TclStringObjReverse() to make it adopt thedgp2011-08-251-0/+8
* | | [Enh 3396731] Follow-up: special case for Pure-unicode representationjan.nijtmans2011-08-251-0/+3
|/ /
* | [Bug 1774689] async-4.3 sometimes fails.ferrieux2011-08-191-1/+1
* | [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-2/+3
|\ \ | |/
| * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-2/+3
| |\
| | * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-2/+3
* | | [Bug 2946474] Consistently resume backgrounded flushes+closes when exiting.ferrieux2011-08-171-0/+31
* | | separate test for overflowed and negative Tcl_UniCharjan.nijtmans2011-08-171-3/+6
* | | [Bug 3390073]: Return the correct length of written data for a compressingdkf2011-08-121-0/+32
* | | [Bug 3387082]: Plug memory leak in call chain introspection.dkf2011-08-071-0/+25
* | | Use Tcl_PrintfObj to generate more (complex) error messages.dkf2011-08-051-1/+1
* | | [Bug 3384840]: Fix memory leaks in the assembler due to Tcl_Obj referencedkf2011-08-041-0/+82
* | | General cleanup of tests to promote intelligibility and to try to ensure thatdkf2011-08-011-94/+93
* | | Ensure that TclOO is properly found by all the various package mechanisms (bydkf2011-07-261-13/+6
* | | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement().dgp2011-07-191-1/+7
|\ \ \ | |/ /
| * | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement().dgp2011-07-191-1/+7
* | | 3366265 Allocate proper size buffer for TclConvertElement() to write to.dgp2011-07-141-0/+5
|\ \ \ | |/ /
| * | merge new testdgp2011-07-131-0/+5
| |\ \ | | |/
| | * 3366265 Buffer allocated one byte too small caused overrun.dgp2011-07-132-0/+10
* | | Correct test suite errors revealed by a -singleproc 1 -debug 1 run.dgp2011-07-076-8/+11
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+29
|\ \ \ | |/ /
| * | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+33
* | | Rework constraint detection and add constraints that cater for the fact, that...max2011-06-281-9/+22
* | | replace socket-14.3 with a test that is more useful and less likely to random...max2011-06-281-12/+17
* | | * unix/tclUnixSock.c (CreateClientSocket): Fix and simplify posting of the...max2011-06-281-7/+60
* | | Merge fixes for [socket -async] and other improvements to the unix socket codemax2011-06-221-1/+85
|\ \ \
| * | | complete a comment in socket.testrmax_ipv6_branchmax2011-06-221-1/+2
| * | | * doc/socket.n: Document the fact that the event loop is now needed for [s...max2011-06-161-0/+3
| * | | * Don't use port 0 for test 14.2 as it fails in different ways on Linux an...max2011-06-061-2/+2