Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3103 check-ins using file win/tclWinReg.c version e9635c51b5
|
2026-08-27
| ||
| 14:04 | ultimate fix for segfault [e533296a92d89044]: avoid reset of lambda info in frames stack by nested c... Closed-Leaf check-in: a7a8993cca user: sebres tags: bug-e533296a92d89044-segfault | |
|
2026-08-26
| ||
| 21:43 | fixes [e533296a92d89044]: reset cmd in procPtr after lambda invocation (cmd is in local stack frame) check-in: 6bb3074c0f user: sebres tags: bug-e533296a92d89044-segfault | |
| 21:42 | tests/info.test: illustrating [e533296a92d89044] check-in: 221842947f user: sebres tags: bug-e533296a92d89044-segfault | |
|
2026-03-04
| ||
| 00:13 | fixes test coverage for [2c237beffbace823] (TZ generated from offset by artificial %z token in IANA ... Closed-Leaf check-in: 05af4fe48a user: sebres tags: core-8-5-branch | |
|
2026-03-03
| ||
| 23:57 | amend to [2c237beffbace823] fixing generation of TZ name from offset by %z artificial name in data; ... check-in: 72997d924d user: sebres tags: core-8-5-branch | |
|
2025-07-21
| ||
| 18:21 | amend to [61c01e0edb08a9ed], more cases for increment ref-count with use-after-free prevention for i... check-in: 4aae9497e4 user: sebres tags: core-8-5-branch | |
|
2025-07-18
| ||
| 17:20 | fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-count to avoid use-afte... check-in: 0d48bb289c user: sebres tags: core-8-5-branch | |
|
2025-03-07
| ||
| 09:58 | cmdMZ.test: improve stability of timerate test for quadratic complexity (increase factor for check),... check-in: d891b00146 user: sebres tags: core-8-5-branch | |
|
2025-02-10
| ||
| 12:57 | tcltest: avoid "couldn't read directory" error if no read permission on some child folder of "-testd... check-in: a95b1876a7 user: sebres tags: core-8-5-branch | |
| 12:55 | cherry-pick [9b5c0dbbc296ad67]: tests/all.tcl: don't overwrite argument -testdir (may be supplied in... check-in: 0ede9b3201 user: sebres tags: core-8-5-branch | |
|
2025-01-28
| ||
| 10:33 | Clarify -overhead measurement check-in: 84d5768a07 user: sebres tags: core-8-5-branch | |
|
2025-01-23
| ||
| 12:13 | TclWideMUInt may be signed on some platforms, back to WIDE_MAX for default max count (9e18 is anyway... check-in: 80cab99157 user: sebres tags: core-8-5-branch | |
|
2025-01-22
| ||
| 20:02 | amend, add missing NL check-in: 932eca5263 user: sebres tags: core-8-5-branch | |
| 17:24 | fixes timerate command (avoids drastic growth of execution time on iteration with quadratic complexi... check-in: d7c4578e96 user: sebres tags: core-8-5-branch | |
| 17:23 | timerate: added test illustrating drastic growth of execution time on iteration with quadratic compl... check-in: 06c819dcc2 user: sebres tags: core-8-5-branch | |
|
2025-01-21
| ||
| 16:13 | may fix [48a7a56dda] in the form that -overhead 0 is not expected anymore to estimate the overhead i... Closed-Leaf check-in: 98b8512f2f user: sebres tags: fix-48a7a56dda-timerate-overhead-with-calibrate | |
|
2024-11-14
| ||
| 12:07 | Fix problem in testcase check-in: e3d5d43c3c user: sebres tags: core-8-5-branch | |
|
2024-11-13
| ||
| 19:31 | small amend: don't add empty dir to dirs var (error message) check-in: e952dbe706 user: sebres tags: core-8-5-branch | |
| 18:14 | fix and coverage for bug [43c94f95988f3057]: avoid vulnerability loading init.tcl in current directo... check-in: d020e16a20 user: sebres tags: core-8-5-branch | |
|
2024-10-31
| ||
| 13:53 | small amend (better explaining test titles) check-in: 8fc2cb9c48 user: sebres tags: core-8-5-branch | |
| 13:21 | more typos fixed, don't swallow real error message if read TZ fails, several fixed and normalization... check-in: 08343d3ea6 user: sebres tags: core-8-5-branch | |
| 12:30 | typo (zone name in errorcode) check-in: ef654ee58c user: sebres tags: core-8-5-branch | |
|
2024-10-29
| ||
| 18:21 | small amend (fixing the test for 8.5) check-in: 9011f6d282 user: sebres tags: core-8-5-branch | |
| 18:14 | merge branch bug-fix-tz-w-offs: fixes regression and further bug [2c237beffbace823]: - tools/tclZI... check-in: fd0f43ac1f user: sebres tags: core-8-5-branch | |
| 18:08 | additional fix for [2c237beffbace823]: usage of time zones `Etc/GMT±n` were impossible previously d... Closed-Leaf check-in: 67e7522bd1 user: sebres tags: bug-fix-tz-w-offs | |
| 18:02 | clock.test: coverage for regression and further bugs [2c237beffbace823] check-in: 30833841e4 user: sebres tags: bug-fix-tz-w-offs | |
| 16:45 | Update to TZDATA 2024b with fixed tclZIC (replacing %z with offset TZ) check-in: a79ad2ba67 user: sebres tags: bug-fix-tz-w-offs | |
| 16:37 | tools/tclZIC.tcl: fixes TZ-names by generation for TZs having %z in database as name (simply mapping... check-in: 24fbf92e66 user: sebres tags: bug-fix-tz-w-offs | |
|
2024-08-12
| ||
| 13:07 | fixes [7179c6724cd38271]: compilation of incr command on wide constant offset (no overflow) check-in: 068a8b152e user: sebres tags: core-8-5-branch | |
| 13:06 | incr.test: added coverage for bug [7179c6724cd38271] (broken compile of incr by wide2int overflow of... check-in: cff7cda43a user: sebres tags: core-8-5-branch | |
|
2024-05-16
| ||
| 08:56 | code review: preserving r/w channels after all possible failures (don't need to release in error cas... Closed-Leaf check-in: 36be7eb4a4 user: sebres tags: fix-79474c58800cdf94--8-5-based | |
|
2024-05-15
| ||
| 15:06 | small code review: removal of unneeded - result is initially TCL_OK check-in: a20792c76f user: sebres tags: fix-79474c58800cdf94--8-5-based | |
| 12:39 | ultimate fix for [79474c58800cdf94]: avoid segfault on copy-state structure freed to early, protecte... check-in: 8ca3b56334 user: sebres tags: fix-79474c58800cdf94--8-5-based | |
|
2024-04-26
| ||
| 13:54 | increase cache size (4 now, can be configurable later), free cache in lock, more performance test-ca... Leaf check-in: 246fae69b1 user: sebres tags: sebres-encoding-perf-branch | |
| 13:50 | tests-perf/encoding.perf.tcl: added performance regression tests for encoding check-in: 4674324491 user: sebres tags: sebres-encoding-perf-branch | |
| 13:49 | more tweaks optimized encoding reusing processes (added small cache storage holding 2 last freed enc... check-in: 389529a649 user: sebres tags: sebres-encoding-perf-branch | |
| 13:47 | (backported from tclSE) avoid multi-threaded vulnerability of system encoding (see tcl bug [f2ff05fc... check-in: a1c84c8069 user: sebres tags: sebres-encoding-perf-branch | |
|
2024-04-12
| ||
| 22:55 | minor backport from my core: simple speed-up if searching for the key from hash itself (it is safe t... check-in: f472941c43 user: sebres tags: core-8-5-branch | |
| 21:13 | amend to [295b0570ff660950]: the bug was fixed incompletely, this is full bug fix now - don't allow ... check-in: 969a185ea4 user: sebres tags: core-8-5-branch | |
|
2023-05-05
| ||
| 20:55 | Remove .github and .travis-related stuff: No need to build this branch any more check-in: f51a3fbbc5 user: jan.nijtmans tags: core-8-5-branch | |
|
2022-11-30
| ||
| 08:12 | Update to tzdata 2022g check-in: bc5c21bcaa user: jan.nijtmans tags: core-8-5-branch | |
|
2022-11-25
| ||
| 08:29 | Handle closeProc == NULL the same as closeProc == TCL_CLOSE2PROC in stead of panicing. Backported fr... check-in: 0459d72578 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-11-23
| ||
| 07:38 | Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not used by Tcl, but can be u... check-in: b7e6e5f475 user: jan.nijtmans tags: core-8-6-branch | |
| 07:36 | Re-generate configure scripts (with correct autoconf version) check-in: 4ec0523e4c user: jan.nijtmans tags: core-8-6-branch | |
|
2022-11-22
| ||
| 22:48 | merge release check-in: e8a8a4a41d user: dgp tags: core-8-6-branch | |
| 20:11 | Merge 8.5 check-in: 3f7721da0f user: jan.nijtmans tags: core-8-6-branch | |
| 20:08 | Unused stub entries up to Tcl_DStringToObj() (for Tcl 8.7/9.0) check-in: fabdb33522 user: jan.nijtmans tags: core-8-5-branch | |
|
2022-11-21
| ||
| 17:37 | improve accuracy of a changes line Closed-Leaf check-in: b1fc8161f1 user: dgp tags: release, core-8-6-13-rc, core-8-6-13 | |
|
2022-11-20
| ||
| 15:34 | bump release date check-in: 32879484fe user: dgp tags: rc3, core-8-6-13-rc | |
| 14:22 | merge 8.6 check-in: 7c53c887fd user: dgp tags: core-8-6-13-rc | |
| 14:16 | Newest tests must have most recent releases of http to pass. check-in: a9691d58b3 user: dgp tags: core-8-6-branch | |
|
2022-11-18
| ||
| 18:30 | merge 8.6 check-in: 056103237b user: dgp tags: core-8-6-13-rc | |
| 17:53 | Bring back the common facilities of the tcltests "package", but use a less fragile method to gain ac... check-in: 7e733817b3 user: dgp tags: core-8-6-branch | |
|
2022-11-15
| ||
| 21:18 | package require s/tcl/Tcl/ in tests/httpd11.tcl to fix http11.test Closed-Leaf check-in: 2bac0bed17 user: kjnash tags: http-2.10-with-tcl-8.6 | |
| 15:35 | Merge 8.6. Tcl 8.6 doesn't have lpop. Change http version to 2.10.0 (just for this branch, not meant... check-in: e3e5bfd084 user: jan.nijtmans tags: http-2.10-with-tcl-8.6 | |
|
2022-11-14
| ||
| 17:24 | merge 8.6 check-in: 1172f5f2a1 user: dgp tags: rc2, core-8-6-13-rc | |
| 17:23 | Test suite hygiene - Several tests missing the "testdstring" constraint - [package require tclte... check-in: ba1fb66b47 user: dgp tags: core-8-6-branch | |
|
2022-11-13
| ||
| 21:07 | Attempt to fix http testcases check-in: f2ef096046 user: jan.nijtmans tags: http-2.10-with-tcl-8.6 | |
|
2022-11-11
| ||
| 10:06 | Let's see whether http 2.10a4 works with Tcl 8.6 too check-in: 0e595a918d user: jan.nijtmans tags: http-2.10-with-tcl-8.6 | |
|
2022-11-09
| ||
| 13:15 | update target release date check-in: 874bebc53e user: dgp tags: core-8-6-13-rc | |
|
2022-11-01
| ||
| 14:17 | merge 8.6 check-in: 45925432b4 user: dgp tags: rc1, core-8-6-13-rc | |
|
2022-10-30
| ||
| 12:55 | Merge 8.5. Update to tzdata 2022f check-in: 8c65a619ff user: jan.nijtmans tags: core-8-6-branch | |
| 12:52 | Update to tzdata 2022f check-in: 9489f14bb7 user: jan.nijtmans tags: core-8-5-branch | |
| 12:51 | One more unused stub entry check-in: 314fae2c05 user: jan.nijtmans tags: core-8-5-branch | |
|
2022-10-28
| ||
| 15:19 | merge 8.6 check-in: 8fb8bdbbb3 user: dgp tags: core-8-6-13-rc | |
| 14:37 | The file $(builddir)/tclUuid.h is not part of the source code distribution. The `make distclean` tar... check-in: 5042463c8d user: dgp tags: core-8-6-branch | |
|
2022-10-27
| ||
| 14:35 | merge 8.6 check-in: 7b519e5207 user: dgp tags: core-8-6-13-rc | |
| 14:35 | Revised fix to the -singleproc 1 issue in load.test check-in: a4effad099 user: dgp tags: core-8-6-branch | |
| 14:10 | merge 8.6 check-in: 1b98566468 user: dgp tags: core-8-6-13-rc | |
| 13:48 | In a -singleproc 1 test run, [info loaded] can report libraries brought in by other test files. Pro... check-in: 9c2812e599 user: dgp tags: core-8-6-branch | |
| 00:21 | merge 8.6 check-in: ff0f2bbc42 user: dgp tags: core-8-6-13-rc | |
|
2022-10-26
| ||
| 09:43 | www.tcl-tk.org -> www.tcl-lang.org check-in: 5b9cf56d7f user: jan.nijtmans tags: core-8-6-branch | |
|
2022-10-25
| ||
| 06:12 | Since MacOS 12.6 reports as 12.5 .... check-in: db8287ba67 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-10-24
| ||
| 11:54 | Fix env-2.1, env-2.2, env-2.1, env-2.3, env-2.4, env-3.1, env-4.1, env-4.3, env-4.4, env-4.5 testcas... check-in: 555bfe6a07 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-10-23
| ||
| 20:40 | Add support for macOS Ventura check-in: 78bfb493fd user: jan.nijtmans tags: core-8-6-branch | |
|
2022-10-22
| ||
| 11:53 | merge 8.6 check-in: b8c5c5de79 user: dgp tags: core-8-6-13-rc | |
|
2022-10-20
| ||
| 15:31 | Fix [d554e5554e]: fix typo “defintion” check-in: 146e6d1e75 user: jan.nijtmans tags: core-8-6-branch | |
| 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 | |
| 22:24 | Update tzdata to 2022e check-in: 42d0f326aa user: jan.nijtmans tags: core-8-5-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 | |
| 12:19 | Update tzdata to 2022d check-in: 072d33bc4a user: jan.nijtmans tags: core-8-5-branch | |
| 12:18 | Add some more unused stub entries check-in: 7ac6d3bebc user: jan.nijtmans tags: core-8-5-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 | |
| 07:02 | Update all tables for Unicode 15 check-in: def5e4743e user: jan.nijtmans tags: core-8-5-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
| ||
| 14:28 | Merge old 8.7 674a6ad0472c7 check-in: 72a2225a33 user: kjnash tags: tip-579-8-7 | |
| 12:51 | Merge old 8.7 9a14272d20 check-in: ca86e961bb user: kjnash tags: tip-579-8-7 | |
| 10:03 | Fix [0aa7638534]: .gitignore ignores library/tcltest.tcl check-in: 88ba977d2d user: jan.nijtmans tags: core-8-6-branch | |
| 10:00 | Fix [0aa7638534]: .gitignore ignores library/tcltest.tcl check-in: 0125d1636b user: jan.nijtmans tags: core-8-5-branch | |
|
2022-08-29
| ||
| 20:55 | Add 2 unused (internal) stub entries check-in: ace4834900 user: jan.nijtmans tags: core-8-6-branch | |
| 20:53 | Add 2 unused (internal) stub entries check-in: d037ceb967 user: jan.nijtmans tags: core-8-5-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:41 | Add Europe/Kyiv to tzdata (missing from previous commit) check-in: 902d844f60 user: jan.nijtmans tags: core-8-5-branch | |
| 06:35 | Update tzdata to 2022c check-in: 5d1f50d2bb user: jan.nijtmans tags: core-8-6-branch | |
| 06:32 | Update tzdata to 2022c check-in: 35c317793e user: jan.nijtmans tags: core-8-5-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 | |
| 07:22 | ubuntu-18.04 is deprecated check-in: b162803681 user: jan.nijtmans tags: core-8-5-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 | |
| 12:57 | Fix [713653b951]: Floating point precision problems on x86 musl check-in: 5e9b6b560e user: jan.nijtmans tags: core-8-5-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 | |
| 12:54 | Update .gitignore check-in: cb31d76f13 user: jan.nijtmans tags: core-8-5-branch | |
| 10:28 | Update ignore-glob check-in: 06dc66bd52 user: jan.nijtmans tags: core-8-6-branch | |
| 10:27 | Update ignore-glob check-in: 62380d7e2c user: jan.nijtmans tags: core-8-5-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 | |
| 22:31 | [https://github.com/tcltk/tcl/pull/15] and typo check-in: b0901dc31a user: jan.nijtmans tags: core-8-5-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 | |
| 12:24 | See: [https://github.com/tcltk/tcl/pull/13] check-in: 805f0dc503 user: jan.nijtmans tags: core-8-5-branch | |
| 12:23 | 2 more unused stub entries check-in: 0d97f54dd2 user: jan.nijtmans tags: core-8-5-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 | |
| 16:45 | Update tzdata to 2022a check-in: 16f84d7342 user: jan.nijtmans tags: core-8-5-branch | |
| 16:45 | Reserve 3 more stub entries check-in: d638c6ef78 user: jan.nijtmans tags: core-8-5-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 | |
| 14:13 | 2 more spare stub entries check-in: a6c3387e68 user: jan.nijtmans tags: core-8-5-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:59 | Add more spare unused stub entries check-in: 16e5c34e88 user: jan.nijtmans tags: core-8-5-branch | |
| 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 | |
| 08:02 | Merge 8.7. Try to build on windows-2022 check-in: 52e8e7519c user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-09
| ||
| 22:09 | Put back '@' (lost in previous commit) check-in: b8d8018265 user: jan.nijtmans tags: core-8-6-branch | |
| 11:33 | More steps, making it work for ARM64 check-in: d72cb6b1fa user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-08
| ||
| 15:07 | Accept aarch64 too (in stead of arm64) check-in: 5801a4e70c user: jan.nijtmans tags: windows-arm64 | |
| 10:54 | More changed for windows-arm (e.g. add zdll.lib for ARM64, although zlib1.dll still missing) check-in: d0335dd773 user: jan.nijtmans tags: windows-arm64 | |
| 10:04 | Merge 8.6 check-in: 35c4aa7935 user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-07
| ||
| 14:42 | Fix [bae42b3d24]: [d86e92fb33] et.al. eliminates cpuid when cross compiling for win32 check-in: e734cf1081 user: jan.nijtmans tags: core-8-6-branch | |
| 08:45 | Add support for windows-arm platform check-in: d86e92fb33 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-06
| ||
| 12:47 | another try, rules.vc version 1.10 check-in: 23587d97c0 user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-04
| ||
| 16:19 | See [https://github.com/tcltk/tcl/pull/10] check-in: fc056d6a1d user: jan.nijtmans tags: windows-arm64 | |
|
2022-02-02
| ||
| 16:42 | Change DEFAULT_PRIMARY_PROMPT from #define to static const string (saves a strlen() call) check-in: b8af657c4a user: jan.nijtmans tags: core-8-6-branch | |
|
2022-02-01
| ||
| 12:03 | Code cleanup in tclMain.c and tclAppInit.c: Make them Tcl-8.7-aware, usable as more generic example... check-in: 3625d63254 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-01-24
| ||
| 15:29 | intPtr -> lengthPtr in Tcl_ListObjLength() documentation, so the documentation matches the signature... check-in: 31cae19da0 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-01-21
| ||
| 16:16 | In case troubles are found in Tcl_GetRange(), this branch brings back Tcl_GetRange() to how it was i... Closed-Leaf check-in: 5b0676e5ca user: jan.nijtmans tags: bug-e9a2715d91 | |
| 14:44 | Undo part of [26539e78a7]. Although Tcl_GetRange() does it's own parameter check, it's caller doesn'... check-in: 78bfdd485f user: jan.nijtmans tags: core-8-6-branch | |
|
2022-01-18
| ||
| 15:39 | Fix [e9a2715d91]: Incompatible Tcl_GetRange(). From now on (unofficially) the last function argument... check-in: 26539e78a7 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-01-17
| ||
| 17:26 | Possible fix for [e9a2715d91]: Tcl 8.6.11: Incompatible Tcl_GetRange() Closed-Leaf check-in: ed61de701e user: jan.nijtmans tags: bug-e9a2715d91 | |
| 16:44 | Tcl_NewObj() -> TclNewObj() check-in: df30948549 user: jan.nijtmans tags: core-8-6-branch | |
| 10:35 | Follow-up to [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs. Now that T... check-in: 147f3b129a user: jan.nijtmans tags: core-8-6-branch | |
|
2022-01-14
| ||
| 09:54 | Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few similar situations in other... check-in: 4b4cd18a44 user: jan.nijtmans tags: core-8-6-branch | |
| 09:53 | Fix [bca10e3790]: Undefined behavior in ResultAdd(). Make functions like ResultAdd() equal in tclIOG... check-in: 58281c1992 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-01-13
| ||
| 13:22 | Fix [69218ab7b]: TEBCResume(): buffer over-read in INST_STR_MAP check-in: 66f6ea11a3 user: jan.nijtmans tags: core-8-6-branch | |
| 13:20 | Fix for [26f1328a86]: sizeof(int) < sizeof(void*) -> Crash check-in: 967fa256db user: jan.nijtmans tags: core-8-6-branch | |
| 12:22 | Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few similar situations in other... Closed-Leaf check-in: a03e9793d4 user: jan.nijtmans tags: bug-816913a65e | |
| 11:46 | Fix [6cb3db4965]: pointer arithmetic using NULL in InitArgsAndLocals() check-in: 17a4e01dd3 user: jan.nijtmans tags: core-8-6-branch | |
| 11:12 | Suggested fix for [bca10e3790]: Undefined behavior in ResultAdd(). Make functions like ResultAdd() e... Closed-Leaf check-in: acb2cec2bd user: jan.nijtmans tags: bug-bca10e3790 | |
|
2022-01-12
| ||
| 21:39 | Fix [fba9c1fc12]: pointer arithmetic using NULL in PrintParse() check-in: ac6ce2e3cf user: jan.nijtmans tags: core-8-6-branch | |
| 16:33 | Fix [da6f155ca4]: STRING_SIZE() macro: parenthesize numChars usage. Fix more macro's like this. check-in: 2bb7cd72c8 user: jan.nijtmans tags: core-8-6-branch | |
| 15:50 | Fix [69218ab7b]: TEBCResume(): buffer over-read in INST_STR_MAP Closed-Leaf check-in: 0f45a92d03 user: jan.nijtmans tags: bug-69218ab7b | |
| 14:19 | Proposed fix for [26f1328a86]: sizeof(int) < sizeof(void*) -> Crash Closed-Leaf check-in: 7178b3b439 user: jan.nijtmans tags: bug-26f1328a86 | |
|
2022-01-07
| ||
| 19:52 | tcltk-man2html-utils.tcl: Before doing a "string range", check if that makes sense at all check-in: 8396dc130d user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-20
| ||
| 14:38 | binary encode/decode hex: document upper/lower character use. check-in: b67b280c04 user: oehhar tags: core-8-6-branch | |
|
2021-12-18
| ||
| 18:55 | Make it impossible for the indexType object to cache negative index values. And - if it happens - at... check-in: 8d5de988b3 user: jan.nijtmans tags: core-8-6-branch | |
| 15:03 | Fix [5507a9c096]: Small error on https://www.tcl.tk/man/tcl/TclCmd/try.html check-in: 11ab94a452 user: jan.nijtmans tags: core-8-6-branch | |
| 14:46 | Fix [b0f84119c8]: TEBCresume(): undefined behavior for INST_LSHIFT check-in: 66f17f6fe9 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-16
| ||
| 21:25 | Fix [d1434179b5]: avoid signed integer overflow in AppendUtfToUtfRep() check-in: 8340945434 user: jan.nijtmans tags: core-8-6-branch | |
| 21:02 | Suggested fix for [b0f84119c8]: TEBCresume(): undefined behavior for INST_LSHIFT Closed-Leaf check-in: c8fd4fa714 user: jan.nijtmans tags: bug-b0f84119c8 | |
| 12:09 | Add 2 new testcases, for Tcl_GetIndexFromObjStruct with TCL_EXACT flag and for Tcl_GetIndexFromObjSt... check-in: 67d362db55 user: jan.nijtmans tags: core-8-6-branch | |
| 09:02 | Fix [6ef312dcf5]: memcpy() with NULL source in Tcl_CreateMathFunc() check-in: c8b818c8cd user: jan.nijtmans tags: core-8-6-branch | |
| 08:35 | Fix [31e302fcf7]: signed integer overflow in generic/tclHash.c check-in: 96d30a7f6b user: jan.nijtmans tags: core-8-6-branch | |
| 08:20 | Fix [90612089d8]: signed integer overflow in ExprRandFunc() check-in: 2d6da16ccc user: jan.nijtmans tags: core-8-6-branch | |
| 08:03 | Undo prevous commit. See [41b1406f51] for the reason check-in: 5286286df9 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-15
| ||
| 17:03 | Fix [90612089d8]: signed integer overflow in ExprRandFunc() Closed-Leaf check-in: b0fd5cb70e user: jan.nijtmans tags: bug-90612089d8 | |
| 16:58 | Addendum to [41b1406f51]: change '<=' in range-check to '<' check-in: 8f432c79cf user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-13
| ||
| 11:39 | Fix [41b1406f51]: AppendUtfToUtfRep(): undefined behavior involving pointers check-in: 3f70533e6d user: jan.nijtmans tags: core-8-6-branch | |
| 10:35 | Prevent crash in Tcl_GetIndexFromObj*() when objPtr == NULL. Just let it produce a normal error-mess... check-in: a12e131325 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-12
| ||
| 17:59 | Fix [ac6792195d]: avoid signed integer overflow in BinaryEncodeUu() check-in: 06a67ca582 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-08
| ||
| 15:49 | Update tcltest package to version 2.5.4 (backported from Tcl 8.7) check-in: 6ab2ea5d5f user: jan.nijtmans tags: core-8-6-branch | |
| 15:07 | Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). With nmake build, install... check-in: 391d5b3019 user: jan.nijtmans tags: core-8-6-branch | |
| 11:58 | Merge sebres-8-6-clock-speedup-cr2 check-in: 4c6f9463ad user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 11:55 | Merge 8.6 check-in: 78bf9d9d29 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
|
2021-12-07
| ||
| 18:05 | Fix [cea2c63928]: Address -fsanitize=shift-exponent complaints in TclParseNumber() check-in: 0133ccbc6f user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-03
| ||
| 12:04 | RFE [eb64b1520] http: be tolerant against invalid content encoding header responses Closed-Leaf check-in: 1198f073df user: oehhar tags: rfe-eb64b1520-http-content-encoding-tolerant | |
|
2021-12-02
| ||
| 13:47 | merge-mark check-in: 732eba42bd user: jan.nijtmans tags: core-8-6-branch | |
|
2021-12-01
| ||
| 09:58 | Fix winFCmd-19.5 testcase on GitHub actions: Tcl 8.5 is known not to be able to handle too long file... check-in: 95df263781 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-11-30
| ||
| 21:46 | windows-2016 will no longer be supported by GitHub actions check-in: ea83c80e9a user: jan.nijtmans tags: core-8-5-branch | |
|
2021-11-26
| ||
| 15:56 | Add (missing) win/svnmanifest.in win/tclUuid.h.in (not really used yet) check-in: 5c221dab28 user: jan.nijtmans tags: core-8-6-branch | |
| 15:54 | Unbreak build check-in: 3079024bfa user: jan.nijtmans tags: core-8-6-branch | |
| 15:47 | Change TclInitSubsystems() signature, matching Tcl_InitSubsystems() in Tcl 8.7. Add more type-casts... check-in: 4f1b1b1c13 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-11-24
| ||
| 12:12 | Add rule to generate manifest.uuid and tclUuid.h, if not present already. Not used yet check-in: c0a10670e5 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-11-16
| ||
| 09:00 | Add "japanese" encoding. Fixes [5b5ba0aa0d]: macJapanese encoding is incomplete. (Turned out to be n... Closed-Leaf check-in: c26e3294a8 user: jan.nijtmans tags: rfe-5b5ba0aa0d | |
|
2021-11-11
| ||
| 16:12 | Fix -fno-lto determination/add --enable-auto-image-base option to windows build (when available) check-in: 993edf2e64 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-11-09
| ||
| 11:28 | Use octal permissions in testcases check-in: ec77a399b1 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-11-08
| ||
| 14:02 | mingw-w64 website changed check-in: e372c416cc user: jan.nijtmans tags: core-8-6-branch | |
|
2021-11-07
| ||
| 21:34 | Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone variable checks check-in: 185912afea user: jan.nijtmans tags: core-8-6-branch | |
|
2021-11-06
| ||
| 20:33 | Doc fix. There is no endianness in the encoding of a single byte. check-in: f2761e902b user: dgp tags: core-8-6-branch | |
| 15:37 | Missing static. check-in: 20617fd4af user: dgp tags: core-8-6-branch | |
| 15:35 | Make more use of the Tcl_ObjCmdProc typedef for tidier branch merging. check-in: 434a0ba450 user: dgp tags: core-8-6-branch | |
|
2021-11-05
| ||
| 21:23 | merge release check-in: add380b660 user: dgp tags: core-8-6-branch | |
|
2021-11-03
| ||
| 14:42 | Merge 8.6 check-in: 57afd14be8 user: jan.nijtmans tags: cygwin | |
|
2021-11-02
| ||
| 15:06 | merge 8.6 Closed-Leaf check-in: 553f5049a7 user: dgp tags: rc2, release, core-8-6-12-rc, core-8-6-12 | |
|
2021-11-01
| ||
| 13:21 | Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti) check-in: 75f8d23bb7 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-30
| ||
| 19:49 | update changes check-in: 67f2c5f71b user: dgp tags: rc1, core-8-6-12-rc | |
|
2021-10-27
| ||
| 08:12 | Bump to 8.6.12 for release check-in: 130cd6ec01 user: jan.nijtmans tags: rc0, core-8-6-12-rc | |
| 07:03 | Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support check-in: 96a7c63da8 user: jan.nijtmans tags: core-8-6-branch | |
| 07:00 | Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support check-in: 76c650f07e user: jan.nijtmans tags: core-8-5-branch | |
| 06:49 | Update TZ info to tzdata2021e check-in: 01d540b804 user: jan.nijtmans tags: core-8-6-branch | |
| 06:48 | Update TZ info to tzdata2021e check-in: eea378c71e user: jan.nijtmans tags: core-8-5-branch | |
|
2021-10-25
| ||
| 21:32 | Merge 8.5 check-in: b9a416e9e6 user: jan.nijtmans tags: core-8-6-branch | |
| 21:27 | Update platform extension for MaxOS Monterey check-in: 713f17708f user: jan.nijtmans tags: core-8-5-branch | |
|
2021-10-19
| ||
| 14:42 | IntRep -> InternalRep. Internal changes only. check-in: 40343f5fb6 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-18
| ||
| 18:56 | Merge-mark check-in: fa942183a5 user: jan.nijtmans tags: core-8-6-branch | |
| 18:53 | Update TZ info to tzdata2021d check-in: bdafea7d9e user: jan.nijtmans tags: core-8-5-branch | |
| 18:23 | Update TZ info to tzdata2021d. check-in: c492d8b59e user: jima tags: core-8-6-branch | |
|
2021-10-12
| ||
| 14:27 | Missing braces (just to be sure) check-in: 803b509193 user: jan.nijtmans tags: core-8-6-branch | |
| 14:18 | Fix build failure with --enable-symbols build on Windows: Some code makes assumptions on Tcl_Time st... check-in: 18996aeca8 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-11
| ||
| 13:54 | Better solution, in stead of [https://core.tcl-lang.org/tk/info/6ffcea9b093deb5a|6ffcea9b]: Handle 6... check-in: 89c20907fe user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-08
| ||
| 19:42 | Fix for issue [a8579d906a28], "argument with no name". check-in: 75a9777184 user: pooryorick tags: core-8-6-branch | |
| 07:04 | merge-mark check-in: 628a86de6d user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-07
| ||
| 14:58 | Update TZ info to tzdata2021c. check-in: d1af2834d7 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-10-02
| ||
| 17:01 | Update TZ info to tzdata2021c. check-in: bc9ec11855 user: jima tags: core-8-6-branch | |
|
2021-09-30
| ||
| 07:49 | Fix [e0f728b381]: Manpage msgcat.n contains two write errors check-in: 3db9104f81 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-09-26
| ||
| 20:48 | Remove unix/config.status.lineno check-in: 3920ccdd3d user: jan.nijtmans tags: core-8-6-branch | |
| 20:43 | Update TZ info to tzdata2021b. check-in: 5eafd00d64 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-09-25
| ||
| 09:01 | Update TZ info to tzdata2021b. check-in: bb03f34764 user: jima tags: core-8-6-branch | |
|
2021-09-24
| ||
| 13:27 | Merge sebres-8-6-clock-speedup-cr2 check-in: dd7effdb5b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 13:25 | Merge 8.6 check-in: b36b1f31b2 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
|
2021-09-14
| ||
| 13:34 | Update all tables to Unicode 14 check-in: cd8fadfca1 user: jan.nijtmans tags: core-8-6-branch | |
| 13:31 | Update all tables to Unicode 14 check-in: cceee4b899 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-09-08
| ||
| 14:24 | close fork check-in: 47391ebc16 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-09-02
| ||
| 23:03 | Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix matching and a subsequent ... check-in: da51286375 user: pooryorick tags: core-8-6-branch | |
|
2021-08-27
| ||
| 07:09 | Follow-up previous commit (thanks, Don!). Missing #undef check-in: ffbde696e4 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-08-26
| ||
| 19:12 | repair broken build check-in: 5f6bda2a35 user: dgp tags: core-8-6-branch | |
| 15:15 | Add a few spare unused stub entries in TclOO check-in: 7698b8162e user: jan.nijtmans tags: core-8-6-branch | |
|
2021-08-23
| ||
| 10:35 | Merge 8.5 check-in: 3352f4f245 user: jan.nijtmans tags: core-8-6-branch | |
| 10:01 | Add FALLTHRU markers, to help GCC emit less false warnings check-in: 85f10205a7 user: jan.nijtmans tags: core-8-5-branch | |
| 09:59 | Code formatting check-in: 3212d125f1 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-08-19
| ||
| 08:45 | Merge 8.5 check-in: d99207d437 user: jan.nijtmans tags: core-8-6-branch | |
| 08:38 | Reserve a few more unused stub entries check-in: c366e924b8 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-08-05
| ||
| 16:19 | Refine 'string replace' documentation wording. Thanks to Ted Brown on clt. check-in: 492bc5d79c user: oehhar tags: core-8-6-branch | |
| 07:30 | Clarify description of corner case 'string replace "" 0 0 A' to return the empty string. check-in: 1b84e484da user: oehhar tags: core-8-6-branch | |
|
2021-07-31
| ||
| 16:00 | merge-mark check-in: 04451fdec8 user: jan.nijtmans tags: core-8-6-branch | |
| 15:59 | Backout last 2 commits: It appears that on Windows-2016 the GITHUB-installed version of msys works b... check-in: 06c7b4b736 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-07-30
| ||
| 08:08 | try to update msys2 to latest version in GITHUB build check-in: 9654f7a8f0 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-07-21
| ||
| 08:00 | Merge 8.5 check-in: 0682841be6 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-07-20
| ||
| 15:32 | Use msys2/setup-msys2@v2 rule to install msys2, working around limitations in msys2 check-in: bb9713c212 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-07-17
| ||
| 11:16 | Fix [592a25a505]: Tcl_PutEnv() crashes on Windows check-in: 9bd7ebe143 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-07-16
| ||
| 15:52 | Proposed fix for [592a25a505]: Tcl_PutEnv() crashes on Windows Closed-Leaf check-in: cf658956aa user: jan.nijtmans tags: bug-592a25a505 | |
| 06:41 | Merge 8.5 check-in: 356246df86 user: jan.nijtmans tags: core-8-6-branch | |
| 06:07 | -eofchar should only be effective on input, not on output, since it could result in CTRL-Z be writte... check-in: 1f470036ae user: jan.nijtmans tags: core-8-5-branch | |
| 06:04 | comment clean-up check-in: ea56458d89 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-07-14
| ||
| 16:06 | Fix [1a89eba3761f62ee]: Add "exit" Windows shell built-in to auto_execok check-in: 89bea63fd2 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-07-13
| ||
| 07:56 | finally -> finallyIndex, preventing conflicts with Tru64 headers (reported by Jay K) check-in: 88566e9de6 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-07-08
| ||
| 12:17 | Add \DUSE_NMAKE=1 to C-flags when nmake is used check-in: f0184854d3 user: jan.nijtmans tags: core-8-6-branch | |
| 12:00 | Set -DUSE_NMAKE=1 when compiling under nmake. Update .gitattributes and (for Fossil) binary-glob and... check-in: 8ce3a78df2 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-06-28
| ||
| 14:33 | Update many tools/encoding/*.txt files to the latest version, but leave out character changes. Only ... check-in: 46821014fe user: jan.nijtmans tags: core-8-6-branch | |
| 14:22 | Update many tools/encoding/*.txt files to the latest version, but leave out character changes. Only ... check-in: 7d125a2955 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-06-22
| ||
| 13:20 | Merge 8.5 check-in: 0331f5564f user: jan.nijtmans tags: core-8-6-branch | |
| 13:19 | More code cleanup, eliminating various compiler warnings with stricter flags. No need to even use st... check-in: f2ea4ea1fe user: jan.nijtmans tags: core-8-5-branch | |
| 09:03 | Merge 8.5 check-in: 679be274e1 user: jan.nijtmans tags: core-8-6-branch | |
| 09:02 | Fix [bad6cc213d]: A format string vulnerability in Tcl nmakehelp.c allows code execution via a crate... check-in: 28ef6c0c74 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-06-21
| ||
| 12:31 | Backport ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE from 8.7 check-in: aa9bf57ed7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:00 | Change a lot of url's (as far as possible) from http:// to https:// check-in: b9c48412be user: jan.nijtmans tags: core-8-6-branch | |
|
2021-06-18
| ||
| 12:46 | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 new codepoints to iso88... check-in: 0c4485f735 user: jan.nijtmans tags: core-8-6-branch | |
| 12:24 | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 new codepoints to iso88... check-in: 49b98f3a2f user: jan.nijtmans tags: core-8-5-branch | |
|
2021-06-16
| ||
| 13:23 | Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the "watch" proc Leaf check-in: 0037b3d176 user: jan.nijtmans tags: bug-67a5eabbd3d1 | |
|
2021-06-15
| ||
| 08:50 | Adapt iso8859-7.enc to latest version, and fix testcase Closed-Leaf check-in: bc347660fb user: jan.nijtmans tags: encodings-2.0 | |
| 08:28 | Add new encoding iso8859-11 check-in: 6175cb782a user: jan.nijtmans tags: encodings-2.0 | |
| 08:17 | Update encodings (cp/iso) to latest version from unicode.org. *.enc-files not re-generated yet check-in: f408b13581 user: jan.nijtmans tags: encodings-2.0 | |
|
2021-06-11
| ||
| 13:57 | Fix [d6b10a9256]: Two files under compat/zlib/contrib/ are CRLF check-in: ed73bed5c1 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-06-09
| ||
| 07:16 | Fix compiler warning seen with static builds (--disable-shared): "FLT_RADIX" is not defined, evalua... check-in: 746521a6aa user: jan.nijtmans tags: core-8-6-branch | |
|
2021-06-08
| ||
| 14:22 | Name TKSCRIPTZIPNAME the same way as TCLSCRIPTZIPNAME check-in: 0c06b4fa53 user: jan.nijtmans tags: core-8-6-branch | |
| 12:01 | re-generate unix/configure with autoconf-2.59 check-in: 91454f0da4 user: jan.nijtmans tags: core-8-6-branch | |
| 11:49 | Use -fPIC by default on DragonFly/FreeBSD, but not on OSF1/HP-UX. Backported (with typo correct) fro... check-in: 05e0e79704 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-27
| ||
| 10:31 | Fix "possibly uninitialized variable" warning, seen with gcc-11 (however harmless) check-in: 905015cd17 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-26
| ||
| 12:53 | Suggestion for [06ba3489ed]: open command documentation says too much about serial port hardware Closed-Leaf check-in: 7f2cc845c0 user: jan.nijtmans tags: rfe-06ba3489ed | |
| 10:47 | Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for Tcl_UniChar. check-in: 8c52ca3059 user: jan.nijtmans tags: core-8-6-branch | |
| 10:45 | Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for Tcl_UniChar. check-in: af368a8f46 user: jan.nijtmans tags: core-8-5-branch | |
| 09:56 | macos-11.0 -> macos-11 check-in: a83a571ca3 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-25
| ||
| 09:30 | Fix [3f9b4e0c81]: CrtObjCmd.3, NRE.3, SplitList.3: constify cmdName, list (actually quite a few more... check-in: 1433d2dafc user: jan.nijtmans tags: core-8-6-branch | |
| 09:10 | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl too: LIB_RUNTIME_DIR cou... check-in: ef2c330139 user: jan.nijtmans tags: core-8-6-branch | |
| 08:59 | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl too: LIB_RUNTIME_DIR cou... check-in: b22765084d user: jan.nijtmans tags: core-8-5-branch | |
|
2021-05-21
| ||
| 07:19 | merge-mark check-in: 4e296652c1 user: jan.nijtmans tags: core-8-6-branch | |
| 07:07 | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend lowercase package names.... check-in: d6e0520a97 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-05-20
| ||
| 12:26 | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend lowercase package names.... check-in: 8b298a33bd user: jan.nijtmans tags: core-8-6-branch | |
| 12:21 | Fix [52cc90776c]: Warning when compile with gcc v9.3.0 check-in: 1da9feb7b1 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-18
| ||
| 12:02 | Make Pkgua package thread-safe and properly clean up everything when being unloaded. Based on pyk-tc... check-in: 50d71c14f4 user: jan.nijtmans tags: core-8-6-branch | |
| 10:25 | Remove unneeded cmdPtr increment and decrement. check-in: 517cf10067 user: pooryorick tags: core-8-6-branch | |
| 10:24 | Remove the refCount increment that accompanied the decrement removed in the last commit. Closed-Leaf check-in: 9112cd17e6 user: pooryorick tags: pyk-core86cmdrefcount | |
|
2021-05-17
| ||
| 21:34 | Remove unnecessary refCount decrement. check-in: f5ed582bbd user: pooryorick tags: pyk-core86cmdrefcount | |
| 21:30 | Fix for [688fcc7082fa99a4], trace on imported alias deletes alias and then calls import and triggers... check-in: e45d054ba4 user: pooryorick tags: core-8-6-branch | |
| 21:29 | Additional test for [688fcc7082fa99a4]. check-in: 81f260feaf user: pooryorick tags: core-8-6-branch | |
| 11:28 | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. Fix gcc warnings (w... check-in: aec68ce9a4 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-07
| ||
| 11:01 | Remove TODO comment which is already done check-in: a6fe47d864 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-06
| ||
| 15:04 | Handle POSIX error EILSEQ: "invalid byte sequence" check-in: 242e43eefa user: jan.nijtmans tags: core-8-6-branch | |
| 12:50 | Ticket[535705]: encoding manpage example is about outdated source command. It is replaced by a simpl... check-in: aed33ad43a user: oehhar tags: core-8-6-branch | |
|
2021-05-03
| ||
| 19:42 | Fix [24b9181478]: Fix unsafe buffer lifetime check-in: f6468f7763 user: jan.nijtmans tags: core-8-6-branch | |
| 19:36 | Fix [24b9181478]: Fix unsafe buffer lifetime check-in: 98af80f133 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-04-21
| ||
| 09:24 | Fix default-pkgindex rule in makefile.vc, for generation of TEA extensions for Tcl 9 (see: TIP #595) check-in: 83b18e30fd user: jan.nijtmans tags: core-8-6-branch | |
|
2021-04-19
| ||
| 16:27 | Complete TIP #595 for rules.vc check-in: 85fe9a5eac user: jan.nijtmans tags: core-8-6-branch | |
|
2021-04-16
| ||
| 13:14 | Document Tcl_GetMemoryInfo() and Tcl_MainEx()/Tcl_MainExW(). Backported from [063d44b0beea237e] (Tha... check-in: 6b830e60c4 user: jan.nijtmans tags: core-8-6-branch | |
| 12:58 | Document Tcl_GetMemoryInfo(). Backported from [063d44b0beea237e] (Thanks, Harald!) check-in: 2cfc67f224 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-04-15
| ||
| 09:08 | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windows check-in: e5150f7a36 user: jan.nijtmans tags: core-8-6-branch | |
| 09:06 | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windows. It looks like chec... check-in: 2ac66f04de user: jan.nijtmans tags: core-8-5-branch | |
|
2021-04-14
| ||
| 18:58 | merge 8.5; adapt fix for 8.6 check-in: dd1bbf497c user: dgp tags: core-8-6-branch | |
| 18:39 | [26649439c7] EIAS bug in [concat] check-in: 72787c43c5 user: dgp tags: core-8-5-branch | |
| 18:37 | Bug fix Closed-Leaf check-in: 92651a5aae user: dgp tags: bug-26649439c7 | |
| 18:23 | Test demonstrating bug [26649439c7]. check-in: 5c3bf7eb54 user: dgp tags: bug-26649439c7 | |
|
2021-04-13
| ||
| 13:44 | Update to latest "rules.vc" check-in: e5590a405a user: jan.nijtmans tags: core-8-6-branch | |
| 10:01 | Missing ::tcltest::loadTestedCommands check-in: da20246e67 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-04-12
| ||
| 10:05 | Merge 8.5 check-in: 468035ed67 user: jan.nijtmans tags: core-8-6-branch | |
| 10:04 | Backport utf testcase tweaks from 8.7. No change for ucs-2 check-in: 20ce8e53f1 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-04-08
| ||
| 08:45 | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 version of dde any more. (d... check-in: c2071238aa user: jan.nijtmans tags: core-8-6-branch | |
|
2021-04-01
| ||
| 09:47 | Follow-up to [15c7b4f93e]: "Implement TCL_ENCODING_STOPONERROR flag for UtfToUtf encoder/decoder". O... check-in: b3f17adda1 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-03-30
| ||
| 10:14 | Improve documentation for exec and open, especially in relation to binary pipelines check-in: 632151cebe user: dkf tags: core-8-6-branch | |
| 09:03 | Improve documentation for exec and open, especially in relation to binary pipelines check-in: 97d90e176e user: dkf tags: core-8-5-branch | |
| 06:10 | remove useless save/restore check-in: f4176a3833 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-03-22
| ||
| 10:06 | Merge 8.5 check-in: aab680cd48 user: jan.nijtmans tags: core-8-6-branch | |
| 10:04 | Fix incorrect comment: underscore ('_') is allowed in a packageName check-in: 0aa935087b user: jan.nijtmans tags: core-8-5-branch | |
|
2021-03-21
| ||
| 09:27 | Implement TCL_ENCODING_STOPONERROR flag for UtfToUtf encoder/decoder. Backported from 8.7 check-in: 15c7b4f93e user: jan.nijtmans tags: core-8-6-branch | |
|
2021-03-19
| ||
| 09:20 | Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documentation, describing bett... check-in: 7144084ed6 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-03-18
| ||
| 21:17 | Delete some useless code. Was only place where we fed an uncontrolled value to %f, and it was actual... check-in: 7ddef03087 user: dkf tags: core-8-6-branch | |
| 14:46 | Fix [8663689908]. Final documentation fix, implementation was already fixed earlier. check-in: 137b855365 user: jan.nijtmans tags: core-8-6-branch | |
| 12:05 | Fix [2860859e84]: Misleading description in README file check-in: 8e99613bbd user: jan.nijtmans tags: core-8-6-branch | |
| 09:36 | Remove incorrect/useless comment check-in: 15ac96aec5 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-03-15
| ||
| 11:21 | merge 8.5 Closed-Leaf check-in: 6e792e6266 user: dgp tags: dgp-utfnext-test | |
|
2021-03-14
| ||
| 16:13 | Merge 8.5 check-in: fd3db85111 user: jan.nijtmans tags: core-8-6-branch | |
| 16:12 | Document that Tcl_UtfCharComplete() can (now) be used to protect Tcl_UtfNext() calls against overflo... check-in: 4cfc0891f4 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-03-11
| ||
| 12:20 | merge-mark check-in: 5b43b1dbbe user: jan.nijtmans tags: core-8-6-branch | |
| 12:19 | Backport Tcl_UtfCharComplete() functionality from 8.6 for TCL_UTF_MAX>3. This makes Tcl_UtfCharCompl... check-in: 0f1dccacba user: jan.nijtmans tags: core-8-5-branch | |
|
2021-03-10
| ||
| 16:12 | Repair Tcl_UniCharNcasecmp() in the same way as Tcl_UniCharNcmp() for fix [4c591fa487]. Also put bac... check-in: 1b0eda88cc user: jan.nijtmans tags: core-8-6-branch | |
| 15:39 | Fix [4c591fa487]: [string compare] EIAS violation check-in: 6a5a5e21f1 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-03-09
| ||
| 09:14 | Fix [8419c55e2c]: Tclsh read loop does not handle EINTR check-in: 346094351f user: jan.nijtmans tags: core-8-6-branch | |
| 08:36 | Remove end-of-line spacing check-in: 7efe4522fa user: jan.nijtmans tags: core-8-6-branch | |
|
2021-03-04
| ||
| 15:53 | In man2html, use consistant color-names (6-char, uppercase), encoding (utf-8) and translation (lf) i... check-in: 0a1ab25013 user: jan.nijtmans tags: core-8-6-branch | |
| 15:36 | merge 8.5 check-in: df7319fc7a user: dgp tags: dgp-utfnext-test | |
| 10:22 | Merge 8.5. Add unused stub table entries check-in: 479fe8102c user: jan.nijtmans tags: core-8-6-branch | |
| 09:53 | Add some more unused entries to the stub table, keeping up with the table size increase of higher Tc... check-in: 7fda7d3e91 user: jan.nijtmans tags: core-8-5-branch | |
| 09:42 | cleanup genStubs.tcl, e.g. "==" -> "eq" and "!=" -> "ne". No change in output check-in: e957818557 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-03-03
| ||
| 14:44 | Merge 8.5. Just split some testcases check-in: fd00e98de5 user: jan.nijtmans tags: core-8-6-branch | |
| 14:31 | Backport improvements in UTF-8 handling for Tcl_UtfPrev/Tcl_UtfNext from 8.7 (through 8.6). No chang... check-in: 4c185260b8 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-03-02
| ||
| 10:53 | Using 0xFC00 is more readable here than ~0x3FF. It's sufficient becauwe ch1 and ch2 are only 16-bit.... check-in: 6064dfa0b2 user: jan.nijtmans tags: core-8-6-branch | |
| 10:10 | Backport some UTF-8-related changed from 8.7 to 8.6, only for TCL_UTF_MAX > 3. No change for TCL_UTF... check-in: e0cba87ba8 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-02-27
| ||
| 11:19 | Ticket [87082587c4]: typo in msgcat man page check-in: 9d532a6cf3 user: oehhar tags: core-8-6-branch | |
|
2021-02-24
| ||
| 15:03 | merge 8.5 check-in: d1fe96c334 user: dgp tags: dgp-utfnext-test | |
|
2021-02-23
| ||
| 13:43 | Merge sebres-8-6-clock-speedup-cr2 check-in: c7f108172f user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 13:31 | Merge 8.6 check-in: c628eff8f8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 13:03 | Merge 8.5 check-in: 35bdd5925f user: jan.nijtmans tags: core-8-6-branch | |
| 12:34 | Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size reported to GetModuleF... check-in: 344744de8b user: jan.nijtmans tags: core-8-5-branch | |
| 07:44 | merge-mark check-in: 92d3c95b75 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 07:23 | Use _wgetenv() in stead of getenv() on Windows: The wide environment is not always well-synchonized ... check-in: 05ddcd7cdb user: jan.nijtmans tags: core-8-6-branch | |
|
2021-02-22
| ||
| 15:45 | Fix one more usage of getenv() on Windows check-in: aa52f7c4dd user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 15:39 | Better solution for msvc OPTS=static,msvcrt regression: On win32 we cannot thrust the getenv() funct... check-in: 91d49f1279 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 13:32 | Unneeded if() check-in: 5783440f64 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 13:14 | Fix regression in msvc OPTS=static,msvcrt build. I think I finally got it now. check-in: 35f743b037 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 08:02 | Give TzsetIfNecessary "interp" argument. check-in: a4e6db4b1a user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
|
2021-02-19
| ||
| 09:26 | Merge 8.6 check-in: 52bef1add0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 09:25 | Fix various compiler warnings check-in: 29284a3809 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 07:20 | Fix [7c64aa5e1a]: Another uninitialized-variable bug in BRE-mode parsing. Thanks to Tom Lane for the... check-in: 4113aee487 user: jan.nijtmans tags: core-8-6-branch | |
| 07:18 | Fix [7c64aa5e1a]: Another uninitialized-variable bug in BRE-mode parsing. Thanks to Tom Lane for the... check-in: 2162ee3450 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-02-18
| ||
| 14:34 | Merge sebres-8-6-clock-speedup-cr2 check-in: 5cf097b4b8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 14:32 | One more error-message tweak check-in: fa345dec34 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 14:25 | tweak error-messages a little more (no quotes here) check-in: 77e0b2d373 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 14:19 | tweak error-messages check-in: 6db289f927 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 12:28 | Merge sebres-8-6-clock-speedup-cr2 check-in: 8018d27b37 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 12:25 | Merge 8.6 check-in: 3ee5d24af0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 08:32 | Two new testcases for abs() check-in: 7ee2c647ff user: jan.nijtmans tags: core-8-6-branch | |
| 07:55 | Performance optimization in TzsetIfNecessary() function. Cherry-picked from sebres-8-6-clock-speedup... check-in: e8d111bc5f user: jan.nijtmans tags: core-8-6-branch | |
|
2021-02-17
| ||
| 18:51 | merge-mark check-in: fc292fdcbf user: jan.nijtmans tags: core-8-6-branch | |
| 18:48 | Backport 3 additional test-cases from 8.6 for TCL_UTF_MAX>3 check-in: 2b86afea2e user: jan.nijtmans tags: core-8-5-branch | |
| 18:24 | Merge sebres-8-6-clock-speedup-cr2 check-in: febab3a5f4 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 18:22 | Merge 8.6 check-in: c73fc75775 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
|
2021-02-16
| ||
| 15:23 | merge 8.5 check-in: 940263a45b user: dgp tags: dgp-utfnext-test | |
| 12:07 | Fix bug in previous commit: Don't update stringPtr->numChars when doing a "string reverse", because ... check-in: 859adaff91 user: jan.nijtmans tags: core-8-6-branch | |
| 11:11 | Fix [22324bcbd]: string reverse is broken for Emoji. Thanks to Chrisian Werner for bug report and PO... check-in: 6e5efe220f user: jan.nijtmans tags: core-8-6-branch | |
| 11:05 | Remove unnecessary end-of-line spacing in test-cases check-in: 8446be064b user: jan.nijtmans tags: core-8-6-branch | |
| 09:00 | Fix Tcl_UtfPrev expected testcases for TCL_UTF_MAX>3 check-in: cb62f18ca1 user: jan.nijtmans tags: core-8-6-branch | |
| 08:10 | Fix Tcl_UtfPrev for TCL_UTF_MAX>3, so it can jump back over Emoji. Backported from 8.7, no change fo... check-in: 5437791423 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-02-15
| ||
| 16:13 | Fix [d43f96c1a8]: string trimright is broken for Emoji check-in: 6c9e75198c user: jan.nijtmans tags: core-8-6-branch | |
| 12:35 | More testcases from Christian Werner, regarding "string reverse" with Emoji. Those testcases fail in... check-in: 4b273aa0ff user: jan.nijtmans tags: core-8-6-branch | |
| 08:07 | Add testcases from Christian Werner, regarding "string trim" with Emoji check-in: 7a97f37c60 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-02-10
| ||
| 10:44 | Backport win/rules.vc from 8.7 check-in: 8992a6ab3f user: jan.nijtmans tags: core-8-6-branch | |
|
2021-02-08
| ||
| 10:11 | Merge 8.5 check-in: 70529bfafa user: jan.nijtmans tags: core-8-6-branch | |
| 09:21 | Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make clean", which might be a... check-in: f40752b736 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-02-05
| ||
| 18:09 | merge 8.5 check-in: 5a35c90445 user: dgp tags: dgp-utfnext-test | |
| 13:42 | More implicit type-casts, for better compatibility with C++ check-in: 93ad66cbe5 user: jan.nijtmans tags: core-8-6-branch | |
| 13:37 | Oops check-in: c594596afd user: jan.nijtmans tags: core-8-6-branch | |
| 11:34 | Fix filename-11.45 testcase when there are multiple volumes: This testcase only works for the native... check-in: 08d04608ce user: jan.nijtmans tags: core-8-6-branch | |
|
2021-02-02
| ||
| 08:46 | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 check-in: 35f8514947 user: jan.nijtmans tags: core-8-6-branch | |
| 08:41 | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 check-in: 5f45531dae user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-29
| ||
| 15:45 | Undo previous change to unix/configure.in check-in: 583687b78a user: jan.nijtmans tags: core-8-6-branch | |
| 13:45 | Fix 2 warnings when running "autoconf" (2.69 or 2.70) check-in: 849ee13c1d user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-28
| ||
| 10:42 | Use {} braces in more "expr" expressions. check-in: f65d4e057a user: jan.nijtmans tags: core-8-6-branch | |
| 10:38 | Use "in" operator in stead of "lsearch -exact" when possible check-in: 0480005281 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-27
| ||
| 10:13 | *.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact". check-in: fb3f31ef5a user: jan.nijtmans tags: core-8-6-branch | |
| 09:32 | When generating stubs, always read *.decls and *Decls.h files in UTF-8. This corrects possible inval... check-in: f035a23aaf user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-25
| ||
| 18:40 | merge 8.5 check-in: be7036403a user: dgp tags: dgp-utfnext-test | |
| 12:25 | Update to tzdata 2021a check-in: 7782ba08a3 user: jan.nijtmans tags: core-8-6-branch | |
| 12:24 | Update to tzdata 2021a check-in: ae286369f9 user: jan.nijtmans tags: core-8-5-branch | |
| 09:05 | Merge 8.5 check-in: c18cac5d5b user: jan.nijtmans tags: core-8-6-branch | |
| 08:48 | Merge 8.5 check-in: e8d07f8ad2 user: jan.nijtmans tags: dgp-utfnext-test | |
| 08:42 | ERROR_ON_FAILURES=1, otherwise failing Linux tests don't result in a failing build check-in: fde15072a4 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-22
| ||
| 20:15 | merge 8.5 check-in: 56b65b7e7d user: dgp tags: dgp-utfnext-test | |
|
2021-01-21
| ||
| 15:56 | Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile Centos6.9 64-bits) check-in: 615e43f536 user: jan.nijtmans tags: core-8-6-branch | |
| 15:54 | Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile Centos6.9 64-bits) check-in: c5ac9ae3e9 user: jan.nijtmans tags: core-8-5-branch | |
| 15:42 | Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]: Type mismatch in TclIntSt... check-in: e2ca218a17 user: jan.nijtmans tags: core-8-6-branch | |
| 15:31 | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longer compile the stub libr... check-in: be396e6089 user: jan.nijtmans tags: core-8-6-branch | |
| 12:40 | Close fork check-in: cb82ba75db user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-20
| ||
| 22:31 | Improve [file attributes] documentation check-in: f2762da795 user: msi tags: core-8-6-branch | |
| 22:28 | Improve [file attributes] documentation further check-in: 0ae441e395 user: msi tags: core-8-5-branch | |
| 22:23 | Improve [file attributes] documentation check-in: 892f35214a user: msi tags: core-8-5-branch | |
| 22:18 | Fix line width in [file attributes] documentation Closed-Leaf check-in: 315d435355 user: msi tags: msi-core-8-5-branch | |
| 21:57 | Improve punctuation and wording in [file attributes] documentation check-in: 9cbc26e9e2 user: msi tags: msi-core-8-5-branch | |
| 16:19 | Make tclCkalloc.c and tclExecute warning-free on Windows when compiled with --enable-memory=(mem|all... check-in: 9f6b78d50f user: jan.nijtmans tags: core-8-6-branch | |
| 10:57 | Don't use LTO for any stub libraries: It's asking for trouble when an extension is compiled with dif... Closed-Leaf check-in: d270942d10 user: jan.nijtmans tags: bug-98ae20f0f5 | |
| 08:52 | Possible fix (workaround) for [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile... Closed-Leaf check-in: ad9ee07264 user: jan.nijtmans tags: bug-8c025f8f0d | |
| 07:49 | Merge fork check-in: 77828846b5 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-19
| ||
| 20:11 | Improve clarity of [file attributes] documentation check-in: c68ef0b73a user: msi tags: core-8-6-branch | |
| 20:07 | Improve clarity of [file attributes] documentation check-in: 590eef3294 user: msi tags: core-8-5-branch | |
| 19:51 | Fix missing backslash check-in: d82461d123 user: msi tags: msi-core-8-5-branch | |
| 19:41 | Improve description of Unix options for [file attributes] (Pt. 2) check-in: 89ff450d0d user: msi tags: msi-core-8-5-branch | |
| 16:53 | Create new branch named "msi-core-8-5-branch" check-in: bdd1a40d2b user: msi tags: msi-core-8-5-branch | |
| 13:16 | Don't worry about Windows 3.1 any more. check-in: 1fe1db3a54 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-15
| ||
| 16:14 | merge 8.5 check-in: fafcb4fcc6 user: dgp tags: dgp-utfnext-test | |
| 09:47 | Experiment: Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]. Works for any... check-in: aa4a13c155 user: jan.nijtmans tags: bug-98ae20f0f5 | |
|
2021-01-13
| ||
| 10:42 | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 check-in: f398cf47de user: jan.nijtmans tags: core-8-6-branch | |
| 10:38 | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 check-in: 663a232202 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-11
| ||
| 11:41 | Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode regexps check-in: a2ea227d7b user: jan.nijtmans tags: core-8-6-branch | |
| 11:39 | Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode regexps check-in: 88bf40aa59 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-08
| ||
| 20:05 | Improve description of Unix options for [file attributes] (Pt. 1) check-in: c401b6be1c user: msi tags: core-8-6-branch | |
| 19:55 | Improve description of Unix options for [file attributes] (Pt. 1) check-in: bfd54634fd user: msi tags: core-8-5-branch | |
| 16:16 | Fix consistency and grammar in re_syntax.n check-in: c6768efa45 user: msi tags: core-8-6-branch | |
| 10:48 | Fix memory leak check-in: f4028b1cc3 user: jan.nijtmans tags: tip-567 | |
|
2021-01-07
| ||
| 12:14 | Fix mingw-w64 compiler warnings when using __USE_MINGW_ANSI_STDIO=1. Not recommended, but it should ... check-in: 25325a770a user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-06
| ||
| 19:43 | Fix consistency and grammar in re_syntax.n check-in: 613c4dcb73 user: msi tags: core-8-5-branch | |
| 15:39 | Eliminate obsolete AC_HAVE_HEADERS and two more AC_TRY_COMPILE constructs. Some formatting check-in: 6b8f1ac7d9 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-05
| ||
| 20:43 | Fix unclear language in re_syntax. [2da4c23916] check-in: 1270285eaf user: dkf tags: trunk, main | |
| 20:41 | merge core-8-branch check-in: d0d536c066 user: dkf tags: tip-558 | |
| 20:35 | Fix unclear language in re_syntax. [2da4c23916] check-in: 142b4afb0e user: dkf tags: core-8-branch | |
| 20:34 | Fix unclear language in re_syntax. [2da4c23916] check-in: cef8ab2b4a user: dkf tags: core-8-6-branch | |
| 20:33 | Fix unclear language in re_syntax. [2da4c23916] check-in: 28e5a95c08 user: dkf tags: core-8-5-branch | |
| 17:09 | Merge 8.7 check-in: b766819c0d user: jan.nijtmans tags: trunk, main | |
| 17:06 | Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 check-in: 4b83b63550 user: jan.nijtmans tags: core-8-branch | |
| 17:02 | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 check-in: b5c430f151 user: jan.nijtmans tags: core-8-6-branch | |
| 16:55 | Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[os], since "Windows NT" ... check-in: cddf93c9ec user: jan.nijtmans tags: core-8-5-branch | |
| 14:45 | Merge 8.7 check-in: 190b02c875 user: jan.nijtmans tags: trunk, main | |
| 14:43 | Merge 8.6 check-in: 055ee6803a user: jan.nijtmans tags: core-8-branch | |
| 14:27 | Merge 8.5 check-in: c0394a94f4 user: jan.nijtmans tags: core-8-6-branch | |
| 14:24 | #undef PACKAGE_VERSION in tclConfig.h too, since Tcl and Tk don't necessary have the same version. check-in: bbb863680f user: jan.nijtmans tags: core-8-5-branch | |
| 10:31 | Merge 8.7 check-in: e5495ab8e3 user: jan.nijtmans tags: trunk, main | |
| 10:29 | Merge 8.6 check-in: 68a7b75991 user: jan.nijtmans tags: core-8-branch | |
| 10:19 | More elimination of (obsolete) AC_TRY_COMPILE check-in: 59774b6401 user: jan.nijtmans tags: core-8-6-branch | |
| 09:27 | Merge 8.7 check-in: 43e2fb7b63 user: jan.nijtmans tags: tip-567 | |
| 09:21 | Merge 8.7 check-in: 90db34b475 user: jan.nijtmans tags: trunk, main | |
| 09:19 | Merge 8.6 check-in: 7467a34f63 user: jan.nijtmans tags: core-8-branch | |
| 08:23 | Merge 8.5. Restore use of AC_HEADER_STDC in win/configure.in: Wait for 8.7 to make that change check-in: 7e11bc3733 user: jan.nijtmans tags: core-8-6-branch | |
| 08:15 | Require at least autoconf-2.59 for tools/configure check-in: 48a080dd77 user: jan.nijtmans tags: core-8-5-branch | |
| 08:06 | Eliminate (obsolete) use of AC_TRY_LINK in */configure.in. Still generates the same */configure scr... check-in: cecaa932d4 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-01-04
| ||
| 16:47 | Merge 8.7 check-in: d8e62a2ee2 user: jan.nijtmans tags: trunk, main | |
| 16:46 | Merge 8.6 check-in: 8f50937f8a user: jan.nijtmans tags: core-8-branch | |
| 16:45 | Roll-back part of [4dfa9000e1]: This isn't used for Tcl, but breaks some extensions (like tkImg) check-in: fdd4c5f918 user: jan.nijtmans tags: core-8-6-branch | |
| 16:32 | Merge-mark check-in: ba0db2e106 user: jan.nijtmans tags: core-8-branch | |
| 15:37 | AC_HELP_STRING -> AS_HELP_STRING check-in: c2c2f4f85f user: jan.nijtmans tags: core-8-6-branch | |
| 15:06 | Fix [c376607b22]: Tcl 8.6: Extended plane character does not encode correctly to UTF-16 with TCL_UTF... check-in: 904ae29e74 user: jan.nijtmans tags: core-8-6-branch | |
| 14:52 | Merge 8.7 check-in: c30ecca85f user: jan.nijtmans tags: trunk, main | |
| 14:34 | Merge 8.6 check-in: 0421a09512 user: jan.nijtmans tags: core-8-branch | |
| 14:24 | No longer use deprecated syntax for AC_INIT/AC_OUTPUT. (almost) no change in generated configure scr... check-in: 7d740b9d52 user: jan.nijtmans tags: core-8-6-branch | |
| 10:01 | Merge-mark check-in: dadaf5e54b user: jan.nijtmans tags: core-8-branch | |
| 09:51 | re-generate win/configure check-in: 3ce89291fa user: jan.nijtmans tags: core-8-6-branch | |
| 09:40 | re-generate win/configure check-in: 1cf99404cb user: jan.nijtmans tags: core-8-5-branch | |
| 08:12 | Merge 8.6 check-in: 2a17010ace user: jan.nijtmans tags: cygwin | |
| 07:54 | Merge 8.7 Closed-Leaf check-in: f1041f9f48 user: jan.nijtmans tags: tip-481 | |
| 07:48 | Merge 8.7 check-in: 7bfba75988 user: jan.nijtmans tags: tip-592 | |
|
2021-01-03
| ||
| 00:38 | merge trunk check-in: 7d3fec4985 user: dgp tags: dgp-refactor | |
| 00:37 | merge trunk check-in: 8a3db81899 user: dgp tags: dgp-properbytearray | |
| 00:33 | merge trunk check-in: e4e8aebf6c user: dgp tags: novem | |
| 00:32 | merge 8.7 check-in: d108cf4f23 user: dgp tags: tip-568 | |
| 00:27 | merge 8.7 check-in: b91e25f3a2 user: dgp tags: trunk, main | |
| 00:26 | merge 8.7 check-in: 18fe00472b user: dgp tags: dgp-review | |
|
2021-01-02
| ||
| 22:53 | merge 8.6 check-in: 1a8d1864f3 user: dgp tags: core-8-branch | |
| 22:37 | merge 8.5 check-in: 10b855fea0 user: dgp tags: dgp-utfnext-test | |
| 22:34 | merge release check-in: b5207f3a48 user: dgp tags: core-8-6-branch | |
|
2020-12-30
| ||
| 18:23 | [e7eb94e8d1] typo fix in changes. Each ambiguous hash still identifies only one ticket, which is go... Closed-Leaf check-in: f3fe83e715 user: dgp tags: rc2, release, core-8-6-11-rc, core-8-6-11 | |
|
2020-12-29
| ||
| 22:23 | merge-mark check-in: 748e0c6acd user: jan.nijtmans tags: core-8-branch | |
| 22:22 | Fix [43d371ac19]: Usage of exit() without including <stdlib.h> in unix/configure check-in: 15f12d1434 user: jan.nijtmans tags: core-8-6-branch | |
| 22:21 | Fix [43d371ac19]: Usage of exit() without including <stdlib.h> in unix/configure check-in: dcfe25bc93 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-12-28
| ||
| 15:12 | update changes check-in: 13908ba96d user: dgp tags: core-8-6-11-rc | |
| 14:46 | TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some places, only visible on Wi... check-in: 95852bc2ed user: jan.nijtmans tags: core-8-branch | |
|
2020-12-26
| ||
| 22:47 | Merge 8.7 check-in: 91945e7ae1 user: jan.nijtmans tags: tip-592 | |
| 22:18 | Merge 8.7 check-in: 58d06cdd91 user: jan.nijtmans tags: trunk, main | |
| 22:12 | Merge 8.6. Give up handling EXTRA_CC_SWITCHES for c++ compile check-in: 490bc7c81b user: jan.nijtmans tags: core-8-branch | |
| 18:45 | merge 8.5 check-in: 506ac87b7d user: dgp tags: dgp-utfnext-test | |
| 18:42 | Suppress testing of known bug only when it is present. Allow tests that pass. check-in: 8b4bb23cfd user: dgp tags: core-8-6-11-rc | |
| 18:01 | merge 8.6 check-in: f7c841fab9 user: dgp tags: core-8-6-11-rc | |
|
2020-12-24
| ||
| 20:27 | changes file updates WIP check-in: 96b665b33e user: dgp tags: core-8-6-11-rc | |
| 17:40 | TO DO reminder check-in: 6771ceddfa user: dgp tags: dgp-review | |
| 17:30 | Record milestone to incorporate into the text. check-in: c1b59869c3 user: dgp tags: dgp-review | |
| 17:23 | merge 8.7 check-in: 1d64298f61 user: dgp tags: dgp-review | |
| 16:11 | Fix [5a15a88490]: Checkin [1f6f21856b] quoting broke unix/installManpage check-in: d8268d3049 user: jan.nijtmans tags: core-8-6-branch | |
| 16:06 | correct quoting in unix/installManPage, so $Dir can contain spaces check-in: 8708b1cb73 user: jan.nijtmans tags: core-8-5-branch | |
| 15:50 | Merge 9.0 check-in: 88108d7070 user: jan.nijtmans tags: novem | |
| 15:47 | Merge 8.7 check-in: 67e1901465 user: jan.nijtmans tags: trunk, main | |
| 15:40 | Merge 8.6 check-in: 9dfb36fe87 user: jan.nijtmans tags: core-8-branch | |
| 15:33 | unix/configure.in is not supposed to be executable in the distribution check-in: 6f5918c552 user: jan.nijtmans tags: core-8-6-branch | |
| 15:28 | unix/configure.in is not supposed to be executable in the distribution. Don't re-generate unix/tclCo... check-in: 33d8108598 user: jan.nijtmans tags: core-8-5-branch | |
| 14:07 | Last pre-autoconf-2.69 obsolete construct eliminated. Works with autoconf-2.59 as well. Still to be ... check-in: c5c20988b2 user: jan.nijtmans tags: core-8-5-branch | |
| 12:09 | Fix check for broken strstr/strtoul/strtod functions: Modern C compilers don't accept signature mism... check-in: 1aa2c5b273 user: jan.nijtmans tags: core-8-5-branch | |
| 11:46 | Convert AC_TRY_COMPILE (which is obsolete now) to AC_COMPILE_IFELSE/AC_LANG_PROGRAM. This still work... check-in: 60bd3f7181 user: jan.nijtmans tags: core-8-5-branch | |
| 11:07 | Another attempt to make EXTRA_CC_SWITCHES work for c++ compiles in github actions check-in: a3ac37a0ee user: jan.nijtmans tags: core-8-branch | |
| 10:37 | Integrate branch for msys2. Merge 8.6 check-in: c28df24a70 user: jan.nijtmans tags: cygwin | |
|
2020-12-23
| ||
| 17:08 | Merge 8.5. Don't bother building this in Mac/Win on github actions. check-in: 714a7768d1 user: jan.nijtmans tags: dgp-utfnext-test | |
| 15:42 | More progress in autoconf-2.70 compatibility. Not to be merged to 8.6 yet! check-in: 364c034fff user: jan.nijtmans tags: core-8-5-branch | |
| 15:13 | (cherry-pick): Update TZ info to tzdata2020e check-in: 990354c2e8 user: jan.nijtmans tags: core-8-5-branch | |
| 10:30 | Update TZ info to tzdata2020e (via merge). check-in: 59c556c99b user: jima tags: trunk, main | |
| 10:26 | Update TZ info to tzdata2020e (via merge). check-in: c9480e15d6 user: jima tags: core-8-branch | |
| 10:12 | Update TZ info to tzdata2020e. check-in: fcee6a2076 user: jima tags: core-8-6-branch | |
| 10:01 | EXTRA_CC_SWITCHES quoting doesn't work. Let's try again check-in: c50f27e48e user: jan.nijtmans tags: core-8-branch | |
| 08:18 | Merge 8.7 check-in: 588297be22 user: jan.nijtmans tags: trunk, main | |
| 08:17 | Merge 8.6 check-in: e0f4a28573 user: jan.nijtmans tags: core-8-branch | |
| 08:04 | Missing constraint, in case we are running on Windows 10 in developer mode check-in: e12f843ada user: jan.nijtmans tags: core-8-6-branch | |
| 07:49 | Merge 8.7 check-in: 3b70a6e9e9 user: jan.nijtmans tags: trunk, main | |
| 07:47 | Merge 8.6 check-in: 798fd17ff4 user: jan.nijtmans tags: core-8-branch | |
| 07:44 | (cherry-pick): Repair flaws exposed by debugging test run. check-in: ad96f6fba0 user: jan.nijtmans tags: core-8-6-branch | |
| 07:42 | Fix testcase for [548cd945d6]: Consistant error-code if creating link fails on all platforms. On Win... check-in: 7ec36b2ed6 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-22
| ||
| 16:34 | Repair flaws exposed by debugging test run. check-in: 0f86b2a1c1 user: dgp tags: core-8-6-11-rc | |
| 14:25 | Update all configure-related stuff to work with autoconf-2.70 too. For now, everything still generat... check-in: 0408eddf86 user: jan.nijtmans tags: core-8-5-branch | |
| 13:18 | merge 8.6 check-in: 550e7c512b user: dgp tags: rc1, core-8-6-11-rc | |
| 09:29 | Merge 8.7 check-in: 4c96528802 user: jan.nijtmans tags: trunk, main | |
| 09:28 | Merge 8.6 check-in: f57e815934 user: jan.nijtmans tags: core-8-branch | |
| 08:58 | Compile on github actions using C++ compiler, even without CC=g++ (which doesn't work with autoconf ... check-in: a97290218e user: jan.nijtmans tags: core-8-branch | |
| 07:12 | Fix [ea8cd4789c]: Tcl 8.6.11 does not compile with VisualStudio 2010. Thanks Paul! check-in: 1b77f56018 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-21
| ||
| 14:42 | merge 8.5 check-in: a7a244583c user: dgp tags: dgp-utfnext-test | |
| 14:40 | merge trunk check-in: 8cf6700e13 user: dgp tags: dgp-properbytearray | |
| 14:39 | merge trunk check-in: 84eb5ab6a3 user: dgp tags: dgp-refactor | |
| 14:32 | merge trunk check-in: d28a4d8d67 user: dgp tags: novem | |
| 13:46 | merge 8.7 check-in: 1226d49201 user: dgp tags: tip-568 | |
| 13:40 | merge 8.7 check-in: d5a8b285ec user: dgp tags: dgp-review | |
|
2020-12-19
| ||
| 22:27 | Merge 8.7 check-in: 84911eb20c user: jan.nijtmans tags: trunk, main | |
| 22:17 | autoupdate */configure.ac and */tcl.m4. Should still work with autoconf-2.69 too check-in: ca7a3d403a user: jan.nijtmans tags: core-8-branch | |
|
2020-12-18
| ||
| 14:40 | Merge 9.0 check-in: 712ea865e9 user: jan.nijtmans tags: novem | |
| 14:09 | Merge 8.7 check-in: b285c97872 user: jan.nijtmans tags: trunk, main | |
| 14:00 | Remove g++ builds from travis/github actions. The construct "CC=g++" doesn't work any more with auto... check-in: a58c07f453 user: jan.nijtmans tags: core-8-branch | |
| 10:42 | Rename AC_HELP_STRING to AS_HELP_STRING, and fix determination of intptr_t/uintptr_t with autoconf 2... check-in: fef38331d6 user: jan.nijtmans tags: core-8-branch | |
|
2020-12-17
| ||
| 19:07 | close fork check-in: b2978347e3 user: dgp tags: core-8-6-11-rc | |
| 19:05 | close fork check-in: 3371338c97 user: dgp tags: core-8-6-11-rc | |
| 18:56 | Merge 8.7 check-in: 101a4eb3be user: jan.nijtmans tags: tip-481 | |
| 18:21 | Merge 8.6 check-in: 07161b4656 user: jan.nijtmans tags: core-8-6-11-rc | |
| 16:39 | Further elimination of __int64 type check-in: fc0c960d66 user: jan.nijtmans tags: tip-592 | |
| 15:47 | Undo one change from previous commit: this gives a warning on mingw-w64 check-in: 6882d6aa3d user: jan.nijtmans tags: tip-592 | |
| 15:44 | Simplifications when assuming VS 2015 or later check-in: c9307db938 user: jan.nijtmans tags: tip-592 | |
| 14:14 | Merge 8.7 check-in: 0711a7885d user: jan.nijtmans tags: tip-592 | |
| 14:12 | Merge 8.7 check-in: 9c685bd28a user: jan.nijtmans tags: trunk, main | |
| 12:48 | Merge 8.6. Re-generate tclConfig.h.in with autoheader v2.70 check-in: 250cc2e2c9 user: jan.nijtmans tags: core-8-branch | |
| 12:38 | Add .travis.yml and .github/worksflows to "make dist". Use "cp -p" for all files in "make dist" check-in: a6572256a2 user: jan.nijtmans tags: core-8-6-branch | |
| 12:27 | Add .travis.yml and .github/worksflows to "make dist" check-in: 3539f64ac9 user: jan.nijtmans tags: core-8-5-branch | |
| 08:22 | Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: 091ddee886 user: jan.nijtmans tags: trunk, main | |
| 08:11 | Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: e4c77af1d9 user: jan.nijtmans tags: core-8-branch | |
|
2020-12-16
| ||
| 15:46 | Remove "Vista" from manifest. Test simplifications check-in: 3cf4e67435 user: jan.nijtmans tags: tip-592 | |
| 15:32 | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 32516a92d8 user: jan.nijtmans tags: tip-592 | |
| 15:10 | Merge 8.7 check-in: aaecaf0d9b user: jan.nijtmans tags: tip-481 | |
| 15:04 | Merge 8.7 check-in: 4ef1149deb user: jan.nijtmans tags: tip-575 | |
| 14:33 | Merge 8.7 check-in: 002142f34b user: jan.nijtmans tags: trunk, main | |
| 14:31 | Merge 8.6 check-in: db64300701 user: jan.nijtmans tags: core-8-branch | |
| 14:28 | [testConstraint winVista] should be true on Windows 10 too check-in: 3112131011 user: jan.nijtmans tags: core-8-6-branch | |
| 14:24 | Merge 8.6 check-in: 8ae8992940 user: jan.nijtmans tags: core-8-branch | |
| 14:11 | rfe [548cd945d6]: symlinks for Windows 10 check-in: e67af525eb user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-15
| ||
| 21:51 | merge 8.6 check-in: f68861bc40 user: dgp tags: core-8-6-11-rc | |
| 11:37 | Protect fCmd-28.8 with constaint win10 Closed-Leaf check-in: 0e02506899 user: jan.nijtmans tags: rfe-548cd945d6 | |
|
2020-12-14
| ||
| 08:53 | Merge-mark check-in: bc29856fdd user: jan.nijtmans tags: trunk, main | |
| 08:49 | Merge 8.6 check-in: ace4a5d51e user: jan.nijtmans tags: core-8-branch | |
| 08:44 | Fix C:\test\tcl8.6.11_rc0\win\..\generic\tclStubInit.c(107) : warning C4761: integral size mismatc... check-in: 824cca6a70 user: jan.nijtmans tags: core-8-6-branch | |
| 08:27 | Merge 8.7 check-in: 55ae10a3d1 user: jan.nijtmans tags: trunk, main | |
| 08:11 | Merge 8.6 check-in: cc1deaaeae user: jan.nijtmans tags: core-8-branch | |
| 08:05 | Fix [cb4d185ea57b8966]: Fix tests safe-* for tcl-8.6.11rc0 check-in: 9a9e7ffabc user: jan.nijtmans tags: core-8-6-branch | |
| 07:33 | Fix [fe57ad096d97623e]: Fix test http-4.14 for tcl-8.6.11rc0 check-in: 0f79e1d3da user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-13
| ||
| 16:59 | Merge 8.7 check-in: 0631cdce81 user: jan.nijtmans tags: tip-575 | |
| 16:57 | Merge 8.7 check-in: da96221a35 user: jan.nijtmans tags: build-info | |
| 16:47 | Merge 8.7 check-in: 6c9c94a3f9 user: jan.nijtmans tags: trunk, main | |
| 16:45 | Merge 8.6 check-in: 257573e578 user: jan.nijtmans tags: rfe-548cd945d6 | |
| 16:38 | Merge 8.6 check-in: 9966545e11 user: jan.nijtmans tags: core-8-branch | |
| 16:36 | make dist check-in: 4b11e2417a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-12
| ||
| 11:44 | Merge 8.7 check-in: bd7d63535d user: jan.nijtmans tags: trunk, main | |
| 11:39 | Merge 8.6 check-in: f5a39ac868 user: jan.nijtmans tags: core-8-branch | |
| 06:14 | nmake: fix path in tcl.nmake check check-in: 1ea1474059 user: apnadkarni tags: core-8-6-branch | |
|
2020-12-11
| ||
| 19:21 | make dist check-in: fe59590f05 user: dgp tags: rc0, core-8-6-11-rc | |
| 14:47 | Merge 8.6. Get CreateSymbolicLinkW symbol from kernel32.dll, since Windows XP doesn't have it check-in: c6f5838828 user: jan.nijtmans tags: rfe-548cd945d6 | |
| 13:35 | merge 8.6 check-in: c200b39688 user: dgp tags: core-8-6-11-rc | |
| 12:45 | Merge 8.7 check-in: 872541937d user: jan.nijtmans tags: trunk, main | |
| 12:44 | Merge 8.6 check-in: 0a7739c425 user: jan.nijtmans tags: core-8-branch | |
| 12:41 | Update "platform" package to handle macOS Big Sur with arm processor. Also handle that Catalina and ... check-in: 67512b040b user: jan.nijtmans tags: core-8-6-branch | |
| 12:33 | Update "platform" package for Big Sur: 1) Catalina was the last platform supporting 32-bit applicati... check-in: 476b5510ff user: jan.nijtmans tags: core-8-5-branch | |
| 09:12 | nmake: export zip metadata for Tk and extensions check-in: ab28236148 user: apnadkarni tags: core-8-branch | |
| 09:00 | Merge 8.6 (msvcrt time64 fixes) check-in: e1ead291a2 user: apnadkarni tags: core-8-branch | |
| 08:57 | Fix commits 93ab6a and 606df1. msvcrt time64bit - TCL_{MAJOR,MINOR}_VERSION checks. msvcrt and time... check-in: 71e283e8e6 user: apnadkarni tags: core-8-6-branch | |
| 08:25 | Merge 8.7 check-in: 504174b35e user: jan.nijtmans tags: tip-481 | |
| 07:59 | Merge 8.6 (nmake) check-in: 43643d60ff user: apnadkarni tags: core-8-branch | |
| 07:57 | nmake: build nmakehlp with -DNDEBUG, sync rules.vc for 8.7 check-in: 9302542f3d user: apnadkarni tags: core-8-6-branch | |
|
2020-12-10
| ||
| 19:51 | merge trunk check-in: 1293ec099f user: dgp tags: novem | |
| 19:35 | Merge trunk; silence shadow warning check-in: fd76c5f3fc user: dgp tags: dgp-refactor | |
| 19:32 | merge trunk check-in: 8f9097afd5 user: dgp tags: dgp-properbytearray | |
| 18:58 | merge 8.7 check-in: 7067bdaa1c user: dgp tags: tip-568 | |
| 18:37 | merge 8.7 check-in: 624ec81253 user: dgp tags: dgp-review | |
| 18:34 | merge 8.6 check-in: 009a60f0ee user: dgp tags: core-8-6-11-rc | |
| 18:06 | Merge 8.7 check-in: 9d8d36a986 user: jan.nijtmans tags: trunk, main | |
| 18:06 | Merge 8.6 check-in: 9fc7e29464 user: jan.nijtmans tags: core-8-branch | |
| 18:05 | Update "platform" package to handle Big Sur version numbering. Also remove special case for cygwin/m... check-in: 9fa19ef60d user: jan.nijtmans tags: core-8-6-branch | |
| 15:45 | publicize TclWinConvertError check-in: c4c457ae51 user: jan.nijtmans tags: rfe-800716 | |
| 13:28 | Merge 8.7 check-in: 43e2b97ad9 user: jan.nijtmans tags: trunk, main | |
| 13:27 | Merge 8.6 check-in: f1cff5a702 user: jan.nijtmans tags: core-8-branch | |
| 13:26 | Fix [ed5be77734]: win: "comx:" not recognized as serial port check-in: 19f30ac371 user: jan.nijtmans tags: core-8-6-branch | |
| 12:31 | Tweak: account for terminating '\0' Closed-Leaf check-in: 52752fcabb user: jan.nijtmans tags: bug-ed5be77734 | |
| 12:17 | Potential fix for [ed5be77734]: win: "comx:" not recognized as serial port. (concluded from code ins... check-in: cba5e7728d user: jan.nijtmans tags: bug-ed5be77734 | |
| 10:33 | Tweak error-message check-in: 4c1e6f8b9d user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 10:16 | Merge 9.0 check-in: 676a0c9850 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 09:52 | Merge 8.7 check-in: cec350ad10 user: jan.nijtmans tags: trunk, main | |
| 09:50 | Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this file from the GIT branc... check-in: 8a2a8ff452 user: jan.nijtmans tags: core-8-branch | |
| 09:41 | RFE 548cd945d6: symlinks for Windows 10 check-in: bd5a439a98 user: jan.nijtmans tags: rfe-548cd945d6 | |
| 09:38 | Use more 0o??? syntax for octal. Clean up build *.yml files check-in: 0e2ded01f0 user: jan.nijtmans tags: core-8-6-branch | |
| 09:00 | sync win/rules.vc with Tcl 8.7. No change for 8.6 check-in: 93ab6a4d52 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-12-09
| ||
| 09:57 | Merge-mark check-in: c207a8b0e3 user: jan.nijtmans tags: trunk, main | |
| 09:56 | Fix github actions Windows build check-in: 84fd3e6856 user: jan.nijtmans tags: core-8-branch | |
| 09:55 | Fix github actions Windows build check-in: 60b2ccdc4f user: jan.nijtmans tags: trunk, main | |
| 09:20 | Merge 8.7 check-in: 47dd18d0ab user: jan.nijtmans tags: trunk, main | |
| 09:17 | nmake: OPTS=msvcrt is now the default, even for static builds. Use OPTS=nomsvcrt if you don't want t... check-in: 588d9bc271 user: jan.nijtmans tags: core-8-branch | |
| 06:28 | Merge 8.7 (nmake) check-in: faca0cb7d1 user: apnadkarni tags: trunk, main | |
| 06:17 | nmake: make zipfs mount point consistent with Unix/autoconf check-in: 2c56d56170 user: apnadkarni tags: core-8-branch | |
| 04:31 | nmake: subsume staticpkg option within static builds check-in: af917f959c user: apnadkarni tags: core-8-branch | |
|
2020-12-08
| ||
| 15:42 | Merge 8.7 check-in: 71493b571b user: jan.nijtmans tags: trunk, main | |
| 15:31 | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All C sources can now use U... check-in: 4254aa305b user: jan.nijtmans tags: core-8-branch | |
| 11:06 | TIP 430: generate and embed library zip. check-in: 725b3b5a7c user: apnadkarni tags: core-8-branch | |
| 10:46 | TIP 430: generate and attach library zip Closed-Leaf check-in: 77c39d649b user: apnadkarni tags: apn-sfe | |
| 10:37 | Merge 8.7 check-in: c66505b196 user: jan.nijtmans tags: apn-sfe | |
| 10:35 | Merge 8.7 check-in: 620702d16a user: jan.nijtmans tags: trunk, main | |
| 10:30 | Skip testcases filesystem-7.1.[1|2] with msvc OPTS=staticpkg: This isn't supposed to work check-in: 958fee8962 user: jan.nijtmans tags: core-8-branch | |
| 10:14 | TIP #590 follow-up: Adapt documentation and tclStubLib.c check-in: f9ad8e3482 user: jan.nijtmans tags: core-8-branch | |
| 09:04 | Merge 8.7 check-in: 59ebc12c8a user: jan.nijtmans tags: apn-sfe | |
| 07:40 | Merge "cygwin" branch Closed-Leaf check-in: 64a40f1bcf user: jan.nijtmans tags: msys2-fixes_v001 | |
| 07:35 | Merge 8.6 check-in: 92c7e551fe user: jan.nijtmans tags: cygwin | |
|
2020-12-07
| ||
| 16:56 | merge trunk check-in: 5cae1c172b user: dgp tags: dgp-refactor | |
| 16:44 | merge trunk check-in: c8d2829e02 user: dgp tags: dgp-properbytearray | |
| 16:38 | merge trunk check-in: fffa5665df user: dgp tags: novem | |
| 16:31 | merge 8.7 check-in: e37fb3b038 user: dgp tags: tip-568 | |
| 16:21 | merge 8.7 check-in: 5f50ee66f1 user: dgp tags: dgp-review | |
| 16:02 | merge 8.6 check-in: 2898021498 user: dgp tags: core-8-6-11-rc | |
| 15:45 | Restore tests. A problem isn't fixed by removing the tests that expose it. check-in: c38e7cb3c4 user: dgp tags: dgp-utfnext-test | |
| 15:32 | Sync to changes in 8.5 and 8.6 branches check-in: a87bdb9619 user: dgp tags: dgp-utfnext-test | |
| 15:11 | Merge 8.7 check-in: 1daba5bf99 user: jan.nijtmans tags: trunk, main | |
| 15:08 | Put dde/registry obj-files in the stub library in stead of the static library. Needed to combine --d... check-in: d9e05a8644 user: jan.nijtmans tags: core-8-branch | |
| 14:37 | Merge 9.0 check-in: 3e01853fea user: jan.nijtmans tags: novem | |
| 14:34 | Merge 8.7 check-in: f88e5a5f30 user: jan.nijtmans tags: trunk, main | |
| 14:25 | In configure/make Windows build, static builds include dde and registry extension statically too imp... check-in: 67a0ffb570 user: jan.nijtmans tags: core-8-branch | |
| 13:57 | Merge 8.6 check-in: 38c4fc2161 user: jan.nijtmans tags: core-8-branch | |
| 13:53 | rules.vc: Make sure that 3th "load" argument is titlecased in pkgIndex.tcl check-in: 4dfa9000e1 user: jan.nijtmans tags: core-8-6-branch | |
| 09:21 | © check-in: 2305632cd1 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 09:16 | Use \u???? syntax in identifiers, to make it work with gcc too check-in: d2ae8d2504 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
|
2020-12-06
| ||
| 20:58 | Period. Closed-Leaf check-in: 32fada4bd6 user: bch tags: NULL_non-retriever | |
| 20:57 | comment grammar check-in: 8fdd7464bd user: bch tags: NULL_non-retriever | |
| 18:39 | allow NULL for indexPtr to say "am not interested in index, just membership in set of possibilities"... check-in: 56944df1f7 user: bch tags: NULL_non-retriever | |
| 18:24 | merge core-8-branch check-in: 8e811ca605 user: dkf tags: tip-558 | |
| 13:47 | Add -finput-charset=UTF-8 to CFLAGS check-in: 1d0bce83be user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 10:39 | nmake: Generate libtcl_VERSION.zip as per TIP 430 check-in: 42f73c420f user: apnadkarni tags: apn-sfe | |
| 09:39 | Merge core-8-branch for new rules.vc check-in: 840904e7a9 user: apnadkarni tags: apn-sfe | |
| 08:09 | Merge 8.6 check-in: fae3cd073c user: apnadkarni tags: core-8-branch | |
| 08:06 | nmake builds: extract {TCL,TK}_RELEASE_SERIAL and patch letters from {tcl,tk}.h check-in: b528345720 user: apnadkarni tags: core-8-6-branch | |
|
2020-12-05
| ||
| 11:28 | Add -fextended-identifiers option to unix/dltest makefile check-in: 42f8105aa8 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 11:06 | Create new branch named "apn-sfe" check-in: d7dc65e4ef user: apnadkarni tags: apn-sfe | |
| 02:56 | Merge 8.7 check-in: 783a808f94 user: apnadkarni tags: trunk, main | |
| 02:51 | Fix suffix on single file exe name check-in: 75570f3e4e user: apnadkarni tags: core-8-branch | |
|
2020-12-04
| ||
| 15:32 | Merge 8.7 check-in: a0a34123f1 user: jan.nijtmans tags: tip-575 | |
| 15:12 | Merge 9.0 check-in: b8cccc59e2 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 11:46 | Merge 9.0 Closed-Leaf check-in: 3cbe782495 user: jan.nijtmans tags: paths-for-9 | |
| 11:02 | Merge 8.7 check-in: 6ce9d46084 user: jan.nijtmans tags: trunk, main | |
| 10:44 | Merge 8.6 check-in: afd2fa5fae user: jan.nijtmans tags: core-8-branch | |
| 10:31 | Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representations check-in: fe25ac7b6f user: jan.nijtmans tags: core-8-6-branch | |
| 10:19 | Backport "tcltest" package from 8.7. No changes when running on 8.5 or 8.6 check-in: 0c5873ede9 user: jan.nijtmans tags: core-8-5-branch | |
| 10:04 | Merge 8.6 check-in: eab97bc284 user: jan.nijtmans tags: core-8-branch | |
| 10:01 | Merge 8.5 check-in: 7161b522b6 user: jan.nijtmans tags: core-8-6-branch | |
| 10:00 | TclWordEnd was removed in 8.1, so those testcases cannot be run anymore check-in: c749b471e5 user: jan.nijtmans tags: core-8-5-branch | |
| 09:58 | Fix 4 socket testcases on Msys (those fail on Cygwin too) check-in: fd495b1c78 user: jan.nijtmans tags: core-8-6-branch | |
| 09:56 | TIP 590: Recommend lowercase Package Names check-in: 836cfc20b3 user: jan.nijtmans tags: core-8-branch | |
|
2020-12-03
| ||
| 16:50 | Add makefile.vc target sfe for single-file executable check-in: a490f10cc6 user: apnadkarni tags: core-8-branch | |
| 15:27 | Fix 4 socket testcases on Msys (those fail on Cygwin too) check-in: 5bf0f59acf user: jan.nijtmans tags: msys2-fixes_v001 | |
| 14:46 | Merge 8.7 check-in: edeed16307 user: jan.nijtmans tags: trunk, main | |
| 14:39 | Merge 8.6 check-in: 47ae321230 user: jan.nijtmans tags: core-8-branch | |
| 13:57 | two more 0o??? notations check-in: 2392447506 user: jan.nijtmans tags: core-8-6-branch | |
| 13:51 | Use 0o??? notation for octal numbers in tools and testcases in stead of 0???. Although it still work... check-in: 5e7f0ccaf1 user: jan.nijtmans tags: core-8-6-branch | |
| 10:44 | Merge 8.7 check-in: a2cbadb299 user: jan.nijtmans tags: trunk, main | |
| 09:52 | Merge 8.6 check-in: 560e8d485c user: jan.nijtmans tags: core-8-branch | |
| 09:45 | Extend "platform" package for msys2 -> platform 1.0.15 check-in: 921cc1eb98 user: jan.nijtmans tags: core-8-6-branch | |
| 09:37 | Fix syntax error in win/makefile.vc check-in: ca5dc9e98f user: jan.nijtmans tags: core-8-5-branch | |
| 09:31 | Extend "platform" package for msys2 -> platform 1.0.15 check-in: f9b0a8d827 user: jan.nijtmans tags: core-8-5-branch | |
| 09:09 | Simplify some \\u???? escape sequences to \\x?? check-in: b813cd7a5b user: jan.nijtmans tags: core-8-branch | |
|
2020-12-02
| ||
| 11:58 | Merge 8.6 check-in: 938c5d6e2c user: jan.nijtmans tags: core-8-branch | |
| 11:57 | Don't use -opt:nowin98 linker option any more. See: [https://bugzilla.mozilla.org/show_bug.cgi?id=13... check-in: 45f7fac3b5 user: jan.nijtmans tags: core-8-6-branch | |
| 11:31 | Merge 8.6 check-in: 36beba2206 user: jan.nijtmans tags: core-8-branch | |
| 11:29 | Merge 8.5 check-in: 1008397d0a user: jan.nijtmans tags: core-8-6-branch | |
| 11:19 | Fix linker message on windows: LINK : warming LNK4108: /ALIGN specified without /DRIVER; image may n... check-in: 9a645212f1 user: jan.nijtmans tags: core-8-5-branch | |
| 10:58 | Attempt to fix platform-4.1 testcase check-in: 86c103eb15 user: jan.nijtmans tags: msys2-fixes_v001 | |
|
2020-12-01
| ||
| 16:41 | Add options to workflow step titles check-in: 4c7924c37c user: jan.nijtmans tags: core-8-5-branch | |
| 16:35 | Do 4 types of windows builds (just as we did on Travis) check-in: cbd891fd93 user: jan.nijtmans tags: core-8-5-branch | |
| 16:25 | Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generates this part, resulting ... check-in: 868363c550 user: jan.nijtmans tags: core-8-5-branch | |
| 16:07 | Re-generate unix/configure check-in: e3ab220403 user: jan.nijtmans tags: msys2-fixes_v001 | |
| 16:06 | Rebase to "cygwin" branch check-in: 65c7d28923 user: jan.nijtmans tags: msys2-fixes_v001 | |
| 15:52 | Merge 9.0 check-in: 25b37e5e20 user: jan.nijtmans tags: tip-526 | |
| 15:43 | Merge 8.7 check-in: c5f0442395 user: jan.nijtmans tags: trunk, main | |
| 15:28 | Another TIP #589 side-effect: Make sure that the encoding used in ::tcltest::viewFile matches the on... check-in: 42863cfd18 user: jan.nijtmans tags: core-8-branch | |
| 15:15 | Fix 2 testcases in Windows. Cause: tcltest::makeFile should assume the same encoding as the "source"... check-in: a7b2918eec user: jan.nijtmans tags: core-8-branch | |
| 12:39 | Merge 9.0 check-in: 1629c52f86 user: jan.nijtmans tags: tip-526 | |
| 12:32 | 2 more cygwin testcase fixes check-in: f416378375 user: jan.nijtmans tags: cygwin | |
| 12:18 | Merge 8.7 check-in: a481e515eb user: jan.nijtmans tags: trunk, main | |
| 12:17 | Remove incomplete stuff from .project: It is not enough to make actual building from within Eclipse ... check-in: 60b899d5b5 user: jan.nijtmans tags: core-8-branch | |
| 11:56 | Merge-mark check-in: 674a6ad047 user: jan.nijtmans tags: core-8-branch | |
| 11:55 | Merge 8.6 check-in: 6662426cca user: jan.nijtmans tags: cygwin | |
| 11:54 | Handle 5 test-failures on Cygwin/Msys check-in: 5c8c79ecbe user: jan.nijtmans tags: core-8-6-branch | |
| 11:34 | Merge 8.6. Handle some cmdAH testcases for Cygwin check-in: 35f2022b79 user: jan.nijtmans tags: cygwin | |
| 08:54 | Merge 8.7 check-in: b060aa488b user: jan.nijtmans tags: trunk, main | |
| 08:53 | Merge 8.6 check-in: 66583afb9e user: jan.nijtmans tags: core-8-branch | |
| 08:50 | Merge 8.5 check-in: dac6060b2b user: jan.nijtmans tags: core-8-6-branch | |
| 08:49 | Missing '_' in unix/tcl.m4 (Only relevant for mingw) check-in: 594c33aeb5 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-30
| ||
| 17:32 | Merge 8.6 check-in: a003500266 user: jan.nijtmans tags: cygwin | |
| 17:27 | Merge 9.0 check-in: 430088726f user: jan.nijtmans tags: msys2-fixes_v001 | |
| 16:54 | Merge 8.7 check-in: f16fca175f user: jan.nijtmans tags: trunk, main | |
| 16:53 | Merge 8.6 check-in: 92f0cf9c7b user: jan.nijtmans tags: core-8-branch | |
| 16:52 | Minor fixes + copy editing :). See [https://github.com/tcltk/tcl/pull/8] check-in: c89acc4b41 user: jan.nijtmans tags: core-8-6-branch | |
| 15:59 | Merge sebres-8-6-clock-speedup-cr2 check-in: 381ec42992 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 15:57 | Merge 8.6 check-in: a5a9febfa7 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 14:21 | Merge 8.7 check-in: 92528d71ba user: jan.nijtmans tags: trunk, main | |
| 14:20 | Merge 8.6 check-in: 864e652fd3 user: jan.nijtmans tags: core-8-branch | |
| 14:16 | doc update: 16-bit DOS appllications are not supported any more. Use &bull; in stead of &#8... check-in: 73cccd7773 user: jan.nijtmans tags: core-8-6-branch | |
| 13:38 | Merge 8.7 check-in: 35435bded3 user: jan.nijtmans tags: trunk, main | |
| 13:37 | Merge 8.6 check-in: 6ae531a376 user: jan.nijtmans tags: core-8-branch | |
| 13:32 | Fix [b6a7fc9243]. Also add (back) \*(qo, which might be used in older man-pages check-in: 0a4497e841 user: jan.nijtmans tags: core-8-6-branch | |
| 12:22 | Merge 8.7 check-in: 74f72e4f9f user: jan.nijtmans tags: trunk, main | |
| 12:18 | Fix [6b1c6bb09c]: Extended plane character does not encode correctly to UTF-16 with TCL_UTF_MAX==4 A... check-in: ea91d44454 user: jan.nijtmans tags: core-8-branch | |
| 09:10 | Merge 9.0 check-in: 9c84fd103c user: jan.nijtmans tags: msys2-fixes_v001 | |
| 09:03 | Merge 8.7 check-in: 2ac203a0dc user: jan.nijtmans tags: trunk, main | |
| 08:57 | Merge 8.6 check-in: baae9020b6 user: jan.nijtmans tags: core-8-branch | |
| 08:52 | Update README.md check-in: 33f48a6a6a user: jan.nijtmans tags: core-8-6-branch | |
| 08:46 | Merge 8.6 check-in: 2a39af85e5 user: jan.nijtmans tags: core-8-branch | |
| 08:31 | Merge 8.5 check-in: f026c7e8d6 user: jan.nijtmans tags: core-8-6-branch | |
| 08:21 | Cherry-pick part of "msys2-fixes_v001" branch: build/test fixes for msys2 check-in: fbf5d9ad71 user: jan.nijtmans tags: core-8-5-branch | |
| 07:53 | Add msys2-build workflow check-in: ddc3dd39c1 user: jan.nijtmans tags: msys2-fixes_v001 | |
| 07:49 | See: [https://github.com/jannick0/tcl/tree/msys2-fixes_v001] check-in: 9c136c5785 user: jan.nijtmans tags: msys2-fixes_v001 | |
|
2020-11-27
| ||
| 18:14 | Merge 8.7 check-in: 95c034fe59 user: dkf tags: trunk, main | |
| 18:13 | Added single-file distributions of Tcl for all main platforms. These are *UNOFFICIAL* builds as the... check-in: 2f3702f04c user: dkf tags: core-8-branch | |
| 18:07 | That's the best we can do without entering the morass that is signing/notarization on macOS; Windows... Closed-Leaf check-in: 70c1506c96 user: dkf tags: one-file-distribution | |
| 14:39 | Merge 8.6 check-in: ab2de6e88c user: jan.nijtmans tags: core-8-branch | |
| 14:37 | Merge 8.5 check-in: 7c595e0598 user: jan.nijtmans tags: core-8-6-branch | |
| 14:28 | label change in win-build.yml check-in: dcd36b1254 user: jan.nijtmans tags: core-8-5-branch | |
| 13:56 | Merge 8.7 check-in: 368da7ce5a user: jan.nijtmans tags: trunk, main | |
| 13:50 | Merge 8.6 check-in: 839d8360d6 user: jan.nijtmans tags: core-8-branch | |
| 11:28 | Fix compilation error check-in: 15c009a305 user: jan.nijtmans tags: trunk, main | |
| 11:19 | Merge 8.5 check-in: 2b18b76ef9 user: jan.nijtmans tags: core-8-6-branch | |
| 09:58 | Better version ID, trying to track down weird macOS problem check-in: 20cbdc6605 user: dkf tags: one-file-distribution | |
| 07:41 | Fix winFCmd testcase. Add --disable-shared and TCL_UTF_MAX=4 builds to github actions check-in: 107102f510 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-26
| ||
| 20:09 | Try to use a .dmg for macOS distribution check-in: 86b76fb078 user: dkf tags: one-file-distribution | |
| 15:15 | Merge 8.7 check-in: 775ac422d2 user: jan.nijtmans tags: trunk, main | |
| 14:54 | Merge 8.6 check-in: bdbb8a36bc user: jan.nijtmans tags: core-8-branch | |
| 14:43 | Get rid of "register" keyword, forbidden in c++20. Fix some more warnings, discovered in c20/c++20 m... check-in: d7c6ee4392 user: jan.nijtmans tags: core-8-6-branch | |
| 08:30 | Merge 8.7 check-in: eb17f98c85 user: jan.nijtmans tags: trunk, main | |
| 08:28 | Merge 8.6 check-in: 90eb0c0625 user: jan.nijtmans tags: core-8-branch | |
| 08:21 | Merge 8.5 check-in: 9cf222cbf0 user: jan.nijtmans tags: core-8-6-branch | |
| 08:08 | adjust for() loop controls to squelch sign-compare warning, move maxSizeDecade assignment to maintai... check-in: 89678e9dd4 user: jan.nijtmans tags: trunk, main | |
| 07:55 | Merge 8.7 check-in: e0a9174252 user: jan.nijtmans tags: trunk, main | |
| 07:52 | More TCL_UNUSED check-in: 1e3804d76b user: jan.nijtmans tags: core-8-branch | |
| 07:37 | squelch warning by using proper format specifiers check-in: 46f3104074 user: jan.nijtmans tags: core-8-branch | |
| 07:23 | grammar check-in: 6a504ac0d9 user: jan.nijtmans tags: core-8-branch | |
| 03:49 | adjust for() loop controls to squelch sign-compare warning, move maxSizeDecade assignment to maintai... Closed-Leaf check-in: 2ee333914d user: bch tags: bch_review_pls | |
| 03:34 | squelch warning by using proper(?) format specifiers; intent needs TBD, so committing to branch for ... check-in: 364b5257e8 user: bch tags: bch_review_pls | |
| 03:27 | squelch -Wunused warning check-in: c0563c4e12 user: bch tags: trunk, main | |
| 03:26 | use new TIP 494 64bit/#define in code comment to be consistent w/ code check-in: 5dda536a26 user: bch tags: trunk, main | |
| 00:38 | silence warning re: sign-compare check-in: ae853c7aa9 user: bch tags: trunk, main | |
| 00:30 | grammar check-in: 520a004734 user: bch tags: trunk, main | |
|
2020-11-25
| ||
| 13:51 | Merge 8.7 check-in: 1b5a7f4634 user: jan.nijtmans tags: tip-481 | |
| 11:16 | Switch to older Ubuntu so that we build with older glibc. Thanks to morganw for testing. check-in: c0442669a2 user: dkf tags: one-file-distribution | |
| 10:08 | Merge 8.7 check-in: 34a683fa79 user: jan.nijtmans tags: trunk, main | |
| 09:57 | Make HTML documentation html5-compatible. Still works the same with older browsers too. Remove obso... check-in: fadc186aac user: jan.nijtmans tags: core-8-branch | |
| 09:52 | Merge 8.7 check-in: 5b4e732208 user: jan.nijtmans tags: tip-481 | |
| 09:13 | Name of target is different check-in: e1accf50e0 user: dkf tags: one-file-distribution | |
| 08:15 | Slightly friendlier "jobs" labels. Fix exact OS (Linux/Mac/Windows) we want to build on, not just "l... check-in: c3e3cc73b4 user: jan.nijtmans tags: core-8-5-branch | |
| 00:41 | Experimental branch: building single file distributions check-in: f62cffda29 user: dkf tags: one-file-distribution | |
|
2020-11-24
| ||
| 15:04 | Some missing test-constraints check-in: 55bb343c9e user: jan.nijtmans tags: core-8-branch | |
| 14:45 | Fix testcases on Windows. Use more "info loaded" as appropriate Closed-Leaf check-in: 18c691bc57 user: jan.nijtmans tags: tip-590 | |
| 08:24 | contents.htm -> index.html and *.htm -> *.html Closed-Leaf check-in: ef0dbf126e user: jan.nijtmans tags: doc-html5 | |
| 07:51 | Fix "make dist" check-in: b2887206fc user: jan.nijtmans tags: doc-html5 | |
|
2020-11-23
| ||
| 16:16 | restore tclUnixNotfy.c, so the Cygwin build can handle Windows events check-in: 3715d13c98 user: jan.nijtmans tags: cygwin | |
| 14:58 | update genStubs.tcl check-in: 210f0e1a5d user: jan.nijtmans tags: cygwin | |
| 14:51 | Merge 8.6 check-in: d0ea0b25fa user: jan.nijtmans tags: cygwin | |
| 09:26 | Merge 8.7 check-in: 5118b9d38e user: jan.nijtmans tags: trunk, main | |
| 09:16 | More ©-sign consolidation check-in: 676f97ea98 user: jan.nijtmans tags: core-8-branch | |
| 08:25 | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign whenever reasonable. check-in: 0d31e14484 user: jan.nijtmans tags: core-8-branch | |
|
2020-11-20
| ||
| 15:02 | Merge 8.7 check-in: 42b98bc068 user: jan.nijtmans tags: trunk, main | |
| 14:58 | Merge 8.6 check-in: 6ff7d4f562 user: jan.nijtmans tags: core-8-branch | |
| 14:48 | Don't use "Copyright <year> _by_" any more. This results in more consistant copyright statements ... check-in: 8c69d8dabe user: jan.nijtmans tags: core-8-6-branch | |
| 14:08 | Merge 8.7 check-in: 9e3b9c61eb user: jan.nijtmans tags: tip-590 | |
| 14:02 | Add a --disable-shared build to github actions check-in: 3a71687255 user: jan.nijtmans tags: core-8-6-branch | |
| 13:59 | Add a --disable-shared build to github actions check-in: d1cd88851a user: jan.nijtmans tags: core-8-5-branch | |
| 13:46 | Generate html documentation in html5 format. Fix some html5 compatibiliy warnings. Remove old htmlhe... check-in: 6225b08bc9 user: jan.nijtmans tags: doc-html5 | |
| 08:58 | shorten github actions build name check-in: e5f5f09faf user: jan.nijtmans tags: core-8-6-branch | |
| 08:44 | Merge 8.7 check-in: d0fe878f40 user: jan.nijtmans tags: tip-575 | |
| 08:26 | Merge 8.6 check-in: cf79c4768a user: jan.nijtmans tags: core-8-branch | |
| 08:24 | Use '&' in stead of 'and' in copyright statements consistantly check-in: f3b6563365 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-19
| ||
| 15:15 | Merge 8.7 check-in: dbb2846c86 user: jan.nijtmans tags: trunk, main | |
| 15:11 | Allow tools/tcltk-man2html.tcl to work with both configure.in and configure.ac: It could be used in ... check-in: 7d6eb9b081 user: jan.nijtmans tags: core-8-branch | |
| 15:07 | Merge-mark 8.5 check-in: 6af3be15d3 user: jan.nijtmans tags: core-8-6-branch | |
| 09:39 | Handle github actions test failures. Backported from 8.6 check-in: df554b277f user: jan.nijtmans tags: core-8-5-branch | |
| 08:57 | Merge 8.7 check-in: b87dd93716 user: jan.nijtmans tags: tip-590 | |
|
2020-11-18
| ||
| 14:29 | Merge 8.7 check-in: 0e52f34ca2 user: jan.nijtmans tags: trunk, main | |
| 13:51 | More usage of TclUtfToUCS4/TclUniCharToUCS4 in stead of it's UniChar variants: This handles surrogat... check-in: d843858583 user: jan.nijtmans tags: core-8-branch | |
| 11:03 | Merge 8.6 check-in: 57cfced9a5 user: jan.nijtmans tags: core-8-branch | |
| 10:59 | Merge 8.5 check-in: a75e052e00 user: jan.nijtmans tags: core-8-6-branch | |
| 09:49 | Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is the start of a 3-byte UT... check-in: 9d165f28b5 user: jan.nijtmans tags: core-8-5-branch | |
| 09:15 | Add github actions build. Use Titlecase in Tcl_StaticPackage check-in: a80c922f4e user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-17
| ||
| 14:37 | Merge 8.7 check-in: 3f55e18acb user: jan.nijtmans tags: trunk, main | |
| 14:36 | Merge 8.6 check-in: a6baa9e5d7 user: jan.nijtmans tags: core-8-branch | |
| 14:35 | Extend tcltk-man2html-utils.tcl a little more: Allow original AT&T syntax for more accented characte... check-in: 32a339805c user: jan.nijtmans tags: core-8-6-branch | |
| 12:37 | Test fails with Windows in CI, not MSVC check-in: 7e401c5f6b user: dkf tags: trunk, main | |
| 12:36 | Test fails with Windows in CI, not MSVC check-in: 9acdb9281a user: dkf tags: core-8-branch | |
| 10:19 | Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing check-in: d70e2ca1e9 user: oehhar tags: trunk, main | |
| 10:17 | Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing check-in: 3a6c0f5d55 user: oehhar tags: core-8-branch | |
| 10:11 | Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing check-in: b0f97d8082 user: oehhar tags: core-8-6-branch | |
| 09:15 | Merge 8.7 check-in: 7861167d78 user: jan.nijtmans tags: trunk, main | |
| 09:12 | Merge 8.6 check-in: f4f3fc8c5c user: jan.nijtmans tags: core-8-branch | |
| 09:11 | Generated html still not 100% correct .... check-in: f4a09d1aa7 user: jan.nijtmans tags: core-8-6-branch | |
| 08:46 | Merge 8.7 check-in: d93524b089 user: jan.nijtmans tags: trunk, main | |
| 08:46 | Merge 8.6 check-in: c576fbca75 user: jan.nijtmans tags: core-8-branch | |
| 08:45 | Extend tcltk-man2html-utils.tcl: Add euro-sign too check-in: 4a5b99bad2 user: jan.nijtmans tags: core-8-6-branch | |
| 08:41 | Merge 8.6 check-in: f09d5c0b56 user: jan.nijtmans tags: core-8-branch | |
| 08:39 | Extend tcltk-man2html-utils.tcl, so it can handle the TIP #588 man-page. Also fix 2 (minor) syntax e... check-in: c95ffdbed9 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-16
| ||
| 15:10 | Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 99cf3291ff user: oehhar tags: trunk, main | |
| 15:08 | Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 79843ba856 user: oehhar tags: core-8-branch | |
| 15:03 | Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 0cab1babd7 user: oehhar tags: core-8-6-branch | |
| 14:37 | Ticket [361303]: http doc: status values incomplete Closed-Leaf check-in: 2056ec711f user: oehhar tags: oehhar-documentation-tickets | |
| 14:14 | Ticket [4f511270af7]: http documentation: -query data may be any data check-in: bcf3fead4f user: oehhar tags: oehhar-documentation-tickets | |
| 14:06 | Ticket [93551c1230]: Document that http::geturl processes the event loop without -command check-in: d5e8ce86f0 user: oehhar tags: oehhar-documentation-tickets | |
| 13:55 | Ticket [d8ae5d5f4c]: Documentation of dict filter script: script results, not returns a boolean check-in: e4f600329a user: oehhar tags: oehhar-documentation-tickets | |
| 13:23 | Merge 8.7 check-in: 425d2879ca user: jan.nijtmans tags: trunk, main | |
| 13:17 | Merge 8.6 check-in: 164ff90395 user: jan.nijtmans tags: core-8-branch | |
| 13:12 | Fix 2 testcases which failed when compiled with TCL_UTF_MAX>3 check-in: cf3039a08e user: jan.nijtmans tags: core-8-6-branch | |
| 12:55 | Merge 8.6 check-in: 855fa5fea3 user: jan.nijtmans tags: core-8-branch | |
| 12:48 | Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is the start of a 3-byte UT... check-in: 6e16fbb304 user: jan.nijtmans tags: core-8-6-branch | |
| 11:05 | Merge 8.7 check-in: dc11880006 user: jan.nijtmans tags: trunk, main | |
| 10:53 | TIP #586 implementation: C String Parsing Support for binary scan check-in: 5aa764a795 user: jan.nijtmans tags: core-8-branch | |
| 10:06 | Merge 8.7 check-in: 74eb0415b0 user: dkf tags: trunk, main | |
| 10:06 | Merge 8.6 check-in: c2dc6753fa user: dkf tags: core-8-branch | |
| 09:26 | Clean up for GitHub Actions as our CI service check-in: 8ebc0f3279 user: dkf tags: core-8-6-branch | |
| 09:24 | Disable test that fails in CI environments Closed-Leaf check-in: e7850a1246 user: dkf tags: github-action-cleanup | |
|
2020-11-15
| ||
| 15:48 | Rethinking how to do a build matrix on several platforms check-in: 209cc46300 user: dkf tags: github-action-cleanup | |
| 09:17 | Added MSYS/gcc build for Windows, renamed Linux build step check-in: ca18b4f8d3 user: dkf tags: github-action-cleanup | |
| 08:38 | Updated README check-in: 03f21a99bf user: dkf tags: github-action-cleanup | |
| 08:35 | Fix minor errors check-in: f1e0af9d04 user: dkf tags: github-action-cleanup | |
|
2020-11-14
| ||
| 12:25 | Fixed some tests, added trial macOS build check-in: d6317640c1 user: dkf tags: github-action-cleanup | |
| 09:31 | Back to powershell check-in: b172d5c991 user: dkf tags: github-action-cleanup | |
|
2020-11-13
| ||
| 16:59 | merge-mark check-in: 2944b0b16d user: jan.nijtmans tags: core-8-branch | |
| 16:55 | Backport [fc1e203728]: backout e56a9f214a. If it was wrong in core-8-branch, it's wrong here too. check-in: beadc74357 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-11-11
| ||
| 16:32 | Merge 8.7 check-in: cd6e748a2e user: jan.nijtmans tags: tip-575 | |
|
2020-11-10
| ||
| 18:47 | backout e56a9f214a check-in: fc1e203728 user: culler tags: core-8-branch | |
| 18:38 | merge 8.6 check-in: 82a0989fc8 user: dgp tags: core-8-6-11-rc | |
| 17:55 | File utf-new.test is utf.test from Tcl 8.6. Not meant to escape this branch. Aim is to reconcile a ... check-in: 87d6d589a6 user: dgp tags: dgp-utfnext-test | |
| 17:52 | Merge 8.6 check-in: e56a9f214a user: culler tags: core-8-branch | |
| 17:50 | Set a default DESTDIR in macosx/GNUmakefile check-in: 49590225fb user: culler tags: core-8-6-branch | |
| 16:57 | merge trunk check-in: df9cdeaada user: dgp tags: dgp-refactor | |
| 16:51 | merge trunk check-in: 8e7bc3766e user: dgp tags: novem | |
| 16:51 | merge trunk check-in: 611f3fa707 user: dgp tags: dgp-properbytearray | |
| 16:44 | merge 8.7 check-in: 3223a4cca2 user: dgp tags: tip-568 | |
| 16:40 | merge 8.6 check-in: f346b6a317 user: dgp tags: core-8-6-11-rc | |
| 16:39 | merge 8.7 check-in: be00c00396 user: dgp tags: dgp-review | |
| 15:38 | more cleanup/error-messages check-in: b61ade2755 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 14:51 | Merge 9.0. Code/documentation cleanup check-in: f39d733d24 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 11:55 | Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the entry point of the "dd... check-in: 226ad8e6c5 user: jan.nijtmans tags: tip-590 | |
| 09:26 | Cleaning up the actions and trying to make them behave more usefully on Windows. check-in: ac3b204f47 user: dkf tags: github-action-cleanup | |
|
2020-11-09
| ||
| 16:12 | Possible solution for [ea39ab591e], making simply everything case-insensitive. TODO: TIP, documentat... check-in: 7ec4c7e11a user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 09:15 | merge mark check-in: 8b75603da5 user: dkf tags: core-8-branch | |
| 09:13 | Copied build control files for Github Actions from 8.7 check-in: a9bda6b534 user: dkf tags: core-8-6-branch | |
| 09:09 | Merge 8.7 check-in: 8fd20628d1 user: dkf tags: trunk, main | |
| 09:07 | Github Actions seem to be working check-in: 3ead1548c9 user: dkf tags: core-8-branch | |
|
2020-11-08
| ||
| 17:31 | Merge 8.7 Closed-Leaf check-in: cf42c8eba7 user: dkf tags: github-action | |
| 17:30 | Merge 8.7 check-in: a66413456c user: dkf tags: trunk, main | |
| 17:21 | TIP 582: Comments in Expressions check-in: e518808108 user: dkf tags: core-8-branch | |
| 13:38 | Added badges to README check-in: f0f3cca72b user: dkf tags: github-action | |
| 13:34 | Added experimental Windows CI build instructions check-in: fc1c9320ef user: dkf tags: github-action | |
| 12:08 | Updated arrangement check-in: 3aead416b2 user: dkf tags: github-action | |
|
2020-11-07
| ||
| 14:29 | Updated README check-in: 41b7b8253a user: dkf tags: github-action | |
| 14:21 | Updated workflow name check-in: ddf6cb331a user: dkf tags: github-action | |
| 14:14 | Added basic github action starter check-in: 68f8de9be3 user: dkf tags: github-action | |
|
2020-11-06
| ||
| 17:36 | Merge 8.7 check-in: dc48b8d27b user: jan.nijtmans tags: trunk, main | |
| 17:33 | Merge 8.6 check-in: 7c55fd161e user: jan.nijtmans tags: core-8-branch | |
| 17:17 | Add MSVC "StaticPackage" build to travis. Fix another bug in winDde.test which didn't account for st... check-in: baa4f47702 user: jan.nijtmans tags: core-8-6-branch | |
| 16:11 | Merge jn-module-names. Sorry Don, but this is 100% compatible! check-in: d8e520bee8 user: jan.nijtmans tags: core-8-6-branch | |
| 14:58 | Merge 8.7 check-in: a3d7ddd732 user: jan.nijtmans tags: trunk, main | |
| 14:43 | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages functions, since they tu... check-in: 7b2277bf8b user: jan.nijtmans tags: core-8-branch | |
| 13:32 | Correct casing of "packageName" argument in Tcl_StaticPackage() call and "load" command (which - act... Closed-Leaf check-in: af48735f2d user: jan.nijtmans tags: jn-module-names | |
| 09:59 | Lesser TIP #590 implementation: Only package renaming, no code changes check-in: 5cb1460243 user: jan.nijtmans tags: tip-590 | |
|
2020-11-05
| ||
| 17:06 | Merge 8.7 check-in: 23c0c45dd0 user: jan.nijtmans tags: tip-575 | |
|
2020-11-04
| ||
| 08:55 | Vary dltest package names for test purposes Closed-Leaf check-in: d51d5a5bb1 user: jan.nijtmans tags: case-sensitive-pkg | |
|
2020-11-03
| ||
| 16:40 | Undo experimental unrelated changes check-in: dd5dc3b62f user: jan.nijtmans tags: case-sensitive-pkg | |
| 16:24 | Correct casing in some error-messages check-in: 7be0feeea2 user: jan.nijtmans tags: case-sensitive-pkg | |
| 15:32 | Case-sensitive package names check-in: b15b349bfb user: jan.nijtmans tags: case-sensitive-pkg | |
| 14:24 | Fix build/testcases on UNIX/Mac check-in: ffcc8ec50a user: jan.nijtmans tags: build-info | |
| 12:14 | Make everything work on Windows, using loaded tcl::test package check-in: fe42d5b5e2 user: jan.nijtmans tags: build-info | |
| 11:25 | Fix clang++ build check-in: 985fb8cd4c user: jan.nijtmans tags: build-info | |
|
2020-11-01
| ||
| 14:25 | Merge 8.7 Closed-Leaf check-in: ef5fd3e260 user: dkf tags: tip-582 | |
|
2020-10-30
| ||
| 20:23 | merge 8.7 check-in: 8da1570d62 user: dgp tags: tip-568 | |
| 20:18 | merge 8.6 check-in: 0ac409fa1d user: dgp tags: core-8-6-11-rc | |
| 20:17 | merge 8.7 check-in: 5cbe392b39 user: dgp tags: dgp-review | |
| 15:39 | Merge sebres-8-6-clock-speedup-cr2 check-in: 59650d8b7c user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 15:38 | Merge 8.6 check-in: fadc9300ae user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 15:36 | Fix C++ compile check-in: 6136c6a722 user: jan.nijtmans tags: tip-526 | |
| 15:31 | Merge 8.7 check-in: 707d6eadba user: jan.nijtmans tags: build-info | |
| 15:13 | Merge 8.7 Closed-Leaf check-in: 2c1ee70bdc user: jan.nijtmans tags: tip-586-binary-scan-c-string | |
| 15:09 | Merge 9.0 check-in: ca70d9f0d6 user: jan.nijtmans tags: tip-526 | |
| 14:38 | Merge 9.0 check-in: 88c0a3e970 user: jan.nijtmans tags: novem | |
| 14:35 | Merge 9.0 check-in: 7906708439 user: jan.nijtmans tags: dgp-properbytearray | |
| 14:32 | Merge 9.0 check-in: 8a5d54fdfd user: jan.nijtmans tags: dgp-refactor | |
| 14:25 | Merge 8.7 check-in: 0f952be066 user: jan.nijtmans tags: trunk, main | |
| 14:09 | Rename "trunk" to "main", but with new propagating tag "trunk" check-in: 40014cd0fa user: jan.nijtmans tags: trunk, main | |
| 14:05 | Merge 8.6 check-in: c15e8bc4bb user: jan.nijtmans tags: core-8-branch | |
| 13:56 | Simplify testcases using "incr" check-in: 165a804445 user: jan.nijtmans tags: core-8-6-branch | |
| 13:37 | Merge 8.6 check-in: 6312e0d10c user: jan.nijtmans tags: core-8-branch | |
| 13:27 | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n check-in: af57db5d99 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-29
| ||
| 21:09 | merge trunk check-in: b5e7f9da2b user: dgp tags: dgp-refactor | |
| 21:09 | merge trunk check-in: 9ef0a76b94 user: dgp tags: dgp-properbytearray | |
| 21:08 | merge trunk check-in: af4787a970 user: dgp tags: novem | |
| 21:08 | merge 8.7 check-in: 4bcfcf342b user: dgp tags: tip-568 | |
| 21:08 | merge 8.7 check-in: 412d0e64c2 user: dgp tags: dgp-review | |
| 19:34 | merge 8.6 check-in: 5b48e1ecce user: dgp tags: core-8-6-11-rc | |
| 19:34 | merge 8.5 check-in: db1de36b97 user: dgp tags: dgp-utfnext-test | |
| 11:40 | Merge 8.7 Closed-Leaf check-in: e784d77fd7 user: jan.nijtmans tags: trunk | |
| 11:18 | Merge 8.6 check-in: 642317cdbc user: jan.nijtmans tags: core-8-branch | |
| 10:04 | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) 3 new testcases check-in: fe52ae7a4d user: jan.nijtmans tags: core-8-6-branch | |
| 09:42 | 3 new testcases check-in: 6a822bf9c6 user: jan.nijtmans tags: core-8-5-branch | |
| 09:25 | Update TZ info to tzdata2020d. check-in: 15626b63f5 user: jan.nijtmans tags: core-8-5-branch | |
| 08:56 | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) check-in: b348b563a6 user: jan.nijtmans tags: core-8-5-branch | |
| 07:47 | Slight tweak to previous commit: Move definition of __USE_MINGW_ANSI_STDIO to the Makefile check-in: b56d1ceb7f user: jan.nijtmans tags: core-8-5-branch | |
|
2020-10-28
| ||
| 15:10 | Merge 8.7 check-in: 063b7a740c user: jan.nijtmans tags: tip-586-binary-scan-c-string | |
| 06:59 | Corrected doc: modifier C instead A check-in: ca5788a4e9 user: oehhar tags: tip-586-binary-scan-c-string | |
|
2020-10-27
| ||
| 21:46 | merge trunk check-in: eb6a0f69ea user: dgp tags: dgp-refactor | |
| 21:45 | merge trunk check-in: 3540230c30 user: dgp tags: dgp-properbytearray | |
| 21:40 | merge trunk check-in: d32e2a0ace user: dgp tags: novem | |
| 21:39 | merge 8.7 check-in: 97069a12f6 user: dgp tags: tip-568 | |
| 21:36 | merge 8.7 check-in: de3076b8ab user: dgp tags: trunk | |
| 21:26 | merge 8.7 check-in: 90e685a64d user: dgp tags: dgp-review | |
| 21:10 | merge 8.6 check-in: 17f0337601 user: dgp tags: core-8-6-11-rc | |
| 20:27 | [11229bad5f] Fix the bytecode compiler for [string insert]. check-in: 1e1a593ca4 user: dgp tags: core-8-branch | |
| 20:24 | Use TCL_ERROR to signal inability to compile. Closed-Leaf check-in: 6e8aceea3f user: dgp tags: bug-11229bad5f | |
| 20:09 | [11229bad5f] New test to demonstrate the bug. check-in: 87bb381d4e user: dgp tags: bug-11229bad5f | |
| 14:30 | Merge 8.7. Enhance "load", being able to handle '::' in package names check-in: 085ffd9b5b user: jan.nijtmans tags: build-info | |
|
2020-10-26
| ||
| 23:02 | Merge 8.7 check-in: 39e460b9e8 user: jan.nijtmans tags: trunk | |
| 23:00 | Merge 8.6 check-in: 8dd94df8b2 user: jan.nijtmans tags: core-8-branch | |
| 22:58 | Revert changes in previous commit to clock.n and lassign.n check-in: 94c3c09d3d user: jan.nijtmans tags: core-8-6-branch | |
| 20:43 | Make it easy to build a macOS app. Leaf check-in: 91dc03cbcd user: culler tags: mac_make_app | |
| 20:33 | Update TZ info to tzdata2020d (via merge). check-in: 86d3c0ed3a user: jima tags: trunk | |
| 20:32 | Update TZ info to tzdata2020d (via merge). check-in: 7161b29c10 user: jima tags: core-8-branch | |
| 20:32 | Update TZ info to tzdata2020d. check-in: 4a95b8f7ec user: jima tags: core-8-6-branch | |
| 16:17 | Merge 8.7 check-in: bba22c6cb0 user: jan.nijtmans tags: trunk | |
| 16:15 | Merge 8.6 check-in: b7e27278fb user: jan.nijtmans tags: core-8-branch | |
| 15:07 | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent error messages) check-in: 2dc09df26a user: jan.nijtmans tags: core-8-6-branch | |
| 14:45 | re-trigger Travis build (and fix some eol-spacing) check-in: a46527e8dc user: jan.nijtmans tags: tip-586-binary-scan-c-string | |
| 14:38 | Merge 8.6. Update "changes", but left out numerous utf-8 testsuite changes and TZ update (since 2020... check-in: 8797c56f37 user: jan.nijtmans tags: core-8-6-11-rc | |
| 10:53 | Copied man page and test from Androwish https://www.androwish.org/home/ci/bc8b7e8094b66169 check-in: af3edacd3a user: oehhar tags: tip-586-binary-scan-c-string | |
|
2020-10-25
| ||
| 20:03 | TIP586: C String Parsing Support for binary scan check-in: d45eecb868 user: oehhar tags: tip-586-binary-scan-c-string | |
| 19:27 | Fix (g++) Travis build check-in: 1cdcf9bd3e user: jan.nijtmans tags: rfe-854941, tip-596 | |
|
2020-10-24
| ||
| 14:50 | Merge 8.7 check-in: 1f4f5e1fcd user: jan.nijtmans tags: tip-582 | |
| 14:41 | Merge 8.7 check-in: dd7e424b0f user: jan.nijtmans tags: tip-575 | |
| 14:34 | Merge 8.7. Rename more "Tcltest" package-names into "tcl::test". Not sufficient to make the win32 tr... check-in: 521311ef3a user: jan.nijtmans tags: build-info | |
|
2020-10-23
| ||
| 19:54 | Restore old set of tests (utf.test from 8.5.19 release) as a temporary check on what's changed. Fil... check-in: 943906bed8 user: dgp tags: dgp-utfnext-test | |
| 15:58 | Merge trunk check-in: fc96da1b57 user: jan.nijtmans tags: paths-for-9 | |
| 15:54 | Merge 9.0 check-in: 9bbb454ad1 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:48 | Merge 8.7 check-in: c4f39eb938 user: jan.nijtmans tags: trunk | |
| 15:46 | Merge 8.6 check-in: 20e8b5d93f user: jan.nijtmans tags: core-8-branch | |
| 15:44 | Add 2 more supported funtions to TclStubCall() check-in: 8b9d821402 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:36 | Fix warning: /home/jboss/workspace/tcl8.7/generic/tclIO.c:9997:27: warning: writing 1 byte into a re... check-in: 5102f7316d user: jan.nijtmans tags: core-8-6-branch | |
| 15:16 | merge 8.5 check-in: 0840c18a1d user: dgp tags: dgp-utfnext-test | |
| 15:06 | merge trunk check-in: 8118c8e014 user: dgp tags: dgp-properbytearray | |
| 15:02 | merge trunk check-in: 741c1443fb user: dgp tags: dgp-refactor | |
| 15:00 | merge trunk check-in: fc133118e8 user: dgp tags: novem | |
| 14:55 | merge 8.7 check-in: a1809f6a5d user: dgp tags: tip-568 | |
| 14:46 | merge 8.7 check-in: f41bdf9a3f user: dgp tags: dgp-review | |
| 12:53 | merge 8.6 check-in: a6e9328a56 user: dgp tags: core-8-6-11-rc | |
|
2020-10-22
| ||
| 14:31 | Merge 8.7 check-in: a2f5f1c204 user: jan.nijtmans tags: tip-575 | |
| 14:23 | Merge trunk Leaf check-in: e160c173e9 user: jan.nijtmans tags: empty-not-found | |
| 14:20 | Merge 8.7 Leaf check-in: d18425d469 user: jan.nijtmans tags: empty-not-found-backport | |
| 13:08 | Merge trunk check-in: c7b7c31c76 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 10:54 | Merge 8.7 check-in: 301207e3ed user: jan.nijtmans tags: trunk | |
| 10:52 | TIP #587: One place more where TCL_CFGVAL_ENCODING should fall back to utf-8 check-in: ba727a0761 user: jan.nijtmans tags: core-8-branch | |
| 10:38 | TIP #587: Default utf-8 for source command check-in: ad4d3b63ba user: jan.nijtmans tags: trunk | |
| 10:30 | TIP #587: Default utf-8 for source command check-in: 70f28ec410 user: jan.nijtmans tags: core-8-branch | |
| 10:23 | Merge 8.6 check-in: fb319c1b92 user: jan.nijtmans tags: core-8-branch | |
| 09:56 | Merge 8.5 (rename internal TCL_I_MODIFIER -> TCL_Z_MODIFIER) check-in: 74eef553ff user: jan.nijtmans tags: core-8-6-branch | |
| 09:23 | (cherry-pick): Fix [c975939973]: Usage of gnu_printf in latest mingw-w64. Change (internal, windows... check-in: 71c2ffb382 user: jan.nijtmans tags: core-8-5-branch | |
| 07:35 | Merge 8.7. More lowercase package names in test-suite check-in: 13fe6f0017 user: jan.nijtmans tags: build-info | |
|
2020-10-21
| ||
| 20:42 | merge 8.6 check-in: 499c8fbfea user: dgp tags: core-8-6-11-rc | |
| 18:02 | When building a subframework for macOS use a build directory in the staging directory. check-in: d8b034f319 user: culler tags: core-8-6-branch | |
| 15:33 | Finish correct implementation of stubbed TclZipfs_AppHook. Looks like complete now. check-in: 79f89293dc user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:03 | Merge trunk. More simplifications, still WIP check-in: f658b12a58 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 08:54 | Merge 8.7 check-in: 4e2b20aaef user: jan.nijtmans tags: trunk | |
| 08:51 | Merge 8.6 check-in: aa44f54e39 user: jan.nijtmans tags: core-8-branch | |
| 07:48 | Fix [c975939973]: Usage of gnu_printf in latest mingw-w64 check-in: c3c046d6a0 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-20
| ||
| 20:41 | Update TZ info to tzdata2020c (via merge). check-in: c514b24f7a user: jima tags: trunk | |
| 20:39 | Update TZ info to tzdata2020c. check-in: 9a0a12875f user: jima tags: core-8-branch | |
| 20:35 | Update TZ info to tzdata2020c. check-in: cec8aa3470 user: jima tags: core-8-6-branch | |
| 16:28 | Merge trunk. Implementation simplifications check-in: beb0251f63 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 13:40 | Merge trunk check-in: 9a7800368d user: jan.nijtmans tags: paths-for-9 | |
| 10:31 | One more attempt to fix the MSVC++ warning for Debug builds check-in: 94caf07cd5 user: jan.nijtmans tags: trunk | |
|
2020-10-19
| ||
| 19:45 | Merge 8.6 check-in: 2797b3cf3d user: culler tags: core-8-6-11-rc | |
| 19:22 | Add a make variable to GNUmakefile for building the Tcl.framework for use as a subframework check-in: 429c9b833d user: culler tags: core-8-6-branch | |
| 15:40 | merge trunk check-in: 22a3807673 user: dgp tags: dgp-refactor | |
| 15:40 | merge trunk check-in: cdddeb5a20 user: dgp tags: dgp-properbytearray | |
| 14:50 | merge 8.7 check-in: 272642eb4b user: dgp tags: tip-568 | |
| 14:49 | merge trunk check-in: 9e50e39791 user: dgp tags: novem | |
| 14:09 | merge 8.6 check-in: e17cd19a46 user: dgp tags: core-8-6-11-rc | |
| 13:10 | Merge 8.7 check-in: 6db4faf560 user: jan.nijtmans tags: build-info | |
| 13:08 | Merge 8.7 check-in: 3c0ec74f0f user: jan.nijtmans tags: trunk | |
| 13:06 | Merge 8.6. Restore "install-strip" target to what it was in Tcl 8.6. Just don't use it any more on ... check-in: 0adcf93abe user: jan.nijtmans tags: core-8-branch | |
| 12:32 | Proposed solution for [cb458261c3}: Strip comme il faut Closed-Leaf check-in: 9bd5aee538 user: jan.nijtmans tags: bug-cb458261c3 | |
| 11:31 | Merge trunk check-in: 8f843a01a2 user: jan.nijtmans tags: paths-for-9 | |
| 11:29 | Fix warning on MSVC: warning C4307: '+': integral constant overflow check-in: d77def8cdb user: jan.nijtmans tags: trunk | |
| 07:25 | Improve comment in install-sh, regarding Tcl-specific change check-in: c3c96333db user: jan.nijtmans tags: core-8-6-branch | |
| 07:21 | Fix [cb458261c3]: Strip comme il faut (without really doing 'il faut' ....). Update 'install-sh' to ... check-in: 541a872788 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-18
| ||
| 20:27 | Merge 8.7 check-in: 3079f8774c user: jan.nijtmans tags: build-info | |
| 20:23 | Merge trunk check-in: d16e79185c user: jan.nijtmans tags: paths-for-9 | |
| 20:21 | Merge trunk. Some simplicifactions check-in: 49b1e0359c user: jan.nijtmans tags: empty-not-found | |
| 16:29 | Merge 8.7 check-in: a10082400d user: jan.nijtmans tags: trunk | |
| 16:24 | 3 times -1 -> TCL_INDEX_NONE check-in: 7e6536e672 user: jan.nijtmans tags: core-8-branch | |
|
2020-10-16
| ||
| 16:36 | Merge trunk check-in: 11240a9a25 user: jan.nijtmans tags: paths-for-9 | |
| 16:36 | Merge trunk check-in: c6ac3b07a5 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 16:34 | Merge 8.7 check-in: 600368ed3f user: jan.nijtmans tags: build-info | |
| 16:30 | Merge sebres-8-6-clock-speedup-cr2 check-in: 9e10c92a80 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 16:29 | Merge 8.6 check-in: cda1e4f691 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 16:27 | Merge trunk check-in: f102bc36ec user: jan.nijtmans tags: empty-not-found | |
| 16:26 | Merge 8.7 check-in: 9fe7ef43ba user: jan.nijtmans tags: trunk | |
| 16:24 | Merge 8.6 check-in: 3e4e2312bc user: jan.nijtmans tags: core-8-branch | |
| 16:21 | Still troubles with GIT on Travis check-in: 060c39552e user: jan.nijtmans tags: core-8-6-branch | |
| 16:04 | Merge 8.7 check-in: 533d8ff98b user: jan.nijtmans tags: trunk | |
| 16:02 | Merge 8.6 check-in: 83e7d6e53f user: jan.nijtmans tags: core-8-branch | |
| 15:45 | Merge 8.7 check-in: c409c9eb59 user: jan.nijtmans tags: trunk | |
| 15:03 | Fix env.test when running under wine on Linux. Mark other tests with "notWine", which fail currentl... check-in: 80184ade49 user: jan.nijtmans tags: core-8-branch | |
|
2020-10-15
| ||
| 13:05 | Remove use of CFG_ENCODING from rules.vc/makefile.vc: It will become obsolete with TIP #587. In stea... check-in: 4123a658fe user: jan.nijtmans tags: core-8-6-branch | |
| 11:08 | Merge 8.7 check-in: 3fe9b50f93 user: jan.nijtmans tags: trunk | |
| 11:06 | Merge 8.6 check-in: e61b3d2feb user: jan.nijtmans tags: core-8-branch | |
| 11:02 | Fix [53d5155335]: Typo in interp.n check-in: 34139fbb5d user: jan.nijtmans tags: core-8-6-branch | |
| 10:17 | Merge sebres-8-6-clock-speedup-cr2 check-in: f4d270bac8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 10:09 | Merge 8.6. More warning fixes check-in: 5bfe57cf99 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 09:30 | Merge trunk check-in: 86d311d78b user: jan.nijtmans tags: empty-not-found | |
| 09:26 | Merge 8.7 check-in: 49780b0e0d user: jan.nijtmans tags: trunk | |
| 09:24 | Merge 8.6 check-in: f77b076328 user: jan.nijtmans tags: core-8-branch | |
| 09:19 | Something strange going on on Travis with (long-gone) safe-stock86.test check-in: 4c865cbf23 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-14
| ||
| 16:18 | Backport tiny part of "empty-not-found". Just allow the empty string as index, meaning the same as "... check-in: 6631261ba4 user: jan.nijtmans tags: empty-not-found-backport | |
| 09:43 | Merge 8.7 check-in: c665502804 user: jan.nijtmans tags: tip-575 | |
| 09:41 | Merge 8.7 check-in: 57d6405a93 user: jan.nijtmans tags: build-info | |
| 09:39 | Merge 8.7 check-in: 92cccf0dba user: jan.nijtmans tags: trunk | |
| 06:55 | Fix MSVC++ 6.0 build check-in: 84cd1eb17f user: jan.nijtmans tags: core-8-branch | |
| 06:28 | Merge 8.7 check-in: b458fc95fe user: jan.nijtmans tags: build-info | |
| 06:24 | Same as "sebres-8-6-clock-speedup-cr2", but then with oritinal "clock.test" from core-8-6-branch. Pu... check-in: 553daaa9e0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases | |
| 06:08 | Merge 8.7 check-in: a5f7cc9ba9 user: jan.nijtmans tags: tip-575 | |
|
2020-10-13
| ||
| 17:27 | merge trunk check-in: 9f994ade15 user: dgp tags: dgp-refactor | |
| 17:23 | merge trunk check-in: 87c98cbeb9 user: dgp tags: dgp-properbytearray | |
| 17:23 | merge trunk check-in: c8c03a7020 user: dgp tags: novem | |
| 16:44 | merge 8.7 check-in: 82fcff6eac user: dgp tags: tip-568 | |
| 16:44 | merge 8.7 check-in: e78405ab50 user: dgp tags: dgp-review | |
| 16:42 | merge 8.7 check-in: 478264e46c user: dgp tags: tip-568 | |
| 16:42 | merge 8.7 check-in: 770c2f226b user: dgp tags: dgp-review | |
| 16:04 | Merge 8.6 check-in: b066df2d6b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 15:54 | Merge 8.7 check-in: b054ba1d5f user: jan.nijtmans tags: trunk | |
| 15:45 | Merge 8.6 check-in: bfda87dfca user: jan.nijtmans tags: core-8-branch | |
| 15:39 | merge 8.6 check-in: c59947b30f user: dgp tags: core-8-6-11-rc | |
| 14:59 | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stead of Tcl_NewIntObj() check-in: cfbd35f083 user: jan.nijtmans tags: core-8-6-branch | |
| 12:40 | Revise Tcl to return {} in stead of -1 or {-1 -1} when a search result is emtpy (or not-found) check-in: c3183c83bf user: jan.nijtmans tags: empty-not-found | |
| 09:10 | Merge 8.6 check-in: cb3e486b30 user: jan.nijtmans tags: trunk | |
| 09:07 | Merge 8.6 Eliminate some (correct but actually harmless) warnings only happening on win64 check-in: f14b6f4907 user: jan.nijtmans tags: core-8-branch | |
| 08:48 | Fix warning, doing a static build on Windows check-in: de75d347a9 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-12
| ||
| 16:47 | Eliminate some eol-spacing, eliminate some gcc warnings (with -Wc++-compat) check-in: bdaf55c9cc user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 11:21 | Merge 8.6 check-in: c519bfafa4 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 10:48 | Merge trunk check-in: 89a552ba69 user: jan.nijtmans tags: paths-for-9 | |
| 10:45 | Merge 8.7 check-in: 8cc23529c2 user: jan.nijtmans tags: build-info | |
| 10:33 | Merge trunk check-in: 4122596037 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 09:27 | Merge 8.7 check-in: ff7bcb2801 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-10-10
| ||
| 20:55 | Update TZ info to tzdata2020b. check-in: 48b8765e0d user: jima tags: trunk | |
| 20:36 | Update TZ info to tzdata2020b. check-in: 811205cfd2 user: jima tags: core-8-branch | |
| 20:34 | Update TZ info to tzdata2020b. check-in: 720933de88 user: jima tags: core-8-6-branch | |
| 00:21 | merge trunk check-in: 9993562d56 user: dgp tags: dgp-refactor | |
| 00:20 | merge trunk check-in: d4d43bddb9 user: dgp tags: dgp-properbytearray | |
| 00:04 | merge trunk check-in: 0376d4eac6 user: dgp tags: novem | |
|
2020-10-09
| ||
| 14:13 | merge 8.7 check-in: 1c6d51fc50 user: dgp tags: tip-568 | |
| 14:05 | merge 8.7 check-in: a7077dbcfd user: dgp tags: dgp-review | |
| 13:21 | Merge 8.7 check-in: b9ffb77c85 user: jan.nijtmans tags: trunk | |
| 12:53 | Merge 8.6. Don't inline functions which are too big to be inlined (according to the -Winline compile... check-in: 2a870b3897 user: jan.nijtmans tags: core-8-branch | |
| 11:41 | merge 8.6 check-in: e2ee77a900 user: dgp tags: core-8-6-11-rc | |
| 07:42 | Merge 8.5 check-in: 12bdfc6547 user: jan.nijtmans tags: core-8-6-branch | |
| 07:10 | (cherry-pick): Fix [014ade1d44]: Misleading error message when using "-path" multiple times with "gl... check-in: 6547d4575d user: jan.nijtmans tags: core-8-5-branch | |
|
2020-10-08
| ||
| 20:47 | merge 8.6 check-in: f57cb0bfd8 user: dgp tags: core-8-6-11-rc | |
| 13:33 | Make everything compile warning-free with -Wundef. Put enum ASSEM_DICT_GET_DEF last in TalInstType, ... check-in: d1e4a3c73f user: jan.nijtmans tags: core-8-branch | |
| 12:11 | Eliminate warnings when compiling with -Wundef check-in: 3f3d9ac9e7 user: jan.nijtmans tags: core-8-6-branch | |
| 09:49 | Merge 8.7 check-in: 9b739a3f36 user: jan.nijtmans tags: trunk | |
| 09:33 | Merge 8.6 check-in: 040c6b5987 user: jan.nijtmans tags: core-8-branch | |
| 09:13 | Fix [014ade1d44]: Misleading error message when using "-path" multiple times with "glob" check-in: 40e8ce43cd user: jan.nijtmans tags: core-8-6-branch | |
| 09:07 | Merge 8.5 check-in: 260552d947 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-10-07
| ||
| 16:34 | xcode12 -> xcode12.2. Prevent build warning about generic/tclStubInit.c check-in: f46002e92f user: jan.nijtmans tags: core-8-5-branch | |
| 16:01 | merge trunk check-in: d8d9a6bef6 user: dgp tags: dgp-properbytearray | |
| 16:00 | merge trunk check-in: 4272b9998b user: dgp tags: dgp-refactor | |
| 15:48 | merge trunk check-in: f60b956eae user: dgp tags: novem | |
| 15:48 | merge 8.7 check-in: 9208d4168c user: dgp tags: tip-568 | |
| 15:06 | merge 8.7 check-in: 9925ef5cf0 user: dgp tags: dgp-review | |
| 14:55 | merge 8.6 check-in: 1acddeb57a user: dgp tags: core-8-6-11-rc | |
|
2020-10-06
| ||
| 13:35 | Merge 8.7 check-in: 055380c6a4 user: jan.nijtmans tags: trunk | |
| 13:29 | merge-mark check-in: bb40f11334 user: jan.nijtmans tags: core-8-branch | |
| 13:28 | (cherry-pick): HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werror. Here's the fix. check-in: f24b1c59ed user: jan.nijtmans tags: core-8-6-branch | |
| 13:26 | Fix (possible) gcc warnings in unix/dltest/*.c check-in: 5cd3c4e555 user: jan.nijtmans tags: core-8-branch | |
| 13:20 | HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werror. Here's the fix. check-in: 43fbea7f16 user: jan.nijtmans tags: core-8-branch | |
| 08:44 | Adapt function signatures in compat/string.h to what's normal nowadays check-in: 12d9e7997e user: jan.nijtmans tags: core-8-branch | |
|
2020-10-05
| ||
| 08:50 | Merge 8.7 check-in: dd4ac421cd user: jan.nijtmans tags: build-info | |
|
2020-10-03
| ||
| 20:00 | merge trunk check-in: 55333df75c user: dgp tags: dgp-refactor | |
| 19:56 | merge trunk check-in: 693d6a6a6a user: dgp tags: dgp-properbytearray | |
| 19:56 | merge trunk check-in: 1ecc2f8423 user: dgp tags: novem | |
| 19:52 | merge 8.7 check-in: adb2460485 user: dgp tags: tip-568 | |
| 19:44 | merge 8.7 check-in: 1c36807e1d user: dgp tags: dgp-review | |
|
2020-10-02
| ||
| 16:30 | Merge 8.7 check-in: e2a265f8e9 user: jan.nijtmans tags: trunk | |
| 16:28 | Fix -Wshadow warnings, when compiling with a C++ compiler check-in: 1011055d6b user: jan.nijtmans tags: core-8-branch | |
| 15:49 | Merge 8.7. Fix 2 failing test-cases check-in: 576b36ec63 user: jan.nijtmans tags: build-info | |
|
2020-10-01
| ||
| 12:38 | Merge 8.7 Closed-Leaf check-in: 3a2fca1540 user: jan.nijtmans tags: tip-587-for-8.7 | |
| 08:17 | Merge 8.7. Internal package renaming check-in: 8da5008652 user: jan.nijtmans tags: build-info | |
|
2020-09-30
| ||
| 16:09 | merge trunk: check-in: 1f60bfc84a user: dgp tags: dgp-refactor | |
| 16:09 | merge trunk: check-in: 27ddcaf822 user: dgp tags: dgp-properbytearray | |
| 16:07 | merge trunk check-in: d1267d8eef user: dgp tags: novem | |
| 16:01 | merge 8.7 check-in: 969af31cfe user: dgp tags: tip-568 | |
| 16:01 | merge 8.7 check-in: 2e55dcf27c user: dgp tags: dgp-review | |
| 15:59 | merge 8.6 check-in: fc5e6a689e user: dgp tags: core-8-6-11-rc | |
| 15:25 | Merge 8.7 check-in: a73b28d23e user: jan.nijtmans tags: trunk | |
| 14:54 | Merge 8.6 check-in: 9a08cc940a user: jan.nijtmans tags: core-8-branch | |
| 14:49 | (slightly) better error-message for invalid http -headers option. This works for plain 8.6 too check-in: 43e0024a67 user: jan.nijtmans tags: core-8-6-branch | |
| 14:45 | merge 8.7 check-in: 2af74785ef user: dgp tags: tip-568 | |
| 14:38 | merge 8.7 check-in: 057292d3aa user: dgp tags: dgp-review | |
| 14:29 | TIP #581 tweak: Don't report "slaves" as valid option for "interp" check-in: 29f08cd691 user: jan.nijtmans tags: core-8-branch | |
| 14:02 | merge 8.6 check-in: 39823fb526 user: dgp tags: core-8-6-11-rc | |
| 12:21 | Ticket [0063cbcada]: From tcl 8.7 on, use "string is dict" instead "string is list" & length %2 == 0... check-in: 78a983fe3d user: oehhar tags: trunk | |
| 12:19 | Ticket [0063cbcada]: From tcl 8.7 on, use "string is dict" instead "string is list" & length %2 == 0... check-in: 097400e5ad user: oehhar tags: core-8-branch | |
|
2020-09-29
| ||
| 16:23 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 6d8e3c6658 user: oehhar tags: trunk | |
| 16:21 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 5c8a8fdddb user: oehhar tags: core-8-branch | |
| 16:16 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 8cc32f2b74 user: oehhar tags: core-8-6-branch | |
| 16:12 | Remove wrong copy of test case http-3.2 Closed-Leaf check-in: 4d54479f33 user: oehhar tags: bug-0063cbcada-http-headers-param-check | |
| 13:11 | Fix testcase check-in: bf35159870 user: jan.nijtmans tags: build-info | |
| 12:51 | Merge 8.7 check-in: 0f25d0f758 user: jan.nijtmans tags: build-info | |
| 08:15 | Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict. check-in: d3dafb6bd0 user: oehhar tags: bug-0063cbcada-http-headers-param-check | |
| 07:36 | Merge 8.7 check-in: 4636d79b91 user: jan.nijtmans tags: trunk | |
| 07:14 | Add -Wshadow flag to the compiler, so we will be notified when (accidently) shadowing variable names check-in: abdc2e1e11 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-28
| ||
| 15:02 | Merge-mark check-in: cbd6b50384 user: jan.nijtmans tags: core-8-branch | |
| 15:00 | Update internal zlib channel type from TCL_CHANNEL_VERSION_3 to TCL_CHANNEL_VERSION_5. Not actually ... check-in: ed0075e527 user: jan.nijtmans tags: core-8-6-branch | |
| 14:30 | merge trunk check-in: 85f91a1d3e user: dgp tags: dgp-properbytearray | |
| 14:30 | merge trunk check-in: 0bf093f920 user: dgp tags: dgp-refactor | |
| 14:12 | merge trunk check-in: a4ef714afc user: dgp tags: novem | |
| 14:04 | merge 8.7 check-in: 7c4fa2776d user: dgp tags: tip-568 | |
| 13:59 | merge 8.7 check-in: 4f1342a9f9 user: dgp tags: dgp-review | |
| 13:44 | merge 8.7 check-in: 2b1b5f6499 user: dgp tags: trunk | |
| 13:34 | Restore change with correction. check-in: d36db36ea9 user: dgp tags: core-8-branch | |
| 13:07 | merge 8.6 check-in: b7831b1c40 user: dgp tags: core-8-6-11-rc | |
| 13:02 | Revert change that made test expr-20.2 fail. check-in: 125f0bdc61 user: dgp tags: core-8-branch | |
| 10:49 | Merge 8.7 check-in: 07a4a82fd2 user: jan.nijtmans tags: trunk | |
| 10:39 | Merge 8.6 check-in: ef2427283a user: jan.nijtmans tags: core-8-branch | |
| 10:13 | Make Tcl compile warning-free using -Wshadow check-in: cb0b42e7fe user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-27
| ||
| 16:24 | Merge 8.7 check-in: 6185d08c27 user: jan.nijtmans tags: build-info | |
|
2020-09-26
| ||
| 18:42 | Merge 8.7 check-in: f205897f50 user: jan.nijtmans tags: trunk | |
| 18:38 | Merge 8.6 check-in: c649b9c46b user: jan.nijtmans tags: core-8-branch | |
| 18:32 | Merge 8.5 check-in: a22280f251 user: jan.nijtmans tags: core-8-6-branch | |
| 18:25 | Tweak xcode labels for Travis build check-in: 0fdea7acee user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-25
| ||
| 15:17 | Build Travis with Xcode 12 and 12u (Universal Apps) check-in: a666b478ca user: jan.nijtmans tags: core-8-5-branch | |
| 14:36 | Merge trunk Closed-Leaf check-in: 8b5badfb92 user: jan.nijtmans tags: tip-587 | |
| 14:26 | Merge 8.7 check-in: 1d2a90cb1d user: jan.nijtmans tags: tip-587-for-8.7 | |
| 14:25 | Merge 8.7 check-in: ecc1efae3a user: jan.nijtmans tags: trunk | |
| 14:25 | Merge 8.6 check-in: a34d4f2927 user: jan.nijtmans tags: core-8-branch | |
| 14:24 | It's "utf-8", not "utf8" or "UTF8" check-in: f9736b9c81 user: jan.nijtmans tags: core-8-6-branch | |
| 14:17 | Use utf-8 as default encoding for configuration information check-in: 82ee0f51dc user: jan.nijtmans tags: tip-587-for-8.7 | |
| 12:26 | Merge trunk check-in: 7e222f7c97 user: jan.nijtmans tags: tip-587 | |
| 12:16 | Merge 8.7 check-in: 03a61544ec user: jan.nijtmans tags: tip-587-for-8.7 | |
| 12:12 | merge-mark check-in: 9c07ddf527 user: jan.nijtmans tags: core-8-branch | |
| 12:10 | Merge 8.7 check-in: cfcf76d616 user: jan.nijtmans tags: trunk | |
| 11:21 | Merge 8.6 check-in: 34ba50850b user: jan.nijtmans tags: core-8-branch | |
| 11:15 | When sourcing script files (even when simulating that through open|read), always set -eofchar \032 j... check-in: 9d90432fd6 user: jan.nijtmans tags: core-8-6-branch | |
| 11:13 | Merge 8.5 check-in: 4750795352 user: jan.nijtmans tags: core-8-6-branch | |
| 11:09 | When sourcing script files (even when simulating that through open|read), always set -eofchar \032 j... check-in: 8541671fe7 user: jan.nijtmans tags: core-8-5-branch | |
| 10:57 | TIP #587 for Tcl 8.7 check-in: ab4fa2de85 user: jan.nijtmans tags: tip-587-for-8.7 | |
|
2020-09-24
| ||
| 12:54 | TCL_CFGVAL_ENCODING now defaults to "utf-8" as well. No explicit "-encoding utf-8" for "source" any ... check-in: 11cd43a662 user: jan.nijtmans tags: tip-587 | |
| 06:41 | Add gcc-10 build to Travis check-in: 16a8827d2c user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-23
| ||
| 05:57 | Let's see if we can recover from an occasional hickup like happened here: [https://travis-ci.org/git... check-in: 8c66a77882 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-22
| ||
| 12:25 | Merge trunk. Use utf-8 explicitly when reading/writing script files check-in: 73bbb847d6 user: jan.nijtmans tags: tip-587 | |
| 12:20 | Merge 8.7 check-in: 725330314f user: jan.nijtmans tags: trunk | |
| 12:18 | When writing script files (like pkgIndex.tcl), always use -translation lf, so they don't cause prob... check-in: 2edbd187f0 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-21
| ||
| 14:21 | merge trunk check-in: 1e8880cc57 user: dgp tags: dgp-refactor | |
| 14:20 | merge trunk check-in: e285d045bd user: dgp tags: dgp-properbytearray | |
| 14:18 | merge trunk check-in: 8af64df27f user: dgp tags: novem | |
| 14:11 | merge 8.7 check-in: 0afde4bfb6 user: dgp tags: tip-568 | |
| 14:11 | merge 8.7 check-in: bcdb0c2462 user: dgp tags: dgp-review | |
| 14:10 | merge 8.6 check-in: 1511b64344 user: dgp tags: core-8-6-11-rc | |
|
2020-09-20
| ||
| 21:44 | Merge 8.7 check-in: 2d03f95be1 user: jan.nijtmans tags: trunk | |
| 21:39 | Merge 8.6 check-in: 3057cfd096 user: jan.nijtmans tags: core-8-branch | |
| 21:32 | Improve TclInvalidateStringRep() macro such that (objPtr) is only evaluated once. Addation brackets ... check-in: 28cf85cef7 user: jan.nijtmans tags: core-8-6-branch | |
| 16:39 | merge trunk check-in: 0850412d04 user: dgp tags: dgp-refactor | |
| 16:34 | Merge [92d5c95fd8]. resolve conflicts check-in: 84880ae75f user: dgp tags: dgp-refactor | |
| 16:18 | Merge [ef1896eb35]. check-in: 51d8f95aa8 user: dgp tags: dgp-refactor | |
| 16:10 | merge trunk check-in: 033e9b5b48 user: dgp tags: novem | |
| 16:09 | merge trunk check-in: 052ba5c4b6 user: dgp tags: dgp-properbytearray | |
| 16:06 | merge 8.7 check-in: 0f506b3338 user: dgp tags: trunk | |
| 16:00 | merge 8.6 check-in: 56daa6b7cd user: dgp tags: core-8-6-11-rc | |
| 16:00 | merge 8.7 check-in: 1c47cf8296 user: dgp tags: tip-568 | |
| 15:59 | merge 8.7 check-in: 39ec03c302 user: dgp tags: dgp-review | |
| 15:58 | Merge 8.6 check-in: b9c39681ea user: dgp tags: core-8-branch | |
| 15:53 | Silence compiler warning -- fix safety of macro. check-in: f3d1acd780 user: dgp tags: core-8-6-branch | |
| 11:17 | Default utf-8 for source command check-in: ca28844abe user: jan.nijtmans tags: tip-587 | |
| 10:38 | Make the check to avoid generating a string representation in [uplevel] a little less intrusive. check-in: 76da711d71 user: pooryorick tags: core-8-6-branch | |
| 10:27 | Merge 8.7 check-in: d817bbce63 user: jan.nijtmans tags: trunk | |
| 10:24 | Merge 8.6 check-in: c5f32b95be user: jan.nijtmans tags: core-8-branch | |
| 10:21 | Merge 8.5 check-in: 4df01802b3 user: jan.nijtmans tags: core-8-6-branch | |
| 10:14 | Backport many (formatting) changes in tools/*. Nothing functional. testest.tcl: Use more uppercase h... check-in: 247906300c user: jan.nijtmans tags: core-8-5-branch | |
| 09:05 | Fix [9ffffcbeee]: compiler warnings in regcomp.c check-in: 5fc493fe32 user: jan.nijtmans tags: trunk | |
| 08:59 | Fix [bf58b04202]: compiler warning in tclEnv.c check-in: 029d5d91c7 user: jan.nijtmans tags: trunk | |
|
2020-09-19
| ||
| 20:32 | Merge [e4b8c5a2ab]. resolve conflict. check-in: fdb0f63828 user: dgp tags: dgp-refactor | |
| 17:32 | merge trunk check-in: 26eead65b3 user: dgp tags: dgp-properbytearray | |
| 17:32 | merge trunk check-in: 00a2513a1b user: dgp tags: novem | |
| 17:21 | merge 8.7 check-in: b34c7a47c2 user: dgp tags: trunk | |
| 17:19 | merge 8.7 check-in: dfbe7884ea user: dgp tags: tip-568 | |
| 17:14 | merge 8.7 check-in: 2f99c5019a user: dgp tags: dgp-review | |
| 16:48 | merge mark (safety) check-in: 7d49ac4d02 user: dgp tags: core-8-branch | |
| 16:35 | merge 8.6 check-in: 54971a1f8a user: dgp tags: core-8-6-11-rc | |
| 14:33 | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. check-in: d67c23f6d1 user: pooryorick tags: core-8-6-branch | |
| 14:10 | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. check-in: 45569c7084 user: pooryorick tags: core-8-branch | |
|
2020-09-18
| ||
| 23:05 | Fix gcc warnings, compiling on 32-bit Linux check-in: ec6c5484c5 user: jan.nijtmans tags: trunk | |
| 17:54 | Merge trunk through Aug 31. check-in: e33e2632cd user: dgp tags: dgp-refactor | |
| 17:43 | mark the merge properly; conflicts resolved too check-in: eaf3357136 user: dgp tags: dgp-refactor | |
| 17:38 | Merge [baad702302]. check-in: 7b0ccfb28a user: dgp tags: dgp-refactor | |
| 14:30 | merge trunk check-in: 85e174c926 user: dgp tags: dgp-properbytearray | |
| 14:18 | merge trunk check-in: 811911808f user: dgp tags: novem | |
| 13:53 | Accept {} as index, and forbid indices starting with '-' if compiled with -DTCL_NO_DEPRECATED check-in: ecdb69c0b3 user: jan.nijtmans tags: strict-index-experiment | |
| 10:31 | Make switch -regexp -indexvar without match return {} check-in: 19011a25db user: jan.nijtmans tags: strict-index-experiment | |
| 09:43 | Merge 8.7. Undo signature change for Tcl_GetIntForIndex check-in: 6b2676abbb user: jan.nijtmans tags: strict-index-experiment | |
| 08:33 | New macro TclNewIndexObj() which does the same as TclNewWideIntObjFromSize() but optimized the same ... check-in: d701aa51d5 user: jan.nijtmans tags: trunk | |
| 02:52 | Merge trunk through May 31. check-in: 0f172a8f5a user: dgp tags: dgp-refactor | |
| 02:38 | merge trunk check-in: 424840e52f user: dgp tags: dgp-properbytearray | |
| 02:33 | merge trunk check-in: 0a5ab5fdba user: dgp tags: novem | |
|
2020-09-17
| ||
| 17:54 | merge 8.7 check-in: fe8535bde0 user: dgp tags: tip-568 | |
| 17:42 | merge 8.7 check-in: 87fe60f879 user: dgp tags: dgp-review | |
| 14:52 | Fix testcase binary-80.4 when TCL_UTF_MAX=3 check-in: eb8c6bd0fc user: jan.nijtmans tags: dgp-properbytearray | |
| 14:12 | Merge 8.7 check-in: 92d5c95fd8 user: jan.nijtmans tags: trunk | |
| 13:48 | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclNewIntObj or Tcl_NewWide... check-in: ef22eb8ac3 user: jan.nijtmans tags: core-8-branch | |
| 09:35 | Merge trunk check-in: 76b040cd6d user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 09:34 | Merge 8.7 check-in: b776941086 user: jan.nijtmans tags: build-info | |
| 09:31 | Merge 8.7 check-in: ef1896eb35 user: jan.nijtmans tags: trunk | |
| 09:27 | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's different from the 2.9.5 ve... check-in: 90d3d26e1f user: jan.nijtmans tags: core-8-branch | |
| 08:37 | Tcl 8.6 should not be tested with "package prefer latest" any more: All included packages are suppos... check-in: 1fe5c80a4d user: jan.nijtmans tags: core-8-6-branch | |
| 08:12 | Merge 8.6 check-in: 32e6f37d41 user: jan.nijtmans tags: core-8-branch | |
| 07:58 | Fix [835c93c000]: TIP #525 only implemented for non-singleproc case check-in: f131df7454 user: jan.nijtmans tags: core-8-6-branch | |
| 07:47 | Fix [835c93c000]: TIP #525 only implemented for non-singleproc case check-in: a8fce5620a user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-16
| ||
| 16:18 | merge trunk check-in: 346f441d68 user: dgp tags: dgp-properbytearray | |
| 15:29 | merge 8.7 check-in: 2a84576993 user: dgp tags: tip-568 | |
| 15:28 | merge 8.7 check-in: 3fd3899ff1 user: dgp tags: dgp-review | |
| 12:17 | Proposed solution for [835c93c000]: TIP #525 only implemented for non-singleproc case Closed-Leaf check-in: 0c3d695f73 user: jan.nijtmans tags: bug-835c93c000 | |
| 07:03 | Merge 8.7 check-in: ad912ae235 user: jan.nijtmans tags: trunk | |
| 06:51 | Little tweak to makeHeader.tcl, not depending on lsearch returning -1 any more check-in: f7e8671a9f user: jan.nijtmans tags: core-8-branch | |
|
2020-09-15
| ||
| 18:04 | merge 8.7 check-in: abf149cd4e user: dgp tags: tip-568 | |
| 17:14 | merge 8.7 check-in: a5f74a1c65 user: dgp tags: dgp-review | |
| 16:24 | merge 8.6 check-in: ae69de3dda user: dgp tags: core-8-6-11-rc | |
| 15:52 | one more test check-in: a7c1c1b5bb user: dgp tags: core-8-branch | |
| 15:51 | Add test for [string replace] troubles. Closed-Leaf check-in: f6c7bd54e5 user: dgp tags: dgp-nested-execution | |
| 15:18 | Merge trunk check-in: 8bbc5b6825 user: jan.nijtmans tags: paths-for-9 | |
| 15:12 | Merge 8.7 check-in: 193ee31037 user: jan.nijtmans tags: build-info | |
| 15:11 | Merge trunk check-in: 51c350e0e9 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:07 | Merge 8.7 check-in: ce41b9c9c1 user: jan.nijtmans tags: trunk | |
| 15:00 | Merge 8.7 Leaf check-in: 43eeb75b62 user: jan.nijtmans tags: bug-b5777d3d32 | |
| 14:48 | Fix [b5777d3d32]: Crash corner-case in TIP #502 implementation check-in: fca1a2a297 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-14
| ||
| 13:27 | Merge trunk check-in: acb92147b1 user: jan.nijtmans tags: novem | |
| 13:25 | Merge 8.7 check-in: 6b2b427f61 user: jan.nijtmans tags: trunk | |
| 13:04 | Merge 8.6 check-in: b93931bbe5 user: jan.nijtmans tags: core-8-branch | |
| 12:58 | Unbreak winFCmd-1.38 testcase on Windows check-in: dcba835863 user: jan.nijtmans tags: core-8-6-branch | |
| 12:48 | Add .bmp to .gitattributes. Simplify .fossil-settings/binary-glob check-in: d02f6033d5 user: jan.nijtmans tags: core-8-6-branch | |
| 12:31 | Eliminate many "register" keywords (which do nothing with modern compilers) Eliminate many unnecessa... check-in: 62884c2f30 user: jan.nijtmans tags: core-8-6-branch | |
| 09:39 | Merge 8.6 check-in: 1814e2c41a user: jan.nijtmans tags: core-8-branch | |
| 09:22 | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Thanks! More usage of $ind... check-in: 4f1522879b user: jan.nijtmans tags: core-8-6-branch | |
| 08:52 | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Thanks! check-in: e4728e6343 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-13
| ||
| 20:46 | Merge implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the... check-in: 90e5a8a5e0 user: fvogel tags: trunk | |
| 20:28 | Merge implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the... check-in: 949dabe363 user: fvogel tags: core-8-branch | |
|
2020-09-11
| ||
| 14:23 | More usage for TclNewWideIntObjFromSize(), TCL_IO_FAILURE -> TCL_INDEX_NONE where appropriate check-in: 61832a1b89 user: jan.nijtmans tags: trunk | |
| 14:11 | Merge 8.7 check-in: 07890c11e7 user: jan.nijtmans tags: trunk | |
| 13:59 | Merge 8.6 check-in: 5d1e9a6253 user: jan.nijtmans tags: core-8-branch | |
| 13:43 | Folow-up to previous commit: ExecStack is a FLEXARRAY too check-in: f61ad2f6f3 user: jan.nijtmans tags: core-8-6-branch | |
| 13:20 | Merge 8.7 check-in: da6deaa258 user: jan.nijtmans tags: trunk | |
| 12:56 | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are you doing ...!) check-in: af83072632 user: jan.nijtmans tags: core-8-branch | |
| 12:31 | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan complains about body.ch... check-in: 29540d10c4 user: jan.nijtmans tags: core-8-6-branch | |
| 08:09 | Use $index<0 in stead of $index==-1 consistantly check-in: 3d6a09bf00 user: jan.nijtmans tags: core-8-6-branch | |
| 07:28 | Use $index<0 in stead of $index==-1 consistantly check-in: 3350f56f10 user: jan.nijtmans tags: core-8-branch | |
|
2020-09-10
| ||
| 16:58 | Merge 8.7 check-in: 8ab1de7f83 user: jan.nijtmans tags: trunk | |
| 16:47 | Somehow GIT cannot remove tests/safe-stock86.test from (earlier) core-8-6-branch, so we do it. check-in: 12a0d68b62 user: jan.nijtmans tags: core-8-branch | |
| 11:33 | Merge 8.6 check-in: 3951a8e1f4 user: jan.nijtmans tags: core-8-branch | |
| 10:28 | Don't use sizeof() for structs containing a flexible array as last element. Lesson from [https://cor... check-in: 3a6a0399ad user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-09
| ||
| 06:57 | Merge 8.7 check-in: dcf413f668 user: jan.nijtmans tags: trunk | |
| 06:45 | Merge 8.6 check-in: 9a1ce70c69 user: jan.nijtmans tags: core-8-branch | |
| 06:37 | Rename safe-stock86.test to safe-stock.test check-in: 142eb5a6e1 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-07
| ||
| 15:18 | Merge-mark check-in: d01c76ef9e user: jan.nijtmans tags: core-8-branch | |
| 15:11 | Fix "make install" on MacOSX: interp: make-manpage-section: ignoring .VS "TIP 581" after .TP check-in: 1f4ee122a1 user: jan.nijtmans tags: core-8-6-branch | |
| 13:48 | Merge trunk check-in: 72a629a90c user: jan.nijtmans tags: novem | |
| 13:40 | Merge 8.7 check-in: 5acd797d1c user: jan.nijtmans tags: trunk | |
| 11:58 | Merge-mark check-in: dfba372d88 user: jan.nijtmans tags: core-8-branch | |
| 11:56 | Backport genStubs.tcl from 8.7. This adds support for MP_WUR, not actually used by Tcl. But could be... check-in: 8cab9206ce user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-06
| ||
| 15:09 | Merge 8.7 Leaf check-in: e82a85a057 user: jan.nijtmans tags: http-bug-cb0373bb33-again | |
| 14:41 | Merge 8.7 Closed-Leaf check-in: 526420ad4a user: jan.nijtmans tags: bug-3422267ed6b7992 | |
| 14:36 | Re-apply fix for [c1a376375e0e6488], as the build-problems originated elsewhere check-in: fc0e2a4f3f user: jan.nijtmans tags: core-8-branch | |
|
2020-09-05
| ||
| 22:10 | ckfree -> Tcl_Free check-in: f4b8cb0404 user: jan.nijtmans tags: trunk | |
| 21:59 | Merge core-8-branch check-in: 689cdbff69 user: jan.nijtmans tags: trunk | |
| 21:54 | Merge core-8-branch check-in: 0d5bf116cf user: jan.nijtmans tags: bug-3422267ed6b7992 | |
| 21:37 | New bug-c1a376375e0e6488 branch with (up to now) failing solutions. Please make sure Travis builds O... Closed-Leaf check-in: 30f7888909 user: jan.nijtmans tags: bug-c1a376375e0e6488 | |
| 21:33 | Backout [c1a376375e0e6488]: imported namespace ensemble command name distorted during deletion trace... check-in: e4a2a2c7d1 user: jan.nijtmans tags: core-8-branch | |
| 21:06 | Merge-mark check-in: f09aaf31d1 user: jan.nijtmans tags: bug-3422267ed6b7992 | |
| 20:58 | Merge-mark check-in: 28913bd50d user: jan.nijtmans tags: core-8-branch | |
| 20:45 | TIP #581: Last possible master/slave -> parent/child changes, without affecting anything serious check-in: f615145141 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-09-04
| ||
| 21:54 | merge bug-3422267ed6b7992 check-in: ecc6984ba2 user: pooryorick tags: bug-3422267ed6b7992 | |
| 16:45 | Merge 8.7 check-in: bdf79597b1 user: jan.nijtmans tags: trunk | |
| 16:44 | Merge 8.6 check-in: af7d124bbc user: jan.nijtmans tags: core-8-branch | |
| 15:48 | Let all test-cases load the "tcltest" package the same way. Depend on tcltest 2.5, since we never te... check-in: 0e50a82fe7 user: jan.nijtmans tags: core-8-6-branch | |
| 07:59 | Merge 8.7 check-in: 1c65379224 user: jan.nijtmans tags: trunk | |
| 07:50 | Merge 8.6 check-in: 7d5b5acfee user: jan.nijtmans tags: core-8-branch | |
| 07:28 | TIP #581: Mainly documentation and some testcases check-in: 87bd83bd5c user: jan.nijtmans tags: core-8-6-branch | |
| 06:28 | More testcases from dgp-nested-execution branch check-in: e3bed2ac80 user: jan.nijtmans tags: bug-b5777d3d32 | |
| 06:04 | Protect INST_STR_REPLACE too check-in: 53b98a0285 user: jan.nijtmans tags: dgp-nested-execution | |
|
2020-09-03
| ||
| 14:04 | add missing semicolon Closed-Leaf check-in: bdf9a8fe69 user: pooryorick tags: bug-3422267ed6b79922 | |
|
2020-09-02
| ||
| 21:04 | Implementation of TIP #585 - Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the publ... Closed-Leaf check-in: 6ee24887fb user: fvogel tags: tip-585 | |
| 20:50 | Tests string-12.2[45].* and fixes to INST_STRING_RANGE. check-in: 28bfc1583c user: dgp tags: dgp-nested-execution | |
| 20:22 | Fix for test lindex-18.0 check-in: c230d05b49 user: dgp tags: dgp-nested-execution | |
| 19:50 | Test lindex-18.0 demonstrates same issue with INST_LIST_INDEX check-in: cd20b9f230 user: dgp tags: dgp-nested-execution | |
| 16:20 | Different fix where existing protection tools for nesting bytecode execution calls are used. This s... check-in: 20f41375d7 user: dgp tags: dgp-nested-execution | |
| 13:05 | Merge 8.6 check-in: 8ca02b69f4 user: jan.nijtmans tags: core-8-branch | |
| 13:01 | Fix windows debug build, broken by previous commit check-in: d5ad8fde31 user: jan.nijtmans tags: core-8-branch | |
| 12:51 | Merge 8.5 Mark io-46.1 and io-50.5 as "notOSX", since they sometimes fail in Travis check-in: 7791bb021a user: jan.nijtmans tags: core-8-6-branch | |
| 11:46 | Upgrade Travis build from xcode 11.5 to 11.7 check-in: f8022c495e user: jan.nijtmans tags: core-8-5-branch | |
| 09:30 | Merge bug-c1a376375e0e6488 check-in: 28aa719436 user: pooryorick tags: core-8-branch | |
|
2020-09-01
| ||
| 22:36 | Fix for [c1a376375e0e6488], imported namespace ensemble command name distorted during deletion trace... Closed-Leaf check-in: ebe3442625 user: pooryorick tags: bug-c1a376375e0e6488 | |
| 22:26 | This patch fixes the failing case reported, but is really a work around of a considerably deeper bug... check-in: b48d59721d user: dgp tags: bug-b5777d3d32 | |
| 16:35 | Restore unmeant spacing change Closed-Leaf check-in: 80b9a1314a user: jan.nijtmans tags: bug-c2dc1da315 | |
| 16:20 | Merge 8.7 check-in: bde5b631b3 user: jan.nijtmans tags: bug-c2dc1da315 | |
| 11:14 | Merge trunk check-in: c4120b7c59 user: jan.nijtmans tags: novem | |
| 10:51 | Merge 8.7 check-in: e4b8c5a2ab user: jan.nijtmans tags: trunk | |
| 10:33 | Merge 8.6 check-in: 2e2f130b01 user: jan.nijtmans tags: core-8-branch | |
| 09:15 | Many more internal master/slave -> parent/child renamings check-in: 7424e202bd user: jan.nijtmans tags: core-8-6-branch | |
| 09:11 | Eliminate eol-spacing check-in: afbd119866 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-31
| ||
| 16:29 | oFurther fix for [3422267ed6b79922]. Tcl_ProcObjCmd checks for existing cmdPtr->procPtr and cleans... check-in: c045363cb0 user: pooryorick tags: bug-3422267ed6b79922 | |
| 13:41 | Merge 8.6. More tests/tools updates. check-in: 0deb773e84 user: jan.nijtmans tags: core-8-branch | |
| 13:12 | opt package: Change comment. 0.4.7 -> 0.4.8. More Master -> Parent and Slave -> Child changes in (in... check-in: 7e10c4efe4 user: jan.nijtmans tags: core-8-6-branch | |
| 12:42 | Merge 8.6. More documentation updates check-in: a7dc67222e user: jan.nijtmans tags: core-8-branch | |
| 09:37 | Merge 8.7 check-in: ef02869048 user: jan.nijtmans tags: trunk | |
| 09:23 | Implement TIP #581: Master/Slave check-in: 7f02e98a69 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-30
| ||
| 22:38 | Merge safe-extra-tests-8-7. This removes tests/safe-stock86.test, replaces with tests appropriate f... check-in: 9a14272d20 user: kjnash tags: core-8-branch | |
| 22:25 | Merge 8.7 Closed-Leaf check-in: d7d61b026b user: kjnash tags: safe-extra-tests-8-7 | |
| 21:31 | Merge 8.7 check-in: 5e29a83074 user: jan.nijtmans tags: trunk | |
| 14:12 | Disable textcase safe-stock86-7.4, because http 1 is no longer present in the Tcl 8.7 distribution check-in: dbe7facfa8 user: jan.nijtmans tags: core-8-branch | |
|
2020-08-29
| ||
| 22:03 | Merge 8.6 check-in: 21f00577c0 user: jan.nijtmans tags: core-8-branch | |
| 21:59 | Merge 8.7 check-in: 390a04e51e user: jan.nijtmans tags: http-bug-cb0373bb33-again | |
| 21:55 | Merge 8.7 check-in: 26657c97d9 user: jan.nijtmans tags: bug-c2dc1da315 | |
| 12:55 | Merge 8.7 check-in: 20508e020b user: kjnash tags: bug-c2dc1da315 | |
| 12:53 | Merge 8.7 check-in: bcabbe6ace user: kjnash tags: http-bug-cb0373bb33-again | |
|
2020-08-28
| ||
| 19:24 | Merge safe-bugfixes-8-6 check-in: a638b9a73b user: kjnash tags: core-8-6-branch | |
| 19:13 | Merge 8.6 Closed-Leaf check-in: 52618064a8 user: kjnash tags: safe-bugfixes-8-6 | |
| 19:10 | Merge bug-c2dc1da315-for-8-6 check-in: a05f28460a user: kjnash tags: core-8-6-branch | |
| 18:54 | Merge http-bug-cb0373bb33-again-for-8-6 check-in: 52561981ab user: kjnash tags: core-8-6-branch | |
| 18:34 | Merge 8.6 Closed-Leaf check-in: 8342739274 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
| 18:19 | Merge 8.6 Closed-Leaf check-in: 62abcf2898 user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 15:02 | merge 8.5 check-in: 8ce5b93bb4 user: sebres tags: core-8-6-branch | |
| 15:01 | tests/regexp.test: more tests for -indices by multi-byte utf-8 (considering -start position now) check-in: 6c9cee6f73 user: sebres tags: core-8-5-branch | |
| 14:05 | merge 8.5 check-in: 6913f30364 user: sebres tags: core-8-6-branch | |
| 14:02 | tests/regexp.test: added missing test that cover indices if running on string containing multi-byte ... check-in: c8b7a0e6f8 user: sebres tags: core-8-5-branch | |
| 10:12 | merge bug-3422267ed6b79922 check-in: 049d7fa25f user: pooryorick tags: bug-3422267ed6b79922 | |
| 10:03 | Missing testConstraint in socket.test check-in: 58b094070f user: jan.nijtmans tags: core-8-branch | |
| 09:29 | Add reference accounting for Command pointers. check-in: 7d4a7b02cb user: pooryorick tags: bug-3422267ed6b79922 | |
| 09:28 | Ensure that FreeLambdaInternalRep sets procPtr->cmdPtr to NULL so cleanup on it isn't attempted. See... check-in: 0af4ad496c user: pooryorick tags: bug-3422267ed6b79922 | |
| 02:27 | Merge safe-extra-tests-8-7 check-in: c3d38bc189 user: kjnash tags: tip-579-8-7 | |
| 01:53 | Merge 8.7 check-in: ae926f7e4f user: kjnash tags: tip-579-8-7 | |
| 01:47 | Merge 8.7 check-in: d7a9a2c34b user: kjnash tags: safe-extra-tests-8-7 | |
| 01:31 | Merge safe-bugfixes-8-6 check-in: b4269a1af4 user: kjnash tags: safe-extra-tests-8-7 | |
| 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 | |
| 15:12 | Merge 8.6 check-in: 3ce87e7c61 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
|
2020-08-26
| ||
| 19:43 | Merge 8.6 check-in: 4820ad34cc user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 14:56 | Merge 8.7 check-in: 00203dd4b9 user: jan.nijtmans tags: trunk | |
| 14:54 | Merge 8.6 check-in: 42556d2feb user: jan.nijtmans tags: core-8-branch | |
| 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
| ||
| 20:10 | Merge 8.6 check-in: daa306c50a user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 16:09 | Add test-case util-9.59, which demonstrates bug [b5777d3d32] check-in: f1fba2e12f user: jan.nijtmans tags: bug-b5777d3d32 | |
| 10:50 | Merge 8.7 check-in: d2fc4e61d0 user: jan.nijtmans tags: trunk | |
| 10:18 | Merge 8.6 check-in: 518fc7e586 user: jan.nijtmans tags: core-8-branch | |
| 10:15 | Merge 8.5 check-in: c58bf87306 user: jan.nijtmans tags: core-8-6-branch | |
| 09:42 | Keep gcc-5 and gcc-6 builds on "bionic", because "focal" doesn't have these check-in: e99bcc1e3d user: jan.nijtmans tags: core-8-5-branch | |
|
2020-08-24
| ||
| 14:35 | Try another Travis build check-in: c56366da58 user: kjnash tags: safe-bugfixes-8-6 | |
| 14:28 | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n). Bump version to 2.9.... check-in: 3a2c557547 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
| 13:31 | Tricky case in function calls. check-in: 9ee5485cd4 user: dkf tags: tip-582 | |
| 12:01 | Create new branch named "bug-c2dc1da315-for-8-6" check-in: ea868d7c27 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
| 10:19 | Backport improvemenets in .gitignore .fossil-settings/ignore-glob and win/nmakehlp.c check-in: f1dc30f473 user: jan.nijtmans tags: core-8-5-branch | |
| 08:56 | Added two test cases check-in: 747a2f9f8f user: dkf tags: tip-582 | |
| 07:57 | Upgrade Travis build from bionic to focal check-in: adacf00560 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-08-22
| ||
| 14:24 | Added documentation check-in: d6097d2245 user: dkf tags: tip-582 | |
| 14:14 | Implementation of TIP 582: comments in expressions check-in: e41f3940a2 user: dkf tags: tip-582 | |
| 04:09 | Merge 8.6 check-in: cc67744e6c user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 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 | |
| 13:59 | Suppress tests that fail starting with OSX Mojave. check-in: e0d974945f user: dgp tags: core-8-5-branch | |
| 12:34 | merge-mark check-in: 1dacfc0c29 user: jan.nijtmans tags: bug-02b58d5d04 | |
| 12:28 | Fix [43b434812a]: Tcl 9.0 uses stat64() but not struct stat64 on Linux i686 check-in: 2864c3682e user: jan.nijtmans tags: trunk | |
| 12:12 | Remove various 64-bit specific macro's. First part of fix for [02b58d5d04]: Direct access of *64 fun... check-in: cff3997416 user: jan.nijtmans tags: bug-02b58d5d04 | |
|
2020-08-19
| ||
| 15:37 | Merge 8.6 check-in: 276e170eba user: jan.nijtmans tags: tip-581 | |
| 12:57 | Merge trunk check-in: 11e411820b user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 12:56 | Merge 8.7 check-in: c1e3046f2f user: jan.nijtmans tags: trunk | |
|
2020-08-18
| ||
| 13:36 | Merge 8.7 check-in: 4f599c480f user: jan.nijtmans tags: bug-3422267ed6b79922 | |
| 13:33 | Merge 8.6 check-in: 95051c8d1e user: jan.nijtmans tags: core-8-branch | |
|
2020-08-17
| ||
| 16:38 | Merge bug-3422267ed6b79922 check-in: 19bdabfa68 user: pooryorick tags: bug-3422267ed6b79922 | |
| 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:26 | Add missing reference account for Command structures check-in: 7b1dfc9790 user: pooryorick tags: bug-3422267ed6b79922 | |
| 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-16
| ||
| 14:50 | Fix for [1eb488b699d74e0], double free when deleting namespace containing the origin routine for som... check-in: 08e3b17c95 user: pooryorick tags: bug-3422267ed6b79922 | |
| 12:09 | merge core-8-branch check-in: 051b01373f user: pooryorick tags: bug-3422267ed6b79922 | |
| 10:04 | Fix for [688fcc7082fa], memory error during deletion of imported routine. check-in: 037c0ff27f user: pooryorick tags: core-8-branch | |
|
2020-08-13
| ||
| 14:35 | Merge 9.0 check-in: 7a40e1f9d2 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:25 | Merge 9.0 check-in: ff93e7f4d4 user: jan.nijtmans tags: novem | |
| 14:24 | Merge 8.7 check-in: 35e221aa02 user: jan.nijtmans tags: trunk | |
| 14:20 | More usage of TclNewIntObj() macro check-in: 539d9dcf7e user: jan.nijtmans tags: core-8-branch | |
| 12:43 | Merge-mark check-in: 6846eeff90 user: jan.nijtmans tags: bug-3422267ed6b79922 | |
| 12:42 | Backout uncomplete fix for [3422267ed6b79922]: segmentation fault from deleting the the target of an... check-in: a9c8df1dd3 user: jan.nijtmans tags: core-8-branch | |
| 10:19 | Merge 8.7 check-in: 9b32b44e04 user: jan.nijtmans tags: bug-3422267ed6b79922 | |
| 10:17 | Merge 8.6 check-in: 283f64b7cc user: jan.nijtmans tags: core-8-branch | |
| 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
| ||
| 17:33 | Initialize Proc.cmdPtr to NULL when creating a new procedure. check-in: b9d1a1ce1a user: pooryorick tags: bug-3422267ed6b79922 | |
| 14:46 | Fix reference counting for command structure in TclNRApplyObjCmd check-in: de751a3490 user: pooryorick tags: bug-3422267ed6b79922 | |
| 13:35 | merge bug-3422267ed6b79922 check-in: 9d087059ef user: pooryorick tags: core-8-branch | |
| 13:31 | body of test case for [3422267ed6b79922]. check-in: 2da1596304 user: pooryorick tags: bug-3422267ed6b79922 | |
| 13:28 | Fix for [3422267ed6b7], segmentation fault with imported alias. check-in: 37243ff476 user: pooryorick tags: bug-3422267ed6b79922 | |
| 10:37 | Merge 8.7 check-in: fee2ffd3d4 user: jan.nijtmans tags: trunk | |
| 10:30 | Merge 8.6. Better solution for [e87000d842] check-in: eab09ae8ff user: jan.nijtmans tags: core-8-branch | |
| 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 | |
| 09:20 | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transactions in which the server... check-in: 3d6b421c61 user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 07:10 | Fix value of CMD_DEAD flag check-in: 1ae2dd0b80 user: jan.nijtmans tags: core-8-6-branch | |
| 07:04 | Merge 8.7 check-in: 3fe4d9f0c6 user: jan.nijtmans tags: trunk | |
| 06:47 | Merge 8.6 check-in: dd40d61f11 user: jan.nijtmans tags: core-8-branch | |
| 06:38 | Merge 8.5 check-in: a42020f897 user: jan.nijtmans tags: core-8-6-branch | |
| 06:36 | Update .travis.yml: remove deprecated "sudo" and rename "matrix" to "jobs" Fix travis build for Wind... check-in: 864188239d user: jan.nijtmans tags: core-8-5-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
| ||
| 19:24 | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n). Bump version to 2.9.... check-in: 210556d0db user: kjnash tags: bug-c2dc1da315 | |
| 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:26 | Merge 8.7 check-in: 751674330f user: kjnash tags: safe-extra-tests-8-7 | |
| 18:23 | Merge 8.7 check-in: 15ff674508 user: kjnash tags: tip-579-8-7 | |
| 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:47 | Merge 8.7 check-in: 4c67165ae6 user: jan.nijtmans tags: trunk | |
| 13:31 | Fix [e87000d842]: crash for "fconfigure stdout" in Win32 check-in: b83d474338 user: jan.nijtmans tags: core-8-branch | |
| 13:15 | Revert unintended ckalloc -> Tcl_Alloc change from previous commit check-in: 40e3633ab1 user: jan.nijtmans tags: core-8-6-branch | |
| 13:07 | Merge 8.6 check-in: 65e8363113 user: jan.nijtmans tags: core-8-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 | |
| 06:40 | Merge 8.7 check-in: 51e3b64a53 user: jan.nijtmans tags: trunk | |
| 06:32 | Use TCL_UNUSED in new test function check-in: ed8a9af499 user: jan.nijtmans tags: core-8-branch | |
| 06:08 | Merge 8.6 check-in: bf77bc0365 user: jan.nijtmans tags: core-8-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:36 | merge 8.6 check-in: ce1fd769dc user: pooryorick tags: core-8-branch | |
| 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 | |
| 17:31 | Create new branch named "bug-c2dc1da315" check-in: 46883d2d83 user: kjnash tags: bug-c2dc1da315 | |
| 16:58 | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transactions in which the server... check-in: bbd7fd233d user: kjnash tags: http-bug-cb0373bb33-again | |
| 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 | |
| 16:16 | create server socket with AI_PASSIVE flag (used for bind) check-in: 0a56896c40 user: sebres tags: core-8-5-branch | |
| 16:16 | windows: replace gethostbyname with getaddrinfo (gethostbyname can hang sporadically, closes [7cf7cc... check-in: ebf745562a user: sebres tags: core-8-5-branch | |
| 15:02 | Merge 8.6 check-in: 129aaf9fd5 user: jan.nijtmans tags: core-8-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
| ||
| 15:38 | Create new branch named "http-bug-cb0373bb33-again" check-in: c4f694766b user: kjnash tags: http-bug-cb0373bb33-again | |
| 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-04
| ||
| 21:15 | Rename (internal) cmdtype 'slave' to 'interp'. New in 8.7 (TIP #426) check-in: 15def657b2 user: jan.nijtmans tags: core-8-branch | |
| 20:51 | Merge 8.6 check-in: 00287e4b39 user: jan.nijtmans tags: core-8-branch | |
|
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:34 | Merge 8.6 check-in: 1db31b799e user: jan.nijtmans tags: core-8-branch | |
| 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-30
| ||
| 11:51 | Merge 8.7 check-in: 0408280cd1 user: kjnash tags: tip-579-8-7 | |
| 11:42 | Merge 8.7 check-in: 8840a9fbaf user: kjnash tags: safe-extra-tests-8-7 | |
|
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:54 | Merge 9.0 check-in: 709d24d713 user: jan.nijtmans tags: novem | |
| 16:52 | Merge 8.7 check-in: d312416281 user: jan.nijtmans tags: trunk | |
| 16:44 | http 2.9.3 works for Tcl 8.6 too check-in: cbc8d9ba65 user: jan.nijtmans tags: core-8-branch | |
| 16:42 | Merge 8.6 check-in: 6956af2bba user: jan.nijtmans tags: core-8-branch | |
| 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 | |
| 02:54 | Fix merge error in library/safe.tcl. Has effect only if using private command safe::DetokPath with ... check-in: 74047cd890 user: kjnash tags: tip-579-8-7 | |
|
2020-07-25
| ||
| 16:13 | Merge 8.6 Closed-Leaf check-in: 04264faa04 user: jan.nijtmans tags: bug-cb0373bb33-for-8-6 | |
| 15:59 | Merge 8.6 check-in: 90e3db45d8 user: jan.nijtmans tags: core-8-branch | |
| 15:56 | Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) Also, let http-related tests... check-in: 48bfbea889 user: jan.nijtmans tags: core-8-6-branch | |
| 13:13 | Merge tip-579-8-6. All tests now pass. check-in: b453cb547f user: kjnash tags: tip-579-8-7 | |
| 12:24 | Rename command safe::setAutoPathSync to safe::setSyncMode. check-in: 90407378c4 user: kjnash tags: tip-579-8-7 | |
| 12:15 | Rearrange tests in safe.test so they are in numerical order. check-in: a24387ef7a user: kjnash tags: tip-579-8-7 | |
| 03:12 | Merge safe-extra-tests-8-7; test safe-19.11 fails. check-in: 5d50188374 user: kjnash tags: tip-579-8-7 | |
| 02:41 | Merge safe-bugfixes-8-6 check-in: d5b45ebff8 user: kjnash tags: safe-extra-tests-8-7 | |
| 02:08 | Rename command safe::setAutoPathSync to safe::setSyncMode. Add a section TYPICAL USE to doc/safe.n. check-in: 3399026c76 user: kjnash tags: tip-579-8-6 | |
| 01:46 | Rearrange tests in safe.test so they are in numerical order, add 24 more tests of -accessPath/-autoP... check-in: b47583351e user: kjnash tags: tip-579-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 | |
| 20:24 | Some additions to changes. check-in: be3d02a650 user: dgp tags: core-8-6-11-rc | |
| 18:46 | Create new branch named "bug-cb0373bb33-for-8-6" check-in: 225f42518a user: kjnash tags: bug-cb0373bb33-for-8-6 | |
| 18:43 | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if absent, must default to "k... Closed-Leaf check-in: ff2ce4edf3 user: kjnash tags: bug-cb0373bb33 | |
| 11:32 | Create new branch named "bug-cb0373bb33" check-in: b096a08c1d user: kjnash tags: bug-cb0373bb33 | |
|
2020-07-23
| ||
| 19:17 | merge 8.6 check-in: fa352235b6 user: dgp tags: core-8-6-11-rc | |
| 19:04 | For each slave, record a value of -autoPath instead of discarding it and relying on the value of ::a... check-in: 9dd9c5825a user: kjnash tags: tip-579-8-6 | |
| 13:45 | Merge safe-bugfixes-8-6 check-in: 9f562f43a1 user: kjnash tags: tip-579-8-6 | |
| 13:32 | Check if reverting from os_unfair_lock to OSSpinLock has any effect. check-in: 203b05be5d user: culler tags: bug-f586089a2b | |
| 13:26 | Improvements to removal of stale package data - bugfix for 1f63efa537 and 319e438f7f check-in: d9ca230fc6 user: kjnash tags: safe-bugfixes-8-6 | |
| 10:50 | Merge 8.7 check-in: 27a320d3cc user: kjnash tags: tip-579-8-7 | |
| 10:36 | Merge 8.7 check-in: f8b37a2bc5 user: kjnash tags: safe-extra-tests-8-7 | |
| 10:18 | Merge tip-579-8-6 check-in: 8eeae1bf69 user: kjnash tags: tip-579-8-7 | |
| 10:12 | Add tests for cases that might differ when ::auto_path is not synchronized. Renumber some tests not... check-in: 5237b49d21 user: kjnash tags: tip-579-8-6 | |
| 01:17 | Merge tip-579-8-6 check-in: cceec2a49d user: kjnash tags: tip-579-8-7 | |
| 01:08 | Merge safe-extra-tests-8-7 check-in: 122ed76c9d user: kjnash tags: tip-579-8-7 | |
| 01:02 | Merge safe-bugfixes-8-6 check-in: 424ca06c78 user: kjnash tags: tip-579-8-6 | |
| 00:58 | Merge safe-bugfixes-8-6 check-in: f841c00b77 user: kjnash tags: safe-extra-tests-8-7 | |
|
2020-07-22
| ||
| 19:42 | Move tests that depend on platform::shell from safe.test to safe-stock86.test, and replace with test... check-in: 8bafafa5cc user: kjnash tags: tip-579-8-7 | |
| 19:38 | Move tests that depend on platform::shell and http1.0 from safe.test to safe-stock86.test, and repla... check-in: aceeb939f9 user: kjnash tags: tip-579-8-6 | |
| 19:26 | Whitespace and comment changes only. check-in: 1e394b9e90 user: kjnash tags: safe-extra-tests-8-7 | |
| 19:07 | Whitespace changes only. check-in: 4027426972 user: kjnash tags: safe-bugfixes-8-6 | |
| 15:28 | Convert test-cases to do proper setup/cleanup check-in: f47e70da42 user: jan.nijtmans tags: bug-f586089a2b | |
| 12:53 | Merge safe-extra-tests-8-7 check-in: 7e52d49e2d user: kjnash tags: tip-579-8-7 | |
|
2020-07-21
| ||
| 22:48 | Merge safe-bugfixes-8-6 check-in: cd2bfb6c76 user: kjnash tags: tip-579-8-6 | |
| 22:33 | Merge safe-bugfixes-8-6 check-in: b6c9397bc6 user: kjnash tags: safe-extra-tests-8-7 | |
| 17:34 | In ::safe::interpFindInAccessPath, ::safe::interpAddToAccessPath, add a check that the interpreter b... check-in: b0ad28bdd7 user: kjnash tags: safe-bugfixes-8-6 | |
| 17:25 | Adapt Safe Base for interpreter names with namespace separators. Add a test and revise safe(n). Fi... check-in: ba718daa57 user: kjnash tags: safe-bugfixes-8-6 | |
| 13:22 | Re-enable event-1.1, io-50.? and chan-io-50.? test-cases, trying to get a hand at the problem [f5860... check-in: 06374b441e user: jan.nijtmans tags: bug-f586089a2b | |
| 13:01 | Merge tip-581 check-in: e96034cd1e user: jan.nijtmans tags: no-master-slave | |
| 13:00 | Merge 8.6 check-in: 1222078a76 user: jan.nijtmans tags: tip-581 | |
| 12:31 | Merge 9.0 check-in: 37701aedfc user: jan.nijtmans tags: novem | |
| 12:30 | Merge 8.7 check-in: 921e3ee0b8 user: jan.nijtmans tags: trunk | |
| 12:28 | Merge 8.6 check-in: b960a21057 user: jan.nijtmans tags: core-8-branch | |
| 12:26 | Mark chan-io-50.? and event-1.1 as nonPortable (for now): Those sometimes fail in the Travis environ... check-in: 2768cf0b28 user: jan.nijtmans tags: core-8-6-branch | |
| 08:49 | Merge tip-581 check-in: 60ff392df1 user: jan.nijtmans tags: no-master-slave | |
| 08:19 | Merge 8.6 check-in: 1071e8b723 user: jan.nijtmans tags: tip-581 | |
| 08:14 | Merge trunk check-in: aa51e398f8 user: jan.nijtmans tags: novem | |
| 07:54 | Merge 8.7 check-in: b23af47e56 user: jan.nijtmans tags: trunk | |
| 03:59 | Use suitable -errorcode in safe::AliasSource if file does not exist or is unreadable. Fixes bug f3b... check-in: 803cdad7cf user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-07-20
| ||
| 23:16 | Merge safe-bugfixes-8-6 check-in: ddc549bc8a user: kjnash tags: safe-extra-tests-8-7 | |
| 22:57 | File tests/safe.test - rearrange tests - move tests of command/package loading that use Tcl files to... check-in: e10491997c user: kjnash tags: safe-extra-tests-8-7 | |
| 22:32 | File tests/safe.test - rearrange tests - move tests of command/package loading that use Tcl files to... check-in: a7706bfb9a user: kjnash tags: safe-bugfixes-8-6 | |
| 14:58 | Merge 8.6 check-in: 2f045a43d6 user: jan.nijtmans tags: core-8-branch | |
| 14:25 | Use "Global" in stead of "Master" internally, where "Master" is not used in the Master-Slave paradig... check-in: 9fbbf06bfc user: jan.nijtmans tags: core-8-6-branch | |
| 09:28 | Merge tip-581 check-in: 1bfe38f8f0 user: jan.nijtmans tags: no-master-slave | |
| 09:02 | Merge 8.6 check-in: d76b1154e8 user: jan.nijtmans tags: tip-581 | |
| 08:35 | Merge 8.6 check-in: 3503fc0abd user: jan.nijtmans tags: core-8-branch | |
| 08:24 | Merge 8.5. Mark testcases io-50.* nonPortable: they fail too often in travis builds. check-in: f196d74957 user: jan.nijtmans tags: core-8-6-branch | |
| 07:33 | Backport changes in tcltest package from higher Tcl versions. Rename (internal, undocumented) tcltes... check-in: 640c33ec40 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-07-19
| ||
| 00:19 | Merge safe-extra-tests-8-7 check-in: ae1f3ef116 user: kjnash tags: tip-579-8-7 | |
|
2020-07-18
| ||
| 23:20 | Merge safe-bugfixes-8-6 check-in: 25a4ed2270 user: kjnash tags: tip-579-8-6 | |
| 21:12 | Merge 8.7 check-in: a3d26e2a07 user: kjnash tags: safe-extra-tests-8-7 | |
| 20:17 | Merge safe-bugfixes-8-6 check-in: b850df24b1 user: kjnash tags: safe-extra-tests-8-7 | |
| 19:08 | Merge 8.6 check-in: fcf50e6b4e user: kjnash tags: safe-bugfixes-8-6 | |
| 18:51 | Remove an old fix for ~ expansion in safe::AliasGlob that is now fixed by other means check-in: 39485e00ef user: kjnash tags: safe-bugfixes-8-6 | |
| 18:06 | Simplify case analysis in safe::AliasGlob check-in: dc38ed6dd6 user: kjnash tags: safe-bugfixes-8-6 | |
| 17:51 | Add explanatory comments to safe::AliasGlob check-in: 17ecaf315b user: kjnash tags: safe-bugfixes-8-6 | |
| 16:26 | Merge 8.6 check-in: 8673082d4b user: culler tags: core-8-branch | |
| 16:02 | macOS: Remove Tcl_ServiceAll from Tcl_WaitForEvent and use os_unfair_lock if it is available. check-in: 4ddbbc840f user: culler tags: core-8-6-branch | |
| 13:22 | Update comments about safe interpreters in library/tm.tcl and library/package.tcl so they agree with... check-in: b2583774db user: kjnash tags: safe-bugfixes-8-6 | |
| 13:18 | Bugfix argument combination -- and -directory in ::safe::AliasGlob. check-in: 6a0c54df1a user: kjnash tags: safe-bugfixes-8-6 | |
| 13:09 | Remove unused code for *.tm from ::safe::AliasGlob. check-in: 5c918e7ce5 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:53 | Remove code block in ::safe::AliasGlob that no longer serves a useful purpose. check-in: fb0d72aad4 user: kjnash tags: safe-bugfixes-8-6 | |
| 04:12 | Tidying tests/safe.test check-in: 949173f1d5 user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-07-17
| ||
| 11:13 | Merge 8.6 check-in: 419f010ca9 user: jan.nijtmans tags: core-8-branch | |
| 11:11 | Doc/internal variable tweaks check-in: bc17f8d86d user: jan.nijtmans tags: core-8-6-branch | |
| 10:42 | New TIP #581 implementation check-in: c5cf94cd29 user: jan.nijtmans tags: tip-581 | |
| 08:10 | Merge 8.6. Backout change to library/tcltest/tcltest.tcl (doing that in 8.7 is soon enough) check-in: 65dda10d78 user: jan.nijtmans tags: no-master-slave | |
| 07:37 | Rename (internal) TclSetSlaveCancelFlags() to TclSetChildCancelFlags(). Follow-up for [e5ea53f27a391... check-in: 6b63615d1e user: jan.nijtmans tags: core-8-branch | |
|
2020-07-16
| ||
| 17:29 | Fix error in merging safe.test with safe-bugfixes-8-6 commit d065e8c73d check-in: eb42a70f2c user: kjnash tags: safe-extra-tests-8-7 | |
| 16:53 | Merge 8.7 check-in: 670848e316 user: kjnash tags: tip-579-8-7 | |
| 16:45 | Merge 8.7 check-in: 0cc741fc17 user: kjnash tags: safe-extra-tests-8-7 | |
| 16:34 | Merge 8.6 check-in: f3a6685cce user: kjnash tags: tip-579-8-6 | |
| 16:32 | Merge 8.6 check-in: 0904d2c30c user: kjnash tags: safe-bugfixes-8-6 | |
| 16:23 | Merge safe-extra-tests-8-7 check-in: d3624fd13d user: kjnash tags: tip-579-8-7 | |
| 15:55 | Amend tests safe-7.[124]z so they look for packages in the mounted zipfile check-in: 96649edb06 user: kjnash tags: safe-extra-tests-8-7 | |
| 15:47 | Bugfix tests/safe.test (as in safe-bugfixes-8-6). Harden tests safe-9.20z to safe-9.24z against ind... check-in: f8d7a49ef4 user: kjnash tags: safe-extra-tests-8-7 | |
| 15:36 | merge 8.5 check-in: 0600fc2c5c user: sebres tags: core-8-6-branch | |
| 15:34 | cherry pick [df5f1e8652]: Fix [5bbd044812]: Fix index underflow. check-in: cba0864fb3 user: sebres tags: core-8-5-branch | |
| 13:44 | Merge 8.6 check-in: 2aaea5753c user: jan.nijtmans tags: core-8-branch | |
| 13:42 | Fix [5bbd044812]: Fix index underflow. check-in: df5f1e8652 user: jan.nijtmans tags: core-8-6-branch | |
| 12:17 | Remove diagnostic spaces check-in: 554b7b05dc user: kjnash tags: safe-extra-tests-8-7 | |
| 12:16 | Merge safe-bugfixes-8-6 check-in: d065e8c73d user: kjnash tags: safe-extra-tests-8-7 | |
| 11:44 | Merge 8.7 check-in: ea871b5b02 user: jan.nijtmans tags: strict-index-experiment | |
| 11:02 | Merge 8.7 check-in: abe2d9b1e3 user: kjnash tags: safe-extra-tests-8-7 | |
| 10:58 | Merge safe-bugfixes-8-6 check-in: 9c045a336b user: kjnash tags: tip-579-8-6 | |
| 10:48 | More of the same (see previous commit) check-in: e9ba0ab4c0 user: jan.nijtmans tags: core-8-branch | |
| 10:42 | simplify check for ::tcltest namespace in testcases check-in: 17940d2bbc user: jan.nijtmans tags: core-8-branch | |
| 10:41 | Purge end-of-line spacing in tools/encoding directory check-in: 8a084c2b59 user: jan.nijtmans tags: core-8-branch | |
| 10:26 | Merge 8.6 check-in: 53fdc9e61b user: kjnash tags: safe-bugfixes-8-6 | |
| 08:50 | Merge 8.6 Backout change to (internal) ::auto_mkindex_parser::slavehook: Doing that in Tcl 8.7 is so... check-in: 10949ce772 user: jan.nijtmans tags: no-master-slave | |
| 08:35 | Merge 8.6 Closed-Leaf check-in: 71d406d7b1 user: jan.nijtmans tags: macOS_hangs | |
|
2020-07-15
| ||
| 23:11 | Bugfix tests/safe.test. Harden tests safe-9.20 to safe-9.24 against indeterminate order of glob mat... check-in: bbed97fc3e user: kjnash tags: safe-bugfixes-8-6 | |
| 20:06 | closes [3c6e47363e]: missing de-duplication mechanism for nested TEBC starting from scratch (e. g. n... check-in: 1947d9b440 user: sebres tags: core-8-6-branch | |
| 18:59 | Merge 8.7 check-in: caa0a95fe8 user: jan.nijtmans tags: trunk | |
| 18:56 | Change (internal) function ::auto_mkindex_parser::slavehook to ::auto_mkindex_parser::childhook. Som... check-in: e5ea53f27a user: jan.nijtmans tags: core-8-branch | |
| 17:03 | Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; pass new test safe-13.7... check-in: 1de9e63266 user: kjnash tags: safe-bugfixes-8-6 | |
| 13:22 | Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its sub-interpreters cleanly; ... check-in: 0f31a07dec user: kjnash tags: safe-bugfixes-8-6 | |
| 10:26 | Create new branch named "fix-travis-8-7" Closed-Leaf check-in: a943611ed2 user: kjnash tags: fix-travis-8-7 | |
| 10:20 | Add -constraint nonPortable to 5 tests in tests/safe.test Closed-Leaf check-in: 5cff69fa4a user: kjnash tags: safe-bugfixes-8-6, fix-travis-8-6 | |
| 10:09 | Create new branch named "fix-travis-8-6" check-in: e68684f984 user: kjnash tags: safe-bugfixes-8-6, fix-travis-8-6 | |
| 09:17 | Merge trunk check-in: bf67cb9846 user: jan.nijtmans tags: novem | |
| 09:10 | Merge 8.7 check-in: 1eb2f022af user: jan.nijtmans tags: trunk | |
| 09:08 | Merge 8.6 check-in: 9cb33165c6 user: jan.nijtmans tags: core-8-branch | |
| 09:07 | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks. check-in: 4658118d76 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-14
| ||
| 17:29 | Merge 8.7 check-in: 06a7a5e217 user: kjnash tags: tip-579-8-7 | |
| 16:57 | Rearrange tests in tests/safe.test to agree with upstream order check-in: 683c288265 user: kjnash tags: tip-579-8-7 | |
| 16:49 | Sync with bugfixes and tests pushed upstream via safe-extra-tests-8-7 and safe-bugfixes-8-6 to core-... check-in: f06d715377 user: kjnash tags: tip-579-8-7 | |
| 16:40 | Merge 8.6 check-in: c665ead95c user: kjnash tags: tip-579-8-6 | |
| 16:15 | Sync with bugfixes and tests pushed upstream via safe-bugfixes-8-6 to core-8-6-branch. check-in: 7d0985c611 user: kjnash tags: tip-579-8-6 | |
| 15:56 | Merge safe-extra-tests-8-7 check-in: 537c01865a user: kjnash tags: safe-extra-tests-8-7 | |
| 15:45 | Remove diagnostic puts check-in: a240924929 user: kjnash tags: safe-extra-tests-8-7 | |
| 15:39 | childs -> children check-in: 3dee2ffa26 user: jan.nijtmans tags: no-master-slave | |
| 15:27 | Merge 8.7 check-in: 30841bb1e5 user: kjnash tags: safe-extra-tests-8-7 | |
| 15:13 | Merge safe-bugfixes-8-6 check-in: 41f694a08b user: kjnash tags: safe-bugfixes-8-6 | |
| 14:57 | Merge 8.6 check-in: 720066ae52 user: kjnash tags: safe-bugfixes-8-6 | |
| 10:25 | Merge 8.6 check-in: ea3e7dfc80 user: jan.nijtmans tags: macOS_hangs | |
| 10:21 | Merge 8.7 check-in: ecae47ea37 user: jan.nijtmans tags: trunk | |
| 10:19 | Merge 8.6 check-in: 8f6b76cf87 user: jan.nijtmans tags: core-8-branch | |
| 10:16 | (cherry-pick): Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::UnknownHandler should always u... check-in: a92a008f3a user: jan.nijtmans tags: core-8-6-branch | |
| 09:59 | typo's check-in: df7e9f2ed6 user: jan.nijtmans tags: no-master-slave | |
|
2020-07-13
| ||
| 18:23 | Merge safe-extra-tests-8-7 check-in: 4e29d9c051 user: kjnash tags: safe-extra-tests-8-7 | |
| 18:14 | safe.test - add zipfile and tests of loading files from zipfs check-in: fb266945ed user: kjnash tags: safe-extra-tests-8-7 | |
| 17:36 | safe.test - use opt instead of http for tests with stock packages; tests work whether and how opt is... check-in: 53cfa1216c user: kjnash tags: safe-extra-tests-8-7 | |
| 15:15 | Create new branch named "safe-extra-tests-8-7" check-in: 510c055e5a user: kjnash tags: safe-extra-tests-8-7 | |
| 15:14 | Merge 8.6 check-in: 57e51ffeb6 user: kjnash tags: safe-extra-tests-8-7 | |
| 15:04 | Merge safe-bugfixes-8-6 check-in: d8a9ec8866 user: kjnash tags: safe-bugfixes-8-6 | |
| 14:57 | Comments only. check-in: a160677bac user: kjnash tags: safe-bugfixes-8-6 | |
| 14:55 | Add tests to tests/safe.test check-in: 6eeae316ca user: kjnash tags: safe-bugfixes-8-6 | |
| 14:24 | More WIP check-in: 38b4e0ed91 user: jan.nijtmans tags: no-master-slave | |
| 13:49 | Merge 8.6 check-in: 28aa88d370 user: kjnash tags: safe-extra-tests-8-7 | |
| 13:30 | Merge safe-bugfixes-8-6 check-in: a5bd4a33a7 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:52 | Bugfix in library/safe.tcl - when auto_reset, also reload module data; pass test safe-9.24 check-in: 68ed8dcb41 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:37 | Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::UnknownHandler should always use the freshest... check-in: 8927bbee05 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:32 | Bugfix in library/safe.tcl - interpConfigure use revised value of tcl::tm::list; pass tests safe-9.2... check-in: b336bc2615 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:25 | Bugfix in library/safe.tcl - only add tm roots to tcl::tm::list; pass test safe-9.20 check-in: 081a8b9b50 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:13 | Bugfix in library/safe.tcl - remove impossible error message in safe::interpFindInAccessPath; pass t... check-in: 59c89cfdb1 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:09 | Bugfix in library/safe.tcl - when auto_reset, also reload pkgIndex.tcl data; pass tests safe-9.10, s... check-in: 823dae2469 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:03 | (Experiment): What happens if we purge all usages of Master/Slave from Tcl. Highly experimental, not... check-in: f9ba684c6b user: jan.nijtmans tags: no-master-slave | |
| 11:49 | Bugfix in library/safe.tcl for doreset (auto_reset); pass test safe-9.9 check-in: ecc0872a76 user: kjnash tags: safe-bugfixes-8-6 | |
| 11:43 | Add new tests to tests/safe.test. check-in: b4f5fece9a user: kjnash tags: safe-bugfixes-8-6 | |
| 11:22 | Add example files for use in tests/safe.test; add tests of the files themselves. check-in: d76b976761 user: kjnash tags: safe-bugfixes-8-6 | |
| 10:39 | Create new branch named "safe-bugfixes-8-6" check-in: f92587604c user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-07-11
| ||
| 19:56 | Merge 8.6 check-in: ce17e84218 user: jan.nijtmans tags: core-8-branch | |
| 19:40 | Fix [8ef3897561]: Typo in [dict append] man page check-in: c6fc642945 user: jan.nijtmans tags: core-8-branch | |
| 16:06 | Merge 8.6 check-in: 9c6bf66e1a user: jan.nijtmans tags: macOS_hangs | |
| 16:01 | Fix 4 test-cases, which fail when running from the western hemisphere check-in: 08ce1e113c user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-10
| ||
| 18:42 | merge 8.6 check-in: fd9e14d847 user: dgp tags: core-8-6-11-rc | |
| 10:39 | Merge 8.6 check-in: f9f29d9980 user: jan.nijtmans tags: core-8-branch | |
| 10:32 | Fix test-cases clock-34.65 and clock-34.66, they seem to be affected by summertime check-in: 955c7a2de8 user: jan.nijtmans tags: core-8-6-branch | |
| 10:03 | Fix [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zone offset check-in: f041312885 user: jan.nijtmans tags: core-8-6-branch | |
| 08:52 | Fix utf-1.13 testcase for TCL_UTF_MAX>3 check-in: 20b181dc7b user: jan.nijtmans tags: core-8-6-branch | |
| 08:32 | Merge 8.6. Fix documentation for \Uhhhhhhhh escape sequences > U+FFFF, which are no longer "reserved... check-in: 506071cf13 user: jan.nijtmans tags: core-8-branch | |
| 07:26 | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This change was only meant fo... check-in: 8e89ee88fc user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-09
| ||
| 18:51 | Revise tests safe-18.[24] to allow for -autoPath in interpConfigure output. Use opt in place of htt... check-in: 2c7c5392e2 user: kjnash tags: tip-579-8-7 | |
| 17:56 | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to library/tclIndex. check-in: ea9c7ce9b3 user: kjnash tags: tip-579-8-7 | |
| 17:48 | Update safe(n) to document the changes. check-in: eee0b1df50 user: kjnash tags: tip-579-8-7 | |
| 17:37 | Revise tests safe-18.2 and safe-18.4 to allow for -autoPath in interpConfigure output. check-in: cd5de66f22 user: kjnash tags: tip-579-8-6 | |
| 17:03 | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to library/tclIndex. check-in: e0b3cee30c user: kjnash tags: tip-579-8-6 | |
| 16:26 | Update safe(n) to document the changes. check-in: 3851298ff1 user: kjnash tags: tip-579-8-6 | |
| 11:39 | Add code for -autoPath option in Safe Base. check-in: 7af5723a42 user: kjnash tags: tip-579-8-7 | |
| 11:13 | Apply patch for new features other than -autoPath check-in: 43325ba8b5 user: kjnash tags: tip-579-8-7 | |
| 10:15 | Create new branch named "tip-579-8-7" check-in: 08ae46c720 user: kjnash tags: tip-579-8-7 | |
| 10:14 | First bunch of changes. Please review! check-in: e344a18941 user: jan.nijtmans tags: core-8-6-11-rc | |
| 10:11 | Add code for -autoPath option in Safe Base. check-in: 11e7b58e19 user: kjnash tags: tip-579-8-6 | |
| 10:01 | Apply patch for new features other than -autoPath check-in: edc239c79f user: kjnash tags: tip-579-8-6 | |
| 09:42 | Create new branch named "tip-579-8-6" check-in: ac35020358 user: kjnash tags: tip-579-8-6 | |
| 08:11 | Merge 8.7 check-in: 462eec47f8 user: jan.nijtmans tags: trunk | |
| 08:10 | Merge 8.6 check-in: 6c023e8c31 user: jan.nijtmans tags: core-8-branch | |
| 07:57 | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zone offset l... Closed-Leaf check-in: 4f71ead4a9 user: jan.nijtmans tags: bug-5019748c73 | |
| 07:21 | Fix [a1bd37b719]: clock (free)scan of ISO 8601 timestamp with literal T behaves strange check-in: 858e370f1a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-08
| ||
| 14:42 | Merge 8.6 Closed-Leaf check-in: 0bdeb11ed7 user: jan.nijtmans tags: bug-a1bd37b719 | |
|
2020-07-07
| ||
| 15:32 | merge 8.6 check-in: 66975bc9f3 user: dgp tags: core-8-6-11-rc | |
| 14:46 | Merge 8.7 check-in: 3ce2a03c40 user: jan.nijtmans tags: build-info | |
| 14:43 | Merge 8.7 check-in: 17a9537d41 user: jan.nijtmans tags: strict-index-experiment | |
| 14:38 | Merge 8.7 check-in: c4b995b9b7 user: jan.nijtmans tags: trunk | |
| 14:37 | Merge 8.6 check-in: 5eff00ba87 user: jan.nijtmans tags: core-8-branch | |
| 12:52 | Make sure that in tclConfig.sh for Windows ${DBGX} is expanded before exporting TCL_(SHARED|UNSHARED... check-in: 051bf28686 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-06
| ||
| 20:34 | Bump to 8.6.11 for release. check-in: 307509b108 user: dgp tags: core-8-6-11-rc | |
| 12:00 | Merge 8.7. Provide both major and minor version number for gcc/clang/msvc check-in: 9733ae9512 user: jan.nijtmans tags: build-info | |
| 00:22 | Clarify index order check-in: e8b4051d6a user: andy tags: trunk | |
|
2020-07-03
| ||
| 10:21 | Merge 8.7 check-in: 10349e0db1 user: jan.nijtmans tags: trunk | |
| 10:10 | Merge 8.7 check-in: 08d9bd3083 user: jan.nijtmans tags: strict-index-experiment | |
| 10:08 | TIP #578 implementation: Death to TCL_DBGX check-in: 834ef99124 user: jan.nijtmans tags: core-8-branch | |
| 09:57 | Merge 8.7 check-in: e72ef756c6 user: jan.nijtmans tags: strict-index-experiment | |
| 08:50 | Merge 8.6 check-in: 0e87024387 user: jan.nijtmans tags: core-8-branch | |
| 08:39 | In tcl_startOfPreviousWord, don't bother doing a regexp when $start <= 0. check-in: 0191b4c371 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-02
| ||
| 14:16 | Complaining on index "-1" is too strict, not wise to do for Tcl 8.x. check-in: 777747e2ff user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-30
| ||
| 16:36 | Add compiler information (gcc|clang|msvc) information check-in: 8fa1d008ea user: jan.nijtmans tags: build-info | |
| 14:36 | Add buildinfo functionality to makefile.vc too check-in: 9a1f8190e7 user: jan.nijtmans tags: build-info | |
| 11:59 | doc/clock.n: clearer form explaininng format groups on output check-in: c329277210 user: sebres tags: core-8-5-branch | |
|
2020-06-29
| ||
| 20:20 | WIP: Store build info in package check-in: 229f19331f user: jan.nijtmans tags: build-info | |
| 13:18 | Merge 8.7 check-in: a55a8f24fe user: jan.nijtmans tags: trunk | |
| 13:16 | Merge 8.6 check-in: ac49364af1 user: jan.nijtmans tags: core-8-branch | |
| 12:41 | A few missing entries in .fossil-settings/ignore-glob and .gitignore check-in: 68a39f85c9 user: jan.nijtmans tags: core-8-6-branch | |
| 10:39 | Merge trunk check-in: 5d027d1163 user: jan.nijtmans tags: novem | |
| 10:38 | Merge 8.7 check-in: a056d0ed75 user: jan.nijtmans tags: trunk | |
| 10:26 | Merge 8.6: Re-generate unix/tclConfig.h.in check-in: 1b76927c85 user: jan.nijtmans tags: core-8-branch | |
| 10:21 | Re-generate unix/tclConfig.h.in check-in: a7665c75e4 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-28
| ||
| 15:20 | Merge 8.7 check-in: 8b76b3fb11 user: jan.nijtmans tags: trunk | |
| 15:15 | Merge 8.6 check-in: ec1b0c0aa3 user: jan.nijtmans tags: core-8-branch | |
| 15:13 | MacOSX: add some type-casts, improving C++ compatibility. Make sure that strstr and strtoul() are no... check-in: 113a7e727d user: jan.nijtmans tags: core-8-6-branch | |
| 14:44 | Merge make-dist branch: Now travis checks regressions in "make dist" too check-in: 56c93291d3 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-26
| ||
| 13:29 | Add "make dist" target to Travis build, as regression test. This should continue to work. Closed-Leaf check-in: 17eda4527e user: jan.nijtmans tags: make-dist | |
|
2020-06-25
| ||
| 13:02 | Merge 8.7 check-in: 80673ea3d1 user: jan.nijtmans tags: trunk | |
| 13:01 | Merge 8.6 check-in: c60ae5b315 user: jan.nijtmans tags: core-8-branch | |
| 12:58 | Merge 8.5 check-in: e6244e2d0e user: jan.nijtmans tags: core-8-6-branch | |
| 12:11 | Clean-up compat functions, not using "register" any more, and fix some signatures (constify) matchin... check-in: e07b8fb1ee user: jan.nijtmans tags: core-8-5-branch | |
| 11:31 | Merge 8.7 check-in: d389b76b8c user: jan.nijtmans tags: trunk | |
| 11:26 | Merge 8.6 check-in: 20bc6dfb78 user: jan.nijtmans tags: core-8-branch | |
| 07:38 | Merge 8.5 check-in: 209a225df7 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-24
| ||
| 16:23 | merge 8.7 check-in: e015f12c0c user: sebres tags: trunk | |
| 14:56 | One include too much check-in: 2823f5010a user: jan.nijtmans tags: core-8-5-branch | |
| 14:53 | amend to 8.6th zlib-fix resolving warnings in 8.7 (int vs size_t, void * vs char *, etc) check-in: 758fc3d5e8 user: sebres tags: core-8-branch | |
| 14:48 | merge 8.6 check-in: 414d759d1a user: sebres tags: core-8-branch | |
| 14:40 | re-generate unix/configure check-in: 7a2a359658 user: jan.nijtmans tags: core-8-5-branch | |
| 13:05 | Fix [9080d6a871]: Build fix for tcl on macOS on Apple Silicon check-in: e99147d792 user: jan.nijtmans tags: core-8-5-branch | |
| 12:24 | Add "manifest.uuid" to the distribution, so we can see exactly where "make dist" came from. In case ... check-in: ed61352f61 user: jan.nijtmans tags: core-8-5-branch | |
| 09:02 | merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate: default read ahead limit... check-in: 05f80ed1bc user: sebres tags: core-8-6-branch | |
|
2020-06-23
| ||
| 20:40 | zlib.test: replaces tests/assets/zlib.bin with inlined version (creating test file on demand), use t... Closed-Leaf check-in: 6052cf5b32 user: sebres tags: zlib-chan-f70ce1fead | |
| 19:21 | optimizes locale cache: locale is case-sensitive key; simplifying format localization routine (cache... check-in: 48cf9d722f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:10 | Fix for ticket 41c9857bdd check-in: be0c740944 user: kjnash tags: core-8-6-branch | |
| 10:09 | Merge 8.6. Merge 8.6. Fix tclClockFmt.c build check-in: 0e3a93d671 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 09:43 | Merge 8.6 check-in: 232605440b user: jan.nijtmans tags: bug-a1bd37b719 | |
| 09:38 | Merge 8.7 check-in: 3a5a52d481 user: jan.nijtmans tags: trunk | |
| 09:33 | Merge 8.6 check-in: 6421e4e7e1 user: jan.nijtmans tags: core-8-branch | |
| 09:28 | avoid %pure-parser deprecation warning from Bison 3.4 check-in: 4fe2f27858 user: jan.nijtmans tags: core-8-6-branch | |
| 07:13 | re-generate with bison 3.1 check-in: 918767cf74 user: jan.nijtmans tags: bug-a1bd37b719 | |
| 06:48 | Merge 8.6. re-generate tclParse.c check-in: 5a95936bce user: jan.nijtmans tags: bug-a1bd37b719 | |
| 06:37 | Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expansion) and [f70ce1fead] ... check-in: 165b6516ea user: aku tags: zlib-chan-f70ce1fead | |
| 06:36 | Merge-mark check-in: 34260c9af5 user: jan.nijtmans tags: core-8-branch | |
| 06:35 | Backport some changes in tclGetDate.y from 8.7. check-in: 9d38e87ebc user: jan.nijtmans tags: core-8-6-branch | |
| 06:21 | Merge trunk check-in: 2c5fa114f8 user: jan.nijtmans tags: novem | |
| 06:19 | Merge 8.7 check-in: eb0b1d29ba user: jan.nijtmans tags: trunk | |
| 06:16 | Backport some recent changes in tclDate.c back to tclGetDate.y, so they are not lost when re-generat... check-in: d3e08b882b user: jan.nijtmans tags: core-8-branch | |
|
2020-06-22
| ||
| 18:37 | switch internal numbers to long (size of time_t is depending by platform, compiler, stdlib and its d... check-in: 1c3f0f39e0 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:35 | rebuilt with bison 3.5; replace deprecated `%pure-parser` with `%define api.pure` check-in: bd5e5db567 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:29 | Merge branch 'iso-TZ-bug-21': closes gh-21 (bug [a1bd37b719], https://github.com/sebres/tclclockmod/... check-in: 4f064d306d user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:26 | resolves more shift/reduce conflicts (since SP token is expected by few items only, otherwise silent... check-in: 35aea014ba user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:22 | small amend to #21 allowing time without seconds part "hh:mm" as extended ISO time (with and without... Closed-Leaf check-in: b449a91f7b user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:22 | optimized ISO 8601 timestamp (with extended formats, T literal is optional now, more tests); decreas... check-in: 000e5124d6 user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:21 | ISO 8601 timestamp format accepts extended date and time (YYYY-MM-DD and hh:mm:ss); implements more... check-in: b915ec2745 user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:21 | added test-cases illustrating bug #21: literal may be mistakenly recognized as a time-zone (doesn't ... check-in: 67e152931d user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:19 | more tests time-zone independent check-in: acf0d6fd01 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:17 | close fork check-in: 371c68b040 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:11 | merge 8.6 check-in: 08e092f1d3 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:12 | Use the os_unfair_lock in place of OSSpinLock when the minimum build target is newer than OSX 10.12 check-in: 7c6642e5f3 user: culler tags: macOS_hangs | |
| 12:49 | Merge 8.7 check-in: 24d5911224 user: jan.nijtmans tags: trunk | |
| 12:48 | Merge 8.6 check-in: 4075757949 user: jan.nijtmans tags: core-8-branch | |
| 12:47 | Merge 8.5 check-in: 8001aa09b3 user: jan.nijtmans tags: core-8-6-branch | |
| 12:46 | Remove .fossil-settings/crnl-glob, as it is not used in fossil any more. Don't declare .sln files bo... check-in: 4693054726 user: jan.nijtmans tags: core-8-5-branch | |
| 12:27 | Merge 8.7 check-in: e9d475434a user: jan.nijtmans tags: trunk | |
| 12:26 | Merge 8.6 check-in: 597e29bd6e user: jan.nijtmans tags: core-8-branch | |
| 12:24 | Change all *.sln to CRLF format, so they are directly usable in Visual Studio projects check-in: 8e3a80acf7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:01 | Merge trunk check-in: f0356b6aaf user: jan.nijtmans tags: novem | |
| 12:00 | Merge 8.7 check-in: 308c81aee0 user: jan.nijtmans tags: trunk | |
| 11:58 | Merge 8.6 check-in: f3980c5529 user: jan.nijtmans tags: core-8-branch | |
| 11:57 | library/reg/pkgIndex.tcl should not be executable check-in: a424f40c9d user: jan.nijtmans tags: core-8-6-branch | |
| 11:56 | Merge 8.5 check-in: 5597889f78 user: jan.nijtmans tags: core-8-6-branch | |
| 11:54 | Make sure that files like _FOSSIL_ or .flsckout are never committed to a GIT repository check-in: 2bf1ea6789 user: jan.nijtmans tags: core-8-5-branch | |
| 10:56 | Merge 8.7 check-in: 828bbf27d7 user: jan.nijtmans tags: strict-index-experiment | |
| 10:24 | Merge 8.7 check-in: 807dae9ebc user: jan.nijtmans tags: trunk | |
| 08:25 | Code simplification in msgcat::mcutil::getpreferences check-in: a75b8711ef user: jan.nijtmans tags: core-8-branch | |
|
2020-06-21
| ||
| 17:03 | Rewrite msgcat::mcutil::getpreferences, not depending on 'string last' returning -1 any more check-in: bcbcf2cf53 user: jan.nijtmans tags: core-8-branch | |
| 15:57 | Merge 8.7 check-in: dbac390f8d user: jan.nijtmans tags: trunk | |
| 15:53 | Fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 check-in: 86f3ec8c65 user: jan.nijtmans tags: core-8-branch | |
| 15:51 | Merge 8.6 check-in: c86214b4f9 user: jan.nijtmans tags: core-8-branch | |
| 15:42 | Clearify documentation regarding [a7c1c2c7e5] check-in: 61a0475861 user: jan.nijtmans tags: core-8-6-branch | |
| 14:50 | Merge bug-f81beca7af check-in: 6601913dac user: kjnash tags: core-8-6-branch | |
|
2020-06-20
| ||
| 23:20 | More "nodep" testcases check-in: 6386326c75 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-19
| ||
| 17:44 | Merge bug-f81beca7af Closed-Leaf check-in: 1aff94317c user: kjnash tags: bug-f81beca7af | |
| 14:40 | Bump http version to 2.9.2 check-in: 5bc802fdfa user: kjnash tags: bug-f81beca7af | |
| 14:20 | Fix tcl_startOfPreviousWord when $start eq "none" check-in: 7a1abd50a5 user: jan.nijtmans tags: strict-index-experiment | |
| 12:37 | Merge 8.6 check-in: a2a2375f9d user: kjnash tags: bug-f81beca7af | |
| 11:23 | Fix some test-cases check-in: d2b924cb6c user: jan.nijtmans tags: strict-index-experiment | |
| 10:29 | merge-mark check-in: 9766ceb7db user: jan.nijtmans tags: core-8-branch | |
| 10:27 | sync zlib's crypt.h with version in Tcl 8.7 check-in: ed98c16eab user: jan.nijtmans tags: core-8-6-branch | |
| 09:48 | Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 Closed-Leaf check-in: 0e3a851a75 user: jan.nijtmans tags: bug-b179286248 | |
| 09:34 | Make tclStringClassTable a little bit smaller, and save a pointer access when accessing the name of ... check-in: 1ceb0885f4 user: jan.nijtmans tags: core-8-branch | |
| 06:06 | Correct man page per [ad8df845fef2c76d95b9f1aaa4815f3b23d4c472] check-in: 45084da691 user: andy tags: trunk | |
|
2020-06-18
| ||
| 20:02 | Sometimes the waitTime needs to be positive to avoid missing channel io events. check-in: 871a455a27 user: culler tags: macOS_hangs | |
| 13:49 | With -DTCL_NO_DEPRECATED use empty string as "nothing found" on more places. Experimental. check-in: 927afdb9df user: jan.nijtmans tags: strict-index-experiment | |
| 13:12 | Fix a few testcases check-in: 8a7054b686 user: jan.nijtmans tags: strict-index-experiment | |
| 12:47 | Use more "string is none" in testcases in stead of directly comparing with -1 check-in: 58ebbfcc7e user: jan.nijtmans tags: strict-index-experiment | |
| 09:31 | msgcat: Don't use "string first/last" check-in: 64f9fb3f9a user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-17
| ||
| 10:57 | when compiled with -DTCL_NO_DEPRECATED, be as strict in compiled functions as in non-compiled ones check-in: 1b2b92844f user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-16
| ||
| 16:41 | Merge 8.7 check-in: 04bb16f1d9 user: jan.nijtmans tags: strict-index-experiment | |
| 12:43 | Merge 8.7 check-in: 6deef9f426 user: jan.nijtmans tags: trunk | |
| 12:24 | Make Tcl_GetIntForIndex() do reasonable things when endValue < -1 and when indexPtr == NULL. check-in: aed31dfc6d user: jan.nijtmans tags: core-8-branch | |
|
2020-06-15
| ||
| 14:14 | Added DEPRECATED comment in tclConfig.sh.in (both UNIX and win32) Closed-Leaf check-in: a1ba9f2960 user: jan.nijtmans tags: death-to-dbgx | |
| 12:44 | Merge 8.7 check-in: e98ba58f38 user: jan.nijtmans tags: strict-index-experiment | |
| 12:43 | Merge 8.7 check-in: 6668ee34e6 user: jan.nijtmans tags: death-to-dbgx | |
|
2020-06-12
| ||
| 14:56 | Merge 8.7 check-in: 77245e9add user: jan.nijtmans tags: trunk | |
| 14:49 | Merge 8.6 check-in: 162c548406 user: jan.nijtmans tags: core-8-branch | |
| 14:44 | rules.vc: No need to redefine values which are already the default. tclWinPort.h: Fix comment check-in: 9cde493d0c user: jan.nijtmans tags: core-8-6-branch | |
| 14:15 | Merge 8.7 check-in: 9f1ae45430 user: jan.nijtmans tags: trunk | |
| 14:11 | Merge 8.6 check-in: a065756d61 user: jan.nijtmans tags: core-8-branch | |
| 12:56 | rules.vc: No need to redefine values which are already the default. tclWinPort.h: Fix comment check-in: 0fdd7b2e3b user: jan.nijtmans tags: core-8-branch | |
| 11:54 | Let Tcl_GetIntForIndex() handle negative "endValue" values more reasonable. Needed for Tk's "string-... check-in: 5c10bdc61d user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-11
| ||
| 14:34 | Not really a problem, since SHLIB_CFLAGS is empty on win32 .... still this is wrong... check-in: 97fe1b341d user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-10
| ||
| 09:40 | Merge 8.7 check-in: 36e47c859d user: jan.nijtmans tags: death-to-dbgx | |
|
2020-06-08
| ||
| 20:02 | Still ... need to disable C4305 on Win32 (32-bit only) check-in: 01dc630fa5 user: jan.nijtmans tags: trunk | |
| 09:30 | Add "-fno-common" to SHARED_CFLAGS on various platforms (e.g. Linux, CYGWIN). This is the default wi... check-in: 4215cda119 user: jan.nijtmans tags: core-8-branch | |
| 07:47 | Merge-mark 8.5 (TZ update already done here) Don't try to compile with MINGW32_ in /unix directory. ... check-in: 84850a7b1a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-07
| ||
| 22:15 | Code simplification and cleanup check-in: ca8b8183b6 user: culler tags: macOS_hangs | |
| 20:31 | Merge 8.7 check-in: 9a0d15188b user: jan.nijtmans tags: strict-index-experiment | |
| 19:35 | Merge 8.7. This makes disabling Microsoft warning C4307 no longer necessary: It appears this warning... check-in: 1214233eb4 user: jan.nijtmans tags: trunk | |
| 19:11 | If "endValue" doesn't matter in TclGetIntForIndexM() call, use INT_MAX - 1, not 0 or -1. This result... check-in: e436e10650 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-06
| ||
| 21:23 | Address macOS hangs in Tcl_WaitForEvent. check-in: 7495bd2a44 user: culler tags: macOS_hangs | |
| 21:22 | (cherry-pick): Update TZ info to tzdata2020a. check-in: 2f0c7fdfa6 user: jan.nijtmans tags: core-8-5-branch | |
| 21:19 | Fix Travis build for Windows in debug mode. check-in: 1a08ea0157 user: jan.nijtmans tags: trunk | |
| 08:02 | Update TZ info to tzdata2020a. check-in: bfd3b9d404 user: jima tags: trunk | |
| 08:01 | Update TZ info to tzdata2020a. check-in: 78ac12175e user: jima tags: core-8-branch | |
| 07:52 | Update TZ info to tzdata2020a. check-in: 1c47008a7b user: jima tags: core-8-6-branch | |
|
2020-06-05
| ||
| 11:34 | Merge 8.7. Change TclListObjRange() signature, using size_t for index arguments (even though lists i... check-in: facb398c04 user: jan.nijtmans tags: trunk | |
| 11:27 | Improve "end-offset" type such that it can not only handle "end+/-int" format, but "int+/-int" as we... check-in: ce29853f12 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-04
| ||
| 15:19 | Merge trunk check-in: 941bbcbdf4 user: jan.nijtmans tags: novem | |
| 15:15 | Merge 8.7. Use more TCL_INDEX_NONE in documentation/headers/code. check-in: baad702302 user: jan.nijtmans tags: trunk | |
| 14:38 | Merge 8.6 check-in: b48be1a169 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-02
| ||
| 17:05 | merge 8.5 check-in: 6256f30f45 user: sebres tags: core-8-6-branch | |
| 17:01 | avoid segfault if Tcl_FreeParse, if parse structure remains uninitialized (parse.tokenPtr may be use... check-in: 9a34a46fde user: sebres tags: core-8-5-branch | |
|
2020-05-31
| ||
| 20:29 | Merge 8.7 check-in: b2a3b5c77a user: jan.nijtmans tags: trunk | |
| 20:24 | Make tclTomMath.h usable without tommath.h by defining TCL_NO_TOMMATH_H check-in: 4e9dafc4fe user: jan.nijtmans tags: core-8-branch | |
| 16:38 | Merge 8.7 Closed-Leaf check-in: 56fdece4e7 user: jan.nijtmans tags: jn-index-reform | |
| 00:37 | tip-551 implementation. check-in: 30d9822887 user: griffin tags: trunk | |
|
2020-05-30
| ||
| 23:47 | tip-551 implementation. check-in: 3785bbf5a3 user: griffin tags: core-8-branch | |
|
2020-05-29
| ||
| 20:00 | fixes [75d525d37c]: segfault by server socket transfer (accept proc executed in wrong interpreter); ... Leaf check-in: 455c680c3a user: sebres tags: bug-75d525d37c-sf-chan-transfer | |
| 19:54 | better variant of test (no cycle needed) check-in: 5cfe4de59b user: sebres tags: bug-75d525d37c-sf-chan-transfer | |
| 19:40 | test illustrating [75d525d37c]: segfault by server socket transfer (accept proc executed in wrong in... check-in: 0e2fa18bb9 user: sebres tags: bug-75d525d37c-sf-chan-transfer | |
| 19:02 | no functional changes (closed bracket in comment, lint concerns only) check-in: 739d02d3e1 user: sebres tags: core-8-6-branch | |
| 15:15 | Merge jn-index-reform, and fix some test-cases. check-in: 868f9fc39a user: jan.nijtmans tags: strict-index-experiment | |
| 14:54 | Merge 8.7 check-in: 8b2c19c0e7 user: jan.nijtmans tags: jn-index-reform | |
| 13:36 | Change implementation "charstart", not behaving as "prevchar" any more. Also optimize charend/charst... check-in: 076b766c9c user: jan.nijtmans tags: tip-575 | |
|
2020-05-28
| ||
| 11:44 | Remove nextword/prevword. Rename nextchar/prefchar to charend/charstart, for consistancy with worden... check-in: f610ee7453 user: jan.nijtmans tags: tip-575 | |
| 09:49 | Merge 8.7 check-in: 0d59130065 user: jan.nijtmans tags: trunk | |
| 09:38 | In cookiejar, don't depend on "lrange $pieces 0 -1" doing anything useful. check-in: 517f493711 user: jan.nijtmans tags: core-8-branch | |
| 08:05 | Allow the empty string "" as valid index too, representing "none" check-in: 6974c6eec8 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-05-27
| ||
| 21:11 | clock-iso-2.patch check-in: b29eba8aee user: jan.nijtmans tags: bug-a1bd37b719 | |
| 15:26 | Merge jn-index-reform check-in: 84f8919684 user: jan.nijtmans tags: strict-index-experiment | |
| 15:25 | Merge 8.7 check-in: ffd378b351 user: jan.nijtmans tags: jn-index-reform | |
| 13:58 | Proposed soution for [a1bd37b719]: clock (free)scan of ISO 8601 timestamp with literal T behaves str... check-in: f0ea6d62c1 user: jan.nijtmans tags: bug-a1bd37b719 | |
| 13:21 | Escape the backslash in documentation check-in: 2fea80d5de user: jan.nijtmans tags: core-8-branch | |
| 06:35 | Merge 8.7 check-in: d1045ba3c5 user: jan.nijtmans tags: trunk | |
| 06:31 | Fix documentation for tcl_wordchars/tcl_nonwordchars matching the implementation. See: [f1253530cdd8... check-in: e0aa636f36 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-26
| ||
| 22:42 | Merge 8.7 check-in: 54797b3460 user: jan.nijtmans tags: trunk | |
| 22:21 | Merge 8.6. Add MacOS build using Clang++ check-in: f351d1fef7 user: jan.nijtmans tags: core-8-branch | |
| 21:49 | Merge 8.5 check-in: c792cfeb7f user: jan.nijtmans tags: core-8-6-branch | |
| 21:35 | Fix build check-in: 5625634f92 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-05-25
| ||
| 11:53 | Finish implementation of "string nextchar|nextword|prevchar|prevword". Not thourougly test yet, but ... check-in: 0a46907d56 user: jan.nijtmans tags: tip-575 | |
| 09:48 | Merge-mark check-in: 7fdc440c13 user: jan.nijtmans tags: tip-575 | |
| 09:46 | Merge 8.7 check-in: 383de70ed5 user: jan.nijtmans tags: trunk | |
| 09:32 | Fix compiled "string is <class>" for characters > U+FFFF. Add testcase exposing this bug. check-in: 2a3709ca18 user: jan.nijtmans tags: core-8-branch | |
| 09:02 | Fix compiled "string is <class>" for TCL_UTF_MAX=4 build, for characters > U+FFFF. check-in: 1eec2e52c3 user: jan.nijtmans tags: core-8-6-branch | |
| 07:48 | Fix "string is wordchar" in compiled case handling characters > U+FFFF. Adapt testcase exposing the ... check-in: 66ad29d9c5 user: jan.nijtmans tags: tip-575 | |
|
2020-05-24
| ||
| 22:35 | Merge jn-index-reform branch check-in: 2d1fc5b3d1 user: jan.nijtmans tags: strict-index-experiment | |
| 22:34 | Merge 8.7 check-in: 3184183373 user: jan.nijtmans tags: jn-index-reform | |
| 22:29 | Put back "string bytelength", not _that_ important for this TIP. Document that Tcl_UtfCharComplete(... check-in: f4989d1e8f user: jan.nijtmans tags: tip-575 | |
|
2020-05-23
| ||
| 22:07 | Rewrite "string wordend" to use the Tcl_UniChar array. check-in: 8333c88b3c user: jan.nijtmans tags: tip-575 | |
| 21:51 | Fix testsuite when "string bytelength" doesn't exist. check-in: 56fca3f26d user: jan.nijtmans tags: tip-575 | |
|
2020-05-22
| ||
| 21:28 | Split more "string" functions. New helper function TclUniCharToUCS4(), not used yet but that's the n... check-in: ec03d6f62d user: jan.nijtmans tags: tip-575 | |
| 15:27 | New "string" subcommands: "nextchar", "nextword", "prevchar", "prevword". Not implemented yet (for n... check-in: 04d41e57ba user: jan.nijtmans tags: tip-575 | |
| 14:36 | Merge 8.7 Add function Tcl_UniCharFold(). It's the same as Tcl_UniCharToLower() for now, but that wi... check-in: c338858460 user: jan.nijtmans tags: tip-575 | |
|
2020-05-20
| ||
| 19:17 | Update from Xcode 11.4 to 11.5: Latest one should continue to work always. check-in: 3846e4c8fb user: jan.nijtmans tags: core-8-5-branch | |
| 19:12 | Merge 8.7 check-in: 4d5fc5a4f3 user: jan.nijtmans tags: trunk | |
| 19:09 | Adapt some comments, which are not correct for Tcl 8.7 any more check-in: 1203d7b979 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-19
| ||
| 15:42 | Possible simple solution for [4663e0636]: If TCL_NO_TOMMATH_H is defined, tclTomMath.h provides its ... Closed-Leaf check-in: 1baf516ed4 user: jan.nijtmans tags: bug-4663e0636 | |
|
2020-05-18
| ||
| 20:25 | Merge-mark check-in: 4427efd83c user: jan.nijtmans tags: core-8-branch | |
| 20:23 | Tiny fix for TCL_UTF_MAX=4 build only: Since Tcl_UtfNext() verifies 4 bytes for lead bytes F0-F5, Tc... check-in: f299c3c546 user: jan.nijtmans tags: core-8-6-branch | |
| 12:48 | Merge 8.7 check-in: 55a7a83f1f user: jan.nijtmans tags: trunk | |
| 12:47 | If Tcl is built with external libtommath (TCL_WITH_EXTERNAL_TOMMATH is defined), do the tests with t... check-in: 19a0e26fa4 user: jan.nijtmans tags: core-8-branch | |
| 11:51 | Merge 8.7 Closed-Leaf check-in: c933eb1f2d user: jan.nijtmans tags: tip-573 | |
| 10:51 | Merge 8.7. Update documentation check-in: 566357910d user: jan.nijtmans tags: tip-575 | |
| 10:10 | Adapt Tcl_UtfPrev()/Tcl_UtfNext() to be consistant with Tcl_UtfToUniChar() check-in: 6aa676e6bc user: jan.nijtmans tags: tip-573 | |
|
2020-05-14
| ||
| 10:27 | Merge 8.7 check-in: 4654931a26 user: jan.nijtmans tags: trunk | |
| 10:16 | Merge 8.6 check-in: 10e951f190 user: jan.nijtmans tags: core-8-branch | |
| 09:46 | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual bytes of a string sear... check-in: aa6cbf0a7f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-13
| ||
| 22:07 | Merge 8.7. Further progress with TIP implementation. check-in: afe207f116 user: jan.nijtmans tags: tip-575 | |
| 20:12 | Merge 8.7 check-in: 866174775d user: jan.nijtmans tags: trunk | |
| 19:57 | Sync testcases with 8.6 check-in: 7bddc02e53 user: jan.nijtmans tags: core-8-branch | |
| 17:24 | Merge-mark check-in: a558dbacdf user: jan.nijtmans tags: core-8-6-branch | |
| 17:23 | Testcase cleanup: Sync with testcases in core-8-6-branch check-in: 4527f68d41 user: jan.nijtmans tags: core-8-5-branch | |
| 16:56 | Merge 8.6 check-in: 4a9267b7a2 user: jan.nijtmans tags: core-8-branch | |
| 16:51 | Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes check-in: 2a7beb9d18 user: jan.nijtmans tags: core-8-6-branch | |
| 15:23 | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual bytes of a string sear... Closed-Leaf check-in: 6b8770b300 user: jan.nijtmans tags: prev-next-cleanup | |
| 11:13 | merge 8.5 check-in: 2d6256ffd6 user: sebres tags: core-8-6-branch | |
| 11:10 | clock.test: more tests for negative month offsets over threshold of a year (important for C-implemen... check-in: 94802818a8 user: sebres tags: core-8-5-branch | |
| 10:19 | One Tcl_UtfPrev() -> TclUtfPrev() change. Just a little bit cheaper. check-in: 2ee35161c1 user: jan.nijtmans tags: core-8-6-branch | |
| 09:17 | Merge 8.7 check-in: f41d248542 user: jan.nijtmans tags: trunk | |
| 09:13 | Merge 8.6 check-in: 28c786908d user: jan.nijtmans tags: core-8-branch | |
| 09:07 | Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See: [81242a48c8] check-in: 07324a311e user: jan.nijtmans tags: core-8-6-branch | |
| 09:06 | Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See: [81242a48c8] check-in: e44aa30085 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-05-12
| ||
| 21:22 | Merge 8.7 check-in: ee9f526818 user: jan.nijtmans tags: trunk | |
| 21:17 | Little tweak to Tcl_UniCharAtIndex(): Protect against negative index, return -1 in that case. check-in: fba6de9b22 user: jan.nijtmans tags: core-8-branch | |
| 19:47 | Merge 8.7 check-in: d513c9b2fd user: jan.nijtmans tags: trunk | |
| 19:41 | Merge 8.6 check-in: 1d587617b0 user: jan.nijtmans tags: core-8-branch | |
| 19:20 | Revert implementation of Tcl_UniCharAtIndex() change done in this commit: [6596c4af31e29b5d]. Just l... check-in: 0418b67de2 user: jan.nijtmans tags: core-8-6-branch | |
| 18:59 | First, experimental implementation of TIP #575. Barely tested, will fail. WIP check-in: d15b9cb99e user: jan.nijtmans tags: tip-575 | |
| 13:53 | Change back implementation of Tcl_UtfAtIndex() to how it was. Update documentation. Closed-Leaf check-in: 9d729bba9a user: jan.nijtmans tags: bug-81242a48c8 | |
| 11:08 | Merge testcase cleanup. Make Tcl_UtfPrev() behave the same for any TCL_UTF_MAX value, since we didn'... Closed-Leaf check-in: b5d4bf440b user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 10:34 | Merge 8.5 check-in: 34050ed15d user: jan.nijtmans tags: core-8-6-branch | |
| 10:08 | Unsplit some test-cases and renumber, for testcase which give the same results for different TCL_UTF... check-in: fac078eb8f user: jan.nijtmans tags: core-8-5-branch | |
| 07:26 | Fix "knownBug" utf-4.11. Turns out a few other testcases where still not correct, now they are. Mak... check-in: 8aa5fcb56e user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
|
2020-05-11
| ||
| 17:52 | improved diagnostics check-in: 5e4c66ba7b user: dgp tags: dgp-utfnext-test | |
| 17:44 | In order to figure out whether I concur with testutfnext expectations in the test suite, I need to g... check-in: 40b29cfb03 user: dgp tags: dgp-utfnext-test | |
| 12:25 | Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give the right answer. Add t... check-in: aeb46f9ed0 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 11:26 | Merge 8.7 check-in: 89e2216acf user: jan.nijtmans tags: trunk | |
| 11:13 | Merge 8.6 check-in: 35c3be5b22 user: jan.nijtmans tags: core-8-branch | |
| 10:41 | Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to Christian Werner for the Bug rep... check-in: 778543bca7 user: jan.nijtmans tags: core-8-6-branch | |
| 10:18 | Merge 8.6 check-in: 097c064eb4 user: jan.nijtmans tags: core-8-branch | |
| 10:03 | Tweak the Tcl_UtfPrev() implementation for TCL_UTF_MAX=4. This fixes 10 testcases in 4 groups (utf-7... check-in: ae6c7e8b86 user: jan.nijtmans tags: core-8-6-branch | |
| 07:42 | Merge 8.7 check-in: fe9bc8500a user: jan.nijtmans tags: trunk | |
| 07:41 | Merge 8.6 check-in: 6a7f9c3f67 user: jan.nijtmans tags: core-8-branch | |
| 07:39 | occurance -> occurrence. check-in: 1f06b263bc user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-10
| ||
| 20:58 | Demonstration for documentation bug, and suggestion for improved wording. More explanation will foll... check-in: 94b8ef9338 user: jan.nijtmans tags: bug-81242a48c8 | |
| 20:15 | Merge 8.7 check-in: 80b28f70b4 user: jan.nijtmans tags: trunk | |
| 20:11 | Merge 8.6 check-in: 2cff341b8c user: jan.nijtmans tags: core-8-branch | |
| 19:28 | Tweak Invalid() function: No need for "return 0" twice in the function. For start bytes F0-F4, case... check-in: 1c924d98e0 user: jan.nijtmans tags: core-8-6-branch | |
| 13:24 | Merge-mark check-in: 7c4f36bd7f user: jan.nijtmans tags: core-8-branch | |
| 13:10 | Merge bug-31aa44375d branch. Mark encoding-15.5 testcase as "knownBug". Discussion is not over yet, ... check-in: 9185977c43 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-08
| ||
| 15:19 | Rebase to latest core-8-6-branch. Closed-Leaf check-in: 03e4d0a22a user: jan.nijtmans tags: bug-31aa44375d | |
| 14:38 | Merge 8.7 check-in: 8b2eeab7e0 user: jan.nijtmans tags: trunk | |
| 14:30 | Merge 8.6 check-in: f6c43e1c9f user: jan.nijtmans tags: core-8-branch | |
| 14:18 | Merge 8.5 check-in: b3fc054686 user: jan.nijtmans tags: core-8-6-branch | |
| 13:47 | More test-case cleanup. Enhance "testutfnext", so it can detect whether bytes after the string-end a... check-in: 01cef62b75 user: jan.nijtmans tags: core-8-5-branch | |
| 08:15 | Merge 8.7 check-in: d82f7e9061 user: jan.nijtmans tags: trunk | |
| 08:14 | Merge 8.6 check-in: de5675870e user: jan.nijtmans tags: core-8-branch | |
| 08:09 | More testcases that can run without "testbytestring" constraints. check-in: 8a993ae14f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-07
| ||
| 22:06 | merge 8.7 check-in: b7293ef281 user: dgp tags: trunk | |
| 21:59 | Merge 8.6 check-in: 6f4a6b90ef user: dgp tags: core-8-branch | |
| 21:52 | Change order of some testcases, matching 8.6 check-in: 9696523bba user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 21:47 | Merge changes from parent branch check-in: 2742b2b00d user: dgp tags: bug-31aa44375d | |
| 21:28 | Merge 8.6 check-in: c59e41ca4e user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 20:50 | close fork check-in: 3278d4c6ea user: dgp tags: core-8-6-branch | |
| 20:44 | merge 8.5 check-in: 46d4cccefe user: dgp tags: core-8-6-branch | |
| 20:36 | Merge 8.5 check-in: 32d28204fe user: jan.nijtmans tags: core-8-6-branch | |
| 20:32 | close fork check-in: 0dfae6b963 user: dgp tags: core-8-5-branch | |
| 20:31 | Same trouble with Tcl_UtfToUniCharDstring. Test and fix. check-in: 1a4edbc67e user: dgp tags: core-8-5-branch | |
| 20:24 | Simplify test-cases which don't need the "testbytestring" command to run without it. e.g. [testbytes... check-in: 1cd4528a95 user: jan.nijtmans tags: core-8-5-branch | |
| 19:22 | merge 8.5 check-in: 488d1d5841 user: dgp tags: core-8-6-branch | |
| 19:12 | [b2816a3afe] Fix counting of malformed sequences at end of string. check-in: 683444cef2 user: dgp tags: core-8-5-branch | |
| 19:08 | Fix. Note that just because we get one positive detection of an incomplete character, we cannot con... Closed-Leaf check-in: 899e66a3c0 user: dgp tags: bug-b2816a3afe | |
| 18:56 | Test demonstrating bug in ticket [b2816a3afe]. check-in: 1c633ff6d0 user: dgp tags: bug-b2816a3afe | |
| 18:36 | split and constrain the failing test. check-in: 54933a665c user: dgp tags: bug-31aa44375d | |
| 18:23 | New approach to fixing the regression reported in [31aa44375d] builds on recent reforms. Older effo... check-in: ad31bd7310 user: dgp tags: bug-31aa44375d | |
| 17:02 | merge 8.7 Leaf check-in: 36b40699fe user: dgp tags: bug-ed29806baf-8.7 | |
| 16:44 | merge 8.6 check-in: ea1043c01e user: dgp tags: bug-ed29806baf-8.6 | |
| 14:47 | Merge 8.7 check-in: 63344df549 user: jan.nijtmans tags: trunk | |
| 14:38 | Merge 8.6 check-in: 7dccfe91e3 user: jan.nijtmans tags: core-8-branch | |
| 14:15 | For TCL_UTF_MAX==4: Make sure that Tcl_UtfNext()/Tcl_UtfPrev() never move more than 3 bytes. This is... check-in: 116d4a8943 user: jan.nijtmans tags: core-8-6-branch | |
| 13:37 | Merge 8.6. Some more tweaks to Tcl_UtfPrev(), so it cannot jump back 4 bytes in "utf16" build any mo... check-in: 6f4bdb20da user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 11:18 | Merge 8.7 check-in: 8b50e62328 user: jan.nijtmans tags: trunk | |
| 11:17 | Fix [fad64a857e76f98e]: "lsearch" provides wrong errorCode with bad -stride option check-in: a368336356 user: jan.nijtmans tags: core-8-branch | |
| 11:09 | Merge 8.7 check-in: 3516a881cf user: jan.nijtmans tags: trunk | |
| 10:56 | Merge 8.6 check-in: 2de70b5bd1 user: jan.nijtmans tags: core-8-branch | |
| 10:09 | Optimize Tcl_UtfToUniCharDString() check-in: 806e1e868c user: jan.nijtmans tags: core-8-6-branch | |
| 09:31 | Tighten optimization in Tcl_UtfToUniCharDString(), just as in Tcl_NumUtfChars(). Don't use "-1" in t... check-in: 49fb3b2f1a user: jan.nijtmans tags: core-8-5-branch | |
|
2020-05-06
| ||
| 21:59 | merge 8.7 check-in: f21991ce1e user: dgp tags: trunk | |
| 21:52 | merge 8.6 check-in: 4d08cde908 user: dgp tags: core-8-branch | |
| 21:44 | another test Leaf check-in: b2483ebbf1 user: dgp tags: bug-e617e8a71a | |
| 21:42 | merge 8.5 check-in: 62362d0caa user: dgp tags: core-8-6-branch | |
| 21:08 | Tighten optimization in Tcl_NumUtfChars. Explain in comments. check-in: dabb52db36 user: dgp tags: core-8-5-branch | |
| 19:55 | merge 8.7 check-in: 541cffe991 user: dgp tags: trunk | |
| 19:48 | merge 8.6 check-in: bf737b27ba user: dgp tags: core-8-branch | |
| 19:31 | merge 8.5 check-in: 01956c0799 user: dgp tags: core-8-6-branch | |
| 19:22 | Restore safe calls of Invalid(). check-in: 8d0f9fd43b user: dgp tags: core-8-5-branch | |
| 17:11 | Merge-mark check-in: 1e6e026ccf user: jan.nijtmans tags: core-8-branch | |
| 17:10 | Merge 8.5 check-in: c3ba020bba user: jan.nijtmans tags: core-8-6-branch | |
| 16:59 | close fork check-in: 2a671725fe user: dgp tags: core-8-5-branch | |
| 16:58 | The routine Invalid() has been revised to do something different. Update the comments to describe wh... check-in: 1835c80d8f user: dgp tags: core-8-5-branch | |
| 16:38 | Backport testutfprev/testutfnex testcase improvements from 8.7. This makes testdescriptions/testresu... check-in: 60bd12229d user: jan.nijtmans tags: core-8-5-branch | |
| 13:31 | Merge 8.7 check-in: c990c1d146 user: jan.nijtmans tags: trunk | |
| 13:22 | Merge 8.6 check-in: 918cfd8094 user: jan.nijtmans tags: core-8-branch | |
| 13:14 | Merge 8.5. More usage of UCHAR() macro. check-in: 3f3c0fda44 user: jan.nijtmans tags: core-8-6-branch | |
| 13:03 | Change Invalid() parameter type to "const char *". Also call Invalid() first in Tcl_UtfNext(), so i... check-in: 31c95595b2 user: jan.nijtmans tags: core-8-5-branch | |
| 09:44 | Merge 8.7 check-in: 97679b4f1d user: jan.nijtmans tags: tip-573 | |
| 09:28 | Merge 8.7 check-in: 6c8e0cb9c5 user: jan.nijtmans tags: trunk | |
| 09:05 | Merge 8.6 check-in: b344e875d1 user: jan.nijtmans tags: core-8-branch | |
| 08:15 | Merge 8.5. Make testcases utf-7.20.[01] content the same as in core-8-5-branch, core-8-branch and tr... check-in: b275de7c64 user: jan.nijtmans tags: core-8-6-branch | |
| 07:58 | 3 testcases don't need pairsTo4bytes, fullutf is enough, since the dubble-surrogate-backslash syntac... check-in: 3bcb2de950 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-05-05
| ||
| 16:31 | Merge 8.7 check-in: d3f247fc3a user: jan.nijtmans tags: trunk | |
| 16:23 | Remove PROTO_FLAGS here too check-in: 6bb9047191 user: jan.nijtmans tags: core-8-branch | |
| 16:20 | Merge 8.6 check-in: b07935f03d user: jan.nijtmans tags: core-8-branch | |
| 16:00 | More usage of TclUtfToUCS4(), so we can use the whole Unicode range better in TCL_UTF_MAX>3 builds. check-in: 26e57ca148 user: jan.nijtmans tags: core-8-6-branch | |
| 15:56 | Remove PROTO_FLAGS support from the Makefile, since it isn't used anywhere any more. check-in: 5d38a6b3c6 user: jan.nijtmans tags: core-8-6-branch | |
| 13:23 | Add 4 test-cases that could fool Tcl_UtfPrev (but ... actually they don't). Make sure that Tcl_UtfPr... check-in: 50e98246d7 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 11:54 | Merge 8.7 check-in: 95e9950dad user: jan.nijtmans tags: trunk | |
| 11:44 | Fix Tcl_UtfPrev() such that it can never go back more than TCL_UTF_MAX bytes. Already done correctly... check-in: 21adba4503 user: jan.nijtmans tags: core-8-branch | |
| 10:06 | Merge 8.6 check-in: 5d3edce6f4 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 09:51 | Merge 8.7 check-in: bd1dcc78c1 user: jan.nijtmans tags: trunk | |
| 08:16 | Merge 8.6 check-in: 7d127f6d27 user: jan.nijtmans tags: core-8-branch | |
| 07:44 | One more tip389 selector check-in: a0b18d14b1 user: jan.nijtmans tags: core-8-6-branch | |
| 07:39 | Merge 8.5 check-in: 822925b9b4 user: jan.nijtmans tags: core-8-6-branch | |
| 07:29 | Properly protect "Invalid" function against lead bytes 0x80-0xBF. This fixes "knownBug" testcase utf... check-in: b0b773f640 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-05-04
| ||
| 14:17 | More progress/simplification check-in: a17d905779 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 13:02 | Merge-mark check-in: ab941b23a0 user: jan.nijtmans tags: core-8-branch | |
| 13:01 | Merge 8.6 check-in: 1256ace951 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 12:31 | New internal function TclGetUCS4() only available when TCL_UTF_MAX=4. This fixes all "knownBug" test... check-in: 41517f0841 user: jan.nijtmans tags: core-8-6-branch | |
| 11:08 | Merge 8.6 check-in: 76cc0911f3 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 09:41 | Merge 8.6 check-in: 2dd789a502 user: jan.nijtmans tags: core-8-branch | |
| 09:40 | Merge 8.5 check-in: b14b21b3aa user: jan.nijtmans tags: core-8-6-branch | |
| 09:37 | Test-case cleanup. Increase timeout a little bit in main.test, making Travis build errors because of... check-in: c6a5d8fca9 user: jan.nijtmans tags: core-8-5-branch | |
| 08:35 | (partial) fix for [9d0cb35bb2]: Various issues with core-8-6-branch, TCL_UTF_MAX=4. (even though TCL... check-in: af513d6a16 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-03
| ||
| 22:27 | Merge 8.6 check-in: 0de2fe18d1 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 22:19 | Merge-mark check-in: eb1b6543ee user: jan.nijtmans tags: core-8-branch | |
| 22:16 | Re-join utf-6.93.0 and utf-6.93.1 (please disregard comment in previous commit, it was not correct).... check-in: 161196f054 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-02
| ||
| 23:05 | Merge 8.7 check-in: a2ef8e3993 user: jan.nijtmans tags: trunk | |
| 23:03 | Merge 8.6 check-in: 6142cba3e1 user: jan.nijtmans tags: core-8-branch | |
| 22:48 | Join test-cases utf-6.93.0 and utf-6.93.1, which MUST give the same answer always for whatever testC... check-in: e145652a1f user: jan.nijtmans tags: core-8-6-branch | |
| 21:54 | Seems almost correct. Still problem with "string index" for TCL_UTF_MAX>3 check-in: 20993bd6c0 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 10:15 | More fixes for [ed29806baf]. Not working yet. WIP check-in: f670d1a41f user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
|
2020-05-01
| ||
| 23:45 | Encoding improvements, handling Unicode > 0xFFFF check-in: 02e76e4aa7 user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
| 22:23 | Merge 8.7 check-in: 770508cc4c user: jan.nijtmans tags: trunk | |
| 22:15 | Improve/simplify "testutfnext" and "testutfprev" commands. Now don't need to do special things with ... check-in: 3c01feea0c user: jan.nijtmans tags: core-8-branch | |
| 15:29 | Rebase to core-8-6-branch (I don't think it's solved yet, but let's see) Leaf check-in: 04631bfc72 user: jan.nijtmans tags: bug-ed29806baf | |
| 15:18 | Merge 8.7 check-in: 0d98e69811 user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
| 15:07 | Merge 8.7 check-in: 3aa84b4b26 user: jan.nijtmans tags: trunk | |
| 14:53 | Never mind remark about TIP #573 in previous commit: Test failure was due to typo. Fixed now. check-in: 15b715b177 user: jan.nijtmans tags: core-8-branch | |
| 14:44 | Merge 8.7 check-in: 056c1aad28 user: jan.nijtmans tags: trunk | |
| 14:20 | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. Tcl_UtfToUniCha... check-in: 1d9487bc7e user: jan.nijtmans tags: core-8-branch | |
| 13:38 | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. Tcl_UtfToUniChar... check-in: 5f2bb912cf user: jan.nijtmans tags: core-8-6-branch | |
| 08:51 | Fix [ed29806baf] by introducing TclUCS4Complete(). All other calls of Tcl_UtfToUniChar() are suspici... check-in: fb85042c66 user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
|
2020-04-30
| ||
| 21:23 | merge 8.7 check-in: 25e735d05d user: dgp tags: bug-e617e8a71a | |
| 21:09 | merge 8.7 check-in: daf82de914 user: dgp tags: trunk | |
| 21:07 | merge 8.6 check-in: 1921d73497 user: dgp tags: core-8-branch | |
| 20:57 | merge 8.5 check-in: e8ee7dfb40 user: dgp tags: core-8-6-branch | |
| 20:55 | D'oh! check-in: 0fdf88cded user: dgp tags: core-8-5-branch | |
| 20:34 | merge 8.5 check-in: be2db1b5bb user: dgp tags: core-8-6-branch | |
| 20:32 | Test for [4c591fa487]. check-in: e8392cb8bd user: dgp tags: core-8-5-branch | |
| 19:25 | merge 8.7 check-in: 948dd75b36 user: dgp tags: trunk | |
| 19:24 | merge 8.6 check-in: c1648c2e63 user: dgp tags: core-8-branch | |
| 18:58 | merge 8.5 check-in: c4bcfe94fe user: dgp tags: core-8-6-branch | |
| 18:53 | Revise constraints to where expectations are met. check-in: 49fb0cd2c2 user: dgp tags: core-8-5-branch | |
| 17:21 | Work In Progress. Much trickiness about sorting out expectations. check-in: 581d6b939a user: dgp tags: bug-e617e8a71a | |
| 15:35 | Win: use physical host DNS name instead cluster name. Ticket [da235271f1] check-in: 2ba1cd687f user: oehhar tags: core-8-6-branch | |
| 15:21 | Add comments so I'll know again later why this is here. check-in: de47f8d8ee user: dgp tags: core-8-5-branch | |
| 14:54 | First, prove that bug [ed29806baf] is present in 8.7 too. Let's see what test-cases fail when we no ... check-in: 5510c6045d user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
| 14:20 | Merge 8.7 check-in: a65a5fe9ec user: jan.nijtmans tags: trunk | |
| 14:19 | Merge 8.6 check-in: 0b30875d74 user: jan.nijtmans tags: core-8-branch | |
| 14:16 | Backout the quick-fix workaround in Tcl_NumUtfChars as a way to monitor progress on this issue. check-in: b8aafb8d10 user: dgp tags: bug-ed29806baf | |
| 14:14 | merge 8.6 check-in: 33fbfaaebd user: dgp tags: bug-ed29806baf | |
| 13:59 | merge 8.5 check-in: 004eadf9f4 user: dgp tags: core-8-6-branch | |
| 13:58 | Split a test so other builds are covered. check-in: 1f979d740d user: dgp tags: core-8-5-branch | |
| 13:45 | Merge 8.5 check-in: 2d21c2bed7 user: jan.nijtmans tags: core-8-6-branch | |
| 13:43 | New encoding-15.16 test-case. Fix title of utf 2 test-cases. check-in: ff558dbf32 user: jan.nijtmans tags: core-8-5-branch | |
| 12:51 | Let's not get out the src[3] check yet. check-in: 577f5c5de8 user: jan.nijtmans tags: core-8-branch | |
| 12:45 | Merge 8.6 check-in: 7ce14c8063 user: jan.nijtmans tags: core-8-branch | |
| 12:09 | Partial fix for [ed29806ba]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. check-in: 98f5334275 user: jan.nijtmans tags: core-8-6-branch | |
| 11:24 | Merge 8.7 check-in: 174d27836c user: jan.nijtmans tags: trunk | |
| 11:11 | Merge 8.6 check-in: b3cfc84e51 user: jan.nijtmans tags: core-8-branch | |
| 10:44 | Merge 8.5 check-in: d5d54fd7a7 user: jan.nijtmans tags: core-8-6-branch | |
| 10:36 | Renumber test-cases check-in: 7607483468 user: jan.nijtmans tags: core-8-5-branch | |
| 10:10 | Merge 8.5 check-in: 6dbd91b40a user: jan.nijtmans tags: core-8-6-branch | |
| 10:08 | Remove unnecessary quoting in test-cases. Add some more tests for toupper/tolower/totitle check-in: 7f3826e9e4 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-04-29
| ||
| 22:22 | merge 8.7 check-in: 7db8756066 user: dgp tags: bug-e617e8a71a | |
| 22:18 | Merge 8.7. Still knownBug (for TUM=3) check-in: 217f306ba1 user: dgp tags: trunk | |
| 22:14 | Merge 8.6. Still a knownBug here. check-in: 1aca65a77f user: dgp tags: core-8-branch | |
| 22:08 | Merge 8.5. Mark test knownBug while it fails on builds of this branch. check-in: d0f0882994 user: dgp tags: core-8-6-branch | |
| 22:04 | New test for Tcl_UniCharNcmp. check-in: 52c025c37c user: dgp tags: core-8-5-branch | |
| 20:50 | Merge-mark 8.5 check-in: 2a296e9556 user: jan.nijtmans tags: core-8-6-branch | |
| 20:47 | Remove X attribute from .gitignore and .gitattributes check-in: f941fb408c user: jan.nijtmans tags: core-8-5-branch | |
| 20:44 | Backport many UNICODE_OUT_OF_RANGE() calls. This should fix [69634d51fb74551b] for Tcl 8.5 (with TCL... check-in: fe05235530 user: jan.nijtmans tags: core-8-5-branch | |
| 19:23 | Merge 8.7 check-in: 9f5d7846b9 user: jan.nijtmans tags: trunk | |
| 19:20 | Merge-mark 8.6 (Use of UNICODE_OUT_OF_RANGE() macro already was in 8.7). Quick exit from Tcl_UtfToCh... check-in: 24f0963165 user: jan.nijtmans tags: core-8-branch | |
| 19:00 | Add UNICODE_OUT_OF_RANGE() calls to UCS4ToTitle() and friends. Backported from 8.7. This fixes [6963... check-in: 8daf5a10dd user: jan.nijtmans tags: core-8-6-branch | |
| 17:39 | First attempt at extending routine to deal with surrogate pairs. Exposes problems with the interface... check-in: f6001c20fb user: dgp tags: bug-e617e8a71a | |
| 17:28 | Check reverse tests too. check-in: c9656e6b59 user: dgp tags: bug-e617e8a71a | |
| 11:10 | Better structurize the UTF-8 (mainly around Tcl_UtfNext()/Tcl_UtfPrev(), but not only those) test-ca... Closed-Leaf check-in: f2320f6314 user: jan.nijtmans tags: test-prev-next-reform | |
|
2020-04-28
| ||
| 22:16 | merge 8.7 check-in: 9268bc5805 user: dgp tags: bug-e617e8a71a | |
| 21:45 | Merge 8.7 Leaf check-in: b11d56197b user: jan.nijtmans tags: rfe-f443140a85 | |
| 21:33 | merge 8.7 check-in: 25a337aa92 user: dgp tags: trunk | |
| 21:32 | merge 8.6 check-in: f506717467 user: dgp tags: core-8-branch | |
| 21:31 | Merge 8.7 check-in: ae8e36391d user: jan.nijtmans tags: tip-573 | |
| 21:28 | merge 8.5 check-in: 94627889fc user: dgp tags: core-8-6-branch | |
| 21:27 | Correct the tests for variants with no UCS-4 support. check-in: 4878508b00 user: dgp tags: core-8-5-branch | |
| 21:19 | close fork check-in: 9ae9566838 user: dgp tags: core-8-5-branch | |
| 21:18 | Test the other notation too (as was already done in 8.7+) check-in: 8ff6337560 user: dgp tags: core-8-5-branch | |
| 21:17 | Merge 8.7 check-in: 72c58ebf06 user: jan.nijtmans tags: trunk | |
| 21:16 | Merge 8.6 check-in: 4a01a4d4a0 user: jan.nijtmans tags: core-8-branch | |
| 21:15 | Merge 8.5 check-in: 536cc3e560 user: jan.nijtmans tags: core-8-6-branch | |
| 21:13 | Fix [b6038e5bc8]: mis-parse of surrogate pair escapes. Thanks Don! check-in: e7920800f8 user: jan.nijtmans tags: core-8-5-branch | |
| 21:05 | merge 8.7 check-in: 4ee2e52f48 user: dgp tags: trunk | |
| 20:55 | merge 8.6 check-in: 8a26ca3845 user: dgp tags: core-8-branch | |
| 20:46 | Merge 8.7 check-in: 1890820bdc user: jan.nijtmans tags: trunk | |
| 20:44 | merge 8.5 check-in: 67a589b1e3 user: dgp tags: core-8-6-branch | |
| 20:42 | Split tests utf-8.5. This is a strange one. All 3 variants do the same thing. However, builds of Tcl... check-in: 9485426f69 user: dgp tags: core-8-5-branch | |
| 20:39 | Extend "testutfnext" test-command such that it can detect when it reads more bytes than the end of t... check-in: bb68f27f5b user: jan.nijtmans tags: core-8-branch | |
| 20:19 | Expand coverage of indexing across all variants. check-in: 01fef84bbe user: dgp tags: core-8-5-branch | |
| 20:02 | Bring forward test-cases utf-6.94 and utf-6.95 from Tcl 8.6 (higher ones have no value IMHO, but tho... check-in: f53003fa36 user: jan.nijtmans tags: core-8-branch | |
| 19:46 | merge 8.6 check-in: c317632d7a user: dgp tags: core-8-branch | |
| 19:45 | merge 8.5 check-in: 7c1d6e23c4 user: dgp tags: core-8-6-branch | |
| 19:44 | repair numbering botch. check-in: 5012f72f71 user: dgp tags: core-8-5-branch | |
| 19:44 | merge 8.6 check-in: 8f2a784324 user: dgp tags: core-8-branch | |
| 19:20 | merge 8.5 check-in: f12cf25524 user: dgp tags: core-8-6-branch | |
| 19:02 | More constrained splits to cover variants. check-in: 0a65266ff6 user: dgp tags: core-8-5-branch | |
| 18:43 | If we insist on tidy grouping and numbering, lets get it right. check-in: 67eb7ff573 user: dgp tags: core-8-5-branch | |
| 18:35 | Restore constraint compat with later branches in utf-2.8* tests. check-in: 4410a72db6 user: dgp tags: core-8-5-branch | |
| 18:29 | Proposed fix. Closed-Leaf check-in: 5c063485fd user: dgp tags: bug-b6038e5bc8 | |
| 14:37 | Implementation for TIP #573: Surrogates are invalid check-in: 749d917ed5 user: jan.nijtmans tags: tip-573 | |
| 10:40 | Merge 8.7. This fixes a regression, already fixed in trunk: [f339b9b7a8705484] check-in: 4f52f07e78 user: jan.nijtmans tags: novem | |
| 10:13 | First shot at documentation update, describing what we are doing in this branch. check-in: 451a80ba70 user: jan.nijtmans tags: rfe-f443140a85 | |
| 09:46 | Change test expectations to what desired. Mark failing tests with "knownBug". 10 test-cases are affe... check-in: 4641000dd1 user: jan.nijtmans tags: rfe-f443140a85 | |
| 07:52 | Merge 8.7 check-in: ed1cd11bb5 user: jan.nijtmans tags: rfe-f443140a85 | |
| 07:43 | Merge 8.7 check-in: 6912f429be user: jan.nijtmans tags: trunk | |
| 07:41 | Merge 8.6 check-in: eb525960d8 user: jan.nijtmans tags: core-8-branch | |
| 07:17 | Merge 8.5 check-in: 5022b35087 user: jan.nijtmans tags: core-8-6-branch | |
| 06:54 | Backport parsing of surrogate-pair change from 8.6 (only for TCL_UTF_MAX=4) Adapt test-cases accordi... check-in: 0571b7fdd8 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-04-27
| ||
| 21:16 | The comparison loop for UTF-16 string reps need revising to account for surrogates. For example \uD... check-in: 2d55c1330d user: dgp tags: bug-e617e8a71a | |
| 20:49 | First shot at implementatio for [f443140a85]. Far from correct yet, since Tcl_UtfPrev() gives strang... check-in: b287415a79 user: jan.nijtmans tags: rfe-f443140a85 | |
| 19:29 | merge 8.7 check-in: fab0023c08 user: dgp tags: trunk | |
| 19:28 | merge 8.6 check-in: f1da9ae4d0 user: dgp tags: core-8-branch | |
| 19:25 | Merge 8.5; mark failing tests as knownBug. check-in: 59aa89517e user: dgp tags: core-8-6-branch | |
| 19:17 | Improve the reporting of a failing test. Start testing extended chars. check-in: 06a5a10e77 user: dgp tags: core-8-5-branch | |
| 19:06 | Create branch to contain efforts at solving ticket [ed29806baf]. check-in: 87ba353929 user: dgp tags: bug-ed29806baf | |
| 17:41 | merge 8.5 check-in: c806f699f4 user: dgp tags: core-8-6-branch | |
| 17:29 | Parameterize tests of Tcl_UniCharNcasecmp check-in: 72b8ce6cc9 user: dgp tags: core-8-5-branch | |
| 16:10 | [a444889cbe] Quick fix to satisfy Travis. Might revise later. check-in: f339b9b7a8 user: dgp tags: trunk | |
| 16:07 | merge 8.6 check-in: a09f1cb421 user: dgp tags: trunk | |
| 15:57 | merge 8.6 check-in: c7fbf55742 user: dgp tags: core-8-branch | |
| 15:41 | merge 8.5 check-in: 27c7dcbdf6 user: dgp tags: core-8-6-branch | |
| 15:36 | case check-in: c87d31f772 user: dgp tags: core-8-5-branch | |
| 15:34 | case check-in: 9275daa2c8 user: dgp tags: core-8-5-branch | |
| 15:30 | merge 8.6 check-in: ac7afb429c user: dgp tags: core-8-branch | |
| 15:28 | merge 8.5 check-in: 56d432ea2a user: dgp tags: core-8-6-branch | |
| 15:27 | constraint fixes check-in: 7697da12ee user: dgp tags: core-8-5-branch | |
| 15:22 | test reconciliation check-in: 3f9b543f72 user: dgp tags: core-8-5-branch | |
| 14:27 | merge 8.7 check-in: 12a1d96260 user: dgp tags: tip-568 | |
| 14:19 | megrge trunk check-in: 7dc45bcd85 user: dgp tags: dgp-refactor | |
| 14:04 | merge trunk check-in: c2f97d0710 user: dgp tags: dgp-properbytearray | |
| 14:04 | merge trunk check-in: c277217fd9 user: dgp tags: novem | |
| 13:44 | merge 8.7 check-in: 0794aa3bdf user: dgp tags: trunk | |
| 13:41 | merge 8.7 check-in: 4a980ef167 user: dgp tags: dgp-review | |
| 13:37 | merge 8.6 check-in: 6ad25f08f8 user: dgp tags: core-8-branch | |
| 13:29 | merge 8.5 check-in: 6f1a294415 user: dgp tags: core-8-6-branch | |
| 13:18 | silence compiler warning check-in: 08dd9f150d user: dgp tags: core-8-5-branch | |
| 12:59 | merge 8.7 check-in: 94ed8d8b2b user: dgp tags: trunk | |
| 12:57 | merge 8.6 check-in: 60de0f0a95 user: dgp tags: core-8-branch | |
| 12:42 | merge 8.5 check-in: 5a63fadece user: dgp tags: core-8-6-branch | |
| 12:41 | Pull back another test from 8.7. check-in: 4d73716b40 user: dgp tags: core-8-5-branch | |
| 12:33 | merge 8.5 check-in: 04a66eeae6 user: dgp tags: core-8-6-branch | |
| 12:32 | bring back new tests check-in: 1d1578149f user: dgp tags: core-8-5-branch | |
| 12:29 | [45ca2338cd] Revise the [string to*] machinery for custom builds. check-in: 6172611cc2 user: dgp tags: core-8-6-branch | |
| 12:26 | Use lossless internal routines to cover extended characters. Closed-Leaf check-in: ef84b2a306 user: dgp tags: bug-45ca2338cd | |
| 11:08 | small review Leaf check-in: b6d4029d2b user: sebres tags: bug-b6d0d8cc2c | |
| 10:45 | fixes [b6d0d8cc2c]: on close firstly try graceful disconnect and don't linger if it succeeds (and pe... check-in: b960d1b71e user: sebres tags: bug-b6d0d8cc2c | |
| 03:03 | Still more tests check-in: df9dcce37e user: dgp tags: bug-45ca2338cd | |
| 02:43 | More tests showing more bugs. check-in: 8a4e91ed52 user: dgp tags: bug-45ca2338cd | |
| 01:29 | Possible fix for [string to*] writing out a high surrogate at end of string. check-in: cd98f1d62d user: dgp tags: bug-45ca2338cd | |
|
2020-04-26
| ||
| 22:14 | merge 8.7 check-in: 7cd5051e57 user: dgp tags: trunk | |
| 22:13 | merge 8.6 check-in: 768c9b6c14 user: dgp tags: core-8-branch | |
| 22:13 | merge 8.5 check-in: b680f44180 user: dgp tags: core-8-6-branch | |
| 22:11 | More test reconciliation. check-in: a4bb12d484 user: dgp tags: core-8-5-branch | |
| 21:32 | merge 8,7 check-in: a171b868ce user: dgp tags: trunk | |
| 21:30 | merge 8.6 check-in: 6c90ae8e34 user: dgp tags: core-8-branch | |
| 21:29 | merge 8.5 check-in: 4d45240fd7 user: dgp tags: core-8-6-branch | |
| 21:28 | test reconciliation check-in: ba15a48dbd user: dgp tags: core-8-5-branch | |
| 21:18 | merge 8.7 check-in: 6bdd84587b user: dgp tags: trunk | |
| 21:15 | merge 8.6 check-in: 985a9a07d6 user: dgp tags: core-8-branch | |
| 21:12 | merge 8.5 check-in: eb506a92f0 user: dgp tags: core-8-6-branch | |
| 21:11 | Refine the constraint. The fact that Tcl stores extended characters internally does not imply that ... check-in: 341163acfa user: dgp tags: core-8-5-branch | |
| 21:02 | merge 8.5 check-in: eeff8f6f3d user: dgp tags: core-8-6-branch | |
| 20:58 | Continuing test reconciliation. check-in: 4be4903111 user: dgp tags: core-8-5-branch | |
| 20:49 | Tests demonstrating the bug. Work on a fix can go here. check-in: b104c2ebb3 user: dgp tags: bug-7f1162a867 | |
| 20:38 | merge 8.7 check-in: 514e27ab3c user: dgp tags: trunk | |
| 20:32 | Merge 8.6 check-in: 1876355ca2 user: dgp tags: core-8-branch | |
| 20:27 | merge 8.5 check-in: 723a47f0c4 user: dgp tags: core-8-6-branch | |
| 20:18 | Bring back a set of tests from 8.6. Invented new constraints to constrain to the right conditions, n... check-in: 3f0a01ed3d user: dgp tags: core-8-5-branch | |
| 15:30 | Since Tcl_NumUtfChars() now can return a value of more that 32 bits .... check-in: 5fedb77492 user: jan.nijtmans tags: trunk | |
| 15:21 | Merge 8.7 check-in: 631a21f090 user: jan.nijtmans tags: trunk | |
| 15:11 | Cherry-pick Tcl_UniCharAtIndex() implementation from [6596c4af31], but adapted to the needs of TIPs ... check-in: 25b3737625 user: jan.nijtmans tags: core-8-branch | |
| 13:25 | Remove the function Tcl_UniCharAtIndex() completely from the core. Meant as a demonstration for tick... Leaf check-in: 90be2283d0 user: jan.nijtmans tags: bug-f45d0dc1a7 | |
| 13:03 | Merge-mark check-in: 45ca765897 user: jan.nijtmans tags: core-8-branch | |
| 12:56 | Add 6 "ucs2" markers. The first 4 of them are not bugs: They show that Tcl_UtfComplete() cannot be u... check-in: fffe3a0a24 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-25
| ||
| 23:19 | Undo last change in regc_lex.c: It doesn't do the expected thing when TCL_UTF_MAX>3. More work neede... check-in: a9933d1757 user: jan.nijtmans tags: core-8-6-branch | |
| 22:50 | Merge 8.7 check-in: dfd3e79a8c user: jan.nijtmans tags: trunk | |
| 22:49 | Make reg-13.33/reg-13.34 work again. Still have to investigate what's the problem. check-in: ad07fb9e23 user: jan.nijtmans tags: core-8-branch | |
| 22:32 | Merge 8.6 check-in: 30a29680e1 user: jan.nijtmans tags: core-8-branch | |
| 22:16 | encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE and CONST check-in: aaeafee98b user: jan.nijtmans tags: core-8-6-branch | |
| 17:03 | dup test name check-in: b790da05d0 user: dgp tags: core-8-6-branch | |
| 16:46 | Bring forward a collection of missing tests. check-in: 1ac2e45ae2 user: dgp tags: core-8-6-branch | |
| 16:26 | Cherrypick [d2143c14c1]: Eliminate the -bytestring option of [testutfnext]. No caller needs anything... check-in: 6535ed4a59 user: dgp tags: core-8-6-branch | |
| 16:04 | Close utf-next-regressions check-in: aea91e2e26 user: dgp tags: core-8-6-branch | |
| 15:31 | close dgp-alternative check-in: cea4a97269 user: dgp tags: core-8-6-branch | |
| 14:37 | merge 8.6 Closed-Leaf check-in: 2e6bf5602d user: dgp tags: dgp-alternative | |
| 14:06 | Merge another step. Four failing tests, but all understood now. check-in: 891998053b user: dgp tags: dgp-alternative | |
|
2020-04-24
| ||
| 22:46 | merge-mark check-in: 98a0b7c71b user: jan.nijtmans tags: core-8-branch | |
| 22:42 | Found problem with utf-6.125/6.126: argument -bytestring was missing in test check-in: ff0c3945a9 user: jan.nijtmans tags: core-8-6-branch | |
| 22:40 | Quickfix to Tcl_NumUtfChars(). Barely used in Tcl core. Still needs a better look. Mark two new test... check-in: 1c7c61d459 user: jan.nijtmans tags: core-8-6-branch | |
| 22:02 | WIP merging more from 8.6; little separation left. check-in: e3ecb07199 user: dgp tags: dgp-alternative | |
| 21:54 | WIP merging 8.6. check-in: c18876475f user: dgp tags: dgp-alternative | |
| 21:44 | Merge 8.7 check-in: 6d93497a74 user: jan.nijtmans tags: trunk | |
| 21:37 | Merge 8.6 (Except encoding-12.6 test-case still to be handled) check-in: c15333aed7 user: jan.nijtmans tags: core-8-branch | |
| 21:03 | Backout [ 649f53b9f4]: This was not meant for 8.6 check-in: dbc7cfdf88 user: jan.nijtmans tags: core-8-6-branch | |
| 21:01 | Merge 8.5 (but this time correct) check-in: 38dbfc8a67 user: jan.nijtmans tags: core-8-6-branch | |
| 20:54 | merge 8.5 check-in: 649f53b9f4 user: dgp tags: core-8-6-branch | |
| 20:51 | Merge 8.5. Failing tests need examination and adjustment. check-in: 12254b0693 user: dgp tags: core-8-6-branch | |
| 20:39 | Fix [cc4d805771]: reg-13.17.error fails in 8.5 tip check-in: 8363cf9bbd user: jan.nijtmans tags: core-8-5-branch | |
| 20:21 | Merge from 8.5. Failing tests encoding-12.6, reg-13.3[34] appear to be real failures reporting firs... check-in: d9384dfa5c user: dgp tags: core-8-6-branch | |
| 17:40 | merge 8.5 Closed-Leaf check-in: 542e4322f9 user: dgp tags: dgp-utf-next-reform-85 | |
| 17:38 | merge mark Leaf check-in: cdcc016c34 user: dgp tags: dgp-27944a3661 | |
| 17:37 | Two more tests developed during work on [27944a3661]. check-in: 02b8135e42 user: dgp tags: core-8-5-branch | |
| 17:27 | merge 8.5 check-in: 4285f56a71 user: dgp tags: dgp-27944a3661 | |
| 17:20 | merge mark check-in: 6fb8b2cf59 user: dgp tags: dgp-utf-next-reform-85 | |
| 17:18 | Revert the parts of [76213b3f72] that converted callers of Tcl_UtfToUniChar into callers of Tcl_UtfN... check-in: 870aba745a user: dgp tags: core-8-5-branch | |
| 16:37 | New branch to house efforts to reform Tcl_UtfNext and callers. check-in: c7fe587d43 user: dgp tags: dgp-utf-next-reform-85 | |
| 16:31 | Revise tests to reflect fixed bug in RE parsing of \uHHHH escapes. check-in: b3f34f37eb user: dgp tags: core-8-5-branch | |
| 15:38 | Make (unsupported) 'U' regex escaping work again. check-in: e2b50da1f3 user: jan.nijtmans tags: core-8-5-branch | |
| 15:17 | Missing '0' check-in: 2e1938079f user: jan.nijtmans tags: core-8-5-branch | |
| 15:10 | Add protections against overflow in Unicode values. Backported from 8.6. Also remove some out-of-dat... check-in: 90f19f6415 user: jan.nijtmans tags: core-8-5-branch | |
| 13:32 | Merge 8.7 check-in: 33a6f75e9c user: jan.nijtmans tags: trunk | |
| 13:31 | Merge 8.6 check-in: 0b05e92ef6 user: jan.nijtmans tags: core-8-branch | |
| 13:15 | Merge 8.5. Fix regression in Tcl_UtfComplete(), actually already present for longer time but masked ... check-in: 8cf6bd3ab7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:26 | Fix GCC warning in MemDebug mode: format not a string literal and no format arguments [-Wformat-secu... check-in: e536b304da user: jan.nijtmans tags: core-8-5-branch | |
| 10:49 | Merge 8.7 check-in: aa56ee88d9 user: jan.nijtmans tags: trunk | |
| 10:23 | Merge 8.6. This mainly introduces the overlong check into Tcl_UtfPrev(). 10 testcase changed results... check-in: 72f7d6e2a4 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-23
| ||
| 22:10 | Second attempt Closed-Leaf check-in: 312fb13ea5 user: jan.nijtmans tags: utf-next-for-8.7 | |
| 21:50 | First attempt to merge Tcl_UtfNext()/Tcl_UtfPrev() improvements (check for invalid byte sequences) t... check-in: 891db10cfb user: jan.nijtmans tags: utf-next-for-8.7 | |
| 20:22 | Demonstrate that the failing tests on the 8.6 branch tip can equally well be solved by backing out t... check-in: 2c7b1e958d user: dgp tags: dgp-alternative | |
| 19:25 | merge 8.5 check-in: 92946e427a user: dgp tags: dgp-27944a3661 | |
| 19:14 | Revert change in ParseLexeme() too Closed-Leaf check-in: 6bbaeb00a3 user: jan.nijtmans tags: utf-next-regresions | |
| 19:07 | Fix regression in Tcl_NumUtfChars, caused by this commit: [6596c4af31e29b5d]. Expectations of failin... check-in: 3fd0be11ba user: jan.nijtmans tags: utf-next-regresions | |
| 19:04 | Argument conditions for Invalid() call were not always satisfied. check-in: 0200ddd3d4 user: dgp tags: core-8-5-branch | |
| 18:40 | Since [27944a3661] calls for changing the behavior of Tcl_UtfNext(), change the expectations of the ... check-in: ce5bd4d5eb user: dgp tags: dgp-27944a3661 | |
| 18:26 | merge 8.5 check-in: d9f21300ed user: dgp tags: dgp-27944a3661 | |
| 18:22 | Revised Tcl_UtfCharComplete() to be a proper safety filter for the revised needs of callers of Tcl_U... check-in: fecfc37392 user: dgp tags: dgp-27944a3661 | |
| 16:18 | tests-perf/socket.perf.tcl: privides basic performance test construct Leaf check-in: eb479ac8f7 user: sebres tags: sock-perf-test | |
| 15:14 | Since this branch is changing how Tcl_UtfNext reacts to a trail byte, we must allow the macro form t... check-in: 2f2c7de3ec user: dgp tags: dgp-27944a3661 | |
| 14:52 | documentation: descibes the empty list creation (with reserved space) where objv is NULL, like Tcl_N... check-in: ebdc28dd96 user: sebres tags: core-8-5-branch | |
| 14:51 | Merge the two modes of Tcl_UtfNext into a single loop. check-in: c6dba8e537 user: dgp tags: dgp-27944a3661 | |
| 14:02 | Revise the totalBytes array so that it stores the number of bytes in a valid byte sequence beginnin... check-in: 4f1fbe0e8b user: dgp tags: dgp-27944a3661 | |
| 13:53 | Fix TclUtfNext() macro. Use it in tclTest.c, so such a mistake can be detected next time. check-in: dfe11ec0ed user: jan.nijtmans tags: core-8-6-branch | |
| 13:31 | merge 8.5 check-in: 91b6c7962c user: dgp tags: dgp-27944a3661 | |
| 13:23 | Split test where we expect different results when TCL_UTF_MAX is 3 or 4. check-in: 4adb35dd00 user: dgp tags: dgp-27944a3661 | |
| 12:58 | Merge 8.7 check-in: 321f326ed8 user: jan.nijtmans tags: trunk | |
| 12:34 | Testcase cleanup check-in: acbe648fe3 user: jan.nijtmans tags: core-8-branch | |
| 12:19 | Testcase cleanup check-in: 9a2828b04c user: jan.nijtmans tags: core-8-6-branch | |
| 12:14 | Fix [1004065]: UTF-8 encoding crashes in UCS-4 mode check-in: ed551cd16c user: jan.nijtmans tags: core-8-5-branch | |
| 11:31 | Fix [27944a3661]: Taming test utf-6.88 Fix [c11e0c5ce4]: Regression in Tcl_UtfCharComplete Fix [1b1f... check-in: 5c322bbd51 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-22
| ||
| 23:02 | test suite cleanup check-in: bd3296cc93 user: dgp tags: dgp-27944a3661 | |
| 22:58 | merge 8.5 check-in: 5177fa0524 user: dgp tags: dgp-27944a3661 | |
| 22:31 | test number reuse check-in: ba62ed7eb6 user: dgp tags: core-8-5-branch | |
| 22:20 | merge 8.5 check-in: cf8d43bfc1 user: dgp tags: dgp-27944a3661 | |
| 22:18 | Collection of tests checking read limit protections calling Tcl_UtfNext. check-in: 8e39ec51de user: dgp tags: core-8-5-branch | |
| 22:13 | (cherry-pick): Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it was. Will be updated l... check-in: dabf4dd28a user: jan.nijtmans tags: core-8-6-branch | |
| 21:28 | Add optional second argument to [testutfnext] that can limit how many bytes are permitted to be read... check-in: 71dd57d3df user: dgp tags: core-8-5-branch | |
| 20:49 | Eliminate the -bytestring option of [testutfnext]. No caller needs anything else. check-in: d2143c14c1 user: dgp tags: core-8-5-branch | |
| 20:10 | Adapt implementation and tests to vary behavior with TCL_UTF_MAX. check-in: de68f922b4 user: dgp tags: dgp-27944a3661 | |
| 19:39 | More tests to demonstrate that Tcl_UtfNext acceptance of trail bytes has a length limit. check-in: 99f8e1fddb user: dgp tags: dgp-27944a3661 | |
| 19:22 | Place first-draft implementation of the proposed change to handling of trail bytes by Tcl_UtfNext on... check-in: 853c8b207f user: dgp tags: dgp-27944a3661 | |
| 16:46 | Merge-mark. Add Travis builds for TCL_UTF_MAX=5 and TCL_UTF_MAX=6: It looks like all tests are passi... Closed-Leaf check-in: 6b2beaf999 user: jan.nijtmans tags: bug-1004065 | |
| 16:27 | Another ucs2 testContraint no longer used check-in: 644187de27 user: jan.nijtmans tags: bug-1004065 | |
| 16:12 | Restored a test constraint to tolerate [1004065] (maybe just in time to not need it anymore). check-in: 1548b70f94 user: dgp tags: core-8-5-branch | |
| 16:06 | Oopsee (but not really crucial) check-in: 262f07d738 user: jan.nijtmans tags: bug-1004065 | |
| 16:00 | Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with TCL_UTF_MAX>4 check-in: b85215dae6 user: jan.nijtmans tags: bug-1004065 | |
| 14:49 | Merge 8.6 Closed-Leaf check-in: 43178b7bb4 user: jan.nijtmans tags: bug-c11e0c5ce4 | |
| 14:11 | Possible fix for [e67618079]: Win rdp forwarded serial port: setting -sysbuffer gives "can't setup c... Leaf check-in: 8b444e9115 user: jan.nijtmans tags: bug-e67618079 | |
| 10:29 | Merge 8.5 check-in: 6830879637 user: jan.nijtmans tags: core-8-6-branch | |
| 10:02 | Determine "testConstraint ucs2" without the need for a testcommand. Rename "compat85" testConstraint... check-in: b38c307e41 user: jan.nijtmans tags: core-8-5-branch | |
| 08:10 | Merge 8.7 check-in: e29ce0fdea user: jan.nijtmans tags: trunk | |
| 07:59 | Fix [27944a3661]: Taming test utf-6.88. Long-standing bug in Tcl_UtfNext(). Corner-case when the poi... check-in: aff418be86 user: jan.nijtmans tags: core-8-branch | |
| 07:41 | Merge 8.5 check-in: 57148adcab user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-21
| ||
| 21:41 | Improved "testutfnext" command check-in: 5f7a2c7b45 user: jan.nijtmans tags: core-8-branch | |
| 19:45 | Improve the "testutfnext" command. It can now accept both bytes and strings, and it will test whethe... check-in: b68927a244 user: jan.nijtmans tags: core-8-5-branch | |
| 15:59 | [c574e50a3b] Stop segfault in tests utf-2.[89]. Create clean test suite runs for the TCL_UTF_MAX = 4... check-in: 31e31876ef user: dgp tags: core-8-5-branch | |
| 15:56 | remove merge litter Closed-Leaf check-in: 3b955ef497 user: dgp tags: bug-c574e50a3b | |
| 15:52 | Use new testing command to constrain tests to (sizeof(Tcl_UniChar) == 2) until bugs are fixed when (... check-in: 2055c97d5d user: dgp tags: bug-c574e50a3b | |
| 15:41 | Move testing command [testsize] from Windows to generic. Extend it to report sizeof(Tcl_UniChar). check-in: 0c97886d3b user: dgp tags: bug-c574e50a3b | |
| 14:52 | Revert the other encoding system backport. The blocking and failing tests are illustrations of exis... check-in: 5e5dcb2c29 user: dgp tags: bug-c574e50a3b | |
| 10:24 | Merge 8.7 check-in: 1d9d4a348c user: jan.nijtmans tags: trunk | |
| 10:14 | Fix corner-case in TIP #542 implementation: For extensions compiled with TCL_UTF_MAX=4 while Tcl is ... check-in: 8d2927e1c4 user: jan.nijtmans tags: core-8-branch | |
| 09:49 | More test cleanup check-in: 926d62f948 user: jan.nijtmans tags: core-8-branch | |
| 08:34 | Merge 8.5 Closed-Leaf check-in: a59d7957f1 user: jan.nijtmans tags: core-8-5-orig | |
| 07:26 | Wrong indent in comment Closed-Leaf check-in: 6a12cc0c59 user: jan.nijtmans tags: bug-27944a3661 | |
| 07:18 | Merge 8.7 check-in: 8895c470f0 user: jan.nijtmans tags: bug-27944a3661 | |
| 07:03 | Add more test-cases for TCL_UTF_MAX>3 check-in: 12d578a6ad user: jan.nijtmans tags: bug-c11e0c5ce4 | |
| 02:57 | We've settled on using (TCL_UTF_MAX > 3) to indicate 4-byte Tcl_UniChar. check-in: ddf0a93f88 user: dgp tags: bug-c574e50a3b | |
| 02:50 | Revert the backport to tclEncoding.c that seems to redefine the "unicode" encoding to mean UTF-16. D... check-in: 535c47dabd user: dgp tags: bug-c574e50a3b | |
|
2020-04-20
| ||
| 23:00 | Pair every compat85 test with a fullutf test so that we cover all variants. check-in: 425eb392ec user: dgp tags: bug-c574e50a3b | |
| 22:35 | Tie together the TCL_UTF_MAX=4 and TCL_UTF_MAX=6 builds to mean the same thing on the 8.5 branch -- ... check-in: 9c97d51fcf user: dgp tags: bug-c574e50a3b | |
| 22:07 | Merge trunk check-in: 2886e23aad user: jan.nijtmans tags: paths-for-9 | |
| 22:00 | Merge 8.7 check-in: e767cf6856 user: jan.nijtmans tags: trunk | |
| 21:54 | Teach Tcl_UtfPrev() that 0xC1 is _always_ an invallid byte. Test-case utf-7.34. Make sure that Tcl_... check-in: 5f382f2056 user: jan.nijtmans tags: core-8-branch | |
| 21:07 | Change a few variables from type "int" to "size_t". Always test TCL_UTF_MAX for <= 3 or > 3, because... check-in: d515532940 user: jan.nijtmans tags: trunk | |
| 20:46 | Merge 8.7 check-in: 308d166cbe user: jan.nijtmans tags: trunk | |
| 20:44 | Add test-cases handling TclGetBytesFromObj() ( actually Tcl_UtfToUniChar too) check-in: 99450f5bca user: jan.nijtmans tags: core-8-branch | |
| 15:20 | Proposed fix for [c11e0c5ce4]: Regression in Tcl_UtfCharComplete. check-in: 21362ee023 user: jan.nijtmans tags: bug-c11e0c5ce4 | |
| 11:56 | (cherry-pick): Proposed fix for [27944a3661]: Taming test utf-6.88. check-in: c0d6e94d4e user: jan.nijtmans tags: bug-c11e0c5ce4 | |
| 11:30 | Code cleanup (more typecasts), making it more compatible with -Wc++-compat. Less use of /* ARGUSED *... check-in: 6e3b6a611f user: jan.nijtmans tags: core-8-6-branch | |
| 08:32 | Add travis build for TCL_UTF_MAX=4 and TCL_UTF_MAX=6. This test whether the "compat85" constraint (w... check-in: b785918fe0 user: jan.nijtmans tags: bug-c574e50a3b | |
| 07:50 | Move the needed apt package in .travis.yml to the top, so they can be shared between the images. check-in: 3f5c8f265b user: jan.nijtmans tags: core-8-5-branch | |
| 07:34 | Backport the fix for encoding-16.1 in a TCL_UTF_MAX=6 build. check-in: 47a2d97513 user: dgp tags: bug-c574e50a3b | |
| 06:45 | Backport the encoding fix for source-7.2 in TCL_UTF_MAX=6 build. check-in: 024b7f7612 user: dgp tags: bug-c574e50a3b | |
| 05:35 | Reconcile tests to the 8.5 branch history. check-in: dc75f5b2be user: dgp tags: bug-c574e50a3b | |
|
2020-04-19
| ||
| 22:04 | merge 8.5 check-in: 255fe69c9e user: dgp tags: bug-c574e50a3b | |
| 22:02 | typo check-in: 6588c1bd87 user: dgp tags: core-8-5-branch | |
| 20:49 | Merge 8.5, and add the fix for [27944a3661] here too. Getting closer to what test-results we expect.... check-in: 7c70d7b16d user: jan.nijtmans tags: core-8-5-orig | |
| 19:37 | More test-cases. Fix wrong quoting in testcase utf-10.5 check-in: 0529aa704a user: jan.nijtmans tags: core-8-5-branch | |
| 09:57 | Proposed fix for [27944a3661]: Taming test utf-6.88. This fix is not optimized, it still uses TclUt... check-in: 74d3f929c8 user: jan.nijtmans tags: bug-27944a3661 | |
| 09:17 | Merge 8.7 check-in: c61e4dc61b user: jan.nijtmans tags: trunk | |
| 09:12 | 4 more testcases, which could detect future regressions in Emoji handling check-in: 115e8a2c43 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-18
| ||
| 20:30 | Merge 8.7 check-in: 60d5312076 user: jan.nijtmans tags: trunk | |
| 20:23 | More test-case cleanup check-in: 93ba0f15a7 user: jan.nijtmans tags: core-8-branch | |
| 19:54 | Clean-up testcases: Constant use of uppercase in hex-values. Use "testbytestring" in stead of "bytes... check-in: 54904dfb9c user: jan.nijtmans tags: core-8-5-branch | |
| 15:11 | regexp engine has to agree about the sizeof(Tcl_UniChar). check-in: 9313d08795 user: dgp tags: bug-c574e50a3b | |
| 15:02 | Make TCL_UTF_MAX=4 build test clean again. check-in: d00690de08 user: dgp tags: bug-c574e50a3b | |
| 13:47 | Fix [c574e50a3b30e76f]: CRASH: utf-2.[89] in 8.5 built with TCL_UTF_MAX=4 check-in: dda19888bd user: jan.nijtmans tags: bug-c574e50a3b | |
| 12:46 | Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it was. Will be updated later, when impl... check-in: 05486a901f user: jan.nijtmans tags: core-8-5-branch | |
|
2020-04-17
| ||
| 21:07 | [493dccc2de] Revise sequence validity check to reject out of range decodes too. check-in: 2282b5ecbf user: dgp tags: core-8-5-branch | |
| 21:03 | More tests explicitly for Tcl_UtfNext near validity boundary U+110000 check-in: 023c55ccfa user: dgp tags: core-8-5-branch | |
| 20:38 | [493dccc2de] Coverage that Tcl_UtfPrev also checks the upper range validity. check-in: 610d63729c user: dgp tags: core-8-5-branch | |
| 20:23 | Corrections for many tests, changing lead byte \xF4 to \xF2. The tested sequences were always intend... check-in: b32ef35eb2 user: dgp tags: core-8-5-branch | |
| 20:15 | Backport a collection of tests for consistency between branches. check-in: 23a725c239 user: dgp tags: core-8-5-branch | |
| 16:56 | Bring back the test utf-2.11; it fails in a TCL_UTF_MAX=4 build. check-in: bd2f0daf0f user: dgp tags: core-8-5-branch | |
| 13:32 | Merge-mark check-in: dcd84c8c3e user: jan.nijtmans tags: core-8-6-branch | |
| 13:31 | Add mem-debug build to Travis. Update Xcode from 8 to 8.3, 9 to 9.2 and 11.3 to 11.4 check-in: b6ddecc9da user: jan.nijtmans tags: core-8-5-branch | |
| 13:09 | Merge-mark 8.5. Remove some ARGSUSED usage. check-in: afe11ea5cc user: jan.nijtmans tags: core-8-6-branch | |
| 13:01 | Unbreak shared windows build. Remove some ARGSUSED usage. check-in: 8dd8b3e777 user: jan.nijtmans tags: core-8-5-branch | |
| 12:49 | Clean-up some unnecessary spacing. check-in: 8abc31553c user: jan.nijtmans tags: core-8-5-branch | |
| 12:32 | Merge 8.7 check-in: a818ec7d19 user: jan.nijtmans tags: trunk | |
| 12:20 | Add test-case for Tcl_UtfNext/Tcl_UtfPrev. About 15 of them give the wrong answer, but - at least - ... check-in: 4302a5d8b4 user: jan.nijtmans tags: core-8-branch | |
| 11:02 | Fix implementation of Tcl_UtfAtIndex() for TCL_UTF_MAX=6 (There's no test-case for this in the core... check-in: a14c9e965e user: jan.nijtmans tags: core-8-6-branch | |
| 10:32 | More test-cases. Mark test-case utf-2.11 as "knownBug", doesn't give the right answer for any TCL_UT... check-in: d9a7cd6292 user: jan.nijtmans tags: core-8-6-branch | |
| 09:47 | More test-cases check-in: 0ea7551b5e user: jan.nijtmans tags: core-8-5-branch | |
| 09:17 | Original implementation of Tcl 8.5 before the Tcl_UtfPrev/Tcl_UtfNext reform. But: Add the (harmless... check-in: 11eb38dbe2 user: jan.nijtmans tags: core-8-5-orig | |
| 08:24 | Merge trunk check-in: 90a21e37fd user: jan.nijtmans tags: paths-for-9 | |
| 05:49 | Merging forward the Utf changes. Needs some repair yet. Leaf check-in: 36303870fc user: dgp tags: dgp-fixme | |
| 05:25 | merge 8.6 Abort this branch. Rebasing a new proposed fix on top of recent reforms makes more s... Closed-Leaf check-in: 73a39418d6 user: dgp tags: bug-31aa44375d | |
| 05:16 | Clean test suite for both TCL_UTF_MAX=3 and TCL_UTF_MAX=4 builds. check-in: c18f3f5870 user: dgp tags: core-8-6-branch | |
| 05:14 | When supporting 4-byte sequences even with TCL_UTF_MAX = 3, need to paramterize a few things differe... Closed-Leaf check-in: 5b5ab20558 user: dgp tags: dgp-fixme | |
| 04:51 | more test fixes check-in: 67bfc1d9a7 user: dgp tags: dgp-fixme | |
| 04:45 | When supporting 4-byte sequences, make sure the Overlong test does too, and make sure the test resul... check-in: e537b566a1 user: dgp tags: dgp-fixme | |
| 04:17 | enable the tests on a bug fix branch check-in: d4670f0740 user: dgp tags: dgp-fixme | |
| 04:16 | close fork check-in: 58940851b9 user: dgp tags: core-8-6-branch | |
| 04:09 | merge mark check-in: 2f1e313c29 user: dgp tags: core-8-6-branch | |
| 04:08 | Bring the single-byte marker for invalid lead byte \xC1 into the complete table check-in: 8d170b2c64 user: dgp tags: core-8-6-branch | |
| 04:07 | Merge 8.6 check-in: f579c619ea user: dgp tags: bug-31aa44375d | |
| 03:54 | Fix the bad tests utf-2.11 and utf-6.88 that expected the wrong results. Also reconcile the merge fr... check-in: 7f56d3c4b1 user: dgp tags: core-8-6-branch | |
| 03:05 | Restore tests on this branch to 8.5 compatibility. check-in: 3546e1194a user: dgp tags: bug-31aa44375d | |
|
2020-04-16
| ||
| 22:19 | Fix build for TCL_UTF_MAX=4. Mark some failing tests with "knownBug". Those still need to be fixed! check-in: 660902f443 user: jan.nijtmans tags: core-8-6-branch | |
| 22:06 | Fix more test-cases for TCL_UTF_MAX=3 check-in: 46026a9db7 user: jan.nijtmans tags: core-8-6-branch | |
| 20:59 | merge mark check-in: a5e7d6fd5d user: dgp tags: bug-31aa44375d | |
| 20:59 | Adjust test results and implementation for Tcl 8.6 current support of 4-byte sequences in a TCL_UTF_... check-in: 010ec5fc7c user: dgp tags: core-8-6-branch | |
| 20:52 | merge 8.6 check-in: 660bca000f user: dgp tags: bug-31aa44375d | |
| 20:38 | Merge 8.5. Failing tests for now. To be remedied shortly. check-in: 6596c4af31 user: dgp tags: core-8-6-branch | |
| 20:30 | merge 8.6 check-in: f782d29ffe user: dgp tags: bug-31aa44375d | |
| 20:28 | merge litter check-in: 7e421dce7c user: dgp tags: core-8-5-branch | |
| 20:24 | Add "knownBug" testcase, showing a situation in which Tcl_UtfNext doesn't behave as described in the... check-in: fd345b2af3 user: jan.nijtmans tags: core-8-6-branch | |
| 20:02 | merge 8.6 check-in: ad63873abe user: dgp tags: bug-31aa44375d | |
| 19:52 | Convert Tcl_UtfNext into a routine that doesn't decode UTF-8 into UCS-2, but sticks only to its task... check-in: 76213b3f72 user: dgp tags: core-8-5-branch | |
| 19:39 | Improve the docs for Tcl_UtfNext. Closed-Leaf check-in: cf6c570b2a user: dgp tags: dgp-utf-next | |
| 19:08 | code simplification, no interim copy/move buffers, no decompression d-string, the inflate occurring ... check-in: 8f17e96ef5 user: sebres tags: zlib-chan-f70ce1fead | |
| 19:04 | delete merge litter check-in: c9025631ee user: dgp tags: dgp-utf-next | |
| 19:02 | More detailed comments. check-in: f6a8c5432f user: dgp tags: dgp-utf-next | |
| 18:42 | compiler warning check-in: f4baf7e7af user: dgp tags: dgp-utf-next | |
| 18:40 | More tests and fix for overlong handling in revised Tcl_UtfNext. check-in: 29041a6d75 user: dgp tags: dgp-utf-next | |
| 18:15 | merge 8.5 check-in: 80f651b10f user: dgp tags: dgp-utf-next | |
| 18:14 | Create and use macro TclUtfPrev for Tcl_UtfPrev. check-in: 3ba6c74d19 user: dgp tags: core-8-5-branch | |
| 17:55 | merge 8.5 check-in: aadfd3448c user: dgp tags: dgp-utf-next | |
| 17:41 | [5e6346a252] Adapt Tcl_UtfPrev to new Tcl rules that reject overlong sequences. check-in: a315a590f8 user: dgp tags: core-8-5-branch | |
| 17:30 | Convert Overlong() to use a lookup table. Closed-Leaf check-in: 5550e9ac96 user: dgp tags: bug-5e6346a252 | |
| 16:22 | When we reject overlong sequences, \xC1 is as invalid a lead byte as \xFF. check-in: ce6e2901e2 user: dgp tags: bug-5e6346a252 | |
| 15:48 | merge 8.5 check-in: 877190c2e0 user: dgp tags: dgp-utf-next | |
| 15:38 | merge 8.5 check-in: b59c18d809 user: dgp tags: bug-5e6346a252 | |
| 14:58 | Merge trunk check-in: 778317829b user: jan.nijtmans tags: novem | |
| 14:54 | Merge 8.7 check-in: 2603483e3a user: jan.nijtmans tags: trunk | |
| 14:37 | few documentation changes (limit default and handling is changed) check-in: c208609ff2 user: sebres tags: zlib-chan-f70ce1fead | |
| 14:05 | small amend combining similar parts check-in: 7c2a06fc2d user: sebres tags: zlib-chan-f70ce1fead | |
| 13:43 | zlib: optimize ZlibTransformInput, if inflate is done no read and no generate needed anymore check-in: 982fde1b9b user: sebres tags: zlib-chan-f70ce1fead | |
| 13:28 | zlib: performance - set default read ahead limit to DEFAULT_BUFFER_SIZE (4K); better fix avoiding BO... check-in: cbe2111fb3 user: sebres tags: zlib-chan-f70ce1fead | |
| 12:55 | zlib, *BO*: fixes possible segfault (or buffer overrun), for instance if limit (max 65K) is set larg... check-in: 54605d16b9 user: sebres tags: core-8-6-branch | |
| 11:54 | added (reworked) patch suggested by aku in [f70ce1fead]: recognize stream is done (and unget the unp... check-in: 9215e1ba40 user: sebres tags: zlib-chan-f70ce1fead | |
| 11:14 | Merge 8.7 check-in: 3153d51ddc user: jan.nijtmans tags: core-8-branch | |
| 10:32 | Upgrade Xcode from 11.3 to 11.4. Let Travis test whether "make install" works when the destination d... check-in: 89b6529252 user: jan.nijtmans tags: core-8-6-branch | |
| 10:30 | Merge 8.6. Add TclStaticPackage to (internal) stub table. Code cleanup. check-in: a91e16c1ea user: jan.nijtmans tags: core-8-6-branch | |
| 10:07 | Add (internal) stub entries for TclRegisterLiteral and TclStaticPackage. Not used in any test-cases ... check-in: 284a8015be user: jan.nijtmans tags: core-8-5-branch | |
|
2020-04-15
| ||
| 22:39 | Refactor the Overlong test into a utility routine. check-in: 9cf8c75384 user: dgp tags: bug-5e6346a252 | |
| 22:28 | Use test existence to shorten comment. check-in: 32c044a1f8 user: dgp tags: bug-5e6346a252 | |
| 22:14 | More test coverage check-in: 6be510bdfd user: dgp tags: bug-5e6346a252 | |
| 21:48 | Rework Tcl_UtfPrev so it properly handles overlong sequences. check-in: bd5edfc3bc user: dgp tags: bug-5e6346a252 | |
| 20:22 | Merge 8.7 check-in: a52e94c5c4 user: jan.nijtmans tags: trunk | |
| 20:12 | Use TclGetBytesFromObj() in testcases in stead of Tcl_GetByteArrayFromObj(), since we only want to h... check-in: b280eb5b78 user: jan.nijtmans tags: core-8-branch | |
| 20:03 | Merge 8.7 check-in: 94f0de486e user: jan.nijtmans tags: trunk | |
| 19:54 | Merge 8.6 check-in: 9adf3a7df5 user: jan.nijtmans tags: core-8-branch | |
| 19:38 | Merge 8.5 check-in: 58b4d49d41 user: jan.nijtmans tags: core-8-6-branch | |
| 19:33 | New test command "testutfnext", not used yet in actual test-cases. Being merged up to higher branche... check-in: 4eb84fae1d user: jan.nijtmans tags: core-8-5-branch | |
| 19:12 | Merge 8.6 check-in: 032032c0b6 user: jan.nijtmans tags: core-8-branch | |
| 19:06 | fixes bug [8af92dfb66]: resolve too earlier stop of inflate's cycle (if generating decompressed data... check-in: 96e1e0251b user: sebres tags: core-8-6-branch | |
| 18:59 | TclTrimRight/TclTrimLeft: removed mixed declarations and code (forbidden in ISO C90, declaration-aft... check-in: 4eb66645d6 user: sebres tags: core-8-6-branch | |
| 17:05 | New tests checking Tcl_UtfPrev handling of overlong sequences. Bug demonstrated. check-in: d89096d805 user: dgp tags: bug-5e6346a252 | |
| 16:42 | Add test demonstrating that Tcl_UtfNext accepts overlong byte sequences, which is in conflict with w... check-in: eb8d77aba1 user: dgp tags: dgp-utf-next | |
| 14:42 | Collection of coverage tests for Tcl_UtfNext. check-in: 1c991cdf8e user: dgp tags: dgp-utf-next | |
| 13:18 | Merge 8.6 Closed-Leaf check-in: e242623c4a user: jan.nijtmans tags: travis-make-install | |
| 13:15 | Update latest Xcode from 11.3 to 11.4 check-in: b4dbabd1ca user: jan.nijtmans tags: travis-make-install | |
| 06:35 | More double-quotes check-in: d11d3402c8 user: jan.nijtmans tags: travis-make-install | |
|
2020-04-14
| ||
| 22:36 | Try adding some quotes check-in: b06e6afc9d user: jan.nijtmans tags: travis-make-install | |
| 21:39 | New testing command [testutfnext]. check-in: d606001497 user: dgp tags: dgp-utf-next | |
| 21:32 | typo check-in: 3e47eb4000 user: dgp tags: dgp-utf-next | |
| 21:25 | Fix the bad logic in Tcl_UtfNext(). check-in: eb95fbb884 user: dgp tags: dgp-utf-next | |
| 21:16 | Replace calls of TclUtfToUniChar() with TclUtfNext() when caller has no decoding need. Failing test ... check-in: d0cc6cdb7f user: dgp tags: dgp-utf-next | |
| 20:18 | Create and use an optimized macro TclUtfNext() for Tcl_UtfNext(). check-in: 7a62f79951 user: dgp tags: dgp-utf-next | |
| 20:03 | The function of Tcl_UtfNext() is to advance a pointer. There's nothing inherent in that task that re... check-in: 9e87b14c18 user: dgp tags: dgp-utf-next | |
| 18:06 | merge 8.7 check-in: 97572325ea user: dgp tags: trunk | |
| 17:57 | merge (mark) 8.6 check-in: 539323704a user: dgp tags: core-8-branch | |
| 17:54 | merge 8.5 check-in: 738233c14d user: dgp tags: core-8-6-branch | |
| 17:52 | Keep the tests consistent. check-in: 6baf1d7896 user: dgp tags: core-8-5-branch | |
| 17:49 | Same issue fixed for test string-20.8* check-in: 42c7ac0505 user: dgp tags: core-8-branch | |
| 17:45 | Expose the failing tests. Fix string-20.7 by using an invalid single byte that is stable in its mean... check-in: 78a4d45288 user: dgp tags: core-8-branch | |
| 16:47 | Merge 8.7 check-in: 3501433586 user: jan.nijtmans tags: trunk | |
| 16:33 | Missing .$noComp in string-20.8 test-case, we don't want duplicate test-case numbers. check-in: c92d723731 user: jan.nijtmans tags: core-8-branch | |
| 16:31 | merge trunk check-in: 14bdb02f37 user: dgp tags: dgp-refactor | |
| 16:31 | merge trunk check-in: c0aba4bd06 user: dgp tags: dgp-properbytearray | |
| 16:30 | merge 8.7 check-in: 7d5bbeeec4 user: dgp tags: tip-568 | |
| 16:26 | merge 8.6 check-in: 01e5439b3e user: dgp tags: bug-31aa44375d | |
| 16:18 | Merge trunk check-in: be7dbfc33b user: jan.nijtmans tags: novem | |
| 16:16 | Merge 8.7 check-in: 13cced612c user: jan.nijtmans tags: trunk | |
| 16:11 | merge trunk check-in: dac317a614 user: dgp tags: dgp-properbytearray | |
| 16:11 | Merge 8.6 check-in: 1b0c462ea6 user: jan.nijtmans tags: core-8-branch | |
| 16:11 | merge trunk check-in: a3edfdebf2 user: dgp tags: dgp-refactor | |
| 16:02 | Backport encoding-15.3 test-case from 8.7, together with missing "teststringbytes" command: Usefull ... check-in: e9d1d3157d user: jan.nijtmans tags: core-8-6-branch | |
| 15:58 | merge trunk check-in: ab51eef416 user: dgp tags: novem | |
| 15:57 | Remove test not suitable for Tcl 9. check-in: caeb8f3a5b user: dgp tags: trunk | |
| 15:39 | merge 8.7 check-in: f0015361d4 user: dgp tags: dgp-review | |
| 15:38 | merge trunk check-in: 43cb51f264 user: dgp tags: novem | |
| 15:38 | merge 8.7 check-in: 380ee6e712 user: dgp tags: trunk | |
| 15:37 | merge 8.6 check-in: 05eecf3952 user: dgp tags: core-8-branch | |
| 15:33 | merge trunk check-in: 830e09ba83 user: dgp tags: novem | |
| 14:50 | Merge 8.7 check-in: 447f03a8be user: jan.nijtmans tags: trunk | |
| 14:48 | Fix windows build (with older compilers) check-in: 51b230586a user: jan.nijtmans tags: core-8-branch | |
| 14:39 | partially revert [e9f5ff2f6a] - encoding-15.3 used not existing command "teststringbytes" (should be... check-in: ab7e9e03e9 user: sebres tags: core-8-6-branch | |
| 14:30 | Merge 8.7 check-in: bd5cc21d39 user: jan.nijtmans tags: trunk | |
| 13:58 | amend to [e9f5ff2f6a]: added missing constraint (testbytestring) check-in: 12c8bca9ac user: sebres tags: core-8-6-branch | |
| 13:02 | Merge 8.6 check-in: 890a3f9918 user: jan.nijtmans tags: core-8-branch | |
| 12:30 | Add missing testConstraint definition check-in: 8fe1452e8a user: jan.nijtmans tags: core-8-6-branch | |
| 11:59 | Add test-case for bug [c61818e4c9] check-in: 4b26bc65dc user: jan.nijtmans tags: core-8-branch | |
| 10:55 | Don't use 'identiy' encoding in test-cases any more! check-in: e9f5ff2f6a user: jan.nijtmans tags: core-8-6-branch | |
| 10:17 | Merge 8.6 check-in: 250fd8a281 user: jan.nijtmans tags: core-8-branch | |
| 09:43 | merge-mark check-in: 7fbfb1a30f user: jan.nijtmans tags: core-8-6-branch | |
| 09:38 | Backport test-cases from 8.6 check-in: 31c2af9c3f user: jan.nijtmans tags: core-8-5-branch | |
| 09:19 | Merge 8.6 check-in: 76244d6280 user: jan.nijtmans tags: bug-31aa44375d | |
| 08:49 | Fix expecations and test-cases, according to expectations in latest core-8-6-branch (before this ser... check-in: c360caf7c0 user: jan.nijtmans tags: core-8-6-branch | |
| 08:44 | Fix unit-test, change expectations according to current 8.6 branch (not handling [1b1f5f0b53] yet, d... Closed-Leaf check-in: e64b5a4785 user: jan.nijtmans tags: bug-c61818e4c9 | |
| 00:09 | Create separate tables to serve Tcl_UtfPrev and Tcl_UtfComplete. check-in: c47ec8e3a3 user: dgp tags: bug-c61818e4c9 | |
|
2020-04-13
| ||
| 21:45 | merge 8.6 check-in: 9eccb6d91f user: dgp tags: bug-31aa44375d | |
| 21:36 | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. check-in: 50b6d532c4 user: dgp tags: core-8-6-branch | |
| 21:18 | test numbering check-in: c73cd1f5b5 user: dgp tags: core-8-5-branch | |
| 19:45 | [c61818e4c9] Fix regression in Tcl_UtfPrev from 2001. Many tests. check-in: 6f0a816449 user: dgp tags: core-8-5-branch | |
| 19:39 | Improve the precision of the Tcl_UtfPrev documentation. Closed-Leaf check-in: 40dd03d6e7 user: dgp tags: dgp-utf-prev-alt | |
| 18:42 | Make the comments describing Tcl_UtfPrev more complete and precise. check-in: 0db5bfbfeb user: dgp tags: dgp-utf-prev-alt | |
| 16:57 | Repair tests to expect the right thing. check-in: 3bc3ce237a user: dgp tags: dgp-utf-prev-alt | |
| 16:52 | merge 8.5 check-in: e13ac5b8da user: dgp tags: dgp-utf-prev-alt | |
| 16:51 | [a7f685a181] Eliminate botched call of Tcl_UtfPrev. check-in: 72ce3b9c00 user: dgp tags: core-8-5-branch | |
| 16:44 | New test demonstrating Tcl_StringCaseMatch is botched in its use of Tcl_UtfPrev. It doesn't conside... check-in: e4c7f0e08a user: dgp tags: core-8-5-branch | |
| 15:02 | merge 8.5 check-in: 9ebb30f8c4 user: dgp tags: dgp-utf-prev-alt | |
| 15:01 | Known bug test string-22.14 is not so hard to fix. check-in: 0cf00e7ba0 user: dgp tags: core-8-5-branch | |
| 14:59 | Fix previous merge conflicts, not done quite right ... check-in: 27a9f4431b user: jan.nijtmans tags: paths-for-9 | |
| 14:30 | A NUL byte cannot be mistaken for a trail byte. check-in: 2e9ce74f78 user: dgp tags: dgp-utf-prev-alt | |
| 14:29 | merge 8.5 check-in: a1214ed279 user: dgp tags: dgp-utf-prev-alt | |
| 14:21 | TclTrim() can also demand NUL-terminated arguments, and be simplified. check-in: 869537c21d user: dgp tags: core-8-5-branch | |
| 13:51 | TclTrimLeft and TclTrimRight are internal routines. They demand NUL-terminated arguments. That's a r... check-in: 810eec64e8 user: dgp tags: core-8-5-branch | |
| 13:19 | Remove traces of INST_TRY_CVT_TO_INDEX, not needed now check-in: 48c71f107b user: jan.nijtmans tags: strict-index-experiment | |
| 10:05 | Merge jn-index-reform check-in: fceb35f4f7 user: jan.nijtmans tags: strict-index-experiment | |
| 10:05 | Merge 8.7 check-in: 32ecbb94a2 user: jan.nijtmans tags: jn-index-reform | |
| 10:04 | Merge 8.7 check-in: 7c72a5de93 user: jan.nijtmans tags: death-to-dbgx | |
| 10:02 | Merge trunk check-in: b71c0374aa user: jan.nijtmans tags: paths-for-9 | |
| 09:40 | Try installing in a directory with a space in its name. check-in: 208399b687 user: jan.nijtmans tags: travis-make-install | |
| 09:25 | Merge 8.7 check-in: 4ad6395eae user: jan.nijtmans tags: trunk | |
| 09:20 | Merge 8.6 check-in: e41df161a7 user: jan.nijtmans tags: core-8-branch | |
| 09:18 | Add "make install" check to Travis build. sync rules.vc with versions in 8.7 and 9.0 check-in: 606df1d095 user: jan.nijtmans tags: core-8-6-branch | |
| 02:31 | merge 8.5 check-in: d8eeb99198 user: dgp tags: dgp-utf-prev-alt | |
| 02:28 | [c61818e4c9] [string trimright] robustly handle backing up over incomplete or malformed byte sequenc... check-in: d15a2b241e user: dgp tags: core-8-5-branch | |
| 02:10 | Cherrypick partial fix. check-in: e1968e91c8 user: dgp tags: core-8-5-branch | |
| 01:41 | merge 8.5 check-in: e8c478e9d0 user: dgp tags: dgp-utf-prev-alt | |
| 01:40 | Another test for [string trimright] that demonstrates its own failures, not those of Tcl_UtfPrev. check-in: fd93a662d8 user: dgp tags: core-8-5-branch | |
| 00:12 | Convert test to not directly use identity encoding. check-in: e2593ce8b7 user: dgp tags: core-8-5-branch | |
| 00:09 | added test case covering [c61818e4c9] - string trim for not valid utf-8 sequence (mistakenly conside... check-in: aa03cde0d2 user: dgp tags: core-8-5-branch | |
|
2020-04-12
| ||
| 23:54 | merge 8.5 check-in: a5d692baff user: dgp tags: dgp-utf-prev-alt | |
| 23:53 | Stop direct use of the identity encoding in tests. check-in: 21f7f0b9d3 user: dgp tags: core-8-5-branch | |
| 23:47 | [2006888] Backport conversion of test file to strict ASCII. ISO-8859-1 assumption is nonportable and... check-in: bea9b359ca user: dgp tags: core-8-5-branch | |
| 11:04 | Let's test if "make install" works, for now without spaces in the path check-in: 145a394890 user: jan.nijtmans tags: travis-make-install | |
|
2020-04-11
| ||
| 22:26 | Repair invalid utf-8 in subst.test. check-in: 0423e20fd0 user: dgp tags: core-8-5-branch | |
|
2020-04-10
| ||
| 21:21 | Merge 8.7 check-in: 76ff1e3f31 user: jan.nijtmans tags: death-to-dbgx | |
| 21:00 | merge-mark check-in: 161c6c72ac user: jan.nijtmans tags: trunk | |
| 20:57 | Only set MODULE_INSTALL_DIR once in UNIX makefile .... check-in: 6ff31cfd32 user: jan.nijtmans tags: core-8-branch | |
| 15:22 | Merge 8.7 check-in: 894e2ce40e user: jan.nijtmans tags: trunk | |
| 14:44 | Merge 8.6 check-in: 00feb373fe user: jan.nijtmans tags: core-8-branch | |
| 14:43 | Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, and at least one of them ... check-in: 6acb955a47 user: jan.nijtmans tags: core-8-6-branch | |
| 13:02 | Merge 8.6 check-in: cd1ce15d26 user: jan.nijtmans tags: core-8-branch | |
| 12:25 | re-generate UNIX configure script check-in: b7c0bd6993 user: jan.nijtmans tags: core-8-6-branch | |
| 12:21 | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use of ".." in the makefil... check-in: 1f6f21856b user: jan.nijtmans tags: core-8-6-branch | |
| 12:19 | Since Tcl_UtfCharComplete() now guarantees that at least 3 more bytes are available for header bytes... check-in: 99ac71af15 user: jan.nijtmans tags: core-8-6-branch | |
| 00:01 | Add (disabled) test to demo the inability of [string wordstart] to handle malformed UTF-8 sequences. check-in: d0ed59de5d user: dgp tags: core-8-5-branch | |
|
2020-04-09
| ||
| 22:27 | Bulletproof the calls to Tcl_UtfPrev in Tcl_AppendLimitedToObj. check-in: 05bb517053 user: dgp tags: core-8-5-branch | |
| 19:22 | merge 8.5 check-in: d3bf59e09a user: dgp tags: dgp-utf-prev-alt | |
| 19:13 | Same trouble fixed the same way in Tcl_AppendElement(). check-in: 598cebf1d4 user: dgp tags: core-8-5-branch | |
| 19:04 | [085913c760] Fix Tcl_DStringAppendElement quoting of #. check-in: 104ddd0206 user: dgp tags: core-8-5-branch | |
| 18:41 | More tests. check-in: 07748eaa90 user: dgp tags: core-8-5-branch | |
| 17:43 | Revise two tests that were detecting and forgiving a bug. check-in: 5a8de22fde user: dgp tags: core-8-5-branch | |
| 17:30 | Guarantee TclNeedSpace and TclFindElement have common definition of whitespace by having both call t... check-in: da9a473a26 user: dgp tags: core-8-5-branch | |
| 16:24 | [afa4b28153] Correct TclNeedSpace handling of trailing escaped space. check-in: 9b738a1d8f user: dgp tags: core-8-5-branch | |
| 15:56 | New tests demonstrating bug in TclNeedSpace(): improper handling escaped space. check-in: 040da92b7f user: dgp tags: core-8-5-branch | |
| 11:55 | Make same changes as done for UNIX/MacOS now for win32 too, both make and nmake targets. check-in: 4d4ce2b1e0 user: jan.nijtmans tags: paths-for-9 | |
|
2020-04-08
| ||
| 19:17 | Merge trunk check-in: 552464bca6 user: jan.nijtmans tags: dgp-properbytearray | |
| 19:15 | Merge 8.7 check-in: 8b4b7e3f17 user: jan.nijtmans tags: tip-568 | |
| 18:07 | merge the base branch check-in: fdcc9783cd user: dgp tags: dgp-utf-prev-alt | |
| 18:07 | Cherry pick the [string trim] changes. Closed-Leaf check-in: 0b201998e8 user: dgp tags: dgp-utf-prev | |
| 17:31 | Apply better bug fix that does not create new bugs this time. check-in: 7ee618b9ca user: dgp tags: dgp-utf-prev-alt | |
| 16:43 | Restore the original Tcl_UtfPrev routine. Fails a different set of tests. Many fewer. check-in: 6c34d40ef3 user: dgp tags: dgp-utf-prev-alt | |
| 15:45 | Cherry pick the [string trim] changes. Closed-Leaf check-in: 1d90ec1bce user: dgp tags: dgp-utf-prev-fix | |
| 15:37 | introduces new utf-internal definition UTF_TO_UNI_MAX, as maximal value that Tcl_UtfToUniChar could ... Closed-Leaf check-in: f10ba6b7ac user: sebres tags: sebres-utf-prev-fix | |
| 14:28 | merge tests check-in: e815c4ebea user: dgp tags: sebres-utf-prev-fix | |
| 14:11 | merge tests check-in: 4ae8f21939 user: dgp tags: dgp-utf-prev-fix | |
| 14:09 | more tests check-in: f2dece44cf user: dgp tags: dgp-utf-prev | |
| 13:26 | partially revert [e8bfb4c2ba884b1b], a prevention added previously in string trim functions (compare... check-in: 57aa5dae72 user: sebres tags: sebres-utf-prev-fix | |
| 12:32 | Rewrite of Tcl_UtfPrev that restores the correct behavior (no inconsistency between Tcl_UtfPrev/Tcl_... check-in: cdffcbaec9 user: sebres tags: sebres-utf-prev-fix | |
| 10:08 | Merge trunk. Don't use ~/Library/Frameworks /Library/Frameworks any more as possible module paths: C... check-in: 65810d5328 user: jan.nijtmans tags: paths-for-9 | |
| 09:44 | Merge 8.7 check-in: 87b9d4c288 user: jan.nijtmans tags: jn-index-reform | |
| 08:11 | Merge 8.7 check-in: 440a7405d5 user: jan.nijtmans tags: trunk | |
| 07:57 | In TCL_UTF_MAX=4 mode, string lengths are quitely different. check-in: 8886d39d5f user: jan.nijtmans tags: core-8-branch | |
| 07:27 | Teach "split", "string wordstart" and "string wordend" how to handle Unicode characters >\uFFFF, usi... check-in: 437453c4f4 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-07
| ||
| 21:53 | merge tests check-in: e0a9c72f5d user: dgp tags: dgp-utf-prev-fix | |
| 21:49 | Convert the tests to use the testing command. check-in: eb6f7027e2 user: dgp tags: dgp-utf-prev | |
| 21:06 | New testing command so we can directly demonstrate flaws. check-in: d715ace6e9 user: dgp tags: dgp-utf-prev | |
| 20:44 | Bring in the armor plated [string trim*] check-in: 60216678bb user: dgp tags: dgp-utf-prev | |
| 20:05 | fixes [c61818e4c9] for all variants of string trim Closed-Leaf check-in: e8bfb4c2ba user: sebres tags: bug-c61818e4c9 | |
| 20:04 | Rewrite of Tcl_UtfPrev that fixes most of the failing tests. Remaining failures demonstrate that th... check-in: ee25edfdb7 user: dgp tags: dgp-utf-prev-fix | |
| 20:04 | added test case covering [c61818e4c9] - string trim for not valid utf-8 sequence (mistakenly conside... check-in: 325ac81dd2 user: sebres tags: bug-c61818e4c9 | |
| 19:52 | More tests that should continue to demo faults in Tcl_UtfPrev after [string trimright] implementatio... check-in: 05689c82d6 user: dgp tags: dgp-utf-prev | |
| 19:36 | Set of tests demonstrating flaws in Tcl_UtfPrev (as viewed through a fragile implementation of [stri... check-in: 27fc84ab98 user: dgp tags: dgp-utf-prev | |
| 19:23 | Merge trunk check-in: d186907185 user: jan.nijtmans tags: novem | |
| 19:09 | Merge trunk. More WIP for MacOS check-in: d82e3ef199 user: jan.nijtmans tags: paths-for-9 | |
| 18:27 | closes regression in string trimright [c61818e4c9] without modifying of Tcl_UtfPrev (so certain inco... check-in: 6d7a13ed20 user: sebres tags: bug-c61818e4c9 | |
| 16:36 | Almost forgot ... The Utf2Utf cannot correct 4-byte (invalid) to it's valid counterpart any more ...... check-in: 7a882ce35b user: jan.nijtmans tags: bug-31aa44375d | |
| 16:28 | Merge-mark 8.7. Also fix 2 executable flags, which shouldn't have been set. check-in: e74a38de13 user: jan.nijtmans tags: trunk | |
| 10:43 | Merge 8.6 check-in: 69040e0eee user: jan.nijtmans tags: bug-31aa44375d | |
| 10:11 | Merge trunk. Adapt MacOS paths for Tcl9 proposed environment check-in: 44c1819fab user: jan.nijtmans tags: paths-for-9 | |
| 09:45 | merge-mark check-in: 087dc70d54 user: jan.nijtmans tags: core-8-branch | |
| 09:43 | Add two test-cases, regarding expectations on Tcl_UtfCharComplete()/Tcl_UtfToUniChar(). Backported f... check-in: cf27ed353f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-06
| ||
| 20:50 | Merge 8.7 check-in: 60b19d3d44 user: jan.nijtmans tags: trunk | |
| 20:33 | Fix [dd010cadfb]: [string trim] mishandles surrogates check-in: b2cf8c2a88 user: jan.nijtmans tags: core-8-branch | |
| 19:32 | note check-in: d4a6ad26db user: dgp tags: dgp-review | |
| 19:30 | merge 8.7 check-in: 1ec1644535 user: dgp tags: dgp-review | |
| 13:26 | Merge trunk check-in: bb5e21542b user: jan.nijtmans tags: paths-for-9 | |
| 13:24 | Fix build with --enable-symbols=mem check-in: 5a2907205b user: jan.nijtmans tags: trunk | |
| 12:43 | Experiment: Change set of directories for Tcl 9.0 not conflicting for Tcl 8.x directories, so each h... check-in: d4ad78a038 user: jan.nijtmans tags: paths-for-9 | |
| 09:34 | Merge 8.7 check-in: 6cab2051c4 user: jan.nijtmans tags: trunk | |
| 09:22 | Make Tcl_UtfCharComplete() usable for both Tcl_UtfToUniChar() and Tcl_UtfToChar16(). Defect noticed ... check-in: 20a619daf1 user: jan.nijtmans tags: core-8-branch | |
| 07:53 | Revert commit [aed6634d2ccf2107], which backported part of TIP #389 (regarding internal handling of ... check-in: 48c83d55c8 user: jan.nijtmans tags: bug-31aa44375d | |
|
2020-04-05
| ||
| 20:46 | Merge 8.7 check-in: 36eee92c5c user: jan.nijtmans tags: trunk | |
| 20:40 | Better use public function Tcl_GetIntForIndex() in stead of private one. check-in: d18abe0efb user: jan.nijtmans tags: core-8-branch | |
| 20:36 | Merge 8.6 check-in: b69fafa7f6 user: jan.nijtmans tags: core-8-branch | |
| 20:28 | Partial fix for [31aa44375de2c87e]: Tcl_NumUtfChars regression in default 8.6 build. This commit br... check-in: 166c0270e7 user: jan.nijtmans tags: core-8-6-branch | |
| 20:11 | Revert test-case utf-4.10 change from previous commit: It caused the Travis build failure. Change t... check-in: 5af19d1d1d user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-03
| ||
| 20:56 | Fix testing command [testnumutfchars] so it cannot overrun the buffer. check-in: 4806b6a0da user: dgp tags: core-8-6-branch | |
| 14:31 | merge 8.7 check-in: cfeafcaff1 user: dgp tags: trunk | |
| 14:28 | Fix broken build. check-in: d76b30b67a user: dgp tags: core-8-branch | |
| 09:14 | Merge 8.7 check-in: 96a31010ce user: jan.nijtmans tags: trunk | |
| 09:13 | Simplify implementation of TclUtfToUCS4: The #undefined Tcl_UtfToUniChar() already does everything f... check-in: 4af836a404 user: jan.nijtmans tags: core-8-branch | |
| 08:50 | Merge 8.6 check-in: d49245679b user: jan.nijtmans tags: core-8-branch | |
| 08:36 | Make sure that "Windows NT" is the only supported Windows platform. On Windows CE, no chance that Tc... check-in: 0bb3a71ba6 user: jan.nijtmans tags: core-8-6-branch | |
| 07:39 | Merge 8.7 check-in: 2b62e831aa user: jan.nijtmans tags: trunk | |
| 07:35 | Merge 8.6 check-in: 02a90dff68 user: jan.nijtmans tags: core-8-branch | |
| 07:27 | Update xcode 8 -> 8.3 and 9 -> 9.2 for Travis build. Install latest libtommath homebrew package with... check-in: 0120889c91 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-02
| ||
| 23:41 | merge trunk check-in: 9a4592fc10 user: dgp tags: dgp-properbytearray | |
| 23:34 | merge trunk check-in: 027c37b3e8 user: dgp tags: dgp-refactor | |
| 23:31 | merge trunk check-in: 3331800162 user: dgp tags: novem | |
| 23:26 | merge 8.7 check-in: abac91f4a0 user: dgp tags: trunk | |
| 23:19 | merge 8.7 check-in: 8413475e07 user: dgp tags: tip-568 | |
| 22:46 | Use new utility routine so that error characters using surrogates are reported correctly. check-in: d4a601833a user: dgp tags: core-8-branch | |
| 22:18 | merge 8.6 check-in: f1db0ed67c user: dgp tags: core-8-branch | |
| 22:18 | Remove stray debug check-in: 7fad0af377 user: dgp tags: core-8-6-branch | |
| 22:05 | typo check-in: e20f26ea10 user: dgp tags: core-8-6-branch | |
| 21:29 | One more caller conversion that simplifies. There may be other callers of TclUtfToUniChar that would... check-in: 8bb7a4509d user: dgp tags: core-8-6-branch | |
| 20:50 | Adapt another caller. This one had a bug when (TCL_UTF_MAX == 4) because it was never adapted when T... check-in: 8f978c0bcc user: dgp tags: core-8-6-branch | |
| 20:36 | More callers. check-in: b092a8788b user: dgp tags: core-8-6-branch | |
| 20:18 | New utility routine TclUtfToUCS4() to contain some complexity. Two callers adapted. check-in: 63e224f042 user: dgp tags: core-8-6-branch | |
| 14:41 | merge 8.7 check-in: 275354f381 user: sebres tags: trunk | |
| 14:18 | merge 8.6 check-in: c21dece684 user: sebres tags: core-8-branch | |
| 14:12 | merge bug-f583715154-v2: added tests covering [f583715154] and few other RC similar situations aroun... check-in: b8112b0642 user: sebres tags: core-8-6-branch | |
|
2020-04-01
| ||
| 21:11 | Implement the public Tcl_GetBytesFromObj(). check-in: 47f9baa47f user: dgp tags: dgp-properbytearray | |
| 20:36 | merge trunk check-in: e4f36b1f72 user: dgp tags: dgp-properbytearray | |
| 20:33 | merge trunk check-in: b39b89a53c user: dgp tags: novem | |
| 20:32 | merge trunk check-in: c524287b05 user: dgp tags: dgp-refactor | |
| 20:28 | merge 8.7 check-in: acf7d6b91c user: dgp tags: tip-568 | |
| 20:20 | merge 8.7 check-in: 772d0456c5 user: dgp tags: trunk | |
| 20:14 | Prevent a binary read appending to a non-bytes value. check-in: c1d4e823bc user: dgp tags: core-8-branch | |
| 19:22 | merge 8.7 check-in: e6f5aa3a51 user: dgp tags: trunk | |
| 19:09 | Use TclGetBytesFromObj to check that all commands and public routines that expect bytes as arguments... check-in: d5713156fa user: dgp tags: core-8-branch | |
| 17:22 | Use TclGetBytesFromObj to check that [zipfs mount_data] gets proper bytes argument check-in: f8464b6936 user: dgp tags: core-8-branch | |
| 13:47 | Merge 8.7 check-in: 7b8b1037c2 user: jan.nijtmans tags: trunk | |
| 13:45 | Remove variable "properByteArrayType" from tclTest.c, because it isn't used any more. check-in: af16cc6255 user: jan.nijtmans tags: core-8-branch | |
| 13:40 | Remove variable "properByteArrayType" from tclTest.c, because it isn't used any more. check-in: 00ba419e1b user: jan.nijtmans tags: tip-568 | |
| 13:28 | improve stability of socket*-13.2.* tests (e. g. windows compatibility, etc) Closed-Leaf check-in: c082062e57 user: sebres tags: bug-f583715154-v2 | |
| 12:50 | merge trunk check-in: 1978f15ef4 user: dgp tags: dgp-properbytearray | |
| 12:45 | merge trunk check-in: 145da6e1ac user: dgp tags: novem | |
| 12:45 | merge trunk check-in: 41359f3b46 user: dgp tags: dgp-refactor | |
| 12:37 | merge 8.7 check-in: 15af79ddbc user: dgp tags: trunk | |
| 12:06 | merge 8.7 check-in: 1175da2b65 user: dgp tags: tip-568 | |
| 12:06 | added tests covering [f583715154] and few other RC similar situations around socket thread transfer ... check-in: 9b7bd94769 user: sebres tags: bug-f583715154-v2 | |
| 11:55 | merge 8.7 check-in: 239598afa4 user: dgp tags: dgp-review | |
| 11:54 | merge 8.6 check-in: 487f1bf7e7 user: dgp tags: core-8-branch | |
| 11:48 | fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a transfer of async-conn... check-in: ef20726bcd user: dgp tags: core-8-6-branch | |
| 09:35 | More Mem-Debug builds, using MSVC. Install libtommath on MacOS, in order to assure that the built-i... check-in: 223d446924 user: jan.nijtmans tags: core-8-6-branch | |
| 05:37 | Adapt [testbytestring] to use TclGetBytesFromObj, which must be in internal stubs to make that work. check-in: 4b6439f4d3 user: dgp tags: core-8-branch | |
|
2020-03-31
| ||
| 21:20 | Merge jn-index-reform check-in: 2fd014c912 user: jan.nijtmans tags: strict-index-experiment | |
| 21:16 | Merge 8.7 check-in: 955fdc6f0b user: jan.nijtmans tags: jn-index-reform | |
| 20:52 | Add enable-symbols=mem builds to Travis check-in: 3ff9910695 user: jan.nijtmans tags: core-8-6-branch | |
| 20:29 | Merge 8.7 check-in: 2807f77d52 user: jan.nijtmans tags: trunk | |
| 20:28 | Fix a few warning-message in --enable-symbols-mem mode check-in: 211e192cb0 user: jan.nijtmans tags: core-8-branch | |
| 20:18 | Fix [828dda049b]: Memory faults post-TIP 557 check-in: 64ec162129 user: jan.nijtmans tags: core-8-branch | |
| 20:04 | fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a transfer of async-conn... check-in: 532506ef71 user: sebres tags: bug-f583715154-v2 | |
| 16:56 | merge trunk check-in: 77cd8c8a0c user: dgp tags: dgp-properbytearray | |
| 16:45 | merge trunk check-in: 6ea71c6894 user: dgp tags: dgp-refactor | |
| 16:23 | merge trunk check-in: 820f7f3154 user: dgp tags: novem | |
| 16:22 | close fork check-in: b9fb6566ee user: dgp tags: trunk | |
| 16:21 | Missed one int -> size_t in the merge. check-in: 043a949cd3 user: dgp tags: trunk | |
| 16:19 | Merge 8.7 check-in: 142fe48691 user: jan.nijtmans tags: trunk | |
| 16:16 | merge trunk check-in: 3fc9fe0a77 user: dgp tags: novem | |
| 16:15 | Merge 8.6 check-in: 5343a2b7cb user: jan.nijtmans tags: core-8-branch | |
| 16:09 | merge 8.7 check-in: 624142c96c user: dgp tags: trunk | |
| 16:08 | Fix (harmess) gcc warning, noted on Ubuntu check-in: 85704fe7e7 user: jan.nijtmans tags: core-8-6-branch | |
| 16:05 | merge 8.7 check-in: 2128cd01fa user: dgp tags: tip-568 | |
| 16:04 | merge 8.7 check-in: 8ee6b78561 user: dgp tags: dgp-review | |
| 16:04 | merge 8.6 check-in: be90731959 user: dgp tags: core-8-branch | |
| 15:59 | [b8e82d293b] Restrict the options of [binary encode uuencode] to values that will not prevent abilit... check-in: 94b6f3c028 user: dgp tags: core-8-6-branch | |
| 15:44 | Tweaks Closed-Leaf check-in: 4defe368cc user: dgp tags: bug-b8e82d293b-2 | |
| 15:39 | Update docs to describe these changes. check-in: edd50617ea user: dgp tags: bug-b8e82d293b-2 | |
| 15:20 | Retrict -wrapchar values to those that can be decoded. check-in: c8c87b7aa0 user: dgp tags: bug-b8e82d293b-2 | |
| 14:19 | Merge jn-index-reform check-in: 16f8ccae83 user: jan.nijtmans tags: strict-index-experiment | |
| 11:03 | Merge 8.7 check-in: d56c1d6b75 user: jan.nijtmans tags: jn-index-reform | |
| 11:02 | Merge 8.7 check-in: 7aca5f8d81 user: jan.nijtmans tags: trunk | |
| 10:46 | Merge 8.6 check-in: 5f099cb477 user: jan.nijtmans tags: core-8-branch | |
| 10:30 | Other suggested solution for [b8e82d293b] check-in: cba0dea6a2 user: jan.nijtmans tags: bug-b8e82d293b-2 | |
| 10:17 | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. Increase size of MSG structu... check-in: 2616eb1a29 user: jan.nijtmans tags: core-8-6-branch | |
| 07:09 | Internal API simplifications: Don't use types like HINSTANCE/HMODULE any more, just void*. Has effec... check-in: 3ec419f7df user: jan.nijtmans tags: trunk | |
|
2020-03-30
| ||
| 21:19 | Revise writing to binary channels so that any attempt to write a non-byte character throws an error. Leaf check-in: 35a92b96f2 user: dgp tags: dgp-binary-write-error-on-non-byte | |
| 20:59 | Revise writing to binary channels so that non-byte characters get replaced with a replacement charac... Leaf check-in: a87be9f2dc user: dgp tags: dgp-binary-write-replace-non-byte | |
| 18:36 | Trivial solution : ignore unwise and ill-specified options to uuencoder. Closed-Leaf check-in: 42b7e759ce user: dgp tags: bug-b8e82d293b | |
| 16:10 | merge trunk: check-in: 9edd5001e6 user: dgp tags: dgp-properbytearray | |
| 16:08 | merge 8.7 check-in: 271af14e3a user: dgp tags: trunk | |
| 15:51 | Merge 8.6; revise to use TclGetBytesFromObj. check-in: a9eed52a58 user: dgp tags: core-8-branch | |
| 15:48 | Optimize [binary decode hex] to process bytearray without string generation when it can. check-in: 84f81d94cf user: dgp tags: core-8-6-branch | |
| 15:31 | Merge jn-index-reform check-in: c3bd1d3004 user: jan.nijtmans tags: strict-index-experiment | |
| 15:30 | Merge 8.7 check-in: bff8682dc2 user: jan.nijtmans tags: jn-index-reform | |
| 15:27 | Initialize Tcl_UniChar's, in case we are handling surrogates (however unlikely). check-in: f0bd4b3d9c user: jan.nijtmans tags: core-8-branch | |
| 15:13 | Merge 8.6, revise to use TclGetBytesFromObj. check-in: 3f0a218557 user: dgp tags: core-8-branch | |
| 15:09 | Optimize [binary decode uuencode] to process bytearray without string generation when it can. check-in: 7d6a0293ea user: dgp tags: core-8-6-branch | |
| 14:52 | When Tcl_SetByteArrayLength truncates a value, demand only that the truncated range must be a proper... check-in: fd5ac05c68 user: dgp tags: dgp-properbytearray | |
| 13:28 | merge trunk check-in: b633cac3f7 user: dgp tags: dgp-properbytearray | |
| 13:24 | merge trunk check-in: ed42f6728b user: dgp tags: dgp-refactor | |
| 13:20 | merge trunk check-in: 8519e95d61 user: dgp tags: novem | |
| 13:14 | merge trunk check-in: 04030202e3 user: dgp tags: novem | |
| 13:09 | Merge jn-index-reform check-in: 2c684cf313 user: jan.nijtmans tags: strict-index-experiment | |
| 13:03 | Merge 8.7 check-in: d13586a6a4 user: jan.nijtmans tags: jn-index-reform | |
| 13:01 | Merge 8.7 check-in: e4de3e863c user: jan.nijtmans tags: trunk | |
| 13:00 | Merge 8.6 check-in: a789a8c3d9 user: jan.nijtmans tags: core-8-branch | |
| 12:59 | genStubs.tcl: Only do an "append line" when there really is something to be done. check-in: a3376be98e user: jan.nijtmans tags: core-8-6-branch | |
| 12:04 | Merge 8.7 check-in: beb27c9e8c user: jan.nijtmans tags: trunk | |
| 11:37 | Optimize TclStringFirst/TclStringLast: Let it return a Tcl_Obj * in stead of an int, so its callers ... check-in: cb795a476e user: jan.nijtmans tags: core-8-branch | |
| 11:11 | Merge jn-index-reform check-in: 8166a4143b user: jan.nijtmans tags: strict-index-experiment | |
| 10:33 | Merge 8.7 check-in: a4d8e2f905 user: jan.nijtmans tags: jn-index-reform | |
| 10:32 | Merge 8.7 check-in: b2bb24b41c user: jan.nijtmans tags: trunk | |
| 10:30 | Merge 8.6 check-in: c1435a792d user: jan.nijtmans tags: core-8-branch | |
| 10:25 | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is actually found. tcltest 2.... check-in: 46a4a532a9 user: jan.nijtmans tags: core-8-6-branch | |
| 10:01 | Move used flag values up for Tcl_GetIntForIndex(). Be more strict in usage of value -1 as index. check-in: 03f73570f9 user: jan.nijtmans tags: strict-index-experiment | |
| 03:28 | merge trunk check-in: acb8929c5a user: dgp tags: dgp-properbytearray | |
| 03:23 | Adjustments for easier merging. check-in: e15dc83b73 user: dgp tags: trunk | |
|
2020-03-29
| ||
| 22:10 | Change of variables. check-in: d7b42fd711 user: dgp tags: trunk | |
| 21:47 | Let the private, internal TclGetBytesFromObj handle size_t lengths check-in: fee030ca9f user: dgp tags: trunk | |
| 21:31 | Don't compile "namespace qualifiers" command. Something is wrong in that. check-in: a7dbae6e93 user: jan.nijtmans tags: strict-index-experiment | |
| 20:44 | Merge jn-index-reform. Be a little bit more strict check-in: 3f05ac8086 user: jan.nijtmans tags: strict-index-experiment | |
| 19:42 | Merge 8.7 check-in: bfdfdc4bc3 user: jan.nijtmans tags: jn-index-reform | |
| 14:34 | Merge trunk check-in: 9240bbf1d1 user: jan.nijtmans tags: stub-simplification | |
|
2020-03-28
| ||
| 20:09 | merge trunk check-in: 039732f498 user: dgp tags: dgp-properbytearray | |
| 20:04 | merge trunk check-in: 99a6f6bad3 user: dgp tags: novem | |
| 20:02 | merge trunk check-in: 36d0836bf2 user: dgp tags: dgp-refactor | |
| 19:59 | merge 8.7 check-in: bd2c6b4d81 user: dgp tags: trunk | |
| 19:44 | merge 8.7 check-in: a6e05dd7ca user: dgp tags: tip-568 | |
| 19:39 | merge 8.6 check-in: bc0e1fa0bd user: dgp tags: core-8-branch | |
| 19:25 | Add a test for fixed bug. check-in: 15207fec73 user: dgp tags: core-8-6-branch | |
| 19:21 | [8edfcedfa0] [binary encode base64] build a string instead of a bytearray whenever it might be requi... check-in: 3a67f13d0d user: dgp tags: core-8-6-branch | |
| 18:52 | Make sure maxlen value does not rely on ordering of options. check-in: 9322e97135 user: dgp tags: core-8-6-branch | |
| 18:28 | Revise comment that was a plain lie. check-in: 4d4b281b07 user: dgp tags: core-8-6-branch | |
| 18:23 | Missing error codes from decoder routines. check-in: 176ed79958 user: dgp tags: core-8-6-branch | |
| 17:35 | Optimize base64 decoder to work on bytearrays without string generation. check-in: 1f2e425956 user: dgp tags: core-8-6-branch | |
| 16:44 | merge trunk check-in: 87ea2c5d45 user: dgp tags: dgp-properbytearray | |
| 16:42 | merge 8.7 check-in: 69e7271704 user: dgp tags: trunk | |
| 16:38 | merge 8.7 check-in: 9dc25afd5e user: dgp tags: tip-568 | |
| 16:33 | merge 8.6 check-in: 122828b6af user: dgp tags: core-8-branch | |
| 15:35 | [ffeb2097af] Restore the standard and original practice of ignoring invalid characters when decoding... check-in: 0382197472 user: dgp tags: core-8-6-branch | |
|
2020-03-27
| ||
| 22:24 | Merge jn-index-reform check-in: a2882aadc6 user: jan.nijtmans tags: strict-index-experiment | |
| 21:52 | Further improvement. Report invalid multi-byte characters accurately. check-in: 2174bd1016 user: dgp tags: core-8-6-branch | |
| 21:21 | Improve error reporting. If codepoint looks negative, bad char is reported as REPLACEMENT CHARACTER,... check-in: a683692024 user: dgp tags: core-8-6-branch | |
| 21:11 | Merge 8.7 check-in: 6ec63c2ed5 user: jan.nijtmans tags: jn-index-reform | |
| 21:07 | Merge 8.7 check-in: c8ddd76b64 user: jan.nijtmans tags: trunk | |
| 21:06 | Merge 8.6 check-in: db9eb4d3e8 user: jan.nijtmans tags: core-8-branch | |
| 20:58 | Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs. Backported from 8.7 ... check-in: 5b5ff61672 user: jan.nijtmans tags: core-8-6-branch | |
| 18:02 | Repair bad test labels. check-in: aa639f66c7 user: dgp tags: core-8-6-branch | |
| 16:33 | merge 8.7 check-in: 32a3e1e7e5 user: dgp tags: tip-568 | |
| 16:28 | Merge 8.7 check-in: e257b437b9 user: jan.nijtmans tags: trunk | |
| 16:28 | Merge 8.6 check-in: c537167e13 user: jan.nijtmans tags: core-8-branch | |
| 16:24 | Looks like this little hack is no longer necessary on current 32-bit Cygwin. check-in: f0a1d38b79 user: jan.nijtmans tags: core-8-6-branch | |
| 16:07 | merge 8.7 check-in: 261328423e user: dgp tags: dgp-review | |
| 15:17 | merge trunk check-in: 2dd53d0a12 user: dgp tags: dgp-properbytearray | |
| 15:07 | merge trunk check-in: 1853666890 user: dgp tags: dgp-refactor | |
| 15:07 | merge trunk check-in: c20b80e03e user: dgp tags: novem | |
| 12:07 | Merge 8.7 check-in: 9830940846 user: jan.nijtmans tags: trunk | |
| 12:06 | Merge 8.6 check-in: 86b027c97b user: jan.nijtmans tags: core-8-branch | |
| 12:05 | Fix harmless gcc warning, when compiling on Linux check-in: 989fb4fe31 user: jan.nijtmans tags: core-8-6-branch | |
| 10:33 | Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs Closed-Leaf check-in: 89f3dff179 user: jan.nijtmans tags: bug-767e070d35 | |
| 09:47 | Fix compilation error check-in: 21da80c7cf user: jan.nijtmans tags: strict-index-experiment | |
| 09:02 | 2 undefined symbols on UNIX/MacOS check-in: 0ccadd73cc user: jan.nijtmans tags: stub-simplification | |
|
2020-03-26
| ||
| 16:25 | Fix build on UNIX/MacOS check-in: c160118035 user: jan.nijtmans tags: stub-simplification | |
| 15:48 | Start using the 'flags' parameter of Tcl_GetIntForIndex(). Still WIP. check-in: e38b507841 user: jan.nijtmans tags: strict-index-experiment | |
| 09:48 | Merge 8.7 Closed-Leaf check-in: b9fc951abf user: jan.nijtmans tags: utf-8-as-default | |
| 09:40 | Merge jn-index-reform. Add 'flags' parameter to Tcl_GetIntForIndex(). Not used yet. check-in: 91983175e0 user: jan.nijtmans tags: strict-index-experiment | |
| 08:36 | Merge 8.7 check-in: c186ef2368 user: jan.nijtmans tags: jn-index-reform | |
| 08:27 | Merge trunk check-in: 80794a67fb user: jan.nijtmans tags: stub-simplification | |
|
2020-03-25
| ||
| 17:07 | Merge 8.7 check-in: bff74a419b user: jan.nijtmans tags: trunk | |
| 17:06 | Merge 8.6 check-in: 7ffe0a71ec user: jan.nijtmans tags: core-8-branch | |
| 17:06 | Little typo check-in: 8027b8a318 user: jan.nijtmans tags: core-8-6-branch | |
| 17:00 | Proposed fix for [f583715154]: Fileevent runs in the wrong thread Closed-Leaf check-in: a51405af6e user: jan.nijtmans tags: bug-f583715154 | |
| 16:20 | Merge trunk. More stub simplifications. check-in: e8dff7a606 user: jan.nijtmans tags: stub-simplification | |
| 15:37 | Fix for windows build (Windows doesn't have "%z" printf modifier) check-in: 48c7a0da55 user: jan.nijtmans tags: trunk | |
| 15:15 | Merge 8.7 check-in: 7178e9d453 user: jan.nijtmans tags: trunk | |
| 15:03 | Merge 8.6 check-in: 53d927ca89 user: jan.nijtmans tags: core-8-branch | |
| 14:48 | Follow-up to [a9f61c48906b66f8]: Fill UNIX TclIntPlatDecls stub entry 5 with same entry from win32. ... check-in: 53849dd77b user: jan.nijtmans tags: core-8-6-branch | |
| 10:11 | Simplify platform/internal stubs. Not to be merged soon, still highly experimental!!!! check-in: f9b8d0eda5 user: jan.nijtmans tags: stub-simplification | |
|
2020-03-24
| ||
| 19:31 | Make utf-8 the default encoding for embedded information check-in: 70604a5212 user: jan.nijtmans tags: utf-8-as-default | |
| 13:40 | Merge 8.7 check-in: ce13909248 user: jan.nijtmans tags: trunk | |
| 13:34 | Merge 8.6 check-in: 223d0c531d user: jan.nijtmans tags: core-8-branch | |
| 13:31 | Spurious test-failure on Travis OSX check-in: 1bfdcb8c28 user: jan.nijtmans tags: core-8-6-branch | |
| 11:13 | Merge 8.7. Remove Tcl_MacOSXOpenBundleResources() completely. check-in: df18a94492 user: jan.nijtmans tags: trunk | |
| 10:59 | Merge 8.6. If compiled with -DTCL_NO_DEPRECATED, remove Tcl_MacOSXOpenBundleResources() completely check-in: 2dc1fb1c75 user: jan.nijtmans tags: core-8-branch | |
| 10:42 | MacOS: Make Tcl_MacOSXOpenBundleResources() a macro calling Tcl_MacOSXOpenVersionedBundleResources: ... check-in: f8ce82aaa0 user: jan.nijtmans tags: core-8-6-branch | |
| 10:34 | Fill UNIX TclIntPlatDecls stub entries 15 up to 19 and 22 with same functions as for win32. Not used... check-in: a9f61c4890 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-22
| ||
| 21:41 | Merge 8.7 check-in: 84a13de846 user: jan.nijtmans tags: tip-568 | |
| 21:30 | Merge 8.7 check-in: 066c043ca9 user: jan.nijtmans tags: jn-index-reform | |
| 21:28 | Merge 8.7 check-in: d652d14132 user: jan.nijtmans tags: trunk | |
| 21:24 | Merge 8.6 check-in: 4757d0acec user: jan.nijtmans tags: core-8-branch | |
| 21:16 | Even more uppercase HEX representations in source-code check-in: ed3245630a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-20
| ||
| 20:23 | merge trunk check-in: 851db5e5d8 user: dgp tags: dgp-properbytearray | |
| 20:23 | Rework TIP 568 implementation for improved standard error message/code check-in: 2951416e30 user: dgp tags: dgp-properbytearray | |
| 17:17 | Merge 8.7 check-in: fda8aeeb29 user: jan.nijtmans tags: trunk | |
| 17:16 | Resolve gcc compiler warnings, only on 32-bit builds (gcc-7) check-in: 14842bcac2 user: jan.nijtmans tags: core-8-branch | |
| 16:11 | Merge mark (don't take the latest commit). check-in: 23c9a1f833 user: dgp tags: dgp-properbytearray | |
| 13:02 | Merge jn-index-reform check-in: 1390c5d311 user: jan.nijtmans tags: strict-index-experiment | |
| 12:59 | Merge 8.7 check-in: f95c23d055 user: jan.nijtmans tags: jn-index-reform | |
|
2020-03-18
| ||
| 22:28 | merge near trunk check-in: b2420d2b6e user: dgp tags: dgp-properbytearray | |
| 22:28 | merge trunk check-in: 6cc24d58f0 user: dgp tags: dgp-refactor | |
| 22:26 | merge trunk check-in: 1183ef175e user: dgp tags: novem | |
| 22:03 | merge 8.7 check-in: fa021b47cb user: dgp tags: trunk | |
| 21:03 | TIP 568 proposes new public routine Tcl_GetBytesFromObj. check-in: fb72a26807 user: dgp tags: tip-568 | |
| 20:48 | Improve the standard error message for nonbyte arguments. check-in: faed0401ac user: dgp tags: core-8-branch | |
| 19:10 | merge trunk check-in: d9065bd3aa user: dgp tags: dgp-refactor | |
| 14:13 | Merge trunk check-in: e5936ba4b8 user: jan.nijtmans tags: novem | |
| 14:06 | Merge 8.7 check-in: 1d0787097e user: jan.nijtmans tags: trunk | |
| 13:54 | Merge 8.6 check-in: 2b7c852b44 user: jan.nijtmans tags: core-8-branch | |
| 12:51 | More uppercase HEX representations in source-code. check-in: 7d760e228e user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-17
| ||
| 17:00 | Merge trunk check-in: 297b775180 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 16:58 | Merge jn-index-reform check-in: 09cf9f4362 user: jan.nijtmans tags: strict-index-experiment | |
| 16:56 | Merge 8.7 check-in: 17c506a9a9 user: jan.nijtmans tags: jn-index-reform | |
| 16:48 | Merge 8.7 check-in: 5ab663a928 user: jan.nijtmans tags: trunk | |
| 16:45 | Merge 8.6 check-in: 06db15ddbf user: jan.nijtmans tags: core-8-branch | |
| 16:35 | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unicode tables. Not used in ... check-in: 3451446c3c user: jan.nijtmans tags: core-8-6-branch | |
| 16:19 | Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so generate those in the tables to... check-in: fefbf6d8b0 user: jan.nijtmans tags: core-8-5-branch | |
| 14:07 | Implement "none" index and "string is none"/"string is index" commands. No compiled version yet. check-in: 88c45a2fec user: jan.nijtmans tags: strict-index-experiment | |
| 01:20 | merge 8.7 check-in: 4d9717c8ef user: dgp tags: trunk | |
| 01:03 | a few more check-in: d6f2e1a8cc user: dgp tags: core-8-branch | |
| 01:01 | TIP 569 - remove lint comments check-in: 658a498ae4 user: dgp tags: core-8-branch | |
|
2020-03-16
| ||
| 15:59 | Merge jn-index-reform. New implementation of basic idea, based on this index reform. check-in: 5df7ddb5bd user: jan.nijtmans tags: strict-index-experiment | |
| 15:28 | Merge 8.7 check-in: 2f32a6550f user: jan.nijtmans tags: jn-index-reform | |
| 14:51 | Complete implementation. Let's take some time for testing. check-in: 9d32466d21 user: jan.nijtmans tags: jn-index-reform | |
| 13:38 | More WIP check-in: 44ff81220e user: jan.nijtmans tags: jn-index-reform | |
| 09:07 | Further simply TclIndexEncode(), and fix range checks. check-in: ffcfbe4405 user: jan.nijtmans tags: jn-index-reform | |
|
2020-03-15
| ||
| 23:44 | Simplify TclIndexEncode(). Range checks not 100% correct yet. More WIP. check-in: 2f58abbb5f user: jan.nijtmans tags: jn-index-reform | |
| 22:24 | merge-mark check-in: 8f0e82f437 user: jan.nijtmans tags: core-8-branch | |
| 22:21 | Add one more reserved stub entry, most likely will be Tcl_GetBytesFromObj() in Tcl 8.7. check-in: 46c3d7782c user: jan.nijtmans tags: core-8-6-branch | |
| 12:21 | Merge 8.7 check-in: 34f5d4d7be user: jan.nijtmans tags: trunk | |
| 12:11 | Merge 8.6. Also fix build with -DTCL_NO_DEPRECATED (which was also the cause of the "master" build f... check-in: b0305b537f user: jan.nijtmans tags: core-8-branch | |
| 12:03 | Make ourEnviron type (techar **) not (char **), so we need less type-casts. check-in: e4b5318b47 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-14
| ||
| 22:08 | merge-mark check-in: f2f9d95e64 user: jan.nijtmans tags: trunk | |
| 22:07 | Merge 8.6 check-in: e47f987a38 user: jan.nijtmans tags: core-8-branch | |
| 22:06 | Fix one wrong type-cast (only causing warning, nothing serious) check-in: 71ab22cd55 user: jan.nijtmans tags: core-8-6-branch | |
| 22:02 | Merge 8.7 check-in: 5ae287926b user: jan.nijtmans tags: trunk | |
| 21:52 | Merge 8.6 check-in: 843cbb3830 user: jan.nijtmans tags: core-8-branch | |
| 21:21 | Convert many test-cases to modern test syntax check-in: 95683ddca3 user: jan.nijtmans tags: core-8-branch | |
| 21:02 | Fix [8f89e2e059aafa1c]: Windows: environment is not reflected properly (special characters). Thanks ... check-in: 8fc411cdb8 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-13
| ||
| 23:32 | WIP: Reform internal representation of "end-offset" type, so it can be used for "integer-integer" as... check-in: b4fb638333 user: jan.nijtmans tags: jn-index-reform | |
| 20:39 | Fix Travis build problem Closed-Leaf check-in: 9609f950dc user: jan.nijtmans tags: strict-index-2 | |
| 18:55 | Need declaration too. check-in: c21411569c user: dgp tags: core-8-branch | |
| 18:32 | New internal routine TclGetBytesFromObj(). Aimed to become public, see TIP 568 in progress. check-in: 798286f36f user: dgp tags: core-8-branch | |
| 15:11 | Fix mistaken merge. check-in: 3877a045a7 user: dgp tags: dgp-properbytearray | |
| 14:45 | Merge 8.6. Code review: Tcl 8.6 doesn't (need to) build with -DUNICODE -D_UNICODE any more, so thin... Closed-Leaf check-in: c4bba1629c user: jan.nijtmans tags: bug-8f89e2e059 | |
| 13:08 | fix back-ported from tclSE (with several modifications due to conflicts and compat reasons) check-in: e2f84651dd user: sebres tags: bug-8f89e2e059 | |
| 13:06 | env.test: added test for windows illustrating bug [8f89e2e059] - loss of multi-byte chars in environ... check-in: dcf2c77048 user: sebres tags: bug-8f89e2e059 | |
| 12:42 | Merge 8.7. Add many "nodep" restrictions to test-cases, so they pass (too much, actually, WIP!) check-in: b2cf2d65ed user: jan.nijtmans tags: strict-index-2 | |
| 11:15 | Merge trunk check-in: e5ea137c75 user: jan.nijtmans tags: dgp-properbytearray | |
| 11:12 | Merge 8.7 check-in: 31f412cf06 user: jan.nijtmans tags: trunk | |
| 11:03 | Merge 8.6 check-in: b7908b6011 user: jan.nijtmans tags: core-8-branch | |
| 11:01 | reformat assemble-15.* test-cases check-in: df726484dd user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-12
| ||
| 22:43 | Merge 8.7. More progress. check-in: e90505aff4 user: jan.nijtmans tags: strict-index-2 | |
| 20:54 | Minimal fix for crash bug. check-in: fd775cefd6 user: dgp tags: core-8-branch | |
| 17:38 | Merge new tests. Reveals crash in Tcl 8.7 implementation. check-in: 9f835122fd user: dgp tags: core-8-branch | |
| 17:37 | Renumber tests to account for later releases. check-in: b22da46c1a user: dgp tags: core-8-6-branch | |
| 17:29 | Add some testing of Tcl_SetByteArrayLength(). check-in: 97b273b489 user: dgp tags: core-8-6-branch | |
|
2020-03-11
| ||
| 15:55 | merge 8.7 (lpop SF fix) check-in: 6b8b403221 user: sebres tags: trunk | |
| 15:51 | fixes segfault [234d6c811d]: "lpop" on empty list variable without index + new test case check-in: 1dab3d405f user: sebres tags: core-8-branch | |
| 15:48 | close [234d6c811d]: fixed segfault on empty list variable by "lpop" without index Closed-Leaf check-in: 445fdcd15e user: sebres tags: bug-234d6c811d | |
| 15:45 | Merge trunk check-in: 183d85ba1e user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:36 | Merge trunk check-in: 2860ee554e user: jan.nijtmans tags: novem | |
| 15:33 | lpop.test: added test illustrating segfault in [234d6c811d] (and small review - stability of tests d... check-in: 7d3e49680d user: sebres tags: bug-234d6c811d | |
| 10:20 | Put back dummy Tcl_DriverCloseProc/Tcl_DriverSeekProc (just defined as "void"). Needed to make Tk co... check-in: 00ff4c1f38 user: jan.nijtmans tags: trunk | |
|
2020-03-10
| ||
| 15:58 | re-generate configure scripts check-in: f57ac171d5 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:54 | Merge trunk check-in: fb566b67ce user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:25 | Merge 8.7 check-in: 0086a4e1ec user: jan.nijtmans tags: death-to-dbgx | |
| 13:58 | Merge 8.7 check-in: 49b2f76f67 user: jan.nijtmans tags: trunk | |
| 13:51 | Fix Windows build, broken by [d5175f6050e308f4] check-in: 8976514111 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-09
| ||
| 17:00 | merge trunk check-in: 8155ccf833 user: dgp tags: dgp-refactor | |
| 16:59 | merge 8.7 check-in: eb98cb3f10 user: dgp tags: dgp-review | |
| 16:46 | merge trunk check-in: 7da0ad5679 user: dgp tags: dgp-properbytearray | |
| 16:46 | merge trunk check-in: 169ec04d08 user: dgp tags: novem | |
| 16:39 | Record some ideas in the comments. check-in: 744e862557 user: dgp tags: dgp-properbytearray | |
| 16:34 | merge 8.7 check-in: a0ed9240c8 user: dgp tags: trunk | |
| 16:24 | Mac fix check-in: a55f79a595 user: dgp tags: core-8-branch | |
| 16:13 | TCL_UNUSED for win sources. check-in: 2c8f3c4653 user: dgp tags: core-8-branch | |
| 15:45 | TCL_UNUSED in the unix sources. check-in: 2c910028eb user: dgp tags: core-8-branch | |
| 14:43 | need internal header now. check-in: 6ebad1c60d user: dgp tags: core-8-branch | |
| 14:40 | Bring TCL_UNUSED to macosx sources. check-in: 5cc2745f54 user: dgp tags: core-8-branch | |
| 14:34 | more check-in: d5175f6050 user: dgp tags: core-8-branch | |
| 13:15 | More check-in: c708d98e98 user: dgp tags: core-8-branch | |
| 13:08 | Merge 8.7 check-in: 8a76d170c1 user: jan.nijtmans tags: trunk | |
| 12:49 | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. check-in: 99e0a25463 user: jan.nijtmans tags: core-8-5-branch | |
| 12:31 | More TCL_UNUSED check-in: bfd792d6c8 user: dgp tags: core-8-branch | |
|
2020-03-08
| ||
| 13:58 | More TCL_UNUSED. check-in: 64f9094067 user: dgp tags: core-8-branch | |
|
2020-03-07
| ||
| 18:41 | Merge trunk check-in: 149351043d user: jan.nijtmans tags: novem | |
| 18:31 | Merge 8.7 check-in: edd8b9cc9e user: jan.nijtmans tags: trunk | |
| 18:25 | Move TCL_UNUSED to tclInt.h, so we can still deprecate JOIN() check-in: 03a59b7382 user: jan.nijtmans tags: core-8-branch | |
| 16:10 | Merge trunk check-in: 6b14aa2e33 user: jan.nijtmans tags: novem | |
| 16:07 | Merge trunk check-in: 02f1df2e68 user: jan.nijtmans tags: dgp-refactor | |
| 16:03 | Merge 8.7 check-in: 0b1067b090 user: jan.nijtmans tags: trunk | |
| 15:55 | Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using (void *) in stead of (c... check-in: b56451f9c1 user: jan.nijtmans tags: core-8-branch | |
| 00:41 | Unused arguments in the OO source code files. check-in: 5425076e95 user: dgp tags: core-8-branch | |
|
2020-03-06
| ||
| 23:44 | more check-in: 0c2f7a4275 user: dgp tags: core-8-branch | |
| 21:33 | merge 8.7 check-in: 89fde09430 user: dgp tags: trunk | |
| 21:22 | More unused arguments through the IO code. check-in: 7e017e8119 user: dgp tags: core-8-branch | |
| 20:57 | more check-in: cda0377279 user: dgp tags: core-8-branch | |
| 20:46 | more unused arguments check-in: 3656b194a1 user: dgp tags: core-8-branch | |
| 20:34 | merge 8.6 check-in: a865c4a0a2 user: dgp tags: core-8-branch | |
| 20:32 | Remove SetIndexFromAny(), a useless routine that can only be reached via unsupported shenanigans. check-in: 7f2b0f5d2d user: dgp tags: core-8-6-branch | |
| 20:23 | more check-in: ad8e174b1a user: dgp tags: core-8-branch | |
| 20:15 | more check-in: 13b631deb2 user: dgp tags: core-8-branch | |
| 20:01 | (no comment) check-in: 39fb72358b user: dgp tags: core-8-branch | |
| 19:58 | (no comment) check-in: 66b859de26 user: dgp tags: core-8-branch | |
| 19:29 | more unused arguments check-in: 4636032e27 user: dgp tags: core-8-branch | |
| 18:31 | more of the same check-in: 8a8a5646ef user: dgp tags: core-8-branch | |
| 18:02 | More TCL_UNUSED(). check-in: 1d62614dd9 user: dgp tags: core-8-branch | |
| 16:42 | More TCL_UNUSED deployment check-in: e13acfb306 user: dgp tags: core-8-branch | |
| 14:41 | More TCL_UNUSED deployment. check-in: 1ce334a358 user: dgp tags: core-8-branch | |
| 13:55 | Untangle some MEM_DEBUG ifdeffery. check-in: 3940124add user: dgp tags: core-8-branch | |
| 13:45 | More deployment of TCL_UNUSED. (Travis appears happy with it). check-in: 6fb762327f user: dgp tags: core-8-branch | |
|
2020-03-05
| ||
| 19:22 | merge 8.7 check-in: 15244cb8f0 user: dgp tags: trunk | |
| 19:17 | Have to move the JOIN() macro out of deprecation for this TCL_UNUSED. Alternatives welcome. check-in: 310c79a83a user: dgp tags: core-8-branch | |
| 19:09 | Merge TCL_UNUSED to dev branches for full Travis testing as a tool to arrest the undesirable explosi... check-in: 82986149f0 user: dgp tags: core-8-branch | |
| 14:44 | Merge 8.7 check-in: 778bfa3009 user: jan.nijtmans tags: trunk | |
| 14:42 | Merge 8.6 check-in: 6bc4d38831 user: jan.nijtmans tags: core-8-branch | |
| 14:39 | Update to Unicode-13 check-in: 341689c2ff user: jan.nijtmans tags: core-8-6-branch | |
| 14:03 | Update all internal tables to Unicode 13. (while on it) sync tclWinDdde.c and tclWinReg.c, making it... check-in: bbf15a656d user: jan.nijtmans tags: core-8-5-branch | |
| 11:56 | Merge 8.7 check-in: 4e40161ba1 user: jan.nijtmans tags: trunk | |
| 11:48 | Merge 8.6 check-in: a4b71b9ca7 user: jan.nijtmans tags: core-8-branch | |
| 11:32 | Move setting of interpreter error-message from tclUnixSock.c to tclIO.c, since the same should be do... check-in: a685ea6f1f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-04
| ||
| 21:05 | merge 8.7 check-in: d86e20fb24 user: dgp tags: trunk | |
| 21:00 | merge 8.6 check-in: 8909782fe2 user: dgp tags: core-8-branch | |
| 20:50 | The close routines of the "tcp" channel type were failing to record error messages and error codes. check-in: 358306a81b user: dgp tags: core-8-6-branch | |
| 18:26 | [65c9cd1534] Restore continuity of compatible function of [close] on a channel type that defines bo... Closed-Leaf check-in: 75cd9d9d6d user: dgp tags: bug-65c8cd1534 | |
| 16:18 | Merge 8.7 check-in: ce59d75d36 user: jan.nijtmans tags: trunk | |
| 16:17 | Merge 8.6 check-in: a16b4619c9 user: jan.nijtmans tags: core-8-branch | |
| 16:16 | Some more gcc(-9) warnings check-in: 05722b9512 user: jan.nijtmans tags: core-8-6-branch | |
| 16:08 | Merge trunk. Should build with C++ now. check-in: a2f95dacf5 user: jan.nijtmans tags: dgp-refactor | |
| 15:56 | Merge 8.7 check-in: 96a97069de user: jan.nijtmans tags: trunk | |
| 15:55 | Merge 8.6 check-in: 67d6f07392 user: jan.nijtmans tags: core-8-branch | |
| 15:52 | Fix some gcc(-9) warnings caused by -Wcast-function-type check-in: e1d75d2c24 user: jan.nijtmans tags: core-8-6-branch | |
| 14:33 | Merge 8.7. Remove documentation and typedefs related to old channel types. check-in: d5bc305ad2 user: jan.nijtmans tags: trunk | |
| 13:59 | Merge 8.6 check-in: 6448bcf19b user: jan.nijtmans tags: core-8-branch | |
|
2020-03-02
| ||
| 17:08 | Create a new macro to deal with unused arguments so we can silence compiler warnings without the nee... Closed-Leaf check-in: fbffc93f82 user: dgp tags: dgp-unused-arguments | |
| 16:06 | merge trunk check-in: cb6db27e9b user: dgp tags: dgp-refactor | |
| 15:27 | Merge 8.7 check-in: 0fea9fa076 user: jan.nijtmans tags: strict-index-2 | |
| 15:25 | merge trunk check-in: afcc2ff736 user: dgp tags: novem | |
| 15:18 | merge 8.7 check-in: 8dc990258d user: dgp tags: dgp-review | |
| 11:31 | merge-mark check-in: 3f66b4d01a user: jan.nijtmans tags: trunk | |
| 11:30 | Don't generate "deprecated" warning for Tcl_Close(), since only the stub entry is deprecated. Will b... check-in: 7aed6fc982 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-01
| ||
| 12:45 | Merge 8.7 check-in: e9ae457338 user: jan.nijtmans tags: strict-index-2 | |
| 12:41 | Merge trunk check-in: eea7459a90 user: jan.nijtmans tags: dgp-properbytearray | |
| 12:35 | re-generate configure script (option -Wc++-compat was still missing) check-in: 137fe23376 user: jan.nijtmans tags: trunk | |
| 12:26 | Finish C++-compat (TIP #557) for this branch check-in: b1634d0c03 user: jan.nijtmans tags: dgp-refactor | |
|
2020-02-29
| ||
| 22:21 | Merge trunk. UNEXEC some files. Fix a few C++-isms check-in: d3e4fb30e0 user: jan.nijtmans tags: dgp-refactor | |
| 21:44 | Merge 8.7 check-in: 19c3a507f7 user: jan.nijtmans tags: trunk | |
| 21:42 | Better error-message in case of "index out of range", mentioning the actual index which was out of r... check-in: 4e078fe8e9 user: jan.nijtmans tags: core-8-branch | |
| 21:10 | Fix test-cases (different error-message only) check-in: a6fd474a72 user: jan.nijtmans tags: strict-index-2 | |
|
2020-02-28
| ||
| 20:11 | merge trunk check-in: 14f4239b9d user: dgp tags: dgp-properbytearray | |
| 19:54 | merge trunk check-in: c430c8d4a4 user: dgp tags: dgp-review | |
| 19:45 | Merge trunk, and resolve conflicts. check-in: 40258de7ff user: dgp tags: dgp-refactor | |
| 17:25 | merge trunk check-in: e4b70e5655 user: dgp tags: novem | |
| 16:07 | (experiment). How about making Tcl_GetIntForIndex() error-out when the index cannot be valid. E.g. "... check-in: 66c472a68c user: jan.nijtmans tags: strict-index-2 | |
| 14:24 | Merge-mark check-in: 62827d7848 user: jan.nijtmans tags: trunk | |
| 14:23 | Minor TIP #562 fix: Missing #endif, results in (harmless) compiler warning when compiling with -DTCL... check-in: a652425f5d user: jan.nijtmans tags: core-8-branch | |
| 14:07 | Merge 8.7 check-in: 0d3f9515c0 user: jan.nijtmans tags: trunk | |
| 13:13 | Implement TIP #562: Deprecate channel types 1-4 check-in: 74755e2555 user: jan.nijtmans tags: core-8-branch | |
| 12:58 | Implement TIP #497: Full support for Unicode planes 1-16. check-in: f39bca856e user: jan.nijtmans tags: trunk | |
| 12:46 | Merge 8.7 check-in: b7af922d61 user: jan.nijtmans tags: trunk | |
| 12:06 | Implement TIP #557: C++ support for Tcl check-in: c4a27f443c user: jan.nijtmans tags: core-8-branch | |