Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2022-09-21 14:09:14.
|
2022-09-22
| ||
| 15:32 | Make TclObjInterpProc a macro (since it always should be used through TclGetObjInterpProc()) Add som... check-in: cd8e3f4616 user: jan.nijtmans tags: core-8-6-branch | |
| 13:46 | merge trunk check-in: 0c65ea2a74 user: dgp tags: tip-465 | |
| 13:45 | merge trunk check-in: 16fef385a1 user: dgp tags: tip-634 | |
| 13:40 | merge trunk check-in: d2fdd509c5 user: dgp tags: dgp-refactor | |
| 13:39 | merge trunk check-in: 79ac463401 user: dgp tags: novem | |
| 13:38 | merge 8.7 check-in: db70520b89 user: dgp tags: tip-getnumber | |
| 13:28 | merge 8.6 check-in: 13b0b8d303 user: dgp tags: core-8-6-13-rc | |
| 12:50 | rebase to latest 8.7 check-in: 488d60d3f7 user: jan.nijtmans tags: tip-603 | |
| 12:46 | rebase to latest 8.7 check-in: 71e02f94a7 user: jan.nijtmans tags: tip-344 | |
| 12:40 | Merge 8.7 check-in: 55a6ac3c05 user: jan.nijtmans tags: trunk, main | |
| 12:32 | Merge 8.6 check-in: 6320599e4f user: jan.nijtmans tags: core-8-branch | |
| 12:30 | Fix [22ab2ae64a]: Build with minizip broken (actually, only a problem in 8.7, but let's keep tinydir... check-in: 696144dced user: jan.nijtmans tags: core-8-6-branch | |
| 11:26 | Add -strictencoding option to channels. Thanks to Harald Oehlman for his example (largely copied). N... check-in: 6edbb53f0a user: jan.nijtmans tags: tip-346 | |
| 11:01 | Rebase to latest 8.7 check-in: 48d4187f99 user: jan.nijtmans tags: tip-346 | |
| 10:57 | rebase to latest 9.0 check-in: 75fd19942f user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding | |
| 10:56 | fix testcase check-in: 614341c5f7 user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding | |
|
2022-09-21
| ||
| 19:12 | merge 8.6 check-in: 49d30beb1b user: dgp tags: core-8-6-13-rc | |
| 18:46 | various break-fix measures check-in: eb68153185 user: bch tags: bch_sign_and_width | |
| 18:38 | Update docs and comments to agree with TIP 623. check-in: 87b0acccb6 user: dgp tags: core-8-6-branch | |
| 18:23 | Another test related to TIP 623. check-in: c5a2c3d0ce user: dgp tags: core-8-6-branch | |
| 17:50 | merge [trunk] check-in: ab16261020 user: bch tags: bch_sign_and_width | |
| 15:39 | Include TYPE_OPEN_PAREN in the comment. check-in: fb7ccf4385 user: dgp tags: tip-465 | |
| 15:25 | TIP #640 implementation: Tcl_SaveResult reuse for Tcl 9.0 check-in: b2727e8d27 user: jan.nijtmans tags: tip-640 | |
| 14:59 | Reduce chances for test conflicts. check-in: f066ed868c user: dgp tags: tip-634 | |
| 14:09 | merge trunk check-in: 33ec70d3ba user: dgp tags: tip-634 | |
| 13:54 | merge trunk check-in: 4fb538db3d user: dgp tags: tip-465 | |
| 13:47 | merge 8.7 check-in: f434e66963 user: dgp tags: tip-getnumber | |
| 13:36 | merge trunk check-in: a69de63e81 user: dgp tags: dgp-refactor | |
| 13:31 | merge trunk check-in: 9b7d2bb58a user: dgp tags: novem | |
| 13:22 | merge 8.6 check-in: e89003b5f7 user: dgp tags: core-8-6-13-rc | |
| 13:13 | rebase to 8.7 Closed-Leaf check-in: 0817626d0b user: jan.nijtmans tags: tip-402 | |
| 13:10 | Merge 8.7 check-in: c83b5c1986 user: jan.nijtmans tags: trunk, main | |
| 13:08 | Merge 8.6 check-in: 6979bf518d user: jan.nijtmans tags: core-8-branch | |
| 12:55 | Fix [c0bc269178]: switch -regexp -matchvar -indexvar broken when optional subexpression does not mat... check-in: 92ab43ecd6 user: jan.nijtmans tags: core-8-6-branch | |
| 12:39 | Merge 8.7 check-in: ba53db3637 user: jan.nijtmans tags: trunk, main | |
| 12:38 | remove tests/range.test, no longer needed check-in: cf17459efe user: jan.nijtmans tags: core-8-branch | |
| 12:37 | Merge 8.7 check-in: e855e8c182 user: jan.nijtmans tags: trunk, main | |
| 12:18 | TIP #624: Deprecate Tcl_MakeSafe check-in: 8accbbe398 user: jan.nijtmans tags: core-8-branch | |
| 11:57 | merge trunk check-in: e906340b09 user: dgp tags: dgp-refactor | |
| 11:57 | merge trunk check-in: c5fdc0c88e user: dgp tags: novem | |
|
2022-09-20
| ||
| 20:42 | Proposed fix for [c0bc269178], with testcase Closed-Leaf check-in: ea165f0333 user: jan.nijtmans tags: bug-c0bc269178 | |
| 14:36 | TIP 629: Add a lseq command to the core of list commands check-in: f14407c635 user: griffin tags: core-8-branch | |
| 12:09 | rebase to latest trunk check-in: db829e5126 user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding | |
| 12:07 | rebase to latest core-8-branch check-in: 216977961c user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding | |
| 03:12 | Merge 8.7 check-in: 4bb4dbb081 user: kjnash tags: tip-579-8-7 | |
|
2022-09-19
| ||
| 19:47 | Merge 9.0 check-in: 6732737b9c user: jan.nijtmans tags: tip-626 | |
| 17:45 | TIP633 fconfigure -nocomplainencoding (TCL8.7): replace "-strictencoding 0" by "-nocomplainencoding ... check-in: 42dcb747ef user: oehhar tags: tip633-fconfigure-tolerantencoding | |
| 17:40 | TIP633 fconfigure -nocomplainencoding (TCL9): replace "-strictencoding 0" by "-nocomplainencoding 1"... check-in: 68c3e3c92f user: oehhar tags: tip633-tcl9-fconfigure-strictencoding | |
| 16:30 | Sync with core-8-branch, fix shimmer in TclLindexFlat. check-in: 5e65443def user: griffin tags: tip-629 | |
| 14:19 | Merge 8.7 check-in: 75725e8f60 user: jan.nijtmans tags: trunk, main | |