summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | * Improve socket.test by checking the latency on the loopback address and ...max2011-06-011-7/+30
| * | | * Fix setting up of [fileevent] while an async socket is still in progress max2011-05-301-2/+37
| * | | Fix [socket -async] for DNS names with more than one addressmax2011-05-271-0/+22
| | | |
| \ \ \
*-. \ \ \ tcltest 2.3.3 fixes:dgp2011-06-212-2/+2
|\ \ \ \ \ | | | |/ / | | |/| |
| | * | | tcltest 2.3.3 fixes:dgp2011-06-212-2/+2
| |/ / /
| * | | Backport tcltest 2.3.3 for release with Tcl 8.5.*dgp2011-06-212-20/+16
* | | | More cleaning up of the code to remove unnecessary [string equal]s in tests.dkf2011-06-081-241/+121
* | | | Add test constraint, so 6.2 and 6.3 don't fail when the machine does not have...jan.nijtmans2011-06-061-2/+2
* | | | [Bug 3185407]: Extend the set of epochs that are potentially bumped (indkf2011-06-021-0/+16
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | [Bug 3185407]: Extend the set of epochs that are potentially bumped (indkf2011-06-021-0/+16
* | | fix a timing issue in socket-12.3max2011-05-271-1/+2
* | | Bump TclOO version.corresponds_to_TclOO_0_6_3dkf2011-05-252-2/+2
* | | Implementation of TIP #381: Call Chain Introspection and Controldkf2011-05-252-2/+767
* | | * unix/tclUnixSock.c (TcpWatchProc): No need to check for server sockets h...max2011-05-111-0/+18
* | | New internal routines TclScanElement() and TclConvertElement().dgp2011-05-101-0/+4
|\ \ \ | |/ /
| * | Completed patch with mucho comments. Merge 8.5.bug_3173086dgp2011-05-103-9/+37
| * | mergedgp2011-03-061-0/+38
| |\ \
| * | | Correct flaw in the rewrite handling [list \\\\\}].dgp2011-03-031-0/+4
* | | | comment fixjan.nijtmans2011-05-061-3/+3
|\ \ \ \
| * \ \ \ comment fixjan.nijtmans2011-05-061-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |