Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
213 check-ins using file generic/tclAssembly.c version ce7214cfaf
|
2022-10-20
| ||
| 15:28 | Fix [af65af3655]: clock.n: unbalanced parenthesis check-in: c685536371 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-10-19
| ||
| 16:29 | merge 8.6 check-in: aeb901ee6a user: dgp tags: core-8-6-13-rc | |
| 16:08 | Upgrade zlib to version 1.2.13 check-in: d391629528 user: jan.nijtmans tags: core-8-6-branch | |
| 08:30 | Re-build zlib1 1.2.13 for win32/win64 Closed-Leaf check-in: 79cd79facf user: jan.nijtmans tags: zlib-1.2.13 | |
| 07:28 | Make minizip/ioapi.c work (again) on win32. Build zlib1.dll for win64-arm check-in: 5449a9543b user: jan.nijtmans tags: zlib-1.2.13 | |
|
2022-10-18
| ||
| 20:24 | Update to zlib-1.2.13 check-in: e33b87958f user: jan.nijtmans tags: zlib-1.2.13 | |
| 19:37 | Draft updates to changes file for 8.6.13 release. check-in: 33e8afe8cc user: dgp tags: core-8-6-13-rc | |
|
2022-10-17
| ||
| 17:55 | merge 8.6 check-in: efb390b57f user: dgp tags: core-8-6-13-rc | |
|
2022-10-14
| ||
| 22:25 | Merge 8.5 check-in: 016c55b0cd user: jan.nijtmans tags: core-8-6-branch | |
|
2022-10-11
| ||
| 18:26 | merge 8.6 check-in: 0e77ffd0f4 user: dgp tags: rc0, core-8-6-13-rc | |
|
2022-10-07
| ||
| 10:18 | Follow-up to [1599352cca]: Tcl_Merge(): out-of-bounds write, more signed integer overflow. Better pa... check-in: 63b0443866 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-10-06
| ||
| 09:06 | Fix [e32a44e2e4], [1599352cca], [5ec43cfd9b] and [74cc95b563] check-in: 0e2b23ff84 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-10-05
| ||
| 15:31 | Fix [1599352cca] and related issues Closed-Leaf check-in: 337d46bdb8 user: jan.nijtmans tags: bug-1599352cca | |
|
2022-09-26
| ||
| 12:44 | merge 8.6 check-in: 8ec5cd66c9 user: dgp tags: core-8-6-13-rc | |
| 12:22 | Update tzdata to 2022d. Add one more unused stub entry check-in: 00b136d44a user: jan.nijtmans tags: core-8-6-branch | |
|
2022-09-22
| ||
| 20:28 | merge 8.6 check-in: fe70f21215 user: dgp tags: core-8-6-13-rc | |
| 15:42 | Do the "#undef TclObjInterpProc" slightly earlier check-in: bda4bb1414 user: jan.nijtmans tags: core-8-6-branch | |
| 15:32 | Make TclObjInterpProc a macro (since it always should be used through TclGetObjInterpProc()) Add som... check-in: cd8e3f4616 user: jan.nijtmans tags: core-8-6-branch | |
| 13:28 | merge 8.6 check-in: 13b0b8d303 user: dgp tags: core-8-6-13-rc | |
| 12:30 | Fix [22ab2ae64a]: Build with minizip broken (actually, only a problem in 8.7, but let's keep tinydir... check-in: 696144dced user: jan.nijtmans tags: core-8-6-branch | |
|
2022-09-21
| ||
| 19:12 | merge 8.6 check-in: 49d30beb1b user: dgp tags: core-8-6-13-rc | |
| 18:38 | Update docs and comments to agree with TIP 623. check-in: 87b0acccb6 user: dgp tags: core-8-6-branch | |
| 18:23 | Another test related to TIP 623. check-in: c5a2c3d0ce user: dgp tags: core-8-6-branch | |
| 13:22 | merge 8.6 check-in: e89003b5f7 user: dgp tags: core-8-6-13-rc | |
| 12:55 | Fix [c0bc269178]: switch -regexp -matchvar -indexvar broken when optional subexpression does not mat... check-in: 92ab43ecd6 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-09-20
| ||
| 20:42 | Proposed fix for [c0bc269178], with testcase Closed-Leaf check-in: ea165f0333 user: jan.nijtmans tags: bug-c0bc269178 | |
|
2022-09-16
| ||
| 12:18 | merge 8.6 check-in: 94f71d5985 user: dgp tags: core-8-6-13-rc | |
|
2022-09-15
| ||
| 22:14 | new testcase proc-7.6 check-in: 29c6190027 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-09-14
| ||
| 17:52 | eol-spacing check-in: 4552c9dc6c user: jan.nijtmans tags: core-8-6-branch | |
| 11:30 | merge 8.6 check-in: b78da15f61 user: dgp tags: core-8-6-13-rc | |
| 07:07 | Update all tables for Unicode 15 check-in: feab3498d1 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-09-13
| ||
| 12:24 | merge 8.6 check-in: 18d1ba7d4b user: dgp tags: core-8-6-13-rc | |
| 07:48 | Fix [1073daf086]: Bug in handling illegal utf-8 sequence check-in: 87d45dffcc user: jan.nijtmans tags: core-8-6-branch | |
|
2022-09-12
| ||
| 14:28 | (adapted) Testcase and fix for [1073daf086]: Bug in handling illegal utf-8 sequence Closed-Leaf check-in: 7c67f503d0 user: jan.nijtmans tags: bug-1073daf086 | |
| 11:56 | Ticket [6978c01b65]: as utf-8 is "special", also add invalid/incomplete sequence test cases for shif... check-in: df0133901f user: oehhar tags: core-8-6-branch | |
| 10:54 | testcase cleanup check-in: 302a26d558 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-09-11
| ||
| 20:12 | merge 8.6 check-in: 903b8497ea user: dgp tags: core-8-6-13-rc | |
| 08:39 | Tests io-75.x tolerant encoding: correct indention and comments check-in: 430fb84a6a user: oehhar tags: core-8-6-branch | |
|
2022-09-10
| ||
| 21:02 | code cleanup (typo's, type casts) check-in: bf05d78e94 user: jan.nijtmans tags: core-8-6-branch | |
| 06:04 | Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete multibyte sequence. This may fai... check-in: 8047c88c94 user: oehhar tags: core-8-6-branch | |
|
2022-09-09
| ||
| 13:38 | Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but are ok in 8.6 and 8.7: w... check-in: 2221b9b6e3 user: oehhar tags: core-8-6-branch | |
| 13:34 | Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but are ok in 8.6 and 8.7: w... Closed-Leaf check-in: 858c02f773 user: oehhar tags: ticket-a11678b759-after-documentation | |
|
2022-09-07
| ||
| 13:59 | merge 8.6 check-in: eb8cc2e98a user: dgp tags: core-8-6-13-rc | |
| 07:22 | code cleanup (backported from 8.7) check-in: fe8b793fd8 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-09-06
| ||
| 09:06 | closes [2641672fff] - resolved timing sensitivity of httpold-4.12 and speed-up all httpd depending t... check-in: aaa3de736b user: sebres tags: core-8-6-branch | |
| 09:04 | amend to [55a02f20ec]: fixes test env-9.1 for not windows - USERPROFILE is not set under unix, and w... check-in: 9eaba7f4ed user: sebres tags: core-8-6-branch | |
|
2022-09-05
| ||
| 11:37 | Ticket [55a02f20ec] - fallback to USERPROFILE when setting HOME env on Windows check-in: 291cf17e4a user: apnadkarni tags: core-8-6-branch | |
| 10:30 | closes [2641672fff], httpd - don't parse delay argument by error 400 (wrong URI/proto) Closed-Leaf check-in: e6634132e3 user: sebres tags: bug-2641672 | |
|
2022-09-03
| ||
| 13:57 | typo's check-in: 15bb2e6c98 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-09-02
| ||
| 17:17 | amend to [2641672fff], guarantees a delay to cause a timeout definitely + switch delay-argument from... check-in: 8499001878 user: sebres tags: bug-2641672 | |
| 17:02 | really closes [2641672fff] - resolved timing sensitivity of httpold-4.12 and speed-up all httpd depe... check-in: 6ac843c97f user: sebres tags: bug-2641672 | |
| 14:11 | Mark httpold-4.12 knownBug. See [2641672]: http1.0 failing test: httpold-4.12 check-in: ffca918442 user: jan.nijtmans tags: core-8-6-branch | |
| 13:54 | Fix [95b6a1747a]: Eval.3 docu fix check-in: 20d56e734c user: jan.nijtmans tags: core-8-6-branch | |
|
2022-09-01
| ||
| 15:40 | Fix [36ec49db6abc3b1a]: Tcl_TraceVar manpage : missing `const` on char* fields check-in: 8d6764bee8 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-08-31
| ||
| 10:03 | Fix [0aa7638534]: .gitignore ignores library/tcltest.tcl check-in: 88ba977d2d user: jan.nijtmans tags: core-8-6-branch | |
|
2022-08-29
| ||
| 20:55 | Add 2 unused (internal) stub entries check-in: ace4834900 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-08-26
| ||
| 22:47 | Use TclOffset() in stead of magic calculations using sizeof(), which might give unexpected results w... check-in: e7264efd8f user: jan.nijtmans tags: core-8-6-branch | |
|
2022-08-23
| ||
| 07:27 | Patch (8) from [37108037b9]: Code cleanups to support CHERI check-in: 6b6bf25797 user: jan.nijtmans tags: core-8-6-branch | |
| 06:43 | Add Europe/Kyiv to tzdata (missing from previous commit) check-in: 056db39d2d user: jan.nijtmans tags: core-8-6-branch | |
| 06:35 | Update tzdata to 2022c check-in: 5d1f50d2bb user: jan.nijtmans tags: core-8-6-branch | |
|
2022-08-22
| ||
| 13:56 | merge 8.6 check-in: e33b4c7d31 user: dgp tags: core-8-6-13-rc | |
| 07:29 | Do github actions builds on Ubuntu 22.04 (was: 20.04) check-in: d995cbcbf1 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-08-21
| ||
| 21:00 | Add (dummy) stub entries to TclOO (matching TIP #630) check-in: 8b6268f606 user: jan.nijtmans tags: core-8-6-branch | |
| 20:53 | More type-casts in tclOOMethod.c (backported from 8.7) check-in: 89358b9039 user: jan.nijtmans tags: core-8-6-branch | |
| 20:28 | ClientData -> 'void *" in TclOO headers check-in: 4a915166e6 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-08-18
| ||
| 12:03 | Ticket [a11678b759]: improve after documentation for time <= 0. check-in: 2706ae6bed user: oehhar tags: ticket-a11678b759-after-documentation | |
|
2022-08-08
| ||
| 12:41 | merge 8.6 check-in: 5220085b3c user: dgp tags: core-8-6-13-rc | |
|
2022-08-04
| ||
| 15:09 | Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: 2e8fc36e39 user: max tags: core-8-6-branch | |
|
2022-07-29
| ||
| 09:51 | merge branch bug-4eb3a155ac--procptr-bytecode, fixes SF [4eb3a155ac] and similar corner cases: reset... check-in: 73a6af23a5 user: sebres tags: core-8-6-branch | |
|
2022-07-27
| ||
| 15:56 | fixes [4eb3a155ac] and similar segfaults: reset corresponding bodyPtr->procPtr if procPtr gets relea... Closed-Leaf check-in: d717a34f4c user: sebres tags: bug-4eb3a155ac--procptr-bytecode | |
| 15:48 | cherry-pick branch apn-apply-bug (only test without the fix) to 8.6 check-in: 69e5ae6088 user: sebres tags: bug-4eb3a155ac--procptr-bytecode | |
| 13:29 | closes [b3977d199b] - don't reset INPUT_SAW_CR unless the buffer get really translated (missing "\r"... check-in: a3ed092aab user: sebres tags: core-8-6-branch | |
|
2022-07-25
| ||
| 13:57 | execvpw/seteuidw don't exist. Fix some other signatures in compat/unistd.h check-in: 23d8569bf2 user: jan.nijtmans tags: core-8-6-branch | |
| 13:10 | merge 8.6 check-in: 8c51a19a76 user: dgp tags: core-8-6-13-rc | |
|
2022-07-22
| ||
| 21:42 | tcltest 2.5.4 -> 2.5.5 check-in: a89da8f031 user: jan.nijtmans tags: core-8-6-branch | |
| 19:19 | correctly show the execution time unit by usec (µs) if testing on systems with not utf-8 default sy... check-in: 1bb80048c0 user: sebres tags: core-8-6-branch | |
| 18:49 | restore FF-char (fossil seems to loss form feed if commits with convertion from CRLF to LF) Closed-Leaf check-in: 4a796d6ae3 user: sebres tags: bug-b3977d199b | |
| 18:38 | EOF seemed to reset INPUT_SAW_CR previously, so do it now explicitely (satisfying the test ?chan?io-... check-in: 341c5f78a7 user: sebres tags: bug-b3977d199b | |
| 17:41 | fixes [b3977d199b] - don't reset INPUT_SAW_CR unless the buffer get really translated (missing "\r" ... check-in: d2a8078086 user: sebres tags: bug-b3977d199b | |
| 17:36 | extends test io-29.36.2 for better illustration when we'll get extra NL - if no "\r" in last buffer,... check-in: 671f170abd user: sebres tags: bug-b3977d199b | |
| 16:22 | fixes logical error in test io-29.36.1 (translation {auto} causes that answer "client" reaches the s... check-in: 5f7f4ab975 user: sebres tags: bug-b3977d199b | |
| 13:35 | rebase (merged with current 8.6) check-in: 26d3d2a33e user: sebres tags: bug-b3977d199b | |
| 13:10 | amend to [f3db59139e] (fix [713653b951]) - i386 only, resolve mixed declarations and code (forbiddee... check-in: c038d0d8ca user: sebres tags: core-8-6-branch | |
|
2022-07-21
| ||
| 12:58 | merge 8.6 check-in: 83d6ed2282 user: dgp tags: core-8-6-13-rc | |
|
2022-07-19
| ||
| 08:38 | Update compat/stdlib.h, prevent conflict with modern signature of those functions. check-in: a3974f03bd user: jan.nijtmans tags: core-8-6-branch | |
|
2022-07-18
| ||
| 15:35 | merge 8.6 check-in: 4854231877 user: dgp tags: core-8-6-13-rc | |
|
2022-07-17
| ||
| 13:03 | Fix [713653b951]: Floating point precision problems on x86 musl check-in: f3db59139e user: jan.nijtmans tags: core-8-6-branch | |
|
2022-07-15
| ||
| 17:11 | Restore FP control word on conversion of zero values. Sneak path existed that failed to restore the... Closed-Leaf check-in: 50ecdc3e87 user: kbk tags: bug-713653b951 | |
|
2022-07-12
| ||
| 20:33 | merge 8.6 check-in: 3239ec029c user: dgp tags: core-8-6-13-rc | |
| 08:20 | Code cleanup (use {} in if/else statemenets) check-in: ba232277ee user: jan.nijtmans tags: core-8-6-branch | |
|
2022-07-07
| ||
| 10:59 | Unnecessary quotes in win/rules.vc check-in: e1ba6d530e user: jan.nijtmans tags: core-8-6-branch | |
|
2022-07-05
| ||
| 12:03 | Prevent warning: zero size arrays are an extension [-Wzero-length-array], when using C99 check-in: fbe0b7e520 user: jan.nijtmans tags: core-8-6-branch | |
| 10:52 | Merge sebres-8-6-clock-speedup-cr2 check-in: 11ffe4998b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 10:51 | Merge 8.6 check-in: e279b7d8b6 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
|
2022-07-01
| ||
| 15:14 | Test for TclOO 1.1.0. Remove some useless type-casts check-in: 7c4df6273d user: jan.nijtmans tags: core-8-6-branch | |
|
2022-06-28
| ||
| 09:38 | typo's check-in: bb11a41dbd user: jan.nijtmans tags: core-8-6-branch | |
|
2022-06-24
| ||
| 20:02 | typo's check-in: 2fb4d36f03 user: jan.nijtmans tags: core-8-6-branch | |
| 14:26 | slightly stricter checking for TCL_MAJOR_VERSION in rules.vc check-in: 86b4decffb user: jan.nijtmans tags: core-8-6-branch | |
|
2022-06-23
| ||
| 12:57 | Slightly better integer overflow handling in Tcl_ListObjReplace() check-in: 78b3f821c7 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-06-20
| ||
| 09:36 | bump http version to 2.9.8 check-in: fb2a90bad4 user: jan.nijtmans tags: core-8-6-branch | |
| 01:58 | Merge branch bug-55bf73b52b check-in: 0d6927dbac user: kjnash tags: core-8-6-branch | |
| 01:55 | Merge core-8-6-branch Closed-Leaf check-in: 5f97fd73e4 user: kjnash tags: bug-55bf73b52b | |
|
2022-06-15
| ||
| 12:46 | merge 8.6 check-in: 2c068d3c6d user: dgp tags: core-8-6-13-rc | |
| 00:43 | Minor bugfixes to library/http/http.tcl and tests/http.test check-in: 335145438e user: kjnash tags: bug-55bf73b52b | |
|
2022-06-14
| ||
| 13:48 | Add more testcases for Tcl_GetRange() check-in: 88ace58360 user: jan.nijtmans tags: core-8-6-branch | |
| 12:55 | Update .gitignore check-in: ef468f7ade user: jan.nijtmans tags: core-8-6-branch | |
| 10:28 | Update ignore-glob check-in: 06dc66bd52 user: jan.nijtmans tags: core-8-6-branch | |
| 06:44 | Fix Proposal for [55bf73b52b]: http reuses connections after 101 Switching Protocols. To be discusse... check-in: ed99670192 user: jan.nijtmans tags: bug-55bf73b52b | |
|
2022-06-13
| ||
| 20:33 | Add two new testcases for Tcl_ListObjReplace() check-in: a8125050d4 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-06-06
| ||
| 16:51 | Bump to 8.6.13 for release check-in: a0fb0766d2 user: dgp tags: core-8-6-13-rc | |
|
2022-06-02
| ||
| 15:16 | Missing "const" with -DREG_DEBUG=1 check-in: 24d34fb12d user: jan.nijtmans tags: core-8-6-branch | |
| 12:10 | typo check-in: d15a4ccfb0 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-05-31
| ||
| 10:32 | Tcl_SetCommandTokenInfo() does not exist check-in: 14198a27ad user: jan.nijtmans tags: core-8-6-branch | |
|
2022-05-26
| ||
| 22:34 | Merge 8.5 check-in: af8553f2d7 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-05-25
| ||
| 12:55 | Simplify solution for [76ad7aeba3]: No need to call TclGetNumberFromObj() twice, since it's already ... check-in: f518cb272e user: jan.nijtmans tags: core-8-6-branch | |
| 10:57 | Renumber two testcases (align with Tcl 8.7), and align Cywin-specific error-message) check-in: 2ba718e533 user: jan.nijtmans tags: core-8-6-branch | |
| 10:28 | Fix [76ad7aeba3]: boundary case bug in [string is integer] check-in: e58be38bfd user: jan.nijtmans tags: core-8-6-branch | |
| 10:26 | Add testcases and fix implementation Closed-Leaf check-in: 4d9158033b user: jan.nijtmans tags: bug-76ad7aeba3 | |
|
2022-05-24
| ||
| 22:20 | Merge 8.6 check-in: 2dca37d603 user: jan.nijtmans tags: bug-76ad7aeba3 | |
| 16:35 | Do all "string" testcases twice: once with and once without bytecode check-in: bb676f2045 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-05-22
| ||
| 17:11 | Proposed fix for [76ad7aeba3]: boundary case bug in [string is integer]. Missing: more unit-tests check-in: 66a187edf2 user: jan.nijtmans tags: bug-76ad7aeba3 | |
| 12:35 | Merge 8.5 check-in: f88099f60c user: jan.nijtmans tags: core-8-6-branch | |
| 11:59 | Disable C4090 warning; See: [https://developercommunity.visualstudio.com/t/c-compiler-incorrect-pro... check-in: d6c499abfe user: jan.nijtmans tags: core-8-6-branch | |
|
2022-05-15
| ||
| 20:19 | Change (unsupported) "utfmax" option in rules.vc to it's reverse "utf16". No effect in Tcl 8.6. Not ... check-in: e7da3f4504 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-05-13
| ||
| 22:53 | Merge bugs-http-2022-05-several-minor-mostly-docs check-in: 184d293b77 user: kjnash tags: core-8-6-branch | |
| 22:50 | Merge 8.6 Closed-Leaf check-in: 21bf44e4b1 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 22:49 | Correction to http(n) - cannot use Upgrade header to upgrade to http/3 check-in: 1b1b2dce14 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
|
2022-05-12
| ||
| 12:36 | Remove "testsize time_t" command, it isn't being used check-in: 2c361c10fa user: jan.nijtmans tags: core-8-6-branch | |
|
2022-05-11
| ||
| 20:08 | In http(n), repaginate long lines. check-in: dcc2f0bb90 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 20:00 | In http(n), escape - to \- in all command options except example code. check-in: d337d0a93b user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 19:17 | Merge 8.6 check-in: ae3cf507f7 user: jan.nijtmans tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 19:06 | Fix [6898f9cb71]: shiftjis is presumably misspelled in http 2.7.7. Also add more testcases for http:... check-in: 18a5284076 user: jan.nijtmans tags: core-8-6-branch | |
| 19:05 | Revise http(n) to fix #6afa947d1a check-in: 751f947bc8 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 18:48 | Revise http(n) to fix #14e3c258d9 check-in: 00c7068494 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 18:25 | Revise library/http/http.tcl to fix shift_jis typo and #6898f9cb71 check-in: 611a5cd613 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 18:24 | Revise http(n) to fix #443195 check-in: deb816791e user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 18:13 | Revise http(n) to fix #1414262 check-in: 277e9c6ba6 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 17:21 | Revise http(n) to fix #15e4bd83c2 check-in: 1b15e55938 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
| 17:13 | Create new branch named "bugs-http-2022-05-several-minor-mostly-docs" check-in: f8a2a01156 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs | |
|
2022-05-10
| ||
| 16:38 | Now we're on it, keep better track with state(host) and state(path). Backported from http 2.10 check-in: e31294c546 user: jan.nijtmans tags: core-8-6-branch | |
| 16:09 | Fix [55bf73b52b]: http reuses connections after 101 Switching Protocols check-in: 1aa527993f user: jan.nijtmans tags: core-8-6-branch | |
| 07:48 | Fix the bug. Standardise and document protocol upgrades. Closed-Leaf check-in: 580fd61336 user: kjnash tags: bug-55bf73b52b-8.6 | |
|
2022-05-09
| ||
| 22:18 | Create new branch named "bug-55bf73b52b-8.6" check-in: 71a68964ef user: kjnash tags: bug-55bf73b52b-8.6 | |
| 19:33 | 'develop' fixes for zlib-1.2.12. Will be in zlib-1.2.12.1 or zlib-1.2.13. check-in: 1dcc8dbfba user: jan.nijtmans tags: core-8-6-branch | |
| 19:22 | rebuild zlib1.dll 1.2.12.1 for aarch64 (win64-arm) Closed-Leaf check-in: f3af6dafb8 user: jan.nijtmans tags: zlib-1.2.12-fixes | |
| 07:15 | rebuild zlib1.dll 1.2.12.1 for i686 and x86_64 check-in: e98b94c4a6 user: jan.nijtmans tags: zlib-1.2.12-fixes | |
|
2022-05-06
| ||
| 15:12 | A number of fixes from zlib's 'develop' branch. check-in: 6ff79d55ff user: jan.nijtmans tags: zlib-1.2.12-fixes | |
| 07:21 | Close fork check-in: 89d12c00af user: jan.nijtmans tags: core-8-6-branch | |
|
2022-05-04
| ||
| 06:56 | http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [8eb64b1520] check-in: 1f5e1f5a49 user: oehhar tags: core-8-6-branch | |
|
2022-04-28
| ||
| 10:51 | Update libtommath to latest support/1.x branch check-in: db7638ad0c user: jan.nijtmans tags: core-8-6-branch | |
|
2022-04-26
| ||
| 12:28 | closes bug [27520c9b17] check-in: 642ae7905b user: sebres tags: core-8-6-branch | |
|
2022-04-21
| ||
| 12:51 | Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE. Builds ... check-in: 2e404f7230 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-04-20
| ||
| 09:41 | boolPtr -> intPtr, since Tcl doens't use pointer to bool's (they didn't exist when the API was desig... check-in: 81c8869db7 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-04-15
| ||
| 14:50 | Fix [5294e6feca]: minizip for TIP #430 broken check-in: d38e8ba3b7 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-04-14
| ||
| 12:39 | Change testConstraint "ucs4" to "utf32", since that's more accurate check-in: b005369240 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-04-12
| ||
| 12:42 | Update .fossil-settings/crlf-glob check-in: 047027f505 user: jan.nijtmans tags: core-8-6-branch | |
| 12:08 | Update all zdll.lib files, for update symbols in zlib 1.2.12 check-in: 00d886ed9b user: jan.nijtmans tags: core-8-6-branch | |
| 07:55 | Update zlib to version 1.2.12 check-in: 8904fff036 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-04-11
| ||
| 20:18 | Compile zlib-1.2.12 for win64-arm Closed-Leaf check-in: 56dec8d8ce user: jan.nijtmans tags: zlib-1.2.12 | |
| 12:15 | Update zlib to version 1.2.12 (windows-arm version of zlib1.dll still missing) check-in: c40a3a07a0 user: jan.nijtmans tags: zlib-1.2.12 | |
|
2022-04-08
| ||
| 09:10 | Fix [05ff16e799]: signed integer overflow in ExtendStringRepWithUnicode() check-in: 4958391d5a user: jan.nijtmans tags: core-8-6-branch | |
|
2022-04-04
| ||
| 11:16 | Fix [e5ed1bb28b]: Issue if URL contains numeric IPv6 address. http -> 2.9.6 check-in: 137067079a user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-29
| ||
| 08:38 | Add --enable-symbols=all builds check-in: fe445b4318 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-28
| ||
| 07:15 | Add enable-symbols=all builds to various platforms Closed-Leaf check-in: 68769ad203 user: jan.nijtmans tags: enable-symbols-all | |
|
2022-03-22
| ||
| 19:48 | Fix [0e8fd6c6d5]: (unsigned)STRING_SIZE(STRING_MAXCHARS) is 0 (and optimize STRING_SIZE a little bit... check-in: 44ba6e4ce3 user: jan.nijtmans tags: core-8-6-branch | |
| 16:47 | Merge 8.5 check-in: 6fcef48446 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-17
| ||
| 12:00 | Fix 2 testcases which are not testing what they should be testing (since "-encoding ascii" cannot ha... check-in: d639572141 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-15
| ||
| 17:12 | Fix [639208cc7b]: main makefile.vc OPTS=static compile error in libtommath\bn_mp_set_i64.c: An unary... check-in: 47d5aef864 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-12
| ||
| 23:25 | Fix 2 warnings: warning C4018: '>': signed/unsigned mismatch check-in: 1403ead867 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-11
| ||
| 19:30 | Revise the loop logic to be more correct, more clear, and more consisten with other branches. check-in: 22d14f422c user: dgp tags: core-8-6-branch | |
| 19:15 | [9c7557160f] Alternative fix for UB handling of int overflow. check-in: 601a2b1dfe user: dgp tags: core-8-6-branch | |
| 16:47 | Alternatve patch to replace UB treatment of int overflow. Closed-Leaf check-in: be8578fdce user: dgp tags: bug-9c7557160f | |
| 08:48 | Fix [8a7ec8a389]: error when compiling a fat binary for Mac M1 check-in: 47f36d7612 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-08
| ||
| 17:12 | Backport fix and test for typecasting bug in Tcl_GetUniChar(). check-in: e7356da76c user: dgp tags: core-8-6-branch | |
| 15:23 | Fix [9c7557160]: signed integer overflow in UpdateStringOfByteArray() check-in: 5e793d379a user: jan.nijtmans tags: core-8-6-branch | |
| 15:21 | Fix [1c7f179710]: undefined behavior for INST_LSHIFT in ExecuteExtendedBinaryMathOp() check-in: 8a68239de9 user: jan.nijtmans tags: core-8-6-branch | |
| 15:10 | Fix [b6afa33737]: signed integer overflow in TclInitStringRep() macro check-in: a314f4ea62 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-06
| ||
| 16:10 | Fix [4789e18fcb]: signed integer overflow during obj-31.6 check-in: 7913cae186 user: jan.nijtmans tags: core-8-6-branch | |
| 15:49 | Fix [112e7aa36d]: signed integer overflow in Tcl_SetObjLength(), Tcl_AttemptSetObjLength() check-in: 2699f682ae user: jan.nijtmans tags: core-8-6-branch | |
|
2022-03-04
| ||
| 16:15 | Fix [8d8bb39962]: incorrect notifier initialization in tclXtNotify.c check-in: 362f6d184c user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-23
| ||
| 14:30 | Fix [cb90038a63]: signed integer overflow during expr-34.22, expr-36.22 check-in: 42d07d1fe5 user: jan.nijtmans tags: core-8-6-branch | |
| 14:26 | Merge 8.5 check-in: bcb387ad57 user: jan.nijtmans tags: core-8-6-branch | |
| 14:24 | Fix [d282fcacd1]: signed integer overflow in ScanNumber() check-in: d7a73dbf01 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-21
| ||
| 16:18 | Fix [fb4a0a6675]: signed integer overflow in TclpGetClicks() check-in: 8779e57115 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-18
| ||
| 16:31 | Eliminate aarch64-w64-mingw32-clang warning check-in: c405a0ef24 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-17
| ||
| 09:30 | Addendum to [7deeddb36]: Use WIDE_MIN/WIDE_MAX in more places check-in: de10721755 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-16
| ||
| 16:18 | Fix [7f8a3d9818]: signed integer overflow in tclExecute.c check-in: 8524520e5b user: jan.nijtmans tags: core-8-6-branch | |
| 16:10 | Fix [1c60dca341]: signed integer overflow in Tcl_SetBignumObj() check-in: 414608568a user: jan.nijtmans tags: core-8-6-branch | |
| 15:24 | Fix [c6fea6ba6]: possible signed integer overflow in Tcl_GetLongFromObj(), Tcl_GetWideIntFromObj() check-in: efbf66da7d user: jan.nijtmans tags: core-8-6-branch | |
| 14:53 | Fix [89de498973]: signed integer overflow in TclParseNumber() check-in: c5cded8dc7 user: jan.nijtmans tags: core-8-6-branch | |
| 14:33 | Fix [7deeddb36]: signed integer overflow in Tcl_ScanObjCmd() check-in: 0ac2e76e3f user: jan.nijtmans tags: core-8-6-branch | |
| 10:36 | Add x86_64-w64-mingw32-nmakehlp.exe as a helper, when cross-compiling check-in: cb2a5f77e3 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-15
| ||
| 14:34 | Merge 8.6 Closed-Leaf check-in: 19a930d38f user: jan.nijtmans tags: windows-arm64 | |
| 14:31 | Update win/README check-in: b06aa3c757 user: jan.nijtmans tags: core-8-6-branch | |
| 14:09 | update README check-in: c08a1c2b47 user: jan.nijtmans tags: windows-arm64 | |
| 13:51 | Add nmakehlp.exe (for AMD64) to distribution, and make it usable in rules-ext.vc too check-in: e890c67b0e user: jan.nijtmans tags: windows-arm64 | |
| 13:18 | See [https://patch-diff.githubusercontent.com/raw/tcltk/tcl/pull/12.patch], but slightly better: If ... check-in: 0c4eaa1de6 user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-14
| ||
| 15:44 | Fix regression caused by [d109376ad]: Move nmakehlp target down, so it doesn't become the default ta... check-in: c1f5640ee0 user: jan.nijtmans tags: core-8-6-branch | |
| 14:17 | re-generate configure script for windows check-in: 8ad4b2429e user: jan.nijtmans tags: core-8-6-branch | |
| 14:15 | Update libz.dll.a and zlib1.dll, use a UCRT runtime in stead of msvcrt for ARM64 check-in: 3d7be5568e user: jan.nijtmans tags: core-8-6-branch | |
| 12:59 | Fix [c59fd034fd]: zdll.lib for windows arm64 is compiled for wrong architecture check-in: 1ef774c149 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-13
| ||
| 22:46 | Fix determination of HAVE_CPUID with configure script Closed-Leaf check-in: 379065b501 user: jan.nijtmans tags: windows-arm64 | |
| 22:29 | Make a start supporting aarch64-w64-mingw32-clang (WIP) check-in: 38fd900712 user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-12
| ||
| 19:03 | Merge 8.5. (add some unused spare stub entries) check-in: 9bb1b2e1b3 user: jan.nijtmans tags: core-8-6-branch | |
| 18:49 | Fix [1720242] (appears the patch was only partially applied) check-in: f6c659cc98 user: jan.nijtmans tags: core-8-6-branch | |
| 11:48 | More tweaks for windows-arm64 check-in: d6a09d7c8a user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-11
| ||
| 16:34 | Document how to cross-compile with Visual Studio Closed-Leaf check-in: d1c5bb34f4 user: jan.nijtmans tags: windows-arm64 | |
| 16:21 | more tweaks for windows-arm64 check-in: 466f16e83c user: jan.nijtmans tags: windows-arm64 | |
| 14:22 | See [https://github.com/tcltk/tcl/pull/11], but (hopefully) slightly better check-in: e6bc056435 user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-10
| ||
| 15:21 | Add zlib1.dll for windows-arm64 check-in: 63c17e0fa8 user: jan.nijtmans tags: core-8-6-branch | |
| 15:17 | Add zlib1.dll for windows-arm64 (cross-compiled with VS2017) Closed-Leaf check-in: dfc1b48e3a user: jan.nijtmans tags: windows-arm64 | |
| 15:10 | Merge 8.6 check-in: 83a562b518 user: jan.nijtmans tags: windows-arm64 | |
| 09:26 | Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_ListObjGetElements ever... check-in: 30cd3187fc user: jan.nijtmans tags: core-8-6-branch | |