Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2023-10-22 19:56:20.

2023-11-08
12:14
Merge 8.7 check-in: 3bcf25a64a user: jan.nijtmans tags: trunk, main
12:11
Remove version number from stub library, for Tk 9.0 check-in: 196db65dee user: jan.nijtmans tags: core-8-branch
09:15
Merge 9.0 check-in: c2c7f7066a user: jan.nijtmans tags: tip-664
09:12
Tcl_GetByteArrayFromObj -> Tcl_GetBytesFromObj everywhere in core, since it has the possibility of b... check-in: 3d21abe846 user: jan.nijtmans tags: trunk, main
2023-11-07
23:20 Changes to wiki page "Migrating scripts to Tcl 9" artifact: 2cb96fb8a7 user: jan.nijtmans
23:13
Rebase to TIP #664 check-in: 81124289d0 user: jan.nijtmans tags: disabletcl8api
23:05
Rebase to latest 9.0 check-in: bcaf5d8cc3 user: jan.nijtmans tags: tip-664
21:32
Place compatibility macro's in a single section. This makes TIP's #661/#664 a lot more readable check-in: ded3aa3a9d user: jan.nijtmans tags: trunk, main
15:07
The stub library doesn't have a version any more in Tcl 9.0 check-in: dc0608c5da user: jan.nijtmans tags: trunk, main
15:03
TCL_USE_STUBS -> USE_TCL_STUBS (typo) check-in: 60442aa09e user: jan.nijtmans tags: trunk, main
2023-11-06
13:52
Missing use of TCL_NO_DEPRECATED (for Tcl_GetByteArrayFromObj) check-in: 5e4baae71a user: jan.nijtmans tags: trunk, main
13:20
Revive TIP #661 (but without the "configure" stuff, which makes no sense IMHO) check-in: 14e1798caf user: jan.nijtmans tags: disabletcl8api
12:28
Rebase to latest 9.0 check-in: db952b9450 user: jan.nijtmans tags: tip-664
2023-10-29
22:07
Merge 8.7 check-in: 9f8058cbff user: jan.nijtmans tags: trunk, main
22:02
Merge 8.6 check-in: 64a951e3dc user: jan.nijtmans tags: core-8-branch
21:45
Fix [0219fb7511]: tclIO.c: avoid -Wstrict-prototypes warning. Some code cleanup check-in: c82b6d45b2 user: jan.nijtmans tags: core-8-6-branch
2023-10-27
17:14
Merge 8.7 check-in: e6127d0a7b user: jan.nijtmans tags: trunk, main
17:13
[26870862f0] follow-up: of course it was not complete yet check-in: d2309f150a user: jan.nijtmans tags: core-8-branch
15:12
Merge 9.0 check-in: f99dbd4d72 user: jan.nijtmans tags: tip-626
15:11
Merge 8.7 check-in: 171d9a4b13 user: jan.nijtmans tags: trunk, main
15:03
More C++-sentinel-related fixes (hopefully, those are the last ones) check-in: 84fdaf1d56 user: jan.nijtmans tags: core-8-branch
2023-10-26
20:08
Final fix for [8ab8a138c9]: functions passed to Tcl_EventuallyFree() must be declared/defined as Tcl... check-in: 91e8692bdf user: jan.nijtmans tags: core-8-branch
2023-10-24
15:29
Merge 8.7 check-in: fa23567fe7 user: jan.nijtmans tags: trunk, main
13:53
Fix build-info for 64-bit Windows: This is not an "ilp32" platform check-in: 6f8438f5e5 user: jan.nijtmans tags: core-8-branch
2023-10-22
19:56
Merge 9.0 check-in: f107021263 user: jan.nijtmans tags: tip-626
19:49
Remaining fixes for [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage check-in: 506bbed9ce user: jan.nijtmans tags: trunk, main
2023-10-20
18:42 Ticket [26870862f0] Wrong sentinel in Tcl_SetErrorCode usage status still Pending with 3 other changes artifact: 3329b6a1b8 user: jan.nijtmans
09:36
Merge 8.6 check-in: 12946b5cac user: jan.nijtmans tags: core-8-branch
09:35
(cherrypick) small part of: [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage; Handle any C++-c... check-in: 584bb57e0b user: jan.nijtmans tags: core-8-6-branch
08:26
Merge 8.6 check-in: b2db831cad user: jan.nijtmans tags: core-8-branch
08:24
Fix [9d216917e]: nmakehlp.c: remove unused include math.h check-in: 24ce937f08 user: jan.nijtmans tags: core-8-6-branch
08:14 Ticket [26870862f0] Wrong sentinel in Tcl_SetErrorCode usage status still Pending with 3 other changes artifact: f91019b8f5 user: jan.nijtmans ... 1 similar event omitted.
2023-10-19
18:48
Merge 8.7 check-in: f67f60d202 user: jan.nijtmans tags: trunk, main
18:25
(cherry-pick): document available TCL_TCPSERVER_* flags check-in: 25c944b9df user: jan.nijtmans tags: core-8-branch
18:19 Pending ticket [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage plus 5 other changes artifact: fdee532212 user: jan.nijtmans
18:09
Fix [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage; Handle any C++-compiler as well check-in: 234ff497c4 user: jan.nijtmans tags: core-8-branch
2023-10-17
06:02
Handle sentinels for any C++ compiler Closed-Leaf check-in: 6876d1f99a user: jan.nijtmans tags: bug-26870862f0
2023-10-16
18:49 Ticket [8bd13f07bd] Closing tcl pipes prevents windows threads from starting up status still Pending with 3 other changes artifact: 12b8cfc9dc user: jan.nijtmans
18:48 Ticket [72814c7ef1] Tcl 8.6.7 - Tcl 8.6.13 socket.test hang intermittently on Windows 10 status still Open with 3 other changes artifact: 2378448ffa user: jan.nijtmans
2023-10-15
22:03 Ticket [26870862f0] Wrong sentinel in Tcl_SetErrorCode usage status still Open with 4 other changes artifact: 16d5a9cd0b user: jan.nijtmans
21:50
Merge 8.7 check-in: 1bdde9b339 user: jan.nijtmans tags: trunk, main
21:47
C++ doesn't accept "register" keyword check-in: eec7e1dad0 user: jan.nijtmans tags: core-8-branch
17:54
Merge 8.6. Use (void *)NULL in stead of NULL for C++ check-in: 42c0076a8d user: jan.nijtmans tags: core-8-branch
11:51
Fix [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage check-in: 1317d7d04f user: jan.nijtmans tags: core-8-6-branch
11:51 New ticket [26870862f0] Wrong sentinel in Tcl_SetErrorCode usage. artifact: f6e3968cbc user: jan.nijtmans
2023-10-14
21:26
Merge-mark check-in: 92d5b2a45e user: jan.nijtmans tags: core-8-branch
21:25
Missing !endif (in previous commit) check-in: 998a0743c7 user: jan.nijtmans tags: core-8-6-branch
2023-10-13
21:49
Merge 8.7 check-in: fdd22d894e user: jan.nijtmans tags: trunk, main
21:37
Fix C++ errors, e.g: "generic/tclZipfs.c:5598:6: error: cannot jump from this goto statement to its ... check-in: 1fe6692c22 user: jan.nijtmans tags: core-8-branch