summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2018-11-1517-123/+296
|\
| * Merge 8.6jan.nijtmans2018-11-152-2/+178
| |\
| | * Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work (again) with TCL_UTF_MAX=6. No...jan.nijtmans2018-11-152-2/+178
| | * Make socket tests less likely to hang on OSXdkf2018-11-141-535/+501
| * | Implement TIP #512: No stub for Tcl_SetExitProc()jan.nijtmans2018-11-156-11/+19
| |\ \
| | * \ Merge 8.7jan.nijtmans2018-11-0236-1251/+543
| | |\ \
| | * \ \ Merge 8.7jan.nijtmans2018-10-23162-1110/+1725
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2018-10-195-35/+205
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2018-10-18188-3806/+20082
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2018-08-0862-556/+423
| | |\ \ \ \ \ \
| | * | | | | | | TIP #512 implementationjan.nijtmans2018-06-254-6/+22
* | | | | | | | | Merge 8.7jan.nijtmans2018-11-144-52/+58
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Workaround for crypt.h, when used in combination with older zlib library. Sho...jan.nijtmans2018-11-141-0/+6
| * | | | | | | | merge 8.6 to get Travis fixesdkf2018-11-123-52/+52
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Properly switch on running tests on Travis. CI builds now debugged.dkf2018-11-125-55/+56
| | |\ \ \ \ \ \ \
| | | * | | | | | | Cleaner way of writing environment variablesdkf2018-11-121-7/+16
| | | * | | | | | | Clean up Travis config now that it passesdkf2018-11-111-11/+10
| | | * | | | | | | merge 8.6dkf2018-11-103-1/+53
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Build instructions tinkeringdkf2018-11-101-15/+15
| | | * | | | | | | Tracking down test failuresdkf2018-11-102-20/+25
| | | * | | | | | | Make the macosx build able to succeeddkf2018-11-102-4/+5
| | | * | | | | | | Merge the Travis build rules more properlydkf2018-11-071-133/+27
| | | * | | | | | | merge 8.6 branchdkf2018-11-071-1/+3
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Rebase of travis configdkf2018-11-073-186/+94
* | | | | | | | | | | merge markdgp2018-11-130-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
* | | | | | | | | | | [35a8f1c04a] Fix bad lengths when creating string rep of some lists.dgp2018-11-133-3/+40
* | | | | | | | | | | Implement TIP 445dgp2018-11-13199-970/+1676
|\ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | make genstubsdgp2018-11-132-0/+20
* | | | | | | | | | | | TIP 525 bug fix.dgp2018-11-133-3/+149
|\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Implement TIP 506dgp2018-11-135-30/+101
* | | | | | | | | | | | | Implement TIP 524dgp2018-11-1310-104/+950
* | | | | | | | | | | | | Adapted TIP 523dgp2018-11-136-6/+345
* | | | | | | | | | | | | Adapted TIP 519dgp2018-11-133-18/+134
* | | | | | | | | | | | | Adapted TIP 501dgp2018-11-134-20/+160
| | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ \ \ Repaired and adapted TIP 406.dgp2018-11-1310-4/+2881
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Make cookiejar tests skip gracefullydkf2018-11-121-61/+66
| | * | | | | | | | | | | | policyAllow is also a cookiejar method; make tests account for it.dgp2018-11-091-2/+2
| | * | | | | | | | | | | | Don't make tests depend on third party error messages we do not control.dgp2018-11-091-1/+1
| | * | | | | | | | | | | | silence compiler warningdgp2018-11-091-1/+1
| | * | | | | | | | | | | | Merge and adapt 8.6dgp2018-11-093-3/+40
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | / / / / / / / / / | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | merge 8.5dgp2018-11-093-1/+53
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ [35a8f1c04a] Fix bad lengths when creating string rep of some lists.dgp2018-11-093-1/+53
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | Additional testdgp2018-11-091-0/+3
| | | | | * | | | | | | | | | Revise bug fix to support (length == 0) correctly.dgp2018-11-092-5/+35
| | | | | * | | | | | | | | | closes [35a8f1c04a]: minimalist fix - beware of discrepancy between TclScanEl...sebres2018-11-091-0/+4
| | | | | * | | | | | | | | | test case to cover bug [35a8f1c04a]sebres2018-11-091-0/+15
| | | | |/ / / / / / / / / /
| | * | | | | | | | | | | | merge markdgp2018-11-080-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / /
| | | * | | | | | | | | | | merge markdgp2018-11-080-0/+0
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | | | | | / / / / / / / | | | | |_|_|/ / / / / / / | | | |/| | | | | | | | |
| | | | * | | | | | | | | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure.dgp2018-11-081-1/+3
| | * | | | | | | | | | | TESTBUGFIX: The C locale is more commonly based on UTF-8 than it used to be.dkf2018-11-081-2/+1