summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | tests/regexp.test: more tests for -indices by multi-byte utf-8 (considering -...sebres2020-08-281-1/+8
* | | | | | | | | | | | | | | merge 8.5sebres2020-08-281-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | / / / / / / / / / / / | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | tests/regexp.test: added missing test that cover indices if running on string...sebres2020-08-281-0/+4
| | * | | | | | | | | | | | Merge 8.6kjnash2020-08-261-2/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge 8.6kjnash2020-08-253-16/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge 8.6kjnash2020-08-226-13/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti...kjnash2020-08-126-19/+71
| | * | | | | | | | | | | | Create new branch named "http-bug-cb0373bb33-again-for-8-6"kjnash2020-08-120-0/+0
| | | | | * | | | | | | | | Update safe.test for new error message.kjnash2020-08-282-5/+5
| | | | | * | | | | | | | | Provide error message if failed load does not.kjnash2020-08-271-0/+7
| | | | | * | | | | | | | | Merge 8.6kjnash2020-08-274-18/+23
| | | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Testcase chan-io-50.1 still fails sometimes on MacOSX. So put same measures i...jan.nijtmans2020-08-261-2/+6
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge 8.5jan.nijtmans2020-08-253-16/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | / / / / / / / / / / | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Keep gcc-5 and gcc-6 builds on "bionic", because "focal" doesn't have thesejan.nijtmans2020-08-251-2/+2
| * | | | | | | | | | | Backport improvemenets in .gitignore .fossil-settings/ignore-glob and win/nma...jan.nijtmans2020-08-243-13/+125
| * | | | | | | | | | | Upgrade Travis build from bionic to focaljan.nijtmans2020-08-241-16/+16
| | | * | | | | | | | | Try another Travis buildkjnash2020-08-241-2/+2
| | | * | | | | | | | | Merge 8.6kjnash2020-08-226-13/+18
| | | |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | merge markdgp2020-08-210-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Suppress tests that fail starting with OSX Mojave.dgp2020-08-211-2/+4
* | | | | | | | | | | And remove the other $ and do the test slightly differently. Inability to te...culler2020-08-171-1/+1
* | | | | | | | | | | Add the missing $.culler2020-08-171-1/+1
* | | | | | | | | | | Try to make io-50.6 more robust on the Travis macOS VMculler2020-08-171-2/+9
* | | | | | | | | | | Testcase event-1.1 (still) fails occasionally on macOSjan.nijtmans2020-08-131-2/+3
* | | | | | | | | | | Fix [e87000d8425ab86a]: crash for "fconfigure stdout" in Win32.jan.nijtmans2020-08-121-1/+1
* | | | | | | | | | | Fix value of CMD_DEAD flagjan.nijtmans2020-08-121-1/+1
* | | | | | | | | | | Merge 8.5jan.nijtmans2020-08-122-7/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | / / / / / / / / / | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Update .travis.yml: remove deprecated "sudo" and rename "matrix" to "jobs"jan.nijtmans2020-08-122-3/+4
| | * | | | | | | | Merge 8.6kjnash2020-08-1154-543/+784
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Revert unintended ckalloc -> Tcl_Alloc change from previous commitjan.nijtmans2020-08-111-4/+4
* | | | | | | | | | Code cleanup: less of use "register" keyword, and better use of typecastsjan.nijtmans2020-08-116-66/+78
* | | | | | | | | | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ...jan.nijtmans2020-08-1130-63/+63
* | | | | | | | | | Fix mistake in [7eed2baf73]pooryorick2020-08-101-1/+1
* | | | | | | | | | Fix for [29e8848eb976], imported alias in a deletion trace.pooryorick2020-08-103-1/+46
* | | | | | | | | | amend to [8054e19451]: clean up timeout timer event (avoid timing issues on f...sebres2020-08-102-0/+2
* | | | | | | | | | merge point (no functional changes, 8.6 already has proper implementation of ...sebres2020-08-100-0/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | create server socket with AI_PASSIVE flag (used for bind)sebres2020-08-101-1/+1
| * | | | | | | | | windows: replace gethostbyname with getaddrinfo (gethostbyname can hang spora...sebres2020-08-101-44/+58
* | | | | | | | | | Remove use of (always enabled) "openpipe" constraint. jan.nijtmans2020-08-102-152/+152
* | | | | | | | | | Fix [f586089a2b]: removing the call to Tcl_ServiceAll from Tcl_WaitForEvent o...culler2020-08-104-80/+187
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | More places where vwait needs to be used instead of update.culler2020-08-102-5/+5
| * | | | | | | | | use vwait in chanio tests too.culler2020-08-091-12/+24
| * | | | | | | | | One more vwait.culler2020-08-081-1/+3
| * | | | | | | | | Add and use testservicemode command; replace update by vwaitculler2020-08-084-53/+141
| * | | | | | | | | Fix the expected result for chanio-50.6culler2020-08-071-1/+1
| * | | | | | | | | Experiment with io-50.1 on Travisculler2020-08-072-11/+9
| * | | | | | | | | Experiment with chan-io-50.6 on Travisculler2020-08-061-4/+11
| * | | | | | | | | Merge 8.6jan.nijtmans2020-08-0310-23/+87
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Check if reverting from os_unfair_lock to OSSpinLock has any effect.culler2020-07-231-0/+2
| * | | | | | | | | Convert test-cases to do proper setup/cleanupjan.nijtmans2020-07-221-17/+29