Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2023-07-14 06:31:41.
|
2023-07-20
| ||
| 12:49 | • Closed ticket [d40b9c8503]: Enforcing 64-bit time_t? plus 6 other changes artifact: 872a1b4e5f user: jan.nijtmans | |
| 12:45 | Fix [d40b9c8503]: Enforcing 64-bit time_t? check-in: 3196eb3638 user: jan.nijtmans tags: trunk, main | |
| 12:41 | Don't bail out when no 64-bit time is available Closed-Leaf check-in: 66f8512bcd user: jan.nijtmans tags: bug-d40b9c8503 | |
| 10:39 | • Ticket [d40b9c8503] Enforcing 64-bit time_t? status still Open with 3 other changes artifact: 42b9276eff user: jan.nijtmans ... 1 similar event omitted. | |
| 10:38 | • Add attachment config.log to ticket [d40b9c8503] artifact: 48a6d3e37e user: jan.nijtmans | |
| 08:33 | • Ticket [d40b9c8503] Enforcing 64-bit time_t? status still Open with 3 other changes artifact: 9d374682fc user: jan.nijtmans | |
|
2023-07-19
| ||
| 16:00 | Rebase to 9.0 check-in: 2db4eb588f user: jan.nijtmans tags: bug-d40b9c8503 | |
| 14:59 | Merge tip-657 check-in: 193acbea90 user: jan.nijtmans tags: tip-671 | |
| 14:53 | Rebase to 9.0 check-in: 6f38a7cf3c user: jan.nijtmans tags: tip-657 | |
| 14:49 | Merge 8.7 check-in: bbe3200ca0 user: jan.nijtmans tags: trunk, main | |
| 14:23 | Improve error-reporting possibilities for Tcl_ExternalToUtfDStringEx/Tcl_UtfToExternalDStringEx in c... check-in: 2d94a8c808 user: jan.nijtmans tags: core-8-branch | |
| 13:04 | Bugfix for escape-encoding, 'stolen' from TIP #671 branch check-in: 9e4bc60200 user: jan.nijtmans tags: core-8-branch | |
| 11:18 | Somewhat better error-reporting check-in: 51078feead user: jan.nijtmans tags: tip-657 | |
| 09:03 | Merge tip-657 check-in: fed44ef8c0 user: jan.nijtmans tags: tip-671 | |
| 08:59 | Merge 9.0 check-in: 331a94f0b8 user: jan.nijtmans tags: tip-657 | |
|
2023-07-17
| ||
| 09:42 | • Edit [9b985032c4f2f9d6|9b985032c4]: Cancel tag "core-tip-558-candidate". artifact: b76ac14590 user: jan.nijtmans | |
| 09:41 | • Edit [da536b980361149e|da536b9803]: Cancel tag "core-tip-657-candidate". artifact: 07cdde8e81 user: jan.nijtmans | |
|
2023-07-16
| ||
| 21:29 | Remove non-supported testcases check-in: 5d54238fee user: jan.nijtmans tags: tip-671 | |
|
2023-07-14
| ||
| 15:15 | • Ticket [a366c6efee] ledit corrupts string literal value status still Open with 3 other changes artifact: 1b5022ef14 user: jan.nijtmans | |
| 14:51 | First attempt to mix TIP's #657 and #671 check-in: 77d9664918 user: jan.nijtmans tags: tip-671 | |
| 13:15 | • Edit [addb7a978e825478|addb7a978e]: Cancel tag "core-tip-626-candidate". artifact: 77a65bbca2 user: jan.nijtmans | |
| 13:13 | • Edit [da536b980361149e|da536b9803]: Add tag "core-tip-657-candidate". artifact: c9976bce11 user: jan.nijtmans | |
| 11:13 | Use "strict" in almost all commands. Only "glob" and environment variables are left out. (Experiment... check-in: da536b9803 user: jan.nijtmans tags: tip-657 | |
| 06:31 | Rebase to 9.0 check-in: 0a52caf686 user: jan.nijtmans tags: tip-657 | |
| 06:28 | Merge 8.7 check-in: cbdec07524 user: jan.nijtmans tags: trunk, main | |
|
2023-07-13
| ||
| 16:23 | Merge 8.7 check-in: 528716921f user: jan.nijtmans tags: trunk, main | |
| 15:42 | Backport changes in tclListObj.c from Tcl 9.0 check-in: 24daba8fd2 user: jan.nijtmans tags: core-8-branch | |
| 06:52 | • Ticket [a34733451b] Regression with TIP #636 in foreach status still Closed with 5 other changes artifact: 051cd53330 user: jan.nijtmans | |
|
2023-07-12
| ||
| 20:13 | • Closed ticket [c1691dc608]: 32-bit Linux regressions plus 7 other changes artifact: 0dac5e3e95 user: jan.nijtmans | |
| 20:02 | Eliminate another compiler-warning, with -DTCL_NO_DEPRECATED=1 check-in: 3b8f2cf18c user: jan.nijtmans tags: trunk, main | |
| 19:56 | One more unresolved reference (see prev commit) check-in: 239e636558 user: jan.nijtmans tags: trunk, main | |
| 19:36 | More fixes related to [c1691dc608]: 32-bit Linux regressions, like ".... undefined reference to `Tcl... check-in: fc17b782b6 user: jan.nijtmans tags: trunk, main | |
| 19:13 | Merge 8.7 check-in: 1224acdcf6 user: jan.nijtmans tags: trunk, main | |
| 19:11 | (partial) fix for [c1691dc608]: 32-bit Linux regressions. Eliminate compiler warning check-in: 2ab20ce108 user: jan.nijtmans tags: core-8-branch | |
| 15:12 | Merge 8.7 check-in: 70697b205c user: jan.nijtmans tags: trunk, main | |
| 15:09 | Fix special-case in SetDuplicatePureObj(): Since typePtr is always &tclListType (ALL current calls t... check-in: 13d7e0fc55 user: jan.nijtmans tags: core-8-branch | |
| 14:51 | • Ticket [a34733451b] Regression with TIP #636 in foreach status still Open with 4 other changes artifact: 3c8216c928 user: jan.nijtmans | |
| 14:43 | Merge 8.7 check-in: 5fe8a20f26 user: jan.nijtmans tags: trunk, main | |
| 13:57 | • Ticket [a34733451b] Regression with TIP #636 in foreach status still Open with 3 other changes artifact: a58fbbcc64 user: jan.nijtmans ... 2 similar events omitted. | |
| 11:38 | Consider 3 more types as special in TclDuplicatePureObj(). Updated comment for the reason why. check-in: 3f04a9222b user: jan.nijtmans tags: core-8-branch | |
| 07:55 | • Ticket [a34733451b] Regression with TIP #636 in foreach status still Open with 3 other changes artifact: f5d3a842e6 user: jan.nijtmans | |
| 07:40 | • Ticket [54329e39c7] Compiled foreach uses excessive memory for lseq sequences status still Closed with 6 other changes artifact: bb35b27107 user: jan.nijtmans | |
|
2023-07-11
| ||
| 13:05 | • Ticket [a34733451b] Regression with TIP #636 in foreach status still Open with 3 other changes artifact: 2f605e9c76 user: jan.nijtmans | |
| 12:14 | • Ticket [54329e39c7] Compiled foreach uses excessive memory for lseq sequences status still Open with 3 other changes artifact: b67cadd69b user: jan.nijtmans | |
| 09:30 | • Closed ticket [5916e48806]: tcl.pc: hardcoded depedencies, missing build flags plus 7 other changes artifact: 562cf1b749 user: jan.nijtmans | |
| 09:23 | Merge 8.7 check-in: 71ba59091e user: jan.nijtmans tags: trunk, main | |
| 09:20 | Fix [5916e48806]: tcl.pc: hardcoded depedencies, missing build flags check-in: 4b11db28e6 user: jan.nijtmans tags: core-8-branch | |