Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2021-03-08
| ||
17:15 | merge 8.7 Leaf check-in: 1a50adb201 user: dgp tags: tip-568 | |
17:15 | merge 8.7 Leaf check-in: 25d259c064 user: dgp tags: dgp-review | |
17:13 | Merge 8.7 (up to, but without the zipfs changes, for now) Leaf check-in: da16f9005e user: jan.nijtmans tags: trunk, main | |
16:53 | Fix SEGV in zipfs mounting, and try to make that code more comprehensible Leaf check-in: af7fccbc09 user: dkf tags: core-8-branch | |
2021-03-07
| ||
18:42 | Added some tests for [zipfs lmkimg] check-in: a73bed5a2a user: dkf tags: core-8-branch | |
2021-03-06
| ||
16:28 | Document that [zipfs mkimg] strips an existing ZIP. We ought to merge instead, but we don't yet. check-in: 640cae8a68 user: dkf tags: core-8-branch | |
2021-03-04
| ||
16:10 | Merge 8.6 check-in: acbdc9323f user: jan.nijtmans tags: core-8-branch | |
15:58 | merge trunk Leaf check-in: 8f5ab8b30f user: dgp tags: dgp-refactor | |
15:54 | merge trunk Leaf check-in: d6a847a06a user: dgp tags: dgp-properbytearray | |
15:53 | In man2html, use consistant color-names (6-char, uppercase), encoding (utf-8) and translation (lf) i... Leaf check-in: 0a1ab25013 user: jan.nijtmans tags: core-8-6-branch | |
15:51 | merge 8.7 check-in: 2d4ef1c238 user: dgp tags: tip-568 | |
15:47 | merge 8.7 check-in: 827951488f user: dgp tags: dgp-review | |
15:36 | merge 8.5 Leaf check-in: df7319fc7a user: dgp tags: dgp-utfnext-test | |
12:24 | Merge 9.0 Leaf check-in: b356e235cc user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
10:55 | Merge trunk Leaf check-in: c37508e6ef user: jan.nijtmans tags: novem | |
10:46 | Merge 8.7 check-in: e87d7d0c9e user: jan.nijtmans tags: trunk, main | |
10:36 | Merge 8.6 check-in: adc9e4c3f7 user: jan.nijtmans tags: core-8-branch | |
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... Leaf 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
| ||
15:06 | Merge 8.6. Basically re-number testcases so they align with the 8.6 test-cases check-in: ba3874751a user: jan.nijtmans tags: core-8-branch | |
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 | |
08:19 | Fill in MILESTONE commit-id/date 😊 check-in: 0ee19fb026 user: jan.nijtmans tags: dgp-review | |
2021-03-02
| ||
11:02 | Merge 8.7 check-in: 981b059a3f user: jan.nijtmans tags: trunk, main | |
10:59 | Merge 8.6 check-in: 4c10813183 user: jan.nijtmans tags: core-8-branch | |
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:38 | Merge 8.6 check-in: b421cf94ac user: jan.nijtmans tags: core-8-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-28
| ||
17:29 | Merge 8.7. Undo 2 unnecessary signature changes Leaf check-in: c59a73a540 user: jan.nijtmans tags: build-info | |
2021-02-27
| ||
11:22 | Ticket [87082587c4]: typo in msgcat man page check-in: 04993f41e0 user: oehhar tags: trunk, main | |
11:21 | Ticket [87082587c4]: typo in msgcat man page check-in: 79f2ec94ab user: oehhar tags: core-8-branch | |
11:19 | Ticket [87082587c4]: typo in msgcat man page check-in: 9d532a6cf3 user: oehhar tags: core-8-6-branch | |
2021-02-26
| ||
15:58 | Merge 8.7 check-in: 3c389544a2 user: jan.nijtmans tags: build-info | |
15:56 | Merge 9.0 Leaf check-in: 8693487b96 user: jan.nijtmans tags: rfe-854941, tip-596 | |
15:17 | Merge 8.7 check-in: 3fd3a98b5c user: jan.nijtmans tags: trunk, main | |
14:52 | Further internal variable upgrade from long -> size_t check-in: c08e73d3e7 user: jan.nijtmans tags: core-8-branch | |
13:27 | Merge 8.7 check-in: 5982d297e1 user: jan.nijtmans tags: trunk, main | |
13:18 | Increase some (internal) variables from int/long to long/size_t. On the way to allow bigger blocks i... check-in: 8d2a80f85c user: jan.nijtmans tags: core-8-branch | |
09:10 | Try to fix Visual Studio build check-in: b25a3b4fc8 user: jan.nijtmans tags: rfe-854941, tip-596 | |
2021-02-25
| ||
13:28 | Merge 9.0 check-in: 610d4bb919 user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
11:54 | Fix build with -DTCL_NO_DEPRECATED cflag check-in: fecc56dcb6 user: jan.nijtmans tags: build-info | |
2021-02-24
| ||
15:29 | merge trunk check-in: 5752520ea3 user: dgp tags: dgp-properbytearray | |
15:28 | merge trunk check-in: 0d2a613e7c user: dgp tags: dgp-refactor | |
15:22 | merge trunk check-in: 0c43d43882 user: dgp tags: novem | |
15:22 | merge 8.7 check-in: 3b0de630e7 user: dgp tags: tip-568 | |
15:13 | merge 8.7 check-in: 90775c77e6 user: dgp tags: dgp-review | |
15:03 | merge 8.5 check-in: d1fe96c334 user: dgp tags: dgp-utfnext-test | |
13:12 | Merge 9.0 check-in: 6f7c8f0a0e user: jan.nijtmans tags: rfe-854941, tip-596 | |
13:09 | Merge 8.7 check-in: 8e176e9519 user: jan.nijtmans tags: build-info | |