Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
193 check-ins using file doc/msgcat.n version 65dbbef5a3
|
2025-02-25
| ||
| 19:09 | Merge introduction of TclNewNamespaceObj(), resolve conflicts check-in: 8d9604f0e4 user: dgp tags: dgp-refactor | |
| 18:50 | conflict free check-in: d487966f45 user: dgp tags: dgp-refactor | |
| 18:36 | merge 9.0b3 check-in: 5c61a0b81a user: dgp tags: dgp-refactor | |
|
2024-10-25
| ||
| 09:25 | Merge 9.0 check-in: 9a9302a669 user: jan.nijtmans tags: tip-626 | |
|
2024-09-18
| ||
| 20:28 | One more "Known bugs" check-in: 10600da325 user: jan.nijtmans tags: core-9-0-0-rc | |
| 18:36 | merge trunk check-in: 5691afbee1 user: dgp tags: rc1, core-9-0-0-rc | |
| 15:45 | merge 8.7 (silence warn for no-trapv, [f6fc75cbdd0fa593]) check-in: 9e5fab26fe user: sebres tags: trunk, main | |
| 14:21 | Remove symbol from master build instructions check-in: 0979921b40 user: dkf tags: always-zlib | |
| 14:17 | Always have zlib, so no non-zlib code need remain check-in: 9dee5129eb user: dkf tags: always-zlib | |
| 10:54 | merge 8.7 (mem-leak fix for [02d5d65d70]) check-in: 88fef0563f user: sebres tags: trunk, main | |
| 03:00 | Merge 8.7 - Very minor typo - pathname -> pathtype check-in: d914c001a8 user: apnadkarni tags: trunk, main | |
|
2024-09-17
| ||
| 15:42 | amend for 9.0 (windows only): since paths starting with ~ are relative in 9.0 for windows, it doesn'... check-in: 891b58bbb7 user: sebres tags: trunk, main | |
| 15:35 | merge 8.7: avoid unneeded (but expensive) path normalization for several file subsystem commands and... check-in: 265dc4708a user: sebres tags: trunk, main | |
| 14:24 | Extend the notes in the changes file check-in: 1066df7e1e user: dkf tags: core-9-0-0-rc | |
| 10:29 | Remove 'known bug' listing for issue that was fixed several months ago check-in: 7cd4c1125d user: dkf tags: core-9-0-0-rc | |
| 08:09 | Merge 8.7 check-in: 8e0ee072e2 user: jan.nijtmans tags: trunk, main | |
|
2024-09-16
| ||
| 14:44 | [680503]: Ensure we make the shadow delegate even if there is no argument to the class constructor. check-in: fc91a7415f user: dkf tags: trunk, main | |
| 14:22 | Improve clarity and safety in dde extension. Leaf check-in: e96975a314 user: dkf tags: tweak | |
|
2024-09-14
| ||
| 21:26 | compile-13.2: added dynamic constraint for unix boxes (avoid SO for small stack limit) - ensure the ... check-in: 7a6c1a63ee user: jan.nijtmans tags: trunk, main | |
|
2024-09-13
| ||
| 21:18 | Fix [63325009a8]: \u0400 conversion to and from cesu-8 fails check-in: 310f98ad74 user: jan.nijtmans tags: trunk, main | |
| 12:20 | Merge-mark check-in: d06bb94129 user: jan.nijtmans tags: trunk, main | |
|
2024-09-12
| ||
| 22:56 | One more "Known bug" check-in: 5a7a2e01f3 user: jan.nijtmans tags: core-9-0-0-rc | |
|
2024-09-11
| ||
| 21:04 | Add "Known bugs" section check-in: edc7c054ee user: jan.nijtmans tags: core-9-0-0-rc | |
| 19:36 | merge trunk check-in: d4649033d4 user: dgp tags: core-9-0-0-rc | |
| 16:57 | Update changes.md version to 9.0.0. http -> 2.10.0 check-in: 8e860d3aa9 user: jan.nijtmans tags: core-9-0-0-rc | |
| 16:02 | Replace sequences of Tcl_AddErrorInfo with single Tcl_AppendObjToErrorInfo check-in: 02130d4855 user: dkf tags: tweak | |
| 15:41 | Space before tab is unlikely and unwanted check-in: d09a16a1d9 user: dkf tags: tweak | |
| 14:56 | tweaking TclOO a bit, added more leak tests Sideline low value changes that do not fix anything ... check-in: cf73c2fe23 user: dkf tags: tweak | |
| 07:37 | Unified naming of the Mac to 'macOS' as other names are outdated since 2016 (macOS Sierra, version 1... check-in: a3a2fb94c0 user: Torsten tags: trunk, main | |
| 06:31 | Add tcl::idna, expr operators, oo to changes.md check-in: 52a5f4ab95 user: apnadkarni tags: trunk, main | |
|
2024-09-10
| ||
| 19:58 | 3th "load" argument should be Titlecase Fix registry library name for Tcl 9 check-in: 8d9bc901e3 user: jan.nijtmans tags: trunk, main | |
| 14:58 | merge trunk check-in: d652b5342c user: dgp tags: core-9-0-0-rc | |
| 13:27 | merge 8.7 check-in: a4c3f6a3e8 user: dgp tags: trunk, main | |
|
2024-09-09
| ||
| 21:21 | Merge trunk; silence compiler warning. check-in: 330b1226ee user: dgp tags: core-9-0-0-rc | |
| 18:45 | size_t -> Tcl_Size (twice) check-in: 1aa26f02e2 user: jan.nijtmans tags: trunk, main | |
| 16:08 | Some identification of possible refactorings in tclZlib.c Closed-Leaf check-in: 8af63c9d77 user: dkf tags: dkf/clean-up-zlib-impl | |
|
2024-09-07
| ||
| 23:01 | Update to TZDATA 2024b check-in: b1d5440647 user: jan.nijtmans tags: trunk, main | |
|
2024-09-05
| ||
| 13:30 | Some identification of possible refactorings in tclVar.c Leaf check-in: a73467bf64 user: dkf tags: dkf/clean-up-var-impl | |
|
2024-09-03
| ||
| 16:47 | merge trunk check-in: b68b00d45a user: dgp tags: core-9-0-0-rc | |
|
2024-09-02
| ||
| 11:23 | Merge-mark check-in: 9a5248b829 user: jan.nijtmans tags: trunk, main | |
| 11:00 | cherrypicked typos, errors and clarifications from the documentation-cleanup-for-transition branch (... check-in: 2496f1377a user: Torsten tags: trunk, main | |
|
2024-09-01
| ||
| 22:43 | Fix for ticket [f4a4bd7f1070] - lseq "count" argument also dictates output formatting. Solved by on... check-in: 93057ed877 user: griffin tags: trunk, main | |
|
2024-08-30
| ||
| 16:08 | Cleaning up tclZipfs.c to use internal API better. Closed-Leaf check-in: c3f3a08b43 user: dkf tags: dkf/clean-up-zipfs-impl | |
| 15:50 | merge trunk check-in: 36ed7dc068 user: dgp tags: core-9-0-0-rc | |
| 03:24 | Delete duplicated text fragment in lseq manpage check-in: c540e8ec0d user: apnadkarni tags: trunk, main | |
|
2024-08-29
| ||
| 07:40 | [6a9a2ccf] Unix makefile writes "Build for TCL 8" for Tcl 9 Closed-Leaf check-in: ad85f60c42 user: oehhar tags: 6a9a2ccf-unix-makefile-output-tcl8 | |
|
2024-08-28
| ||
| 17:17 | Release branch for Tcl 9.0.0 check-in: 9365889f2e user: dgp tags: core-9-0-0-rc | |
|
2024-08-27
| ||
| 10:50 | Fix logic that was inadvertently inverted back in [295715a1b1b2c3d5] check-in: 5ffd5f90b8 user: pooryorick tags: trunk, main | |
|
2024-08-24
| ||
| 11:20 | Fix static build on MSVC check-in: e4cc39a789 user: jan.nijtmans tags: trunk, main | |
|
2024-08-23
| ||
| 19:48 | Minor fix in "load" documentation. Update release notes for "info loaded" change check-in: 3b597e83a3 user: jan.nijtmans tags: trunk, main | |
| 15:26 | Don't pack the dde/registry dll's any more for static builds. See: [https://core.tcl-lang.org/tk/tkt... check-in: 3fae94e31a user: jan.nijtmans tags: trunk, main | |
| 14:36 | Eliminate compiler warning regarding ZLIB_VER_MAJOR on --disable-shared builds (seen on Windows) check-in: 8225f9faee user: jan.nijtmans tags: trunk, main | |
| 13:56 | Documentation/comment fixes [dcc8645349] check-in: 70b037050c user: jan.nijtmans tags: trunk, main | |
| 12:15 | formatting. Missing "command" Closed-Leaf check-in: fc1e13addd user: jan.nijtmans tags: bug-dcc8645349 | |
| 12:12 | Documentation/comment fixes [dcc8645349] check-in: 62822d40f7 user: jan.nijtmans tags: bug-dcc8645349 | |
| 08:39 | Merge trunk check-in: 4b819bcb98 user: apnadkarni tags: apn-more-encoding-tests | |
| 08:32 | Fix [33f9b4de51], [945d2387d7], [f2e924e881] - encoding character limit bugs check-in: df6a7e1b38 user: apnadkarni tags: trunk, main | |
| 08:22 | Fix [a82f8b15d1]: Encoding of files stored by zipfs check-in: 1fb806b004 user: jan.nijtmans tags: trunk, main | |
| 08:10 | Also fix charlimit for cesu-8 Closed-Leaf check-in: 5df9ff781e user: apnadkarni tags: bug-945d2387d7 | |
| 06:10 | Reenable utf16 tests after fixes check-in: a85938676d user: apnadkarni tags: bug-945d2387d7 | |
|
2024-08-22
| ||
| 19:01 | Oops Closed-Leaf check-in: 869c04f625 user: jan.nijtmans tags: bug-a82f8b15d1 | |
| 18:53 | Proposed fix for [a82f8b15d1]: Encoding of files stored by zipfs check-in: 2059ae94ac user: jan.nijtmans tags: bug-a82f8b15d1 | |
| 18:12 | Proposed fixes for [945d2387d7], [f2e924e881], [33f9b4de51] check-in: c19b624fa9 user: apnadkarni tags: bug-945d2387d7 | |
| 15:26 | Remove _ATL_XP_TARGETING from rules.vc: Windows XP is no longer supported check-in: cf7c97fb5c user: jan.nijtmans tags: trunk, main | |
| 10:53 | Fix failure under -singleproc 1 testing check-in: d87c5b3f6a user: jan.nijtmans tags: trunk, main | |
| 10:16 | Merge trunk check-in: d54f87cec0 user: apnadkarni tags: bug-945d2387d7 | |
| 10:01 | Add Tcl_ExternalToUtf charlimit tests check-in: 3e0a756ae7 user: apnadkarni tags: trunk, main | |
| 09:46 | Merge trunk check-in: ba0815c3bf user: apnadkarni tags: apn-more-encoding-tests | |
| 09:39 | Fix [304d30677a] - CESU-8 decoding check-in: 96e96a1865 user: apnadkarni tags: trunk, main | |
| 09:01 | Use enums for argument indices, not 'function-scoped' defines check-in: 61b68f232e user: dkf tags: trunk, main | |
|
2024-08-21
| ||
| 12:06 | Start on bug [945d2387d7] check-in: 8a8db8eace user: apnadkarni tags: bug-945d2387d7 | |
| 09:36 | Merge trunk Closed-Leaf check-in: 8a60e9571d user: apnadkarni tags: bug-304d30677a | |
| 08:52 | Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf67] (same mistake in Tc... check-in: bc1ee0693f user: jan.nijtmans tags: trunk, main | |
| 08:35 | Use a name for a flag, use an enum for that flag check-in: 6269c75500 user: dkf tags: trunk, main | |
|
2024-08-20
| ||
| 14:53 | Merge 8.7 check-in: 6ae9bb7cfe user: jan.nijtmans tags: trunk, main | |
| 11:26 | Add charlimit tests for Tcl_ExternalToUtf check-in: 63afb0c879 user: apnadkarni tags: apn-more-encoding-tests | |
| 11:20 | Merge trunk check-in: aae75aec93 user: apnadkarni tags: apn-more-encoding-tests | |
|
2024-08-19
| ||
| 11:47 | Merge 9.0 check-in: 26425f1b60 user: jan.nijtmans tags: tip-626 | |
| 11:27 | Add back cesu-8 fragmentation tests check-in: 6441292aba user: apnadkarni tags: bug-304d30677a | |
| 10:43 | Merge trunk check-in: eb27a505c7 user: apnadkarni tags: bug-304d30677a | |
| 08:49 | Beef up encoding tests for fragmented and split encodings check-in: 151972b13a user: apnadkarni tags: trunk, main | |
| 04:55 | Deal with fragmented and split cesu-8 surrogates. check-in: 06580a4819 user: apnadkarni tags: bug-304d30677a | |
|
2024-08-18
| ||
| 22:01 | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable check-in: ef68162d6e user: jan.nijtmans tags: trunk, main | |
| 20:40 | Consolidated zipfs changes/Improve bunch of error-messages check-in: ad33a7eb2f user: jan.nijtmans tags: tip-626 | |
| 17:45 | Disable cesu tests because of bug [304d30677a] check-in: 8691b58034 user: apnadkarni tags: apn-more-encoding-tests | |
| 17:36 | Start on [304d30677a]. Passes test suite but needs clean up. But see comments below. It seems to me... check-in: 196cc3a439 user: apnadkarni tags: bug-304d30677a | |
| 11:14 | Introduce TclNewNamespaceObj() to factor out a common idiom check-in: 56f880ad7b user: dkf tags: trunk, main | |
| 10:51 | Fix memory leak Closed-Leaf check-in: 054fb71adf user: dkf tags: bug-32a6e3a043 | |
| 10:18 | Add frag test for utf32 and escaped encodings check-in: 61a3ae1b1b user: apnadkarni tags: apn-more-encoding-tests | |
|
2024-08-17
| ||
| 22:51 | Merge 9.0 check-in: 0a52011e47 user: jan.nijtmans tags: tip-626 | |
| 22:44 | Merge 9.0 check-in: ee93993470 user: jan.nijtmans tags: tip-626 | |
| 19:09 | Define TclNewNamespaceObj() to capture common idiom check-in: a05790098b user: dkf tags: bug-32a6e3a043 | |
| 12:52 | Start on fragmentation tests check-in: 36a251d128 user: apnadkarni tags: apn-more-encoding-tests | |
|
2024-08-16
| ||
| 17:02 | More tests for Tcl_UtfToExternal and Tcl_ExternalToUtf C API, in progress check-in: 2a1a6018a1 user: apnadkarni tags: apn-more-encoding-tests | |
| 01:19 | Fix zipfs doc mountdata comment check-in: c4abaec8f6 user: apnadkarni tags: trunk, main | |
|
2024-08-15
| ||
| 21:32 | While Tcl 8.7 is not final, be less strict in Tcl_InitStubs() check-in: 15477593a8 user: jan.nijtmans tags: trunk, main | |
| 20:44 | Improve bunch of error-messages check-in: 97ad90f320 user: jan.nijtmans tags: trunk, main | |
| 15:26 | Consolidated zipfs changes. Thanks Torsten! check-in: d4dd94ab5c user: apnadkarni tags: trunk, main | |
| 15:09 | Minor optimisation in the [interp create] implementation check-in: 7a665fa1b6 user: dkf tags: trunk, main | |
| 12:30 | Fix for TIP #628: Builds with TCL_MAJOR_VERSION < 9 and without USE_TCL_STUBS is possible, just Tcl_... check-in: b6ae814981 user: jan.nijtmans tags: trunk, main | |
| 10:58 | Add missing TCL_OBJTYPE_V1/TCL_OBJTYPE_V2 check-in: 8b4e437fe7 user: jan.nijtmans tags: trunk, main | |
| 06:13 | Merge trunk Closed-Leaf check-in: f0dbc3765a user: apnadkarni tags: zipfs-consolidation | |
|
2024-08-14
| ||
| 10:53 | Deal with isolated surrogates. Still WIP Closed-Leaf check-in: fdbbdd3d82 user: apnadkarni tags: apn-profile-tcl8-surrogates | |
|
2024-08-13
| ||
| 14:00 | b3 -> b4, as preparation for release check-in: 2047813f1c user: jan.nijtmans tags: trunk, main | |
| 13:45 | Fix for [39680865953cce4f], Basic nonblocking write-only refchan hangs. Closed-Leaf check-in: ab87ef464e user: pooryorick tags: bug-3968086595 | |
| 13:32 | Fix [2f22a7364d]: cesu-8 encoding gives same result for different strings check-in: da1af6e174 user: jan.nijtmans tags: trunk, main | |
| 13:23 | Combine surrogates for tcl8 profile - in progress and incomplete! check-in: b492260c37 user: apnadkarni tags: apn-profile-tcl8-surrogates | |
| 08:44 | AC_PREREQ([2.69]). Fix some indenting check-in: 71a3a40df6 user: jan.nijtmans tags: trunk, main | |
|
2024-08-12
| ||
| 17:04 | Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if there are multiple versions... check-in: 14f35bdb54 user: culler tags: trunk, main | |
| 16:20 | merge point check-in: 379c39d941 user: sebres tags: trunk, main | |
| 13:34 | merge 8.7 check-in: 8f8b3d2903 user: sebres tags: trunk, main | |
| 09:54 | Merged trunk check-in: 0cb4d36e48 user: apnadkarni tags: zipfs-consolidation | |
|
2024-08-11
| ||
| 20:53 | Update Unicode tables to version 16 (in BETA, Unicode release will be Sept 10) check-in: d5bba172c8 user: jan.nijtmans tags: trunk, main | |
| 17:24 | Fix bug [fccb9f322f] - system encoding detection check-in: 17c53b7edd user: apnadkarni tags: trunk, main | |
| 06:53 | main with tip-424 branch "tip-improve-exec" merged in. Leaf check-in: be45bbdde0 user: pooryorick tags: main-tip424 | |
|
2024-08-10
| ||
| 12:55 | Compensate test case for XCode test config Closed-Leaf check-in: 1e09fa61a6 user: apnadkarni tags: bug-fccb9f322f | |
|
2024-08-09
| ||
| 15:25 | Also fix the non-zipfs build check-in: 87b7d3c1de user: apnadkarni tags: bug-fccb9f322f | |
| 15:14 | Merge-mark check-in: 7c4e907b46 user: jan.nijtmans tags: trunk, main | |
| 13:28 | Merge trunk check-in: bb9d24dbb4 user: apnadkarni tags: bug-fccb9f322f | |
| 13:24 | Tweak unixInit-3.2 to return encoding check-in: 2c3dab96db user: apnadkarni tags: bug-fccb9f322f | |
| 13:02 | Fix for [201c7a3aa6] - crash with non-BMP chars when encodingto stateful encodings check-in: f25a8e1ef2 user: apnadkarni tags: trunk, main | |
| 12:42 | Added ICU conversion functions for testing Tcl check-in: f16fb116c6 user: apnadkarni tags: apn-icu-playground | |
| 05:22 | Merge trunk check-in: 042b9754da user: apnadkarni tags: apn-icu-playground | |
| 02:53 | Proposed fix for crash [201c7a3aa6] - crash on non-BMP Closed-Leaf check-in: 290de86578 user: apnadkarni tags: bug-201c7a3aa6 | |
|
2024-08-08
| ||
| 11:07 | An experiment: allow my and myclass to provide full object handles Leaf check-in: fc71457513 user: dkf tags: feature/oo-get-object-from-my | |
|
2024-08-07
| ||
| 09:30 | Improve [2da1cb0c80] fix. check-in: e7da24db33 user: dkf tags: trunk, main | |
| 05:57 | Merge trunk check-in: 9089d4421f user: apnadkarni tags: apn-icu-playground | |
| 05:19 | Streamline ICU symbol lookup. check-in: ffb895483f user: apnadkarni tags: trunk, main | |
| 03:34 | Make realclean/hose target consistent with clean with respect to pkgs cleanup check-in: 5e69edcef4 user: apnadkarni tags: trunk, main | |
|
2024-08-06
| ||
| 22:01 | Merge-mark check-in: ec118bc37d user: jan.nijtmans tags: trunk, main | |
| 21:01 | Make varname method handle array elements better. [2da1cb0c80] check-in: 78610815d0 user: dkf tags: trunk, main | |
| 13:15 | fix build check-in: efb5e50ced user: dkf tags: trunk, main | |
| 11:18 | Force named namespaces to be made by TclOO. [154f0982f2] check-in: 673f7389bb user: dkf tags: trunk, main | |
| 09:16 | Implementation of almost all of oo::configurable in C, for better performance. check-in: c6393caddb user: dkf tags: trunk, main | |
| 09:14 | Remove unwanted change Closed-Leaf check-in: c8445aea52 user: dkf tags: oo-properties-c-impl | |
| 09:13 | merge trunk check-in: 9e4fa2b426 user: dkf tags: oo-properties-c-impl | |
| 09:11 | Fix some indentation check-in: 492639a98a user: dkf tags: trunk, main | |
| 08:46 | merge trunk check-in: 33c1f59c68 user: dkf tags: oo-properties-c-impl | |
| 08:20 | Clean up of the ICU code and tests check-in: 74ff99977b user: dkf tags: trunk, main | |
| 08:17 | Tidy up the icu tests and (very basic) error case checks Closed-Leaf check-in: 2ac7e7de1c user: dkf tags: dkf/icu-cleanup | |
| 06:36 | resolution of ticket [75291b89b3] check-in: 6a6dac423f user: Torsten tags: zipfs-consolidation | |
| 06:20 | resolution of ticket [7db9574a06] check-in: d97273f74c user: Torsten tags: zipfs-consolidation | |
| 06:17 | Merge 8.7 check-in: 21e60694c8 user: jan.nijtmans tags: trunk, main | |
|
2024-08-05
| ||
| 22:59 | also change zipfs.3 to match the resolution of ticket [b9f3ff8fe6] check-in: e49d28592d user: Torsten tags: zipfs-consolidation | |
| 22:21 | resolution of ticket [b9f3ff8fe6] check-in: f6bfd7c52a user: Torsten tags: zipfs-consolidation | |
| 16:18 | VC++ build tool. Builds/tests/installs all configs. Type vctool help. check-in: b6f9f3233e user: apnadkarni tags: trunk, main | |
| 15:12 | Clean up ICU code check-in: 1a4f0c7a67 user: dkf tags: dkf/icu-cleanup | |
| 14:13 | merge trunk check-in: 1db1c6e7e1 user: dkf tags: oo-properties-c-impl | |
| 14:12 | Use TclStringCmp() instead of strcmp() to compare Tcl_Obj values check-in: d78abb141c user: dkf tags: trunk, main | |
| 14:09 | More cleaning up. check-in: 96cb495454 user: dkf tags: oo-properties-c-impl | |
| 14:05 | zipfs mount_data -> mountdata check-in: 731b44b4c7 user: apnadkarni tags: zipfs-consolidation | |
| 13:36 | Make zipfs inaccessible to safe interps. See bug [a47b587499] check-in: a0d527efb5 user: apnadkarni tags: zipfs-consolidation | |
| 12:49 | add/document the zlib command to the set of commands in a safe interpreter check-in: b452bebcea user: Torsten tags: trunk, main | |
| 11:23 | Fix icu loading for FreeBSD check-in: d70f0ced80 user: apnadkarni tags: trunk, main | |
| 08:30 | Add format/scan modifier changes to release notes check-in: 505e3cfd90 user: jan.nijtmans tags: trunk, main | |
| 08:19 | document zipfs as hidden command in interp.n Closed-Leaf check-in: ebfce2b0c0 user: Torsten tags: bug-a47b587499 | |
| 08:18 | Fix indentation Closed-Leaf check-in: 1696e161bf user: apnadkarni tags: apn-icu-freebsd | |
| 08:10 | Fix ICU function names for FreeBSD check-in: ae08754e62 user: apnadkarni tags: apn-icu-freebsd | |
|
2024-08-04
| ||
| 22:13 | TK_ZIP_FILE definition to nmake makefile, to be consistent with autoconf build check-in: f94832a3e1 user: jan.nijtmans tags: trunk, main | |
| 05:36 | Bug [a47b587499]. zipfs in safe interps check-in: 7ed1d50269 user: apnadkarni tags: bug-a47b587499 | |
|
2024-08-03
| ||
| 12:30 | Bug [fccb9f322f] - incorrect system encoding with zipfs builds check-in: 0f14007371 user: apnadkarni tags: bug-fccb9f322f | |
| 06:07 | correct wrong comment about safe subcommands, don't make zipfs a package anymore (ticket [b9f3ff8fe6... check-in: 9e4b08a4a7 user: Torsten tags: zipfs-consolidation | |
| 05:51 | branch for tickets related to the zipfs command check-in: 15471e93f3 user: Torsten tags: zipfs-consolidation | |
|
2024-08-02
| ||
| 12:03 | Factor out most property-related C code into its own file. check-in: c42f051aa1 user: dkf tags: oo-properties-c-impl | |
|
2024-08-01
| ||
| 19:40 | Remove redundant code. check-in: 5126362373 user: dkf tags: oo-properties-c-impl | |
| 15:45 | merge trunk check-in: 9fb6c0f1e3 user: dkf tags: oo-properties-c-impl | |
| 15:38 | Use Tcl's internal API a bit better check-in: 3428637b08 user: dkf tags: oo-properties-c-impl | |
|
2024-07-31
| ||
| 18:41 | merge release check-in: 71923cd053 user: dgp tags: trunk, main | |
| 17:57 | merge trunk Closed-Leaf check-in: 23a340c519 user: dgp tags: core-9-0-b3-rc, core-9-0-b3 | |
| 09:34 | Fix gcc -Wclobbered warnings. Thanks, Gustaf check-in: ca62193e21 user: apnadkarni tags: trunk, main | |
| 09:15 | Minor changelog edits - missing new commands, getdefault->getwithdefault check-in: 3d1a5b5bc1 user: apnadkarni tags: trunk, main | |
|
2024-07-30
| ||
| 16:54 | Plug memory leak in format-19.4.1 check-in: 47a734b4e6 user: dgp tags: rc1, core-9-0-b3-rc | |
| 15:29 | test hygiene check-in: 6a51b81cc6 user: dgp tags: core-9-0-b3-rc | |
| 15:11 | merge trunk and dup test names check-in: 2683a989af user: dgp tags: core-9-0-b3-rc | |
| 14:52 | merge 8.7 check-in: 6048516879 user: dgp tags: trunk, main | |
| 14:27 | [3adf9e3a] Document argument bufferSize of Tcl_ZlibInflate check-in: 26afebad9e user: oehhar tags: trunk, main | |
| 14:08 | merge trunk check-in: 8e8ec1e6c0 user: dgp tags: core-9-0-b3-rc | |
| 10:22 | Minor fix - Add TCL_ZIP_FILE definition to nmake makefile to be consistent with autoconf build check-in: 4d27858552 user: apnadkarni tags: trunk, main | |
|
2024-07-29
| ||
| 16:17 | Add foreachLine, readFile, writeFile to NAMES so they show up in html index check-in: 99e0d19e38 user: apnadkarni tags: trunk, main | |
| 11:41 | merge 8.7 check-in: f86ba1bcc0 user: sebres tags: trunk, main | |
| 08:58 | Factor out CmdFrame init and fix bug with body line numbers check-in: 5089218854 user: dkf tags: oo-properties-c-impl | |
| 08:28 | Merge 8.7 - Fix [7d5f1c1308] - zipfs mkzip error on Windows dotfiles check-in: c971e6c7c4 user: apnadkarni tags: trunk, main | |
|
2024-07-28
| ||
| 19:47 | merge 8.7 check-in: 9dff0d22e1 user: sebres tags: trunk, main | |
|
2024-07-26
| ||
| 08:39 | Correct syntax error in doc/clock.n check-in: afbfa83ffc user: oehhar tags: trunk, main | |
|
2024-07-25
| ||
| 18:49 | typo in documentation escape sequence check-in: b5abaec06a user: dgp tags: core-9-0-b3-rc | |
| 03:07 | [cd257619] Change -now to now in clock ensemble Closed-Leaf check-in: b5e6612557 user: apnadkarni tags: apn-clock-now | |
| 02:53 | Merge trunk check-in: d37476f220 user: apnadkarni tags: apn-icu-playground | |
|
2024-07-24
| ||
| 17:33 | Create release branch check-in: a3fe9007b7 user: dgp tags: rc0, core-9-0-b3-rc | |
|
2024-07-23
| ||
| 17:10 | Add missing documentation for -validate option to clock scan check-in: 97ac6be70d user: apnadkarni tags: trunk, main | |
| 08:47 | merge trunk check-in: 75893a7b2e user: dkf tags: oo-properties-c-impl | |
| 08:45 | Improve in-code doc of some fields of structs in tcl.h and tclInt.h check-in: b44f579a0b user: dkf tags: trunk, main | |
|
2024-07-22
| ||
| 17:43 | Missing guard against NULL interp. check-in: 9b271a3365 user: dgp tags: trunk, main | |
| 11:10 | Minor doc correction to mcloadedlocales syntax check-in: 6c195313e6 user: apnadkarni tags: trunk, main | |