Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2022-06-12 16:54:04.

2022-06-14
12:56
Merge 8.6 check-in: b4c12cb7ff user: jan.nijtmans tags: core-8-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:30
Merge 8.7 check-in: 0a0663776c user: jan.nijtmans tags: tip-627
10:28
merge-mark check-in: 42adc4bff7 user: jan.nijtmans tags: core-8-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:49 Ticket [55bf73b52b] http reuses connections after 101 Switching Protocols status still Open with 3 other changes artifact: 36add10a8f user: jan.nijtmans
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
06:18
Two more Tcl_ListObjReplace test-cases check-in: 59fe99f950 user: jan.nijtmans tags: trunk, main
2022-06-13
20:50
Merge 8.7. Eliminate warning, seen with clang check-in: f2bd6bed00 user: jan.nijtmans tags: trunk, main
20:36
Merge 8.6 check-in: 2ef0eef04a user: jan.nijtmans tags: core-8-branch
20:33
Add two new testcases for Tcl_ListObjReplace() check-in: a8125050d4 user: jan.nijtmans tags: core-8-6-branch
13:46
Use Tcl_Size in dde/registry check-in: 3878ffc9ce user: jan.nijtmans tags: tcl8-compat
12:11
Merge 9.0 check-in: ae2c816783 user: jan.nijtmans tags: tcl8-compat
12:01
Some int argc -> size_t argc check-in: eefb8d77a7 user: jan.nijtmans tags: trunk, main
11:46
Merge 8.7 check-in: 77b3699a84 user: jan.nijtmans tags: trunk, main
11:34
Backport unix/dltest/*.c changes from 9.0 check-in: e276166268 user: jan.nijtmans tags: core-8-branch
11:33
Some -1 -> TCL_INDEX_NONE. Update fossil's ignore-glob check-in: 08ecf6cdde user: jan.nijtmans tags: core-8-branch
07:32
Use TCL_8_COMPAT to change Tcl_Size to ptrdiff_t check-in: 5e6303cdd8 user: jan.nijtmans tags: tcl8-compat
2022-06-12
21:23
Handle Tcl_GetByteArrayFromObj() better check-in: 46e316b271 user: jan.nijtmans tags: tcl8-compat
20:08
Handle list/dict compatibility better check-in: 2e9cc1b17b user: jan.nijtmans tags: tcl8-compat
19:27
Handle Tcl_Close, Tcl_CallFrame and Tcl_StatBuf correctly check-in: b186ecd1ee user: jan.nijtmans tags: tcl8-compat
18:30
Fix "gcc 4.8.5 is unhappy with macros that explicitly test (&foo) as booleans". Testing for NULL-poi... check-in: ebf559b128 user: jan.nijtmans tags: trunk, main
16:54
Enhance for Windows check-in: d21cef9e4b user: jan.nijtmans tags: tcl8-compat
16:35
Merge 9.0 check-in: 32158e2bb6 user: jan.nijtmans tags: tcl8-compat
16:33
Merge 8.7 check-in: 7a7cda5600 user: jan.nijtmans tags: trunk, main
16:29
Keep lines in tcl.decs not too long check-in: 79177afdc0 user: jan.nijtmans tags: core-8-branch
16:04
Merge 9.0 check-in: 0028826e06 user: jan.nijtmans tags: tcl8-compat
16:03
Merge 8.7 check-in: de85a2bd53 user: jan.nijtmans tags: trunk, main
15:52
Eliminate compiler warnings check-in: 3159ded950 user: jan.nijtmans tags: core-8-branch
15:45
Use pkgb_demo to test function Tcl_UtfNcmp() check-in: 2b49aec3ad user: jan.nijtmans tags: core-8-branch
15:13
Make the idea (finally) work check-in: 76e0438a38 user: jan.nijtmans tags: tcl8-compat
11:49
Merge 9.0 check-in: 8493cbf322 user: jan.nijtmans tags: tcl8-compat
2022-06-10
20:26
Merge 8.7 check-in: 68cc499be7 user: jan.nijtmans tags: tip-609
20:24
Merge 8.7 check-in: 8c31c163af user: jan.nijtmans tags: trunk, main
20:21
Tcl_GetEncodingSearchPath() is available since Tcl 8.5 check-in: b29b876a00 user: jan.nijtmans tags: core-8-branch
14:28
One more conflict resolution (slightly more efficient packing) check-in: d20b5eae9b user: jan.nijtmans tags: dgp-refactor
13:45
Provide help with solving merge conflicts ;-) check-in: 71597277a7 user: jan.nijtmans tags: dgp-refactor
2022-06-09
21:15
Unicode 15.0.0 (Beta), to be released September 2022 Closed-Leaf check-in: f7d0ea4f19 user: jan.nijtmans tags: unicode-15
20:25
Merge 9.0 Closed-Leaf check-in: 631cce8656 user: jan.nijtmans tags: tip-619
16:31
Merge 9.0 check-in: 475b98506a user: jan.nijtmans tags: tip-626
13:45
Internal bug in Tcl_GetIndexFromObjStruct re-definition (works, as long as sizeof(struct) == sizeof(... check-in: ccbe007452 user: jan.nijtmans tags: trunk, main
12:39
Doc tweak check-in: 97b482d801 user: jan.nijtmans tags: tip-627
12:18
Merge 8.7 check-in: 21290f14ea user: jan.nijtmans tags: tip-627
07:03
More (internal) int -> size_t, allowing values > 2^31 check-in: 5d828b481d user: jan.nijtmans tags: trunk, main
2022-06-08
12:40
Merge 9.0 check-in: 2532f27b23 user: jan.nijtmans tags: tip-626
10:42
Merge 9.0 check-in: 8bf9a06d69 user: jan.nijtmans tags: novem
10:35
Undo unintended (internal) variable rename check-in: f2ba4eead8 user: jan.nijtmans tags: trunk, main
10:23
TIP #616: Tcl lists > 2^31 elements check-in: 574358cda4 user: jan.nijtmans tags: trunk, main