Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2023-04-23 09:21:34.
|
2023-04-27
| ||
| 15:01 | Alternative to TIP #661: Modify the macro's such that compiler warnings are generated when using 'in... check-in: a9fde2618f user: jan.nijtmans tags: tip-664 | |
| 14:01 | More size_t -> Tcl_Size, missed by earlier updates check-in: f689f33488 user: jan.nijtmans tags: trunk, main | |
| 13:56 | • Ticket [d4ede611a7] scan %s truncates strings at UINT_MAX status still Closed with 5 other changes artifact: 63f6e18975 user: jan.nijtmans | |
| 13:52 | Simplify Tcl 9 compatibility macro's. No change in functionality. check-in: c0aad60d0c user: jan.nijtmans tags: core-8-branch | |
|
2023-04-26
| ||
| 20:24 | RingSizeT -> Tcl_Size check-in: 9222a8298d user: jan.nijtmans tags: core-8-branch | |
| 19:31 | • Ticket [a1aaca786b] Configure & build 32-bit Linux not working status still Open with 3 other changes artifact: 33d0618724 user: jan.nijtmans | |
| 19:29 | Reduce number of needed type-casts. No change in functionality Closed-Leaf check-in: c7e3f3a76e user: jan.nijtmans tags: tip-660-continued | |
| 15:53 | More size_t -> Tcl_Size changes, which were missed before. Also (experimental) make the wrapper macr... check-in: 0c6c1aba8d user: jan.nijtmans tags: tip-660-continued | |
| 12:25 | • Ticket [f5eadcbf9a] passing pointer to uninitialized memory leads Tcl_UniCharToUtf() to corrupt data status still Pending with 3 other changes artifact: 389fbe0bc9 user: jan.nijtmans | |
| 06:51 | Merge 8.7 check-in: 969b05562e user: jan.nijtmans tags: trunk, main | |
| 06:49 | Merge 8.6 check-in: ad2f4f8d09 user: jan.nijtmans tags: core-8-branch | |
| 06:40 | Don't refer to CVS any more check-in: 31ec176f0c user: jan.nijtmans tags: core-8-6-branch | |
|
2023-04-25
| ||
| 20:58 | • Ticket [f5eadcbf9a] passing pointer to uninitialized memory leads Tcl_UniCharToUtf() to corrupt data status still Pending with 4 other changes artifact: bee6417cc4 user: jan.nijtmans ... 1 similar event omitted. | |
|
2023-04-23
| ||
| 22:21 | Merge tip-657 check-in: ab034d5f0b user: jan.nijtmans tags: tip-659 | |
| 22:20 | Merge 9.0 check-in: bcbfebda19 user: jan.nijtmans tags: tip-657 | |
| 22:18 | Merge 9.0 check-in: ab466a99b5 user: jan.nijtmans tags: tip-626 | |
| 21:59 | Missing !defined(TCL_NO_DEPRECATED) around TIP #616 macro's. Thanks Rolf for noticing! check-in: 5f41604098 user: jan.nijtmans tags: trunk, main | |
| 20:49 | Merge 9.0 check-in: 81629177a8 user: jan.nijtmans tags: tip-626 | |
| 20:38 | • Edit [a61fef8429dfff4b|a61fef8429]: Move to branch pyk-whatever. Add propagating "closed". Edit check-in comment. artifact: ac16987054 user: jan.nijtmans | |
| 10:41 | Support combination TCL_UTF_MAX=3 with TCL_NO_DEPRECATED=1 check-in: 4ba40baf3f user: jan.nijtmans tags: trunk, main | |
| 10:31 | Remove TCL_8_COMPAT. No longer necessesary, because of TIP #660 check-in: 687747427c user: jan.nijtmans tags: trunk, main | |
| 09:48 | Merge tip-657 check-in: e4c301ca4c user: jan.nijtmans tags: tip-659 | |
| 09:46 | Merge 9.0 check-in: 66ef514f0e user: jan.nijtmans tags: tip-657 | |
| 09:21 | Merge 9.0 check-in: dbfd8e6ec6 user: jan.nijtmans tags: tip-626 | |
| 08:56 | Backout [3016169b6f], since TIP #657 (Make "-profile strict" the default in Tcl 9.0) is not accepted... check-in: 27fafca190 user: jan.nijtmans tags: trunk, main | |
| 08:53 | Backout [e6fe76ae6b]. See build failure with -DTCL_UTF_MAX=3 [https://github.com/tcltk/tcl/actions/r... check-in: e49259e374 user: jan.nijtmans tags: trunk, main | |
|
2023-04-22
| ||
| 18:17 | Merge 9.0 Leaf check-in: 9add50d484 user: jan.nijtmans tags: bug-d34442777 | |
| 18:10 | • Closed ticket [203792a48c]: Avoid signed integer overflow in Utf32ToUtfProc() plus 7 other changes artifact: caa8aaf160 user: jan.nijtmans | |
| 18:08 | • Ticket [96551aca55] Avoid pointer arithmetic with NULL in FOREACH_STRUCT() status still Open with 4 other changes artifact: 9223bfa095 user: jan.nijtmans | |
| 17:55 | Fix [203792a48c]: Avoid signed integer overflow in Utf32ToUtfProc() check-in: 071ea1adbf user: jan.nijtmans tags: core-8-branch | |
| 17:46 | • Closed ticket [2a5cb49733]: Make TCL_NO_TOMMATH_H sufficient for tclTomMathDecls.h plus 7 other changes artifact: 9829fb1767 user: jan.nijtmans | |
| 17:34 | Merge 8.7 check-in: 7ef99c4cd6 user: jan.nijtmans tags: trunk, main | |
| 17:32 | Fill in URL in previous commit check-in: 9883f837fc user: jan.nijtmans tags: core-8-branch | |
| 17:31 | Register "utf32string" for Python check-in: f10817fea4 user: jan.nijtmans tags: core-8-branch | |
| 17:29 | Fix tclTomMath.h (from prev commit) check-in: 27d3b99343 user: jan.nijtmans tags: core-8-branch | |
| 16:34 | Fix [2a5cb49733ff]: Make TCL_NO_TOMMATH_H sufficient for tclTomMathDecls.h check-in: ecd4fdf4d7 user: jan.nijtmans tags: core-8-branch | |
| 16:29 | Backout [4a7b807856], It breaks the build. See: [https://github.com/tcltk/tcl/actions/runs/477158685... check-in: 1d3415a44e user: jan.nijtmans tags: trunk, main | |
| 16:17 | • Ticket [b3628609ad] concatening strings is broken when the "bytes" field of a Tcl_Obj contains invalid data and the type is not tclStringType status still Open with 3 other changes artifact: 32bf1dc73f user: jan.nijtmans | |
| 16:16 | • Edit [b699959d625540f8|b699959d62]: Move to branch py-b3628609ad. Edit check-in comment. artifact: d8dc7c1a86 user: jan.nijtmans | |
|
2023-04-21
| ||
| 21:45 | Merge tip-657 check-in: f843f54534 user: jan.nijtmans tags: tip-659 | |
| 21:31 | Merge 9.0 check-in: f1cb9fbb82 user: jan.nijtmans tags: tip-657 | |
| 20:58 | Demonstrate Tcl_GetIndexFromObjStruct with -Wconversion check-in: 3d8a094343 user: jan.nijtmans tags: bug-d34442777 | |
| 20:56 | • Ticket [d34442777f] Tcl_GetIndexFromObjStruct should have size_t offset parameter status still Open with 3 other changes artifact: 3c6fc290fc user: jan.nijtmans ... 1 similar event omitted. | |
| 20:39 | Merge 8.7 check-in: 9cbb0b212f user: jan.nijtmans tags: trunk, main | |
| 20:32 | Since Tcl_GetSizeIntFromObj is the same as Tcl_GetIntFromObj (in 8.7), it's not worth to spend a stu... check-in: f354f1fc6b user: jan.nijtmans tags: core-8-branch | |
| 20:26 | Add testcases check-in: aaf4d33fc7 user: jan.nijtmans tags: trunk, main | |
| 20:18 | Reduce diff between 8.7 and 9.0. Add some testcases check-in: 2ee8fe15f5 user: jan.nijtmans tags: core-8-branch | |
| 13:32 | Merge 9.0 check-in: b732c118b6 user: jan.nijtmans tags: tip-626 | |