summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Another attempt to fix Travis build: making the build robust against older zl...jan.nijtmans2018-11-151-0/+5
* 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
* | | | | | | | 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
* | | | | | | | | | 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
* | | | | | | | | | merge 8.6dkf2018-11-072-1/+148
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failuredkf2018-11-071-1/+3
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failuredkf2018-11-071-1/+3
| |/ / / / / / / /
| * | | | | | | | Start building this branch with Travis. See how far we getjan.nijtmans2018-11-011-0/+145
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Make MacOSX compile work (hopefully) and cross-compile on mingw-w64 (compile ...jan.nijtmans2018-10-311-14/+68
* | | | | | | | | Fix "executable" flag for many files (now really!)jan.nijtmans2018-11-07154-0/+0
* | | | | | | | | mark many files as not executabledkf2018-11-060-0/+0
* | | | | | | | | Implemen TIP 506dgp2018-11-065-30/+101
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge 8.7dgp2018-11-06245-2156/+6280
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Implement TIP 524dkf2018-11-0610-104/+950
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentationdkf2018-10-282-72/+187
| * | | | | | | | | | Test cases (and some fixes)dkf2018-10-285-16/+268