Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2025-07-16 10:43:24.
|
2025-07-20
| ||
| 07:06 | - added 55 section 3 manual pages in initial markdown versions - unified bold font for #include line... check-in: 61e103c3e2 user: Torsten tags: tip-700 | |
|
2025-07-19
| ||
| 22:12 | - added 15 section 3 manual pages in initial markdown versions - adapted conversion script to cover ... check-in: 5e298551a7 user: Torsten tags: tip-700 | |
| 12:31 | More moving of variable declarations check-in: c149575323 user: dkf tags: c-std-update | |
| 12:19 | repaired italics/bold markdown broken in the last commit check-in: d93343b004 user: Torsten tags: tip-700 | |
|
2025-07-18
| ||
| 17:45 | merge 9.0 to trunk: fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-cou... check-in: 34180ec93e user: sebres tags: trunk, main | |
| 17:38 | merge 8.6 to 9.0: fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-count... check-in: 7d1f464944 user: sebres tags: core-9-0-branch | |
| 17:36 | cherry-pick to 8.7: fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-cou... check-in: d62a3b0713 user: sebres tags: core-8-branch | |
| 17:29 | merge 8.5 to 8.6: fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-count... check-in: 9d1d0c58ba user: sebres tags: core-8-6-branch | |
| 17:20 | fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-count to avoid use-afte... check-in: 0d48bb289c user: sebres tags: core-8-5-branch | |
| 17:06 | Merge 9.0 check-in: b9102acdfa user: jan.nijtmans tags: trunk, main | |
| 17:02 | Add check for working --disable-high-entropy-va. Fix check for --enable-auto-image-base (which alway... check-in: d70fe5426c user: jan.nijtmans tags: core-9-0-branch | |
| 11:52 | Add check for working --disable-high-entropy-va. Fix check for --enable-auto-image-base (which alway... check-in: 51a193f9cc user: jan.nijtmans tags: core-8-6-branch | |
| 09:52 | Add check for working --disable-high-entropy-va. Fix check for --enable-auto-image-base (which alway... check-in: a236395922 user: jan.nijtmans tags: trunk, main | |
| 07:37 | Fix 2 warnings on 32-bit platform (thanks, Emiliano) check-in: 1333fff09b user: jan.nijtmans tags: trunk, main | |
|
2025-07-17
| ||
| 15:36 | merge trunk check-in: c8c998013d user: dgp tags: rc1, core-9-1-a0-rc | |
| 07:59 | Fix installation of dde/registry packages (Thanks, Harald, for noticing this!) check-in: f9fa24b9e8 user: jan.nijtmans tags: trunk, main | |
| 07:47 | Merge 9.0 check-in: 0d9037349c user: jan.nijtmans tags: trunk, main | |
| 07:41 | Merge 8.6 check-in: 51c170c7cd user: jan.nijtmans tags: core-9-0-branch | |
| 07:15 | Fix [https://core.tcl-lang.org/tk/info/06892c6e12|06892c6e12]: loading windows dll's in Cygwin doesn... check-in: 35d4da0b44 user: jan.nijtmans tags: core-8-6-branch | |
|
2025-07-16
| ||
| 16:44 | Merge 9.0 - Fix [c9f0520f7e] check-in: de054c46e8 user: apnadkarni tags: trunk, main | |
| 16:26 | Merge 8.6. Fix [c9f0520f7e] - Tcl_SplitList memory size computation overflow. No test because not pr... check-in: cbf058c20b user: apnadkarni tags: core-9-0-branch | |
| 15:26 | Fix [c9f0520f7e] - Tcl_SplitList memory overflow overwrite check-in: 1eebbe69f5 user: apnadkarni tags: core-8-6-branch | |
| 11:26 | Check interp for NULL before storing error! Closed-Leaf check-in: 888adb53db user: apnadkarni tags: bug-c9f0520f7e | |
| 10:49 | Merge 8.6 check-in: 84e386355e user: apnadkarni tags: bug-c9f0520f7e | |
| 10:43 | Moving variable declarations to better places check-in: f569640c35 user: dkf tags: c-std-update | |
| 04:53 | Add tests for C API check-in: a918834664 user: apnadkarni tags: tip-726 | |
|
2025-07-15
| ||
| 19:41 | some non-change cosmetics to make the ctags implementation in Geany 2.1 partly happy again check-in: bb08aafe0a user: Torsten tags: tip-700 | |
| 16:35 | merge trunk check-in: d56cfe5b9e user: dgp tags: rc0, core-9-1-a0-rc | |
| 15:04 | merge trunk check-in: 64fb4b537d user: dkf tags: c-std-update | |
| 13:33 | Better handling of the expectations around channel names check-in: 7293896dad user: dkf tags: c-std-update | |
| 11:41 | TIP 726 implementation with tests check-in: b0b1bd2680 user: apnadkarni tags: tip-726 | |
| 10:25 | Merge 8.6 check-in: 2750018377 user: jan.nijtmans tags: core-9-0-branch | |
| 10:21 | 2 minor comment fixes check-in: b6cb766ec8 user: jan.nijtmans tags: core-8-6-branch | |
| 10:14 | Minor review comment (since 8.6 still uses ckfree) check-in: a46c888320 user: jan.nijtmans tags: bug-c9f0520f7e | |
| 09:44 | - added first 9 section 3 manual pages in markdown versions (initial conversion, not final) - make s... check-in: 4cbf81f377 user: Torsten tags: tip-700 | |
| 09:03 | Move declarations into FOREACH-related constructs... where possible check-in: 91dddca8bc user: dkf tags: c-std-update | |
| 09:01 | Channel names can be NULL during closing check-in: 675f1a34ac user: dkf tags: c-std-update | |
| 03:31 | Proposed fix for [c9f0520f7e] Tcl_SplitList crash. check-in: 7fd8657f04 user: apnadkarni tags: bug-c9f0520f7e | |
| 02:31 | Fix [25265a2705] - dup test names in listTypes.test check-in: dd11259884 user: apnadkarni tags: trunk, main | |
|
2025-07-14
| ||
| 16:44 | Implement Tcl_UtfToNormalizedDString check-in: fd3d6c8a6c user: apnadkarni tags: tip-726 | |
| 15:31 | Backout [816e9ddf1b]: TclVarHashCreateVar() is still used in Itcl check-in: c68b9f7067 user: jan.nijtmans tags: trunk, main | |
| 14:58 | Use macros to reduce number of explicit marker NULLs check-in: 2b21439624 user: dkf tags: c-std-update | |
| 14:26 | TclSetErrorCode lets us avoid writing a lot of marker values check-in: a29f1f8fab user: dkf tags: c-std-update | |
| 12:30 | Open release branch for 9.1a0 check-in: ba2425be93 user: dgp tags: core-9-1-a0-rc | |
| 08:44 | merge trunk check-in: c2c0fa07ea user: dkf tags: c-std-update | |
| 08:11 | A bunch of small changes building on previous commits check-in: 1811f74742 user: dkf tags: c-std-update | |
|
2025-07-13
| ||
| 10:24 | Rebase to trunk check-in: dbf7d9631a user: jan.nijtmans tags: tip-615 | |
| 08:30 | Doc update. See [8cd74c5cd2] check-in: 038e022dbf user: jan.nijtmans tags: trunk, main | |
| 08:02 | Doc update. See [8cd74c5cd2] check-in: 2b9b8fa85b user: jan.nijtmans tags: core-9-0-branch | |
| 07:51 | Doc update. See [8cd74c5cd2]. Backport more doc improvements from 9.1 check-in: 29a9305656 user: jan.nijtmans tags: core-8-6-branch | |