Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2022-04-21 12:59:05.

2022-04-28
10:51
Update libtommath to latest support/1.x branch check-in: db7638ad0c user: jan.nijtmans tags: core-8-6-branch
10:05
Merge libtommath check-in: 32ab2b976c user: jan.nijtmans tags: libtommath-no-stdint.h
2022-04-27
20:37 Ticket [e2eac30e41] incorrect result of convertfrom with 4-byte utf8-characters status still Open with 3 other changes artifact: d050f04be6 user: jan.nijtmans
20:34 Ticket [2bcf781c6c] Incorrect size computed for some multi-byte UTF-8 characters status still Open with 3 other changes artifact: 6e28ccb746 user: jan.nijtmans ... 1 similar event omitted.
2022-04-26
17:16
Merge 9.0 Closed-Leaf check-in: 729eb5af44 user: jan.nijtmans tags: tip-622
17:15
Merge 8.7 check-in: eb5ed53a03 user: jan.nijtmans tags: tip-618
16:02
Merge 9.0 check-in: 65fb279cf5 user: jan.nijtmans tags: tip-619
16:01
Merge 8.7 check-in: 065d1ac46a user: jan.nijtmans tags: tip-616-for-8.7
15:59
Merge 9.0 check-in: dda26bfcce user: jan.nijtmans tags: tip-616
15:58
Merge 8.7 check-in: 214c4e5c05 user: jan.nijtmans tags: tip-609
15:57
Merge 8.7 Closed-Leaf check-in: 30a874adf5 user: jan.nijtmans tags: full-utf-for-87
15:41
Merge 8.7 check-in: 5431bc3d9c user: jan.nijtmans tags: trunk, main
15:07
Change value of TCL_INDEX_TEMP_TABLE from 2 to 64, and let it lead to a slightly more efficient impl... check-in: 19850a20a8 user: jan.nijtmans tags: core-8-branch
12:22
Tcl_GetIndexFromObjStruct -> Tcl_GetIndexFromObj. Don't use braces around (Tcl_GetBytesFromObj) check-in: b76b65a1af user: jan.nijtmans tags: trunk, main
12:11
Missing macro's for Tcl_GetBytesFromObj() (TIP #568), only can handle size_t * this way check-in: ec90023458 user: jan.nijtmans tags: trunk, main
07:29
Merge 8.7 check-in: 0c21f5f99f user: jan.nijtmans tags: tip-609
07:26
Merge 9.0 check-in: cd7b8ec59c user: jan.nijtmans tags: tip-622
07:24
Merge 8.7 check-in: 1790c38bd6 user: jan.nijtmans tags: tip-616-for-8.7
07:22
Merge 9.0 check-in: 4bf1dcd5bf user: jan.nijtmans tags: tip-616
07:19
Merge 9.0 check-in: e6c64822d4 user: jan.nijtmans tags: tip-619
07:18
Merge 8.7 check-in: 588d689f08 user: jan.nijtmans tags: full-utf-for-87
2022-04-21
15:37
Merge 8.7 check-in: f77b5c8f39 user: jan.nijtmans tags: tip-618
12:59
merge-mark check-in: 0a21ba5523 user: jan.nijtmans tags: trunk, main
12:59
Merge 8.6 check-in: 6da8a9608b user: jan.nijtmans tags: core-8-branch
12:57 Edit [2e404f7230e2e08e|2e404f7230]: Edit check-in comment. artifact: 64e69c0c23 user: jan.nijtmans
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
10:23
Merge 8.7 check-in: 3911d261ad user: jan.nijtmans tags: trunk, main
08:41
Although I don't think it helps for [62f56a61aca52db3], put back --enable-64bit and fat_32_64 functi... check-in: bda6ccaf09 user: jan.nijtmans tags: core-8-branch
2022-04-20
20:26 Ticket [62f56a61ac] Mac OSX build of Tcl aborts on startup status still Open with 4 other changes artifact: de042ef2e9 user: jan.nijtmans
16:16
Merge 8.7 check-in: 6b30a8e712 user: jan.nijtmans tags: trunk, main
16:12
Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. Remove macosx/Tcl.xcode in fa... check-in: 9241b6d3ab user: jan.nijtmans tags: core-8-branch
14:35
merge-mark check-in: 162011d1a0 user: jan.nijtmans tags: trunk, main
14:34
one more boolPtr -> intPtr check-in: 352215a109 user: jan.nijtmans tags: core-8-branch
14:26
Simplify TclGetBoolFromObj() macro check-in: 68fb4fe634 user: jan.nijtmans tags: tip-618
14:08
Merge 8.7 check-in: c4c36b2706 user: jan.nijtmans tags: tip-618
12:50
Merge 8.7 check-in: bd0ef87d4d user: jan.nijtmans tags: trunk, main
11:27
Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE check-in: 28b1e88eef user: jan.nijtmans tags: core-8-branch
10:20
Merge 8.7 check-in: 06c121d0f3 user: jan.nijtmans tags: trunk, main
10:02
Merge 8.6 check-in: c698281105 user: jan.nijtmans tags: core-8-branch
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-18
17:34 Closed ticket [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes plus 4 other changes artifact: ae596ae018 user: jan.nijtmans
17:31 Closed ticket [b38c726c28]: Compile fails with undefined macro: AC_CHECK_INCLUDES_DEFAULT plus 4 other changes artifact: 67c93a664b user: jan.nijtmans
17:30 Closed ticket [29871ea55c]: Build failure for pkgπ.c plus 4 other changes artifact: a4aa661377 user: jan.nijtmans
17:29 Closed ticket [26e60451fc]: 9.0 Building "big tclshs" is broken plus 4 other changes artifact: ef0ac8a3c0 user: jan.nijtmans
17:29 Closed ticket [463b7a93be]: Tcl_Unload, make gdb-test, segmentation fault plus 5 other changes artifact: 4e210932d4 user: jan.nijtmans
17:26 Ticket [0d61d3a2bb] Tcl interprets two adjacent surrogate code points as a character encoded using UTF-16 status still Open with 3 other changes artifact: 3ffd8f00f7 user: jan.nijtmans
17:22 Closed ticket [1b1f5f0b53]: Tcl_UtfNext incompatibility in Tcl 8.6.10 plus 4 other changes artifact: e3edf518bf user: jan.nijtmans
17:13 Closed ticket [3546272fff]: win/makefile.vc produces different files than win/Makefile plus 8 other changes artifact: 67d07a4e51 user: jan.nijtmans
17:10 Closed ticket [b5ced5865b]: 8.6.3 rC1 build fails with Mingw_w64 gcc 4.8.1 plus 6 other changes artifact: 1af5daed5b user: jan.nijtmans