Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2023-11-21 08:19:25.
|
2023-11-24
| ||
| 14:38 | Merge 8.7 check-in: 56e92002a8 user: jan.nijtmans tags: trunk, main | |
| 14:28 | Need Tcl_Size #define a little earlier (for 8.6) check-in: 28d2363ed6 user: jan.nijtmans tags: core-8-branch | |
| 14:04 | Update dde and registry (int -> Tcl_Size) check-in: 09006f0565 user: jan.nijtmans tags: core-8-branch | |
| 13:28 | Merge 9.0 check-in: 96e43e34f3 user: jan.nijtmans tags: tip-626 | |
| 12:50 | Simpler to use an existing action check-in: 51b3fe2a67 user: dkf tags: update-onfiledist | |
|
2023-11-23
| ||
| 17:19 | Added code signing step for Windows check-in: 1147cf25fa user: dkf tags: update-onfiledist | |
| 15:17 | Fix [e653408972]: autoconf warning check-in: ac7b18e5d6 user: jan.nijtmans tags: trunk, main | |
| 15:15 | Fix [e653408972]: autoconf warning check-in: 727f609c60 user: jan.nijtmans tags: core-8-branch | |
| 15:07 | Fix [e653408972]: autoconf warning check-in: 8d9c77c942 user: jan.nijtmans tags: core-8-6-branch | |
| 15:01 | Fixes to parsing of patchlevel check-in: d8150b99bd user: dkf tags: update-onfiledist | |
| 14:13 | Merge 8.7. Remove 2 (internal) stub entries which are not used any more. check-in: 55970b0f90 user: jan.nijtmans tags: trunk, main | |
| 13:50 | Merge 8.7 Closed-Leaf check-in: 984c02fbc5 user: jan.nijtmans tags: bug-2a0966cdc9 | |
| 13:48 | Remove testgetencpath/testsetencpath test commands: Testcase can use "encoding dirs" as well. (borro... check-in: 3bca0fe344 user: jan.nijtmans tags: core-8-branch | |
| 13:25 | Merge 8.7 check-in: 80cc6f4ea6 user: jan.nijtmans tags: bug-2a0966cdc9 | |
| 13:21 | Merge-mark check-in: f33c0ccc6c user: jan.nijtmans tags: trunk, main | |
| 13:17 | Fix [b8a30af3da]: test failures in reg.test. Now works with -DTCL_NO_DEPRECATED and without it. check-in: 879076bfea user: jan.nijtmans tags: core-8-branch | |
| 08:52 | Fix regexp test failures [b8a30af3da] check-in: 7deea0a766 user: jan.nijtmans tags: trunk, main | |
| 08:50 | Fix regexp test failures [b8a30af3da] check-in: cf2334ffbb user: jan.nijtmans tags: core-8-branch | |
|
2023-11-22
| ||
| 19:20 | Merge many improvements from trunk that look good for next rc. check-in: 76096c3e18 user: dgp tags: core-9-0-b1-rc | |
| 16:56 | Test edits to correct failures. Closed-Leaf check-in: 253ba9e2ef user: dgp tags: bug-b8a30af3da | |
| 12:14 | Merge 8.7 check-in: b31ced4ed8 user: dkf tags: trunk, main | |
| 12:13 | Added missing paragraph fragment. check-in: b416425a8a user: dkf tags: core-8-branch | |
| 12:06 | Merge 8.7 check-in: 2f8765cf18 user: jan.nijtmans tags: trunk, main | |
| 12:03 | Fix testcases for previous commit check-in: f3b15b3ed5 user: jan.nijtmans tags: core-8-branch | |
|
2023-11-21
| ||
| 08:19 | Merge 8.7 check-in: d68fd866c4 user: jan.nijtmans tags: trunk, main | |
| 08:18 | Fix [4ed788c618]: regexp \U not fully implemented - unclear in docs check-in: 21eaa89b6b user: jan.nijtmans tags: core-8-branch | |
|
2023-11-20
| ||
| 22:13 | Experimental fix for [4ed788c618]: regexp \U not fully implemented - unclear in docs Closed-Leaf check-in: f31a38e350 user: jan.nijtmans tags: bug-4ed788c618 | |
| 21:13 | Merge-mark check-in: 0c1a777857 user: jan.nijtmans tags: core-8-branch | |
| 21:09 | Missing "static" keywords in various places. check-in: 74304c2823 user: jan.nijtmans tags: core-8-6-branch | |
| 20:47 | Merge 8.7 check-in: 93689150f7 user: jan.nijtmans tags: trunk, main | |
| 20:46 | Merge 8.6 check-in: 6952f8b756 user: jan.nijtmans tags: core-8-branch | |
| 20:45 | Fix [32b88975f7]: clock format returns spurious errors check-in: af4b808872 user: jan.nijtmans tags: core-8-6-branch | |
| 20:38 | Merge 8.7 check-in: 8343278f89 user: jan.nijtmans tags: trunk, main | |
| 20:36 | Undo previous commit. Add "static" keywords in various places instead. This should fix the problem t... check-in: cbdc024bd3 user: jan.nijtmans tags: core-8-branch | |
| 20:24 | More (internal) stub table cleanup check-in: 61c6facc1f user: jan.nijtmans tags: trunk, main | |
| 20:07 | Fix TclpGetPid() signature (should use Tcl_Size, not size_t) check-in: 530a682e61 user: jan.nijtmans tags: trunk, main | |
| 19:52 | merge 8.7 check-in: d2a2aa7647 user: dgp tags: trunk, main | |
| 19:52 | Add TCL_INDEX_TEMP_TABLE to avoid storing pointers to a table on the stack that will not live long e... check-in: 7d4d331e22 user: dgp tags: core-8-branch | |
| 16:56 | fcopy doc: some refinments check-in: 2e633da271 user: oehhar tags: trunk, main | |
| 16:54 | fcopy doc: remove depreciation in tcl9, this is 8.7. check-in: e5299ca37e user: oehhar tags: core-8-branch | |
| 16:45 | Ticket [a173f9229f]: fcopy man page: document encoding error behaviour. Depreciate tcl8 encoding pro... check-in: 47aed25e8b user: oehhar tags: trunk, main | |
| 16:31 | Ticket [a173f9229f]: fcopy man page: document encoding error behaviour. Depreciate tcl8 encoding pr... check-in: 184645bd71 user: oehhar tags: core-8-branch | |
| 14:25 | merge 8.7 check-in: b1dc168e85 user: dgp tags: dgp-zipfs-init | |
| 13:55 | Fix bug [a173f922]: fcopy does not write leading correct chars on later encoding error. check-in: e73f1f5bfd user: oehhar tags: trunk, main | |
| 13:36 | Fix bug [a173f922]: fcopy does not write leading correct chars on later encoding error. check-in: e20a983650 user: oehhar tags: core-8-branch | |
| 13:32 | Merge core-8-branch Closed-Leaf check-in: 9a7d12b797 user: oehhar tags: bug-a173f922-fcopy-tell | |
| 13:15 | Bug [a173f922]: fix bug: fcopy does not write leading correct chars on later encoding error. check-in: b9f611b9a0 user: oehhar tags: bug-a173f922-fcopy-tell | |
| 10:58 | Remove legacy stuff related to Tcl_LinkVar() check-in: 34fc996243 user: jan.nijtmans tags: trunk, main | |
| 10:40 | Remove some macro's that don't make much sense any more (Noted by Massimo Manghi, thanks!) check-in: a09d701b6d user: jan.nijtmans tags: trunk, main | |
| 08:48 | Rebase to 9.0 check-in: d19b3a7bb4 user: jan.nijtmans tags: disabletcl8api | |