Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
57 check-ins using file win/Makefile.in version db19f48346
|
2020-08-28
| ||
| 15:02 | merge 8.5 check-in: 8ce5b93bb4 user: sebres tags: core-8-6-branch | |
| 14:05 | merge 8.5 check-in: 6913f30364 user: sebres tags: core-8-6-branch | |
| 01:21 | Merge safe-bugfixes-8-6 Leaf check-in: 2b3b20e98d user: kjnash tags: tip-579-8-6 | |
| 01:17 | Merge safe-bugfixes-8-6 check-in: 9d1f81f130 user: kjnash tags: tip-579-8-6 | |
| 01:03 | Update safe.test for new error message. check-in: ed691d3950 user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-08-27
| ||
| 15:50 | Provide error message if failed load does not. check-in: 159e769d82 user: kjnash tags: safe-bugfixes-8-6 | |
| 15:17 | Merge 8.6 check-in: e4f37a2272 user: kjnash tags: tip-579-8-6 | |
| 15:15 | Merge 8.6 check-in: ae239aabfe user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-08-26
| ||
| 14:52 | Testcase chan-io-50.1 still fails sometimes on MacOSX. So put same measures in place as in io-50.1. ... check-in: be456e2d1b user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-25
| ||
| 10:15 | Merge 8.5 check-in: c58bf87306 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-24
| ||
| 14:35 | Try another Travis build check-in: c56366da58 user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-08-22
| ||
| 04:05 | Merge 8.6 check-in: c1e472fb15 user: kjnash tags: tip-579-8-6 | |
| 04:04 | Merge 8.6 check-in: 30e8c35d2c user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-08-21
| ||
| 14:22 | Merge-mark (for triggering another Travis build) Closed-Leaf check-in: 8fa935539e user: jan.nijtmans tags: tip-581 | |
| 14:00 | merge mark check-in: ac8a1eb516 user: dgp tags: core-8-6-branch | |
|
2020-08-19
| ||
| 15:37 | Merge 8.6 check-in: 276e170eba user: jan.nijtmans tags: tip-581 | |
|
2020-08-17
| ||
| 16:28 | And remove the other $ and do the test slightly differently. Inability to test locally is a challen... check-in: 1fa6c3ef58 user: culler tags: core-8-6-branch | |
| 16:21 | Add the missing $. check-in: e443f212b9 user: culler tags: core-8-6-branch | |
| 15:53 | Try to make io-50.6 more robust on the Travis macOS VM check-in: 598504f11d user: culler tags: core-8-6-branch | |
|
2020-08-13
| ||
| 07:21 | Testcase event-1.1 (still) fails occasionally on macOS check-in: e1b4363aec user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-12
| ||
| 10:25 | Fix [e87000d8425ab86a]: crash for "fconfigure stdout" in Win32. Even though the crash cannot happen ... check-in: 3d96bfb13f user: jan.nijtmans tags: core-8-6-branch | |
| 07:10 | Fix value of CMD_DEAD flag check-in: 1ae2dd0b80 user: jan.nijtmans tags: core-8-6-branch | |
| 06:38 | Merge 8.5 check-in: a42020f897 user: jan.nijtmans tags: core-8-6-branch | |
| 03:46 | Create new branch named "http-bug-cb0373bb33-again-for-8-6" check-in: 64903a675a user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
|
2020-08-11
| ||
| 18:32 | Merge 8.6 check-in: e50e1767e7 user: kjnash tags: tip-579-8-6 | |
| 18:30 | Merge 8.6 check-in: d02c6dcf8a user: kjnash tags: safe-bugfixes-8-6 | |
| 18:14 | invocation of deleting command in trace is prohibited; test case covering "attempt to invoke a delet... Leaf check-in: 18c5c0ffcb user: sebres tags: bug-29e8848eb976-alt | |
| 17:27 | add test namespace-58.0 TclNREvalObjv should not interrelate the TCL_EVAL_NORESOLVE and the CMD_IS... check-in: 9641d70a9c user: pooryorick tags: bug-29e8848eb976-alt | |
| 13:15 | Revert unintended ckalloc -> Tcl_Alloc change from previous commit check-in: 40e3633ab1 user: jan.nijtmans tags: core-8-6-branch | |
| 12:44 | Code cleanup: less of use "register" keyword, and better use of typecasts check-in: 8699923633 user: jan.nijtmans tags: core-8-6-branch | |
| 05:39 | Eliminate many unnecessary type-casts, mostly (size_t) when value is already size_t or int check-in: 013b828787 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-10
| ||
| 19:33 | Fix mistake in [7eed2baf73] check-in: 68a1f5598f user: pooryorick tags: core-8-6-branch | |
| 19:28 | alternatefix for [29e8848eb976], partially reverting [7eed2baf73], without new flag CMD_DEAD check-in: e0d0c4ffb2 user: sebres tags: bug-29e8848eb976-alt | |
| 18:05 | Fix for [29e8848eb976], imported alias in a deletion trace. check-in: 7eed2baf73 user: pooryorick tags: core-8-6-branch | |
| 16:54 | amend to [8054e19451]: clean up timeout timer event (avoid timing issues on further tests) check-in: d97891f952 user: sebres tags: core-8-6-branch | |
| 16:25 | merge point (no functional changes, 8.6 already has proper implementation of TclCreateSocketAddress) check-in: d57fe13361 user: sebres tags: core-8-6-branch | |
| 14:57 | Remove use of (always enabled) "openpipe" constraint. Add "testservicemode" constraint. Change a si... check-in: 2050ab4207 user: jan.nijtmans tags: core-8-6-branch | |
| 12:49 | Fix [f586089a2b]: removing the call to Tcl_ServiceAll from Tcl_WaitForEvent on macOS exposed race co... check-in: 8054e19451 user: culler tags: core-8-6-branch | |
| 01:27 | More places where vwait needs to be used instead of update. Closed-Leaf check-in: 3848f45fbc user: culler tags: bug-f586089a2b | |
|
2020-08-09
| ||
| 14:33 | use vwait in chanio tests too. check-in: 1a0893ad07 user: culler tags: bug-f586089a2b | |
|
2020-08-08
| ||
| 21:37 | One more vwait. check-in: 00149c5a5c user: culler tags: bug-f586089a2b | |
| 21:27 | Add and use testservicemode command; replace update by vwait check-in: 6440ef9317 user: culler tags: bug-f586089a2b | |
|
2020-08-07
| ||
| 13:15 | Fix the expected result for chanio-50.6 check-in: bfaf56bd0c user: culler tags: bug-f586089a2b | |
| 13:12 | Experiment with io-50.1 on Travis check-in: dca078250c user: culler tags: bug-f586089a2b | |
|
2020-08-06
| ||
| 13:09 | Experiment with chan-io-50.6 on Travis check-in: 7a08db7462 user: culler tags: bug-f586089a2b | |
|
2020-08-05
| ||
| 17:07 | merge 8.6 check-in: 0f6646cd5c user: dgp tags: core-8-6-11-rc | |
|
2020-08-03
| ||
| 22:48 | Merge tip-581 Closed-Leaf check-in: 6a1810a602 user: jan.nijtmans tags: no-master-slave | |
| 22:45 | Merge 8.6 check-in: 46a66d0b3a user: jan.nijtmans tags: tip-581 | |
| 22:42 | doc fix check-in: 11bad9f38d user: jan.nijtmans tags: core-8-6-branch | |
| 15:46 | Merge 8.6 check-in: d55f77f316 user: jan.nijtmans tags: tip-581 | |
| 15:43 | Merge 8.6 check-in: 703ab89855 user: jan.nijtmans tags: bug-f586089a2b | |
| 15:23 | Testcase cleanup: transform *io-50.* testcases to new test syntax check-in: 6b47415fd4 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-27
| ||
| 21:30 | merge 8.6 check-in: cb97a9d7d6 user: dgp tags: core-8-6-11-rc | |
|
2020-07-26
| ||
| 17:00 | Merge 8.6 check-in: 94c40d8fbb user: jan.nijtmans tags: tip-581 | |
| 16:21 | Fix [cb0373bb33]: The http::geturl -keepalive option does not work as described in the man page. check-in: eeeb45062b user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-25
| ||
| 16:13 | Merge 8.6 Closed-Leaf check-in: 04264faa04 user: jan.nijtmans tags: bug-cb0373bb33-for-8-6 | |
|
2020-07-24
| ||
| 20:32 | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if absent, must default to "k... check-in: cb2b968202 user: kjnash tags: bug-cb0373bb33-for-8-6 | |