Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2022-07-22 22:10:27.
|
2022-08-21
| ||
| 21:43 | Merge 8.7 check-in: 3841d53f1b user: jan.nijtmans tags: tip-627 | |
| 21:33 | Merge 8.7 check-in: 4a40cfe75b user: jan.nijtmans tags: trunk, main | |
| 21:31 | TIP #630 implementation: TclOO commands > 2^31 check-in: 7a66d9e12f user: jan.nijtmans tags: core-8-branch | |
| 21:12 | merge-mark check-in: ee9ae41545 user: jan.nijtmans tags: core-8-branch | |
| 21:00 | Add (dummy) stub entries to TclOO (matching TIP #630) check-in: 8b6268f606 user: jan.nijtmans tags: core-8-6-branch | |
| 20:53 | More type-casts in tclOOMethod.c (backported from 8.7) check-in: 89358b9039 user: jan.nijtmans tags: core-8-6-branch | |
| 20:28 | ClientData -> 'void *" in TclOO headers check-in: 4a915166e6 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-07-30
| ||
| 21:47 | Undo knownBug constraint: no longer necessary check-in: 8a76a9d9ab user: jan.nijtmans tags: tip-625-for-9 | |
| 20:48 | Merge 9.0 and tip-625 check-in: e0689c7926 user: jan.nijtmans tags: tip-625-for-9 | |
|
2022-07-28
| ||
| 10:52 | Merge 8.7 check-in: 55a80617ef user: jan.nijtmans tags: trunk, main | |
| 10:14 | Merge 8.6 check-in: 2836af2ea9 user: jan.nijtmans tags: core-8-branch | |
| 08:56 | • Ticket [4eb3a155ac] apply causes memory corruption / crash status still Pending with 3 other changes artifact: 5283a0aa77 user: jan.nijtmans | |
|
2022-07-27
| ||
| 16:21 | merge tip-625 check-in: f4126389f6 user: jan.nijtmans tags: tip-625-for-9 | |
| 16:19 | Merge tip-625 check-in: f6cd2e7b05 user: jan.nijtmans tags: tip-625-for-9 | |
|
2022-07-26
| ||
| 13:32 | Fix msvc OPTS=symbols build. Eliminate (int) typecast check-in: 5020aeebd1 user: jan.nijtmans tags: dgp-refactor | |
|
2022-07-25
| ||
| 21:29 | • Ticket [b3977d199b] Channel gets inserts spurious empty lines on receiving torn CR-LF status still Pending with 4 other changes artifact: cde8e24f54 user: jan.nijtmans | |
| 21:19 | • Ticket [4eb3a155ac] apply causes memory corruption / crash status still Open with 3 other changes artifact: 24c744e61a user: jan.nijtmans | |
| 21:12 | Make testapplylambda work on Windows with gcc too Closed-Leaf check-in: dcb5d9542d user: jan.nijtmans tags: apn-apply-bug | |
| 14:08 | merge-mark check-in: e17c116ad7 user: jan.nijtmans tags: trunk, main | |
| 14:05 | merge-mark check-in: ce8f522a49 user: jan.nijtmans tags: core-8-branch | |
| 13:57 | execvpw/seteuidw don't exist. Fix some other signatures in compat/unistd.h check-in: 23d8569bf2 user: jan.nijtmans tags: core-8-6-branch | |
|
2022-07-24
| ||
| 20:41 | Merge tip-625 check-in: 987844a6c4 user: jan.nijtmans tags: tip-625-for-9 | |
| 20:10 | Merge 9.0 check-in: 14a5eb1b0c user: jan.nijtmans tags: tip-625-for-9 | |
| 20:04 | Fix windows build (invalid '&'). Eliminate end-of-line spacing check-in: d4725a9969 user: jan.nijtmans tags: tip-629 | |
|
2022-07-22
| ||
| 22:10 | Merge 8.7 check-in: 801fca0b0a user: jan.nijtmans tags: trunk, main | |
| 21:57 | Merge 8.6 check-in: bb6ebaa2f9 user: jan.nijtmans tags: core-8-branch | |
| 21:42 | tcltest 2.5.4 -> 2.5.5 check-in: a89da8f031 user: jan.nijtmans tags: core-8-6-branch | |
| 14:38 | Merge 8.7 check-in: 634dfafbfd user: jan.nijtmans tags: trunk, main | |
| 13:59 | Merge 8.6 check-in: 18d5b9b97a user: jan.nijtmans tags: core-8-branch | |
|
2022-07-21
| ||
| 15:28 | Merge 8.7 check-in: d6839d9a64 user: jan.nijtmans tags: trunk, main | |
| 14:43 | • Ticket [cc437b1e39] Multiple test suite segfaults on trunk on CentOS 7.9.2009 and gcc 4.8.5 status still Open with 3 other changes artifact: cade6061f2 user: jan.nijtmans | |
| 14:03 | More TclGetStringFromObj() usage check-in: 1b3ea873a0 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-20
| ||
| 16:36 | Merge 8.7 check-in: 253cc69709 user: jan.nijtmans tags: trunk, main | |
| 16:25 | Wrong escape in encoding.n check-in: 3aa39db83d user: jan.nijtmans tags: core-8-branch | |
| 08:32 | Missing "package require tcl::test", this causes test failures on Windows with gcc check-in: 99e766019a user: jan.nijtmans tags: tip-625 | |
|
2022-07-19
| ||
| 12:38 | Mark apply-9.1 as "knownBug", since it's failing in a --enable-symbols=mem builds. Still need to be ... check-in: 5510ca9ee5 user: jan.nijtmans tags: tip-625 | |
| 12:21 | merge-mark check-in: b910e9d101 user: jan.nijtmans tags: trunk, main | |
| 12:14 | Undo changes in tclDecls.h from previous commit: Tk still needs it check-in: 32aa8bef97 user: jan.nijtmans tags: core-8-branch | |
| 09:56 | Merge 8.7 check-in: 5e5cbb06cd user: jan.nijtmans tags: trunk, main | |
| 09:50 | Make sure that tclAppInit.c is never built with -DUSE_TCL_STUBS, so we don't need those dirty tricks... check-in: e335546754 user: jan.nijtmans tags: core-8-branch | |
| 08:56 | Merge 8.7 check-in: 7c6436ddb3 user: jan.nijtmans tags: trunk, main | |
| 08:40 | Merge 8.6 check-in: f81fc8a58d user: jan.nijtmans tags: core-8-branch | |
| 08:38 | Update compat/stdlib.h, prevent conflict with modern signature of those functions. check-in: a3974f03bd user: jan.nijtmans tags: core-8-6-branch | |
| 08:35 | Make a start converting -1 -> TCL_INDEX_NONE where appropriate check-in: ec4c6a5785 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-18
| ||
| 12:57 | Merge tip-625 check-in: 25cc1d1966 user: jan.nijtmans tags: tip-625-for-9 | |
| 11:56 | Updste stdlib.h (add missing functions). Restructure tclAppInit.c Closed-Leaf check-in: b79b2a5bbe user: jan.nijtmans tags: check-build | |
| 11:07 | Only use -DBUILD_tcl for shared/static library check-in: 092777c973 user: jan.nijtmans tags: check-build | |
|
2022-07-17
| ||
| 13:28 | • Closed ticket [713653b951]: Floating point precision problems on x86 musl plus 6 other changes artifact: 3c19d86636 user: jan.nijtmans | |
| 13:14 | Merge 8.7 check-in: de8da09f1c user: jan.nijtmans tags: check-build | |
| 13:13 | Merge 8.7 check-in: 52752ddc27 user: jan.nijtmans tags: trunk, main | |