Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events by user jan.nijtmans occurring around 2021-02-25 11:54:10.

2021-03-04
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... 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 check-in: c59a73a540 user: jan.nijtmans tags: build-info
2021-02-26
15:58
Merge 8.7 check-in: 3c389544a2 user: jan.nijtmans tags: build-info
15:56
Merge 9.0 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:59 Ticket [debd088e48] llength split is different from string length status still Closed with 5 other changes artifact: a302cbc67f user: jan.nijtmans
11:54
Fix build with -DTCL_NO_DEPRECATED cflag check-in: fecc56dcb6 user: jan.nijtmans tags: build-info
08:48 Changes to wiki page Index artifact: b76e5607a0 user: jan.nijtmans
08:46 Changes to wiki page Index artifact: 90831389dc user: jan.nijtmans
08:44 Changes to wiki page Index artifact: d1d3d0e666 user: jan.nijtmans
2021-02-24
15:04 Edit [615f30df6d68cc1a|615f30df6d]: Add propagating tag "tip-596". artifact: 889676f365 user: jan.nijtmans
15:04 Edit [982f3531f33a17f7|982f3531f3]: Add propagating tag "tip-596". artifact: 3c36dfd811 user: jan.nijtmans
15:03 Edit [3940be1e6f8c5979|3940be1e6f]: Add propagating tag "tip-596". artifact: b3ad74218d user: jan.nijtmans
15:02 Edit [717ee454f715ae66|717ee454f7]: Add propagating tag "tip-596". artifact: 5b04589c39 user: jan.nijtmans
15:01 Edit [ccb77d8416b3b215|ccb77d8416]: Add propagating tag "tip-596". artifact: 33b30480f9 user: jan.nijtmans
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
13:06
Merge 8.7. Fix "make checkstubs" check-in: 22df97a1f2 user: jan.nijtmans tags: trunk, main
11:57 Edit [10275ab389693686|10275ab389]: Edit check-in comment. artifact: 308cbb475b user: jan.nijtmans
11:56
Fix "make checkstubs": A few more MODULE_SCOPE libtommath functions check-in: d8c978ab10 user: jan.nijtmans tags: core-8-branch
10:14
Final implementation tweaks, fix comments, allow Tcl to load from <prefix>/lib (or <prefix>/bin on w... check-in: 01105328e4 user: jan.nijtmans tags: rfe-854941, tip-596
08:58
Fix typo, eliminate type-cast check-in: 10275ab389 user: jan.nijtmans tags: core-8-branch
08:43
Merge 8.7. Change more functions signatures to return the Tcl full version number. check-in: 0e858231b3 user: jan.nijtmans tags: build-info
2021-02-23
17:31 Ticket [854941ffff] Stubs needs a loading/cataloging compliment status still Open with 3 other changes artifact: f8fdb11006 user: jan.nijtmans
14:10
Merge 9.0 check-in: 261346436c user: jan.nijtmans tags: rfe-854941, tip-596
14:06
Merge 9.0 check-in: b4d8707ce5 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
14:01
Merge 8.7 check-in: 0ccc053e5a user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
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:30
Merge 8.7 check-in: cc1541f8c3 user: jan.nijtmans tags: trunk, main
13:30
Merge 8.6. Fix Cygwin compile check-in: 92a2ccce23 user: jan.nijtmans tags: core-8-branch
13:03
Merge 8.5 check-in: 35bdd5925f user: jan.nijtmans tags: core-8-6-branch