Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1679 check-ins using file library/clock.tcl version bf9fb9f258
|
2026-09-08
| ||
| 10:14 | Sometimes, on macOS, 15/20 minutes are not enough to run all testcases Leaf check-in: 34db3351f1 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-09-07
| ||
| 20:13 | burnett01/rsync-deployments -> 9.0.1 check-in: 063eab4f10 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-09-04
| ||
| 14:28 | CI-flow: refactor MSVC initialization: removed 3rd party action ilammy/msvc-dev-cmd; silence depreca... check-in: b0beba50c5 user: sebres tags: core-9-0-branch | |
| 14:20 | allow manual trigger of flow (independently on branch/tag name) check-in: 3d9d33cda6 user: sebres tags: core-9-0-branch | |
|
2026-09-02
| ||
| 11:19 | amend to [a8133670760aa4a8]: added missing initialization for flags in DuplicateProc (doesn't exist ... check-in: 3d107522cb user: sebres tags: core-9-0-branch | |
|
2026-09-01
| ||
| 21:45 | merge 8.6: amend to [e533296a92d89044], fixes [f6afe6b71d26e111]: same logic of lamda command init i... check-in: a813367076 user: sebres tags: core-9-0-branch | |
| 11:01 | merge 8.6: ultimate fix for segfault [e533296a92d89044]: avoid reset of lambda info in frames stack ... check-in: 0449bde0a1 user: sebres tags: core-9-0-branch | |
|
2026-08-31
| ||
| 21:35 | merge fix for [e533296a92d89044] from 8.6: reset cmd in procPtr after lambda invocation; avoid reset... check-in: e20417820f user: sebres tags: core-9-0-branch | |
|
2026-08-30
| ||
| 21:09 | - first 8 final conversions of Tcl C API manual pages - add Tk C API mapping for use in links in Tcl... check-in: db507d35a4 user: Torsten tags: tip-700 | |
|
2026-08-29
| ||
| 09:14 | [04d1d40a] correct expr ?: documentation (9.0 and main) check-in: 864bf536bc user: oehhar tags: core-9-0-branch | |
|
2026-08-27
| ||
| 15:08 | Merge-mark check-in: 7bf36b1379 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-08-25
| ||
| 07:31 | Disable io-29.26 run in CI environment. Needs further investigation check-in: c38ed1e311 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-08-24
| ||
| 14:27 | Update CI build to ubuntu-26.04 (except for onefiledist) check-in: 5dfe8d9dbb user: jan.nijtmans tags: core-9-0-branch | |
|
2026-08-23
| ||
| 05:24 | Initial version - expr language extensions : ---------------------------- assignement, separator (T... Leaf check-in: a87ab08c12 user: florentis tags: tip-759_tcl90 | |
| 05:01 | Initial version Arithmetic substitution for Tcl. ---------------------------------- Synopsis : - ... check-in: 079d93a429 user: florentis tags: tip-759_tcl90 | |
|
2026-08-21
| ||
| 10:18 | This is the first version of TIP 759 check-in: ea18400465 user: Florent tags: tip-759_tcl90 | |
|
2026-08-20
| ||
| 12:09 | Fix [e4c24e86b5]: documentation typos check-in: 684ab7c194 user: jan.nijtmans tags: core-9-0-branch | |
| 09:47 | Previous fix for exec output encoding docs was incomplete check-in: f8f1c131ad user: apnadkarni tags: core-9-0-branch | |
| 03:08 | Fix explanation of exec -encoding option (thanks, @Schelte) check-in: 00b8935211 user: apnadkarni tags: core-9-0-branch | |
|
2026-08-18
| ||
| 12:44 | Fix [4bd630]: --without-tzdata on windows check-in: fd06472ef4 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-08-16
| ||
| 12:47 | added links to Tcl C API section 3 pages from a new static dictionary containing all C function name... check-in: d08c297ffd user: Torsten tags: tip-700 | |
|
2026-08-11
| ||
| 13:30 | Fix [4676f5c78] - corrupted elements from glob -dir . in zipfs check-in: dd6eeb51fa user: apnadkarni tags: core-9-0-branch | |
|
2026-08-10
| ||
| 13:20 | Merge 9.0 Closed-Leaf check-in: 52e2ce08c6 user: apnadkarni tags: bug-4676f5c78 | |
| 07:39 | tzdata updated to Olson's tzdata2026c check-in: 563edf0615 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-08-08
| ||
| 08:57 | Proposed fix for [4676f5c78] and more tests check-in: c97ece9549 user: apnadkarni tags: bug-4676f5c78 | |
| 06:06 | Bug [4676f5c78] - add tests to reproduce reported defect check-in: 036016befc user: apnadkarni tags: bug-4676f5c78 | |
|
2026-08-07
| ||
| 19:32 | change C API arg rendering to proper definition lists check-in: 22de9467ca user: Torsten tags: tip-700 | |
|
2026-08-06
| ||
| 19:05 | initial implementation of nroff .AS and .AP markup in Tcl C API manual pages check-in: cf14f4189c user: Torsten tags: tip-700 | |
|
2026-08-05
| ||
| 19:23 | - allow different ways of wrapping C API args into \fI and \fR check-in: a9181ee8d2 user: Torsten tags: tip-700 | |
|
2026-07-16
| ||
| 11:52 | Update changes.md for 2 bug fixes check-in: 1a9c3b9d96 user: apnadkarni tags: core-9-0-branch | |
| 11:41 | Fix [d40d8db3]. Path normalization on Windows ACL-denied directory check-in: 0ac314cb96 user: apnadkarni tags: core-9-0-branch | |
| 11:12 | Fix MinGW warnings Closed-Leaf check-in: aa98855685 user: apnadkarni tags: bug-d40d8db3 | |
| 03:08 | Enable test on CI. Add Unicode variant check-in: c007cbf517 user: apnadkarni tags: bug-d40d8db3 | |
|
2026-07-15
| ||
| 17:03 | Proposed fix for ACL-denied normalization check-in: ac9a9fb327 user: apnadkarni tags: bug-d40d8db3 | |
| 11:34 | Add test to prove presence of bug check-in: 432267215d user: apnadkarni tags: bug-d40d8db3 | |
| 08:26 | Add infrastructure for bug reproduction check-in: d9d66c9af9 user: apnadkarni tags: bug-d40d8db3 | |
|
2026-07-14
| ||
| 16:27 | Fix [f10d91c2] - dead console busy loop check-in: 49925e3365 user: apnadkarni tags: core-9-0-branch | |
| 14:03 | Fix [61ba0b0661]: platform::identify broken on Red Hat Linux check-in: 3445655de3 user: jan.nijtmans tags: core-9-0-branch | |
| 08:22 | Backout fix for [917c4a896a]. Let the improved fix land on 9.1, it can always be backported later check-in: ba64662cf0 user: jan.nijtmans tags: core-9-0-branch | |
| 06:52 | Create new branch named "bug-d40d8db3" check-in: 61b9a64bd5 user: apnadkarni tags: bug-d40d8db3 | |
|
2026-07-13
| ||
| 11:47 | Add test case. Thanks @JulianNoble for repro script Closed-Leaf check-in: d5b7b86100 user: apnadkarni tags: bug-f10d91c2 | |
| 11:14 | Fix [6ae6c13b18]: Warning: argument 1 of 'Tcl_SetPanicProc' might be a candiate for a format attribu... check-in: f73aa02a08 user: jan.nijtmans tags: core-9-0-branch | |
| 10:43 | Slightly clearer wording in console test prompts check-in: e0019089b2 user: apnadkarni tags: bug-f10d91c2 | |
| 07:16 | Include check for error conditions in generating Windows file events check-in: b8a27df92a user: apnadkarni tags: bug-f10d91c2 | |
|
2026-07-12
| ||
| 12:42 | Create new branch named "bug-f10d91c2" check-in: 8be7009910 user: apnadkarni tags: bug-f10d91c2 | |
|
2026-07-09
| ||
| 10:31 | Fix [917c4a896a]: Glibc detection broken on Linux for platform::identify check-in: 5265738a55 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-07-04
| ||
| 08:17 | Fix [59cc110f]. Manually verified but no test case as it involves the root directory check-in: 4ff7599111 user: apnadkarni tags: core-9-0-branch | |
|
2026-07-01
| ||
| 13:44 | Version -> 9.0.5 for next release cycle check-in: 675699596d user: jan.nijtmans tags: core-9-0-branch | |
|
2026-06-30
| ||
| 14:44 | Merge-mark check-in: 56f3e88826 user: jan.nijtmans tags: core-9-0-branch | |
| 11:41 | Update changes check-in: 836ce67987 user: jan.nijtmans tags: core-9-0-branch | |
| 11:39 | Fix [fcd3dadd79]: format honours LC_NUMERIC for %f/%g, producing numbers Tcl cannot parse check-in: 12306649fb user: jan.nijtmans tags: core-9-0-branch | |
| 08:39 | Update to burnett01/rsync-deployments@9.0.0 check-in: f9a09d2e10 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-06-26
| ||
| 19:06 | Post-release resolution of test name between 9.0 and 9.1 branches check-in: f2b58e8803 user: dgp tags: core-9-0-branch | |
| 18:29 | merge release check-in: 08cc9f111b user: dgp tags: core-9-0-branch | |
|
2026-06-25
| ||
| 15:31 | merge 9.0 Closed-Leaf check-in: ee6cca9620 user: dgp tags: rc2, core-9-0-4-rc, core-9-0-4 | |
| 10:47 | Update changes.md check-in: f7765cbc5a user: jan.nijtmans tags: core-9-0-branch | |
|
2026-06-24
| ||
| 15:40 | [9563b8eeec] Add test case with very compressible data check-in: 60d5caaf85 user: dkf tags: core-9-0-branch | |
|
2026-06-23
| ||
| 19:27 | merge 9.0 check-in: 9910e47982 user: dgp tags: rc1, core-9-0-4-rc | |
|
2026-06-22
| ||
| 22:03 | actions/checkout@v6 -> v7 check-in: a2dec1db65 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-06-13
| ||
| 05:57 | All tests pass check-in: c3a15d56e7 user: apnadkarni tags: apn-fs-wip-for-92 | |
|
2026-06-12
| ||
| 20:18 | merge 9.0 check-in: 1fb823f926 user: dgp tags: core-9-0-4-rc | |
| 17:26 | Start on refactoring for enhancements check-in: ebf4c4c936 user: apnadkarni tags: apn-fs-wip-for-92 | |
|
2026-06-11
| ||
| 12:57 | [18383c] Fix brace imbalance that broke big portions of the test suite. check-in: 555af00e47 user: dgp tags: core-9-0-branch | |
| 12:15 | Fix encoding-31.0 testcase, when windows codepage is utf-8 check-in: f477b7bb37 user: jan.nijtmans tags: core-9-0-branch | |
| 06:27 | Refactor postinit to use common Tcl_DArray API check-in: f1a2e08f82 user: apnadkarni tags: apn-fs-wip-for-92 | |
| 05:46 | Tweaks and fixes. Add asserts check-in: 938ce53e57 user: apnadkarni tags: apn-fs-wip-for-92 | |
|
2026-06-10
| ||
| 16:31 | Add initializer and validators check-in: 54ae046b8c user: apnadkarni tags: apn-fs-wip-for-92 | |
| 13:43 | Implement Tcl_DArray functions check-in: fe2560d097 user: apnadkarni tags: apn-fs-wip-for-92 | |
| 07:30 | [53a4d960] doc binary scan f endianess correction in example check-in: 2d20784ad7 user: oehhar tags: core-9-0-branch | |
| 07:29 | [53a4d960] doc binary scan f endianess correction in example check-in: 5c615eec61 user: oehhar tags: trunk, main | |
| 05:05 | Remove obsolete example. Neither start nor nativename is needed in 9.1 check-in: 7ab708344d user: apnadkarni tags: trunk, main | |
|
2026-06-08
| ||
| 18:41 | Small corrections to doc comments check-in: ccb5df9767 user: dkf tags: trunk, main | |
| 10:17 | Add comment explaining need for path joining code fragment from 2005 check-in: 0cd6a0ded5 user: apnadkarni tags: trunk, main | |
|
2026-06-07
| ||
| 15:05 | Tcl_GetInt(3) needed to mention that _ was accepted as 'numeric whitespace' check-in: 4dde3193e1 user: dkf tags: trunk, main | |
| 12:04 | Improve documentation comments where they were a bit neglected check-in: f24f45d71b user: dkf tags: trunk, main | |
| 09:28 | - final conversions of all remaining *.n files! - unify unknown.n, unset.n, uplevel.n, while.n check-in: 8e907b98c3 user: Torsten tags: tip-700 | |
|
2026-06-06
| ||
| 02:48 | nmake rules tweaks - add OPTS=verbose option, install extension static libs in same location as Tcl ... check-in: 5a7ba8e9fb user: apnadkarni tags: trunk, main | |
| 01:19 | Minor tweaks to nmake log messages Closed-Leaf check-in: 402a469436 user: apnadkarni tags: apn-nmake-tweaks | |
|
2026-06-05
| ||
| 22:23 | - addd missing word in tm.n - support for the \(fm nroff sequence - final conversion of tm.n check-in: 8c9cf841df user: Torsten tags: tip-700 | |
|
2026-06-04
| ||
| 16:04 | Visual Studio 2026 gives a warning without this /b option check-in: 1f1611cc44 user: jan.nijtmans tags: core-9-0-branch | |
| 16:03 | Run the CI build with Visual Studio 2026 check-in: 8e8c09b55b user: jan.nijtmans tags: trunk, main | |
| 16:01 | Update changes.md check-in: 2a1be29d2d user: jan.nijtmans tags: trunk, main | |
| 06:02 | Add missing -DNDEBUG to nmakehlp build. Silence one more invocation of echo check-in: 95c41ce465 user: apnadkarni tags: apn-nmake-tweaks | |
| 04:28 | Install static libraries in same location as Tcl's, not under package directories check-in: a754449adc user: apnadkarni tags: apn-nmake-tweaks | |
|
2026-06-03
| ||
| 11:41 | Initialize nmake VERBOSE check-in: 766a63d314 user: apnadkarni tags: apn-nmake-tweaks | |
| 10:48 | Rebase to trunk, fix copy usage for vs2026 Closed-Leaf check-in: c095d4193f user: jan.nijtmans tags: windows-2025-vs2026, core-vs2026 | |
| 10:28 | Sync manifest changes with Tk check-in: ad21e88ea3 user: jan.nijtmans tags: trunk, main | |
| 08:30 | Less verbose nmake output by default. Add OPTS=verbose for old behavior check-in: 9e3254bf15 user: apnadkarni tags: apn-nmake-tweaks | |
| 07:51 | TclpGetMicroseconds() doesn't exist any more check-in: ab34a3c972 user: jan.nijtmans tags: trunk, main | |
| 07:45 | TIP #752: New timer API without Tcl_Time check-in: 93da3b18e7 user: jan.nijtmans tags: trunk, main | |
|
2026-06-02
| ||
| 17:03 | silence warning about uninitialized paramter. check-in: 53359f492b user: dgp tags: trunk, main | |
| 17:02 | Silence another warning with INT2PTR() check-in: 2aa2a5e6e7 user: dgp tags: trunk, main | |
| 16:58 | Silence compiler warnings about unused parameters. check-in: 80da2810fe user: dgp tags: trunk, main | |
| 08:02 | Don't prematurely free object needed for error message! check-in: c9011267bd user: apnadkarni tags: trunk, main | |
| 03:16 | Merge TIP 755 Final check-in: 01705864c9 user: apnadkarni tags: trunk, main | |
| 03:08 | Merge main - TIP 755 final Closed-Leaf check-in: 40abdadddb user: apnadkarni tags: tip-755 | |
| 02:58 | TIP 755 final Leaf check-in: a40d459779 user: apnadkarni tags: mistake | |
|
2026-06-01
| ||
| 13:30 | Re-generate configure scripts (with correct patchlevel) check-in: 66cd13c6b5 user: jan.nijtmans tags: trunk, main | |
| 13:17 | Prepare for Tcl 9.1b0 check-in: d7734a6bec user: jan.nijtmans tags: trunk, main | |
|
2026-05-31
| ||
| 09:50 | Merge tip-755 Closed-Leaf check-in: aae914ca31 user: apnadkarni tags: tip-755-bi | |
| 06:02 | Merge main check-in: dbc0b82215 user: apnadkarni tags: tip-755, core-tip-755 | |
|
2026-05-30
| ||
| 11:46 | Add ttrace scripts check-in: fc8c7ee0f6 user: apnadkarni tags: tip-755-bi | |
| 07:59 | Conditionally include packages in BI build check-in: 6917e304ee user: apnadkarni tags: tip-755-bi | |
|
2026-05-29
| ||
| 15:15 | Update changes.md for socket crash and tcltest -iterations option check-in: 643e7c246c user: apnadkarni tags: trunk, main | |
| 15:06 | Fix [06f19cc4] - Windows socket crash on thread exit. check-in: 361fb72eaa user: apnadkarni tags: trunk, main | |
| 14:43 | Add -iterations configuration to tcltest. Bump to 2.6.0 check-in: 1fe7babcaf user: apnadkarni tags: trunk, main | |
| 08:15 | Eliminate hardcoded paths check-in: 2b42fa6480 user: apnadkarni tags: tip-755-bi | |
| 05:31 | Document tcltest::configure -iterations Closed-Leaf check-in: 9fc643682c user: apnadkarni tags: apn-tcltest | |
| 05:15 | Merge apn-tcltest tests Closed-Leaf check-in: 0fe6d2c724 user: apnadkarni tags: bug-06f19cc4-with-tcltest | |
| 05:01 | Bump version to 2.6.0. Add tests for -iterations check-in: 6086fdbdfc user: apnadkarni tags: apn-tcltest | |
|
2026-05-28
| ||
| 17:12 | file lifetime testing hygiene check-in: 870a528f69 user: dgp tags: rc0, core-9-0-4-rc | |
| 16:55 | Duplicate test name check-in: 03965f97ef user: dgp tags: core-9-0-4-rc | |
| 16:42 | merge 9.0 check-in: 74d11525ef user: dgp tags: core-9-0-4-rc | |
| 12:13 | Merge 9.0. Formatting check-in: 8e78be4610 user: jan.nijtmans tags: trunk, main | |
| 11:53 | Remove knownBug constraint check-in: c4b8422ce7 user: apnadkarni tags: bug-06f19cc4-with-tcltest | |
| 10:48 | Merge apn-tcltest fixes for info frame check-in: 7126692de5 user: apnadkarni tags: bug-06f19cc4-with-tcltest | |
| 10:47 | Fix info frame test levels as test proc now adds two levels - uplevel and the TestOnce proc check-in: 99e2447603 user: apnadkarni tags: apn-tcltest | |
| 09:30 | Remove (unused, internal) TclListObjAppendIfAbsent functions. Backport formatting from 9.1 check-in: 5ef0c806b2 user: jan.nijtmans tags: core-9-0-branch | |
| 05:48 | Proposed fix for [06f19cc401] - Windows sockets segfault check-in: 92ec89ba2a user: apnadkarni tags: bug-06f19cc4-with-tcltest | |
| 01:39 | Add -iterations to allow running each test multiple times check-in: 14ead3e0c6 user: apnadkarni tags: apn-tcltest | |
|
2026-05-27
| ||
| 15:58 | merge 9.0 check-in: 4d8e6d04d1 user: dgp tags: core-9-0-4-rc | |
| 13:54 | merge mark check-in: c7b237dca5 user: dgp tags: trunk, main | |
| 13:48 | [2a0966cdc9] Give encodings in zip archive priority over past installs. check-in: c98a8d2c27 user: dgp tags: core-9-0-branch | |
| 10:40 | Merge-mark check-in: d99b1de404 user: jan.nijtmans tags: trunk, main | |
| 10:35 | Fix [7da6c2d04c]: fileevent poor performance due to shimmering check-in: ab9c069c58 user: jan.nijtmans tags: core-9-0-branch | |
| 10:30 | Prepend zipfs path to encoding dirs instead of appending (related to bug [2a0966cdc9]) check-in: 06eb2ddf6e user: apnadkarni tags: trunk, main | |
| 09:45 | Minor refactor Closed-Leaf check-in: 056104e4c6 user: apnadkarni tags: bug-2a0966cd | |
| 09:11 | Merge main check-in: 1953547826 user: apnadkarni tags: bug-2a0966cd | |
| 03:38 | Merge 9.0 - Fix [165b1039] - error message for byte arrays check-in: 0d78cb4125 user: apnadkarni tags: trunk, main | |
| 03:35 | Fix [165b1039] - error message for byte arrays check-in: fbd094029a user: apnadkarni tags: core-9-0-branch | |
| 03:09 | Fix messages in tests to match new wording Closed-Leaf check-in: a584f7606f user: apnadkarni tags: bug-165b1039 | |
|
2026-05-26
| ||
| 21:53 | Fix [7da6c2d04c]: fileevent poor performance due to shimmering. Same pattern in a lot of other place... check-in: c26a56dd82 user: jan.nijtmans tags: trunk, main | |
| 13:49 | Add thread to BI executable check-in: 6f52e964ec user: apnadkarni tags: tip-755-bi | |
| 11:19 | Add zip archive to tclbi check-in: 201e720a56 user: apnadkarni tags: tip-755-bi | |
| 08:38 | Merge TIP 755 check-in: 52fe9aa3bb user: apnadkarni tags: tip-755-bi | |
| 08:37 | Check error before calling post init callbacks check-in: 67b52fdd0c user: apnadkarni tags: tip-755 | |
| 08:34 | BI shell check-in: 566bb0c051 user: apnadkarni tags: tip-755-bi | |
| 08:33 | Start on BI proof of concept check-in: ad45fe5763 user: apnadkarni tags: tip-755-bi | |
| 07:19 | Avoid some unnecessary copies; Tcl_NewStringObj copies anyway check-in: 21c3235c51 user: dkf tags: trunk, main | |
|
2026-05-25
| ||
| 23:24 | Bug [165b103962] - do not print character on byte array error. check-in: 9083399603 user: apnadkarni tags: bug-165b1039 | |
| 22:29 | Fix html generation, broken by TIP #745 check-in: dd7318689d user: jan.nijtmans tags: trunk, main | |
| 21:36 | Fix [673f2d]: mind PTHREAD_NULL as sentinel value vs legitimate pthread_t arg check-in: 2f4debcef4 user: jan.nijtmans tags: trunk, main | |
| 21:25 | Fix [673f2d]: mind PTHREAD_NULL as sentinel value vs legitimate pthread_t arg check-in: 64563c30c6 user: jan.nijtmans tags: core-9-0-branch | |
| 14:28 | More modern way of packing extra stuff into a hash entry check-in: bcf128d805 user: dkf tags: trunk, main | |
| 11:35 | Merge main check-in: 4a7499ee39 user: apnadkarni tags: tip-755 | |
| 10:59 | Merge 9.0 Fix [e860418c] Windows: glob -dir $dir -tail returns name with leading / check-in: 6c72917060 user: apnadkarni tags: trunk, main | |
| 10:45 | Fix [e860418c] Windows: glob -dir $dir -tail returns name with leading / check-in: 9f84d3ca4d user: apnadkarni tags: core-9-0-branch | |
| 10:26 | Fix test reference to env(WINDIR) Closed-Leaf check-in: bb49f7a32e user: apnadkarni tags: bug-e860418c | |
| 10:08 | Merge 9.0 - Bug [1215dca7] - inconsistent file join with volume relative arguments check-in: 55fc8a6b9b user: apnadkarni tags: trunk, main | |
| 10:04 | Bug [1215dca7] - inconsistent file join with volume relative arguments check-in: 0f9b726174 user: apnadkarni tags: core-9-0-branch | |
| 09:47 | Minor refactor Closed-Leaf check-in: 32e8fa89d2 user: apnadkarni tags: bug-1215dca7 | |
| 04:26 | zipfs also supports volume-relative paths and requires a separate check check-in: 3d2f02bf40 user: apnadkarni tags: bug-1215dca7 | |
|
2026-05-24
| ||
| 12:39 | Bug [1215dca7] - inconsistent file join with volume relative arguments check-in: 40950b09f9 user: apnadkarni tags: bug-1215dca7 | |
| 11:55 | Update changes.md check-in: 0a28d23b89 user: apnadkarni tags: bug-e860418c | |
| 11:46 | Forgot to update changes.md check-in: 0ce4866a66 user: apnadkarni tags: trunk, main | |
| 11:16 | Windows: glob -dir $dir -tail returns name with leading / if $dir ends in a \ check-in: fd5e517515 user: apnadkarni tags: bug-e860418c | |
| 08:47 | Fix [c0f678f28c] - Crash in secondary interp on auto_path reinit check-in: 9809f94889 user: apnadkarni tags: trunk, main | |
| 01:37 | Merge 9.0 - Fix [aa6e426437]. nmake shell install does not install shell on a clean build. The !if e... check-in: 89a8959f27 user: apnadkarni tags: trunk, main | |
| 01:33 | Fix [aa6e426437]. nmake shell install does not install shell on a clean build. The !if exist check h... check-in: 54c45076a8 user: apnadkarni tags: core-9-0-branch | |
| 00:10 | Fix [c0f678f28c] - Crash in secondary interp on auto_path reinit Closed-Leaf check-in: 37054eb84b user: apnadkarni tags: bug-c0f678f28c | |
|
2026-05-23
| ||
| 17:31 | Add test for [c0f678f28c] - Crash in secondary interp on auto_path reinit check-in: 488a2bfb89 user: apnadkarni tags: bug-c0f678f28c | |
| 15:15 | Fix [e55a589d2b] - crash on finalization with another thread active. check-in: fc30388d62 user: apnadkarni tags: trunk, main | |
| 14:39 | Priorize zipfs location of tcl_library if present check-in: 01a2ef024d user: apnadkarni tags: bug-2a0966cd | |
| 13:42 | Create new branch named "bug-2a0966cd" check-in: d20af26f78 user: apnadkarni tags: bug-2a0966cd | |
| 11:21 | Simplify things slightly in the [dict] and [for] compilers. check-in: ba85d6cdf5 user: dkf tags: trunk, main | |
| 02:16 | PTHREAD_NULL is not _actually_ a valid pthread_t, and should not be supplied as an argument to pthre... Closed-Leaf check-in: f924c2f8e3 user: bch tags: PTHREAD_NULL_handler | |
|
2026-05-22
| ||
| 16:31 | merge 9.0 check-in: 2c622b2e74 user: dgp tags: core-9-0-4-rc | |
| 15:06 | finish 'apn-registry' work for gcc builds. And - as a bonus - for Cygwin too check-in: e29c5206a9 user: jan.nijtmans tags: trunk, main | |
| 11:02 | Rebase to trunk check-in: f8e57717f1 user: jan.nijtmans tags: windows-2025-vs2026 | |
| 10:34 | Merge 9.0. Prepare for split-off 9.1 branch (not planned yet) check-in: eb5850d216 user: jan.nijtmans tags: trunk, main | |
| 10:26 | Whitespace changes check-in: e9a306f37f user: jan.nijtmans tags: core-9-0-branch | |
| 09:59 | Clarify unload docs as requested in Bug [b823e86fd2]. check-in: e1de5c2ea5 user: apnadkarni tags: trunk, main | |
| 08:13 | Bug [e55a589d2b] - crash on finalization with another thread active. Closed-Leaf check-in: 429cd8cdf3 user: apnadkarni tags: bug-e55a589d2b | |
|
2026-05-21
| ||
| 08:30 | Fix [006bef5d75] - Tcl cannot run from an arbitrary build directory with --disable-zipfs check-in: 3805cdd634 user: apnadkarni tags: trunk, main | |
| 08:10 | Merge 9.0 - Fix [b492c33154] - info exists env(xxx) and set env(xxx) are inconsistent after setting ... check-in: 2ae307305b user: apnadkarni tags: trunk, main | |
| 08:07 | Fix [b492c33154] - info exists env(xxx) and set env(xxx) are inconsistent after setting to empty str... check-in: 8e0656d976 user: apnadkarni tags: core-9-0-branch | |
| 06:54 | Fix [596936dd2d] - auto_execok picks up non-executable files without extensions check-in: a5c4beb131 user: apnadkarni tags: trunk, main | |
| 05:05 | Really no need to change pkgconfig. Revert. Closed-Leaf check-in: c1d33e4210 user: apnadkarni tags: bug-006bef5d | |
| 03:02 | Only use library from source tree if running in build tree check-in: 2288e361b2 user: apnadkarni tags: bug-006bef5d | |
| 01:12 | Update nmake and mingw builds check-in: d3429f47f6 user: apnadkarni tags: bug-006bef5d | |
|
2026-05-20
| ||
| 17:03 | Proposed fix for [006bef5d75] on Unix. MingW and nmake pending. check-in: 67ce010703 user: apnadkarni tags: bug-006bef5d | |
| 08:02 | Bug [b492c33154] - info exists env(xxx) and set env(xxx) are inconsistent after setting to empty str... Closed-Leaf check-in: 8e4061a167 user: apnadkarni tags: bug-b492c33154 | |
| 02:25 | Add coro test check-in: 2219aedb36 user: apnadkarni tags: tip-755 | |
|
2026-05-19
| ||
| 16:58 | Handle and test interp deletion within callbacks check-in: a57b1df4ad user: apnadkarni tags: tip-755 | |
| 08:25 | Update to Unicode 18.0.0 (draft) check-in: 7e02686c4e user: jan.nijtmans tags: trunk, main | |
|
2026-05-18
| ||
| 18:48 | merge 9.0 check-in: 36a7c9d44a user: dgp tags: core-9-0-4-rc | |
| 16:17 | Fix spacing around array references check-in: cd92a921e4 user: dkf tags: trunk, main | |
| 15:40 | 9.0 merge mark check-in: 53e8b36b63 user: apnadkarni tags: trunk, main | |
| 15:39 | Fix missing win constraint when package requiring registry check-in: ac53562b08 user: apnadkarni tags: core-9-0-branch | |
| 09:22 | TIP 753 final check-in: de961e8dee user: apnadkarni tags: trunk, main | |
| 08:04 | Update TIP 755 related manpages check-in: 1bcf06dabd user: apnadkarni tags: tip-755 | |
| 06:10 | Merge main check-in: fc14ee0da8 user: apnadkarni tags: tip-755 | |
| 05:40 | Update exec.n for TIP 753 Closed-Leaf check-in: 28b2fa3eda user: apnadkarni tags: tip-753 | |
| 04:39 | Update auto_execok docs for TIP 753 check-in: edd2c268fb user: apnadkarni tags: tip-753 | |
| 01:49 | Merge main check-in: 3dd150f1c9 user: apnadkarni tags: tip-753 | |
|
2026-05-17
| ||
| 22:13 | 6 more final conversions check-in: 9b0624e283 user: Torsten tags: tip-700 | |
| 17:43 | Free post-initialization memory in thread and process finalization. Clean test and valgrind. check-in: fb3f1158ac user: apnadkarni tags: tip-755 | |
| 15:06 | More indentation/spacing corrections; no behaviour changes check-in: 7c918d5f96 user: dkf tags: trunk, main | |
|
2026-05-16
| ||
| 22:27 | - unify string.n, switch.n - 4 more final conversions check-in: 178c77250e user: Torsten tags: tip-700 | |
| 15:57 | 9.0 merge mark check-in: 738c08972a user: apnadkarni tags: trunk, main | |
| 15:54 | Fix [6094de399d] and [4f06d7ca08] - registry/dde packages in static builds. check-in: 624bac9741 user: apnadkarni tags: core-9-0-branch | |
| 13:38 | Merge trunk check-in: 76c0c6f947 user: apnadkarni tags: tip-755 | |
| 11:43 | Add tests and fixes for recursion, safe interps check-in: ae9b52d18a user: apnadkarni tags: tip-755 | |
| 06:52 | - unify scan.n - 9 more final conversions check-in: d454af3514 user: Torsten tags: tip-700 | |
| 03:25 | More tests check-in: 7e1588de88 user: apnadkarni tags: tip-755 | |
|
2026-05-15
| ||
| 17:30 | Add Tcl_ClearPostInitProcs, start on tests check-in: 69e016d26f user: apnadkarni tags: tip-755 | |
| 11:10 | Fix some indents check-in: 9e2610e8ef user: dkf tags: trunk, main | |
| 10:54 | Test scaffolding check-in: 75cf365443 user: apnadkarni tags: tip-755 | |
| 07:05 | - unified registry.n, return.n, safe.n - 4 more final conversions check-in: bcf0e604a5 user: Torsten tags: tip-700 | |
| 05:09 | Update changes Closed-Leaf check-in: a09a6cc8da user: apnadkarni tags: bug-4f06d7ca | |
| 05:04 | Merge 9.0 check-in: 2e093eb36b user: apnadkarni tags: bug-4f06d7ca | |
| 05:01 | Add Tcl_UnregisterPostInitProc to stubs check-in: c77631effd user: apnadkarni tags: tip-755 | |
| 04:42 | Add Tcl_UnregisterPostInitProc check-in: 73cf21ab91 user: apnadkarni tags: tip-755 | |
|
2026-05-14
| ||
| 16:13 | Support multiple callback registrations. Multithread safe check-in: 391f9b1454 user: apnadkarni tags: tip-755 | |
| 07:54 | 6 more final conversions check-in: 7e576d87a7 user: Torsten tags: tip-700 | |
|
2026-05-13
| ||
| 18:04 | Open release branch for 9.0.4 check-in: c118ca3072 user: dgp tags: core-9-0-4-rc | |
|
2026-05-12
| ||
| 16:09 | Oops - update Windows tcltest too check-in: 498c73fb60 user: apnadkarni tags: tip-755 | |
| 16:08 | Update tclTest to use postinit registration Closed-Leaf check-in: 7635b71958 user: apnadkarni tags: bug-4f06d7ca-91 | |
| 15:30 | Update dde pkgindex and makefile.vc for static builds. Add basic test check-in: 8f9f6eaaf9 user: apnadkarni tags: bug-4f06d7ca-91 | |
| 14:20 | Tcl_RegisterPostInitProc skeleton check-in: 0cc23fd307 user: apnadkarni tags: bug-4f06d7ca-91 | |
|
2026-05-11
| ||
| 11:26 | Add some missing doc comments check-in: a451fa5ffa user: dkf tags: trunk, main | |
| 11:21 | Create new branch named "bug-4f06d7ca-91" check-in: 6f4d2a27fb user: apnadkarni tags: bug-4f06d7ca-91 | |
| 08:09 | Clean up places missed Leaf check-in: b12c59c368 user: dkf tags: c11-array-literals | |
| 06:36 | Merge 9.0 - Update vctool to accept TESTPAT parameter check-in: cffc6ae475 user: apnadkarni tags: trunk, main | |
| 06:35 | Update vctool to accept TESTPAT parameter check-in: c3599fd21e user: apnadkarni tags: core-9-0-branch | |
|
2026-05-10
| ||
| 12:03 | Fix merge, apply branch theme in more places check-in: 7acb2fbb2b user: dkf tags: c11-array-literals | |
| 07:48 | Disable registry and dde pkgIndex commands for static builds check-in: 78b92590ba user: apnadkarni tags: bug-4f06d7ca | |
| 05:52 | Further tweaks - also fixes [6094de39] as a side effect check-in: 0d9d5e32aa user: apnadkarni tags: bug-4f06d7ca | |
|
2026-05-09
| ||
| 21:59 | - unify package.n, process.n - eight new final conversions check-in: df969c2d85 user: Torsten tags: tip-700 | |
| 17:14 | Bug 4f06d7ca - package require of static packages in secondary interps check-in: 4afb9ba6dc user: apnadkarni tags: bug-4f06d7ca | |
| 15:06 | merge trunk check-in: eec8f88d37 user: dkf tags: c11-array-literals | |
| 14:06 | Clean up a bit of index handling Leaf check-in: b735406e5d user: dkf tags: c11-anon-members | |
| 10:46 | Thanks, Windows... check-in: 68b140c4b3 user: dkf tags: c11-anon-members | |
| 10:43 | merge trunk check-in: 38a70f1e88 user: dkf tags: c11-anon-members | |
|
2026-05-08
| ||
| 10:36 | unify open.n, final conversion for this one as well check-in: 71667358f6 user: Torsten tags: tip-700 | |
|
2026-05-07
| ||
| 08:48 | Write constraint correctly check-in: 22f2314db7 user: dkf tags: trunk, main | |
| 08:10 | Merge main check-in: f8fa668687 user: apnadkarni tags: tip-753 | |
| 06:40 | Add test for caching on Unix check-in: 0924d59527 user: apnadkarni tags: tip-753 | |
| 06:07 | Tests for App Exe aliases, App Paths and PATHEXT (wscript) check-in: 83c6b251f4 user: apnadkarni tags: tip-753 | |
| 03:49 | One more set of tests check-in: 2343cdbcdf user: apnadkarni tags: tip-753 | |
|
2026-05-06
| ||
| 23:00 | Fix NMAKEHLP_NATIVE failures for Tk test-classic runs check-in: 9a4afabc43 user: PHILB tags: trunk, main | |
| 16:59 | A few more tests check-in: 7feb1822f8 user: apnadkarni tags: tip-753 | |
| 13:48 | Start on auto_execok tests check-in: 0374af815f user: apnadkarni tags: tip-753 | |
| 03:14 | Match auto_execok search path with exec's check-in: c1073765de user: apnadkarni tags: tip-753 | |
|
2026-05-05
| ||
| 19:26 | A better way of testing: a custom match mode check-in: 234793fd9a user: dkf tags: trunk, main | |
| 16:30 | Add test for explicit cwd in PATH check-in: 134019f0c9 user: apnadkarni tags: tip-753 | |
| 15:53 | Add some rounding to tests; C implementations of functions can be 1ULP out check-in: 2c9ec73c7f user: dkf tags: trunk, main | |
| 15:47 | Relative paths not searched in PATH. Obey Windows w.r.t current directory inclusion check-in: 6cd49e78d5 user: apnadkarni tags: tip-753 | |
| 08:56 | Update list of referenced pages check-in: b889125277 user: dkf tags: trunk, main | |
|
2026-05-04
| ||
| 16:55 | Sort the functions in the documentation. check-in: f86392fb08 user: dkf tags: trunk, main | |
| 16:47 | Docfix: gamma(), not tgamma() check-in: 0e651e09af user: dkf tags: trunk, main | |
| 15:07 | Whoops; my bad check-in: 5c43648dec user: dkf tags: trunk, main | |
| 13:36 | Updated changes check-in: d8c1b74b45 user: dkf tags: trunk, main | |
| 13:19 | Implement TIP 735: Simpler List Filtering check-in: a65fd00a52 user: dkf tags: trunk, main | |
| 13:16 | Implement TIP 745: Functions from C99 check-in: 4a1dec85e7 user: dkf tags: trunk, main | |
| 07:48 | Slightly better way of writing an error path check-in: 20f274456c user: dkf tags: trunk, main | |
| 06:19 | Merge trunk. Mostly whitespace and indentation check-in: a1316b0034 user: apnadkarni tags: tip-753 | |
|
2026-05-03
| ||
| 16:31 | Use OutOfUintRange() more widely. check-in: 35f89a0ee2 user: dkf tags: trunk, main | |
|
2026-05-02
| ||
| 13:43 | Fix an argument indent check-in: 9e4526c53b user: dkf tags: trunk, main | |
| 06:38 | Fix 32-bit failures introduced in [5a2d03a86e] check-in: 5ae9991e68 user: apnadkarni tags: trunk, main | |
| 04:32 | Merge 9.0 check-in: 2e9f987343 user: apnadkarni tags: trunk, main | |
| 04:10 | Merge 8.6 check-in: f2e038f71a user: apnadkarni tags: core-9-0-branch | |
|
2026-04-30
| ||
| 16:04 | Fix [1615c80638] by moving problem comparisons to common helper function check-in: 5a2d03a86e user: dkf tags: trunk, main | |
| 14:52 | Fix formatting of function-level comments check-in: 3dc5544544 user: dkf tags: trunk, main | |
|
2026-04-28
| ||
| 07:30 | tzdata updated to Olson's tzdata2026b check-in: 9587813a70 user: jan.nijtmans tags: trunk, main | |
| 07:27 | tzdata updated to Olson's tzdata2026b check-in: 18f6cde71a user: jan.nijtmans tags: core-9-0-branch | |
| 06:31 | Support for App Paths on Windows check-in: 03d0bf76d2 user: apnadkarni tags: tip-753 | |
| 06:02 | Eliminate auto_execs cache check-in: ae39662922 user: apnadkarni tags: tip-753 | |
| 05:56 | Only check built-ins if no directories in file name check-in: 38eaf85dba user: apnadkarni tags: tip-753 | |
| 05:54 | Fix multiple PATH appends. check-in: f92f1df6e5 user: apnadkarni tags: tip-753 | |
|
2026-04-27
| ||
| 20:02 | More indentation corrections check-in: c0ab8b0d2c user: dkf tags: trunk, main | |
| 18:22 | Fix some indentation errors check-in: f127e23b82 user: dkf tags: trunk, main | |
| 17:35 | Start on [4fae07ea8a]. Process Windows PATHEXT correctly check-in: afe144e73c user: apnadkarni tags: tip-753, tip-753-pathext-fixes | |
| 05:16 | Check directory of current program first when searching for an executable check-in: df4e0cdbfd user: apnadkarni tags: tip-753, tip-753-only-exec-fixes | |
|
2026-04-26
| ||
| 16:50 | Merge main check-in: 9c262cb0b3 user: apnadkarni tags: tip-753 | |
| 16:46 | Remove unnecessary blank lines check-in: 43cdc3cbe1 user: dkf tags: trunk, main | |
| 16:41 | Skip Dll's as executables. Also add test for PE to file executable check-in: 2a6627bc5f user: apnadkarni tags: tip-753 | |
| 16:19 | Add bugfix bca391ab51 to changes.md check-in: 6468e52317 user: apnadkarni tags: trunk, main | |
| 11:35 | Done with exec check-in: 23ef0470e7 user: apnadkarni tags: tip-753 | |
| 10:35 | merge trunk Closed-Leaf check-in: a17abd2d49 user: dkf tags: c11-functions | |
| 10:32 | Fix another case problem caused by Windows Closed-Leaf check-in: f7636cc81b user: dkf tags: tip-735 | |
| 10:27 | merge trunk check-in: 9f86312dd4 user: dkf tags: tip-735 | |
| 04:33 | Added TclWinPathReset check-in: e32d13d712 user: apnadkarni tags: tip-753 | |
| 03:55 | Sync win/rules-ext.vc and win/rules.vc up with other projects; remove debug messages. check-in: 411b57c37b user: PHILB tags: trunk, main | |
| 03:53 | Sync win/rules-ext.vc and win/rules.vc up with other projects; remove debug messages. Closed-Leaf check-in: 09649523a3 user: PHILB tags: pbrooks-nmakehlp-exe-removal | |
|
2026-04-25
| ||
| 19:49 | A few more tweaks check-in: c158f7cc41 user: dkf tags: tip-735 | |
| 19:44 | Avoid variable aliasing check-in: 259e17546d user: dkf tags: tip-735 | |
| 19:33 | Some tweaks check-in: 876469fffb user: dkf tags: tip-735 | |
| 17:46 | Fix Windows dir order in path lookup check-in: b036fef98a user: apnadkarni tags: tip-753 | |
| 14:27 | Add test cases for existing 9.0 functionality check-in: 287345e99f user: apnadkarni tags: tip-753 | |
|
2026-04-24
| ||
| 15:33 | Test everything on windows-2025-vs2026 image check-in: 5ff41c07b3 user: jan.nijtmans tags: windows-2025-vs2026 | |
| 10:23 | - better detection of links, excluding more example code and fixing some associated errors from prev... check-in: 9cee2fd911 user: Torsten tags: tip-700 | |
| 09:18 | Merge main check-in: 4072fb7d2a user: apnadkarni tags: tip-753 | |
| 09:17 | Add command tcl::registry, move registry module into core dll. check-in: 427503880c user: apnadkarni tags: trunk, main | |
| 07:55 | Update documentation for tcl::registry Closed-Leaf check-in: 83fef54f78 user: apnadkarni tags: apn-registry | |
| 07:42 | Refactor ApplicationType check-in: 663afff068 user: apnadkarni tags: tip-753 | |
|
2026-04-23
| ||
| 18:14 | Bug [596936dd2d] - exec PATH search should select earlier directories irrespective of extension check-in: d7945e6854 user: apnadkarni tags: tip-753 | |
| 16:25 | Fix memory leak in AppendEnvironment (long path related changes, 9.1 only) check-in: ebe24fb529 user: apnadkarni tags: trunk, main | |
| 10:03 | Fix make dist. nmakehlp.exe no longer exists check-in: 4a7175b48b user: apnadkarni tags: trunk, main | |
|
2026-04-22
| ||
| 18:10 | merge forked branch check-in: 112a1d9aac user: PHILB tags: pbrooks-nmakehlp-exe-removal | |
| 12:06 | Make AppendSystemError non-static (TclWinAppendSystemError) check-in: d4bacdb940 user: apnadkarni tags: apn-registry | |
| 11:10 | Merge mark check-in: 1689dd3152 user: apnadkarni tags: trunk, main | |
| 11:09 | Merge mark check-in: ca8bc95d5c user: apnadkarni tags: core-9-0-branch | |
| 10:27 | Merge 9.0 - Fix [24d7f1a6] - crash on proc definition in namespace being deleted check-in: f24f8dabb3 user: apnadkarni tags: trunk, main | |
| 10:15 | Fix [24d7f1a6] - crash on proc definition in namespace being deleted check-in: 4daba059d9 user: apnadkarni tags: core-9-0-branch | |
| 07:48 | merge trunk check-in: 3edbdbd149 user: dkf tags: c11-functions | |
| 07:04 | Regenerate configure for registry changes. Add tcl::registry test check-in: 3a9e18ae60 user: apnadkarni tags: apn-registry | |
| 06:32 | Move registry module into main dll check-in: 27ea5af1b5 user: apnadkarni tags: apn-registry | |
|
2026-04-21
| ||
| 16:24 | merge trunk check-in: b5517d649c user: dkf tags: tip-735 | |
| 16:08 | (almost) merge-mark. Cross-compile CC still doesn't work Leaf check-in: 0063ae8c0d user: jan.nijtmans tags: bug-d109376adf, core-bug-d109376adf | |
| 15:56 | Rebase to trunk check-in: efd97dd4dc user: jan.nijtmans tags: bug-d109376adf | |
| 13:22 | Rebase to trunk Closed-Leaf check-in: 77657cb583 user: jan.nijtmans tags: new-timer-api | |
| 11:00 | Fix crash on proc definition in namespace being deleted Closed-Leaf check-in: 0611b06f32 user: apnadkarni tags: bug-24d7f1a6-apn | |
| 06:22 | Merge-mark check-in: e5adbad425 user: jan.nijtmans tags: trunk, main | |
| 06:20 | Fix [60d8692823]: Tcl_Eval macro references TCL_INDEX_NONE which is not always defined. Was introduc... check-in: a82a68f9c5 user: jan.nijtmans tags: core-9-0-branch | |
| 04:19 | Remove x86_64-w64-mingw32-nmakehlp.exe. In its place, use the NMAKEHLP_NATIVE variable to find an nm... check-in: 63fe7df656 user: PHILB tags: trunk, main | |
| 04:03 | Remove x86_64-w64-mingw32-nmakehlp.exe. In its place, use the NMAKEHLP_NATIVE variable to find an nm... check-in: 51182fdd0b user: PHILB tags: pbrooks-nmakehlp-exe-removal | |
|
2026-04-20
| ||
| 20:45 | Bump burnett01/rsync-deployments from 8.0.4 to 8.0.5 check-in: 72adc3c68d user: jan.nijtmans tags: trunk, main | |
| 20:35 | Bump burnett01/rsync-deployments from 8.0.4 to 8.0.5 check-in: 00d8be7610 user: jan.nijtmans tags: core-9-0-branch | |
| 13:22 | Remove unneeded undef check-in: 4e8586f6a7 user: jan.nijtmans tags: trunk, main | |
| 13:09 | Merge 8.6 check-in: 700753a7d4 user: jan.nijtmans tags: core-9-0-branch | |
| 11:59 | Follow-up to [ad08bca6b1] fix: unbreak Thread build with Tcl 8 headers (user: jan.nijtmans) check-in: 7c1522f896 user: jan.nijtmans tags: core-9-0-branch | |
| 07:42 | Fix EIAS breakage reported by APN. Closed-Leaf check-in: 4a67faae6a user: cmacleod tags: cgm-equals-command | |
|
2026-04-19
| ||
| 22:18 | - unify msgcat.n - 2 more final conversions check-in: b83d4d75db user: Torsten tags: tip-700 | |
| 20:05 | Merge-mark check-in: 87d70da59a user: jan.nijtmans tags: trunk, main | |
| 19:46 | Follow-up to [ad08bca6b1] fix: unbreak Itcl build with Tcl 8 headers check-in: 67ebec8a77 user: jan.nijtmans tags: core-9-0-branch | |
| 06:05 | - added handling of .DS/.DE and .ta - unify mathfunc.n, memory.n - 3 more final conversions check-in: c248c90ff3 user: Torsten tags: tip-700 | |
| 03:49 | Minor edits - remove obsolete info from Windows README check-in: 289525001f user: apnadkarni tags: trunk, main | |
|
2026-04-17
| ||
| 18:48 | merge 9.0 check-in: 088b2f39e1 user: dgp tags: trunk, main | |
| 18:46 | Merge doc updates from 8.6 branch check-in: b54d60c9ae user: dgp tags: core-9-0-branch | |
| 15:41 | Follow-up to [e6ca0b1b67]: Cygwin filesystem is case-insensitive as well check-in: 8ec7452460 user: jan.nijtmans tags: trunk, main | |
| 11:08 | Merge 9.0 - Fix [e2698b94b1]. Tcl_FSChdir crash on macos/macports after seteuid check-in: 0853fd5d4a user: apnadkarni tags: trunk, main | |
| 10:45 | Fix [e2698b94b1]. Tcl_FSChdir crash on macos/macports after seteuid check-in: 82a62c58b9 user: apnadkarni tags: core-9-0-branch | |
| 10:35 | Merge-mark check-in: 0ad0aa0753 user: jan.nijtmans tags: trunk, main | |
| 10:34 | Code cleanup (from Tcl 9.1) check-in: a645364bea user: jan.nijtmans tags: core-9-0-branch | |
| 04:04 | Start on [e2698b94b1]. Tcl_FSChdir crash on macos after seteuid Closed-Leaf check-in: 7e7e1d3904 user: apnadkarni tags: bug-e2698b94b1 | |
|
2026-04-16
| ||
| 19:16 | Adapt tcltest to support up to Tcl 9.1 -> 2.5.11 check-in: 71ec9b11b7 user: jan.nijtmans tags: trunk, main | |
| 19:09 | Adapt tcltest to support up to Tcl 9.1 -> 2.5.11 check-in: 4a13071739 user: jan.nijtmans tags: core-9-0-branch | |
| 12:00 | Merge-mark check-in: 233a381937 user: jan.nijtmans tags: trunk, main | |
| 11:55 | Fix building unix/dltest for Tcl 8 check-in: 055ca0c215 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-04-15
| ||
| 08:54 | Follow-up from previous commit: Since 'configure' is generated from 'tcl.m4', the actual change shou... check-in: 67924cd5df user: jan.nijtmans tags: trunk, main | |
| 08:29 | Fix [ad08bca6b1]: Building sqlite3 for tcl8 redefines typedef check-in: b6a50a0482 user: jan.nijtmans tags: core-9-0-branch | |
| 07:38 | merge from trunk. check-in: c617131cbc user: cmacleod tags: cgm-equals-command | |
|
2026-04-14
| ||
| 23:17 | MacOS GNUmakefile fix to avoid failing hard link creation on Samba filesystem. unix configure fix to... check-in: 3bc7c91ea8 user: PHILB tags: trunk, main | |
| 17:36 | Don't auto-exec reg.exe on non-Windows! check-in: d2c9f4efe3 user: apnadkarni tags: trunk, main | |
| 17:05 | Bug [e6ca0b1b67]. MacOS paths should be case insensitive + macos file normalization fix + macos glob... check-in: 8577ad7896 user: apnadkarni tags: trunk, main | |
| 09:52 | Minor comment update. Closed-Leaf check-in: 4a46f5231a user: apnadkarni tags: apn-mac-case | |
| 08:19 | Fix [275db3d985] - memory leak in DecodeZipEntryText check-in: a1b01f330b user: apnadkarni tags: trunk, main | |
| 05:48 | Merge 9.0 - As per TIP 542, Tcl_UniChar{CaseMatch,Ncmp,Ncasecmp} are not present in Tcl 9 check-in: fbf2ac8594 user: apnadkarni tags: trunk, main | |
| 05:46 | As per TIP 542, Tcl_UniChar{CaseMatch,Ncmp,Ncasecmp} are not present in Tcl 9 check-in: d698413406 user: apnadkarni tags: core-9-0-branch | |
| 02:20 | Merge main check-in: 7bc637c62b user: apnadkarni tags: apn-mac-case | |
|
2026-04-13
| ||
| 18:49 | Remove x86_64-w64-mingw32-nmakehlp.exe. In its place, use the NMAKEHLP_NATIVE variable to find an n... check-in: ff28e5a7b4 user: PHILB tags: pbrooks-nmakehlp-exe-removal | |
| 18:37 | Remove x86_64-w64-mingw32-nmakehlp.exe. In its place, use the NMAKEHLP_NATIVE variable to find an nm... check-in: a142bfe61e user: PHILB tags: pbrooks-nmakehlp-exe-removal | |
| 17:52 | Fix for [275db3d985] - memory leak in DecodeZipEntryText Closed-Leaf check-in: 1d99dc03fc user: apnadkarni tags: bug-275db3d985 | |
| 16:43 | Fix [4724f35ada]: Avoid ClockClientData typedef redefinition check-in: ec3f087dbe user: jan.nijtmans tags: trunk, main | |
| 16:42 | Fix [4724f35ada]: Avoid ClockClientData typedef redefinition check-in: 82bb0e95a3 user: jan.nijtmans tags: core-9-0-branch | |
| 16:20 | Update changes.md check-in: ecc1dc94c2 user: jan.nijtmans tags: core-9-0-branch | |
| 09:58 | Create new branch named "bug-275db3d985" check-in: 07b5135596 user: apnadkarni tags: bug-275db3d985 | |
| 07:13 | - 16 more final conversions - unify linsert.n. list.n, lreplace.n, lset.n - handle links to re_synta... check-in: e00b2a16d9 user: Torsten tags: tip-700 | |
|
2026-04-12
| ||
| 21:42 | Remove x86_64-w64-mingw32-nmakehlp.exe. In its place, use the NMAKEHLP_NATIVE variable to find an ... check-in: ef0d3c2617 user: PHILB tags: pbrooks-nmakehlp-exe-removal | |
|
2026-04-11
| ||
| 21:18 | Match trunk filename capitalisation. check-in: a1f3cdcf0a user: dkf tags: c11-functions | |
| 20:52 | merge trunk check-in: e6af7b1b6f user: dkf tags: c11-functions | |
| 18:01 | Create new branch named "pbrooks-nmakehlp-exe-removal" check-in: 075fec07e0 user: PHILB tags: pbrooks-nmakehlp-exe-removal | |
| 16:17 | Match trunk filename capitalisation. "Thanks", Windows... check-in: 40ff086570 user: dkf tags: tip-735 | |
| 16:10 | merge trunk check-in: 7a18a6cd85 user: dkf tags: tip-735 | |
| 05:52 | Remove outdated information from README check-in: 66b4db0152 user: apnadkarni tags: trunk, main | |
|
2026-04-10
| ||
| 22:41 | - unify interp.n, ledit.n, library.n - also guard against command subsitution in mkLinks - 7 more fi... check-in: 4c4c7c89bf user: Torsten tags: tip-700 | |
| 22:39 | Create new branch named "pbrooks-nmakehlp-exe-removal" check-in: ab3d5272fe user: PHILB tags: pbrooks-nmakehlp-exe-removal | |
| 09:02 | Merge main check-in: cb27850b05 user: apnadkarni tags: apn-mac-case | |
| 05:20 | Update changelog check-in: 92b769d3fd user: apnadkarni tags: apn-mac-case | |
| 03:46 | Clean up comments. check-in: 67e7205c3b user: apnadkarni tags: apn-mac-case | |
| 01:58 | More case-sensitivity related tests for file normalize check-in: dc46f089b7 user: apnadkarni tags: apn-mac-case | |
|
2026-04-09
| ||
| 22:36 | - unify info.n - 4 more final conversions check-in: 2eb1a2f330 user: Torsten tags: tip-700 | |
| 19:54 | Add a macro to declare a variable as 'used' when the compiler can't see it. For when TCL_UNUSED isn'... Leaf check-in: a41f6993bb user: dkf tags: tcl-used | |
| 14:48 | - corrected wrong section name and typos in http.n - extended command syntax detection - unification... check-in: 5fc40e3df7 user: Torsten tags: tip-700 | |
| 10:00 | macos file normalize fixes check-in: f20f54098f user: apnadkarni tags: apn-mac-case | |
| 09:46 | Merge 9.0. http -> 2.10.2 check-in: 733943a41f user: jan.nijtmans tags: trunk, main | |
| 09:38 | (cherry-pick): Shorten sequences of multiple blank lines. http -> 2.10.2 check-in: 2531948bd6 user: jan.nijtmans tags: core-9-0-branch | |
| 08:50 | There is no Tcl 8.7 check-in: 5604c82a7d user: jan.nijtmans tags: core-9-0-branch | |
|
2026-04-08
| ||
| 12:13 | Formatting check-in: 664a9f3696 user: jan.nijtmans tags: new-timer-api | |
| 11:29 | Rebase to trunk. Remove TCL_NO_DEPRECATED usage check-in: 6ab5b5361c user: jan.nijtmans tags: new-timer-api | |
| 10:20 | Simplifications, using TclpGetMicroseconds() check-in: 59969f9255 user: jan.nijtmans tags: trunk, main | |
|
2026-04-07
| ||
| 20:21 | Improvements to style check-in: fcf82746a6 user: dkf tags: trunk, main | |
| 13:14 | indenting check-in: d438566c76 user: jan.nijtmans tags: new-timer-api | |
| 13:05 | Implementation complete. Make deprecated for test purposes only check-in: 62e2ae9810 user: jan.nijtmans tags: new-timer-api, core-new-timer-api | |
| 07:30 | Use more *2 functions internally check-in: 9515c664c1 user: jan.nijtmans tags: new-timer-api | |
|
2026-04-06
| ||
| 22:29 | - unified format.n, fpclassify.n, glob.n, hisotry.n - 6 more final conversions check-in: 46324780cc user: Torsten tags: tip-700 | |
|
2026-04-05
| ||
| 22:06 | - 6 more final conversions - additional backslash sequence handling for a zero-width non-printing ch... check-in: e441a7d287 user: Torsten tags: tip-700 | |
| 17:11 | Merge main check-in: d2577292cb user: apnadkarni tags: apn-mac-case | |
| 17:10 | On-demand GH action workflow with runtime customization check-in: 96f716b26d user: apnadkarni tags: trunk, main | |
|
2026-04-04
| ||
| 22:06 | - unify fcopy.n - three more final conversions check-in: d9100ccea2 user: Torsten tags: tip-700 | |
|
2026-04-03
| ||
| 21:47 | - unify expr.n - detecting more links - one more final md conversion check-in: 5a247ff55f user: Torsten tags: tip-700 | |
| 15:04 | Sigh. Typo in constraint. check-in: 50b5d4db5a user: apnadkarni tags: apn-mac-case | |
| 12:37 | removed unused function check-in: 9747a3c75b user: jan.nijtmans tags: new-timer-api | |
| 11:44 | Re-implement from other new-timer-api branch check-in: 46bb2f236f user: jan.nijtmans tags: new-timer-api | |
|
2026-04-02
| ||
| 19:36 | - 11 new final conversions to markdown - unifiy eval.n, exec.n - include handling of backslash seque... check-in: 6e9906d427 user: Torsten tags: tip-700 | |
| 11:56 | Enable bug tests for macos check-in: 64ee243c21 user: apnadkarni tags: apn-mac-case | |
| 11:10 | Attempt to build nmakehlp.exe for x86_64 always check-in: 22a18dc3fa user: jan.nijtmans tags: bug-d109376adf | |
| 10:36 | merge from trunk. check-in: 7d37e0a01a user: cmacleod tags: cgm-equals-command | |
| 10:28 | Fix memory leaks reported by APN. check-in: 030a6aee15 user: cmacleod tags: cgm-equals-command | |
| 05:52 | Change case sensitivity on macos. Expected to generate test failures check-in: 658d703bfa user: apnadkarni tags: apn-mac-case | |
|
2026-04-01
| ||
| 08:30 | Require autoconf 2.73 for (re-)generating 'configure' check-in: 326e100ade user: jan.nijtmans tags: trunk, main | |
| 08:16 | Merge 9.0 - glob tests check-in: f63a0d8b2c user: apnadkarni tags: trunk, main | |
| 08:02 | More glob mixed case tests check-in: 7db3e3225f user: apnadkarni tags: core-9-0-branch | |
| 07:59 | Use FindFirstFileExW+FIND_FIRST_EX_LARGE_FETCH to speed up Windows glob 20% check-in: fe1b442b2b user: apnadkarni tags: trunk, main | |
|
2026-03-31
| ||
| 22:29 | - fixed logic in mdLinks to not skip tests, thus also finding section titles where we previously mee... check-in: d9287b7cac user: Torsten tags: tip-700 | |
| 14:47 | Add some test cases which force interpretation. check-in: 798af7c6ed user: cmacleod tags: cgm-equals-command | |
| 10:33 | Fix test constraints. 'mac' is not OSX Closed-Leaf check-in: c6eb27667c user: apnadkarni tags: apn-winfcmd-tests | |
| 05:26 | Disable path case-sensitivity tests for macos check-in: 350ff91f47 user: apnadkarni tags: apn-winfcmd-tests | |
| 05:04 | Merge 9.0 check-in: ac6511e11a user: apnadkarni tags: apn-winfcmd-tests | |
|
2026-03-30
| ||
| 19:59 | merge from trunk. check-in: 0ab5f68adc user: cmacleod tags: cgm-equals-command | |
| 19:56 | Clarify = manual page. check-in: a3479253f5 user: cmacleod tags: cgm-equals-command | |
|
2026-03-27
| ||
| 21:23 | Merge 9.0 check-in: 8759e4b79b user: jan.nijtmans tags: trunk, main | |
| 21:22 | Correct all missing sentinels check-in: 3589aef162 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-03-26
| ||
| 11:31 | Fix missing / in test winFCmd-20.1. Tx Harald. check-in: 58a68a6fbe user: apnadkarni tags: apn-winfcmd-tests | |
| 10:26 | Some test variances for windows file handling check-in: 2471274bb4 user: apnadkarni tags: apn-winfcmd-tests | |
|
2026-03-25
| ||
| 06:14 | Fix [bca391ab51]. Track current directory for each drive on Windows check-in: 38f0ce657c user: apnadkarni tags: trunk, main | |
| 05:53 | 9.0 mergepoint check-in: 93ac017360 user: apnadkarni tags: trunk, main | |
| 05:51 | Fix [108904173c] - glob+file normalize inconsistency on Windows check-in: e9168f591b user: apnadkarni tags: trunk, main | |
| 05:34 | Fix [108904173c] - glob+file normalize inconsistency on Windows check-in: 36e54d2473 user: apnadkarni tags: core-9-0-branch | |
| 04:11 | Merge 9.0. Bug [b0682c3c24]. Windows Glob error with drive in pattern check-in: 6cd2936408 user: apnadkarni tags: trunk, main | |
| 03:29 | Bug [b0682c3c24]. Windows Glob error with drive in pattern check-in: 874e86e528 user: apnadkarni tags: core-9-0-branch | |
|
2026-03-23
| ||
| 14:59 | merge from trunk. check-in: 5d630e9353 user: cmacleod tags: cgm-equals-command | |
| 07:17 | Some optimization to avoid normalization checks Closed-Leaf check-in: 1ffff6afcb user: apnadkarni tags: bug-108904173c | |
|
2026-03-22
| ||
| 22:53 | autoconf -> 2.73 check-in: a3ade9ef6c user: jan.nijtmans tags: trunk, main | |
| 22:42 | autoconf -> 2.73 check-in: 1d131e0ec7 user: jan.nijtmans tags: core-9-0-branch | |
| 15:11 | Bug [108904173c]. Failure to normalize path on Windows. check-in: 84efde4746 user: apnadkarni tags: bug-108904173c | |
| 12:57 | More whitespace fixes check-in: c65a7aa504 user: dkf tags: trunk, main | |
| 11:13 | Some whitespace corrections. Totally minor. check-in: 01727bb939 user: dkf tags: trunk, main | |
|
2026-03-21
| ||
| 11:44 | Merge trunk Closed-Leaf check-in: 2f3915d81f user: apnadkarni tags: bug-b71c3b2471 | |
|
2026-03-20
| ||
| 16:45 | Track per-drive directory via env. Eliminate _getdcwd - see comments for reasons for avoidance check-in: 2c4c81f77d user: apnadkarni tags: bug-b71c3b2471 | |
|
2026-03-19
| ||
| 15:38 | Faster utf-8 channel io (and encoding) - https://core.tcl-lang.org/tcl/wiki?name=Faster+UTF+encoding check-in: a003a27dd5 user: apnadkarni tags: trunk, main | |
| 12:06 | Bug [bca391ab51] - normalization of volume-relative files - WIP. check-in: b71c3b2471 user: apnadkarni tags: bug-b71c3b2471 | |
|
2026-03-18
| ||
| 15:29 | Merge 9.0 Closed-Leaf check-in: e75d07e847 user: apnadkarni tags: bug-b0682c3c24 | |
| 11:44 | Merge 9.0 - One more possible Windows error code to check for invalid paths check-in: 844d325681 user: apnadkarni tags: trunk, main | |
| 11:39 | One more possible Windows error code to check for invalid paths check-in: f354335981 user: apnadkarni tags: core-9-0-branch | |
| 11:38 | Start on bug [b0682c3c24]. glob errors on Windows check-in: 52f35167af user: apnadkarni tags: bug-b0682c3c24 | |
|
2026-03-17
| ||
| 09:17 | Tiny fix in TIP #732 implementation check-in: 7d8482559c user: jan.nijtmans tags: trunk, main | |
| 08:51 | Since Tcl 9.1 now needs Windows 10+, remove older manifest entries check-in: 368f7fdda0 user: jan.nijtmans tags: trunk, main | |
| 08:48 | Code cleanup, more bools check-in: bff552ceba user: jan.nijtmans tags: trunk, main | |
| 02:30 | Fix for [422b0414a3]. Clean exit for older unsupported Windows versions. check-in: 66b1dff94a user: apnadkarni tags: trunk, main | |
|
2026-03-16
| ||
| 12:12 | Code cleanup in tclOOProp.c (mainly missing 'static' keyword) check-in: 23de12d5d7 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-03-15
| ||
| 20:08 | A more efficient call (and simpler) of tcl::CopyDirectory check-in: 7e0d1988d2 user: dkf tags: trunk, main | |
| 11:16 | merge from trunk. check-in: ca39b3d995 user: cmacleod tags: cgm-equals-command | |
| 05:13 | Fix for [422b0414a3]. Clean exit for older unsupported Windows versions. Closed-Leaf check-in: 847893d3bc user: apnadkarni tags: bug-422b0414a3-apn | |
|
2026-03-14
| ||
| 13:26 | Possible fix for [422b0414a3]: Tclsh91.exe from release 9.1.a1 crashes upon launch on older MS Windo... Closed-Leaf check-in: f4a4d699c2 user: jan.nijtmans tags: bug-422b0414a3 | |
| 11:22 | Merge 9.0 check-in: 7a5a937d82 user: apnadkarni tags: trunk, main | |
| 11:21 | Fix brain fa*t checking for ERROR_PATH_NOT_FOUND check-in: a8cc6ca94c user: apnadkarni tags: core-9-0-branch | |
| 11:14 | Merge 9.0 - Add constraints to skip tests that require tcltest when running with tclsh check-in: 6329edec9c user: apnadkarni tags: trunk, main | |
| 10:52 | Add constraints to skip tests that require tcltest when running with tclsh check-in: a1a817a6c2 user: apnadkarni tags: core-9-0-branch | |
| 10:30 | Merge 9.0 - Fix [4b22d84a] - const crash if undefined namespace check-in: d513896977 user: apnadkarni tags: trunk, main | |
| 10:26 | Update changes.md check-in: 6323dc6675 user: apnadkarni tags: core-9-0-branch | |
| 10:22 | Fix [4b22d84a] - const crash if undefined namespace check-in: 55c44ee180 user: apnadkarni tags: core-9-0-branch | |
| 10:17 | Merge 9.0 - Treat ERROR_PATH_NOT_FOUND same as ERROR_FILE_NOT_FOUND check-in: 40863e794d user: apnadkarni tags: trunk, main | |
| 10:02 | Treat ERROR_PATH_NOT_FOUND same as ERROR_FILE_NOT_FOUND (for files, not registry) check-in: 2226e95d97 user: apnadkarni tags: core-9-0-branch | |
|
2026-03-13
| ||
| 16:11 | Merge-mark check-in: fc899be8f0 user: jan.nijtmans tags: trunk, main | |
| 16:10 | sqlite3 -> 3.51.3 check-in: 1e0ef327ce user: jan.nijtmans tags: core-9-0-branch | |
| 14:25 | Uncompiled case and test cases Closed-Leaf check-in: ba4d418633 user: apnadkarni tags: bug-4b22d84a62 | |
| 14:14 | Bug [4b22d84a62]. const crash on non-existent namespace check-in: cfc42afaa0 user: apnadkarni tags: bug-4b22d84a62 | |
| 13:55 | Add tests for new UTF code paths Closed-Leaf check-in: 80822e80b0 user: apnadkarni tags: apn-utf-fastpath | |
| 08:00 | Merge 9.0 - Revert commit [f752c1271a]. See ticket [f7495f63c0] check-in: 24012d5118 user: apnadkarni tags: trunk, main | |
| 03:20 | Revert commit [f752c1271a]. See ticket [f7495f63c0] check-in: dfd8f12ec5 user: apnadkarni tags: core-9-0-branch | |
|
2026-03-12
| ||
| 11:29 | Merge-mark check-in: 675395fd84 user: jan.nijtmans tags: core-9-0-branch | |
| 10:15 | Merge 9.0 - Fix [8994c972ad] - performance regression in expr in/ni check-in: 50bd1ec20b user: apnadkarni tags: trunk, main | |
| 10:12 | Fix [8994c972ad] - performance regression in expr in/ni check-in: 098454046c user: apnadkarni tags: core-9-0-branch | |
|
2026-03-11
| ||
| 16:13 | Rebase to trunk Closed-Leaf check-in: 9e296704d1 user: jan.nijtmans tags: new-timer-api | |
| 15:43 | Bug [8994c972ad] - Tcl 9 expr in/ni performance regression Closed-Leaf check-in: 9893f7e1e7 user: apnadkarni tags: bug-8994c972ad | |
| 09:41 | Rebase to trunk Leaf check-in: 58f8db9362 user: jan.nijtmans tags: bug-8f5e7a2633 | |
| 06:22 | Eliminate unused ENCODING_UTF flag. Remove UTF remnants from CESU encoder check-in: fc2df6c353 user: apnadkarni tags: apn-utf-fastpath | |
|
2026-03-10
| ||
| 16:54 | Further 15% boost to Cyrillic and Far Eastern. Still WIP, not ready for review! Separate out UTF-8 ... check-in: 35825e24ac user: apnadkarni tags: apn-utf-fastpath | |
| 15:23 | Many internal Tcl_Time -> long long changes check-in: def988e9cd user: jan.nijtmans tags: trunk, main | |
| 15:19 | Merge 9.0 check-in: fb5a7aa970 user: jan.nijtmans tags: trunk, main | |
| 15:18 | Fix "make html" failure: scanning section Tcl Commands, version 9.0.4 ................................. check-in: 5863e8196e user: jan.nijtmans tags: core-9-0-branch | |
| 14:48 | Revert 'type' field back to an int. In stead fix the Tcl_InitHashTable() call. See [f7495f63c0] check-in: f752c1271a user: jan.nijtmans tags: core-9-0-branch | |
| 06:19 | Merge main check-in: 7a699e0536 user: apnadkarni tags: apn-utf-fastpath | |
|
2026-03-09
| ||
| 20:29 | Rebase to trunk Closed-Leaf check-in: 02d10b4ec0 user: jan.nijtmans tags: new-timer-api-prepare | |
| 08:54 | Fix [00b699ff3c]: Minizip broken again check-in: 23305203d0 user: jan.nijtmans tags: trunk, main | |
| 08:52 | Fix [00b699ff3c]: Minizip broken again check-in: fce0382833 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-03-08
| ||
| 18:24 | Rebase to trunk Closed-Leaf check-in: b8dd216b1d user: jan.nijtmans tags: minizip-no-tinydir | |
| 04:08 | Merge main check-in: b097e3f340 user: apnadkarni tags: apn-utf-fastpath | |
| 04:04 | Merge 9.0. Fix [f7495f63c0]. Valgrind reported error in SetScriptLimitCallback check-in: 9f41398a11 user: apnadkarni tags: trunk, main | |
| 03:57 | Fix [f7495f63c0]. Valgrind reported error in SetScriptLimitCallback check-in: 58acf5656f user: apnadkarni tags: core-9-0-branch | |
|
2026-03-07
| ||
| 16:10 | Fix some indentation check-in: e0f9f715e7 user: dkf tags: trunk, main | |
| 11:46 | merge 9.0 (fix [51aa53616067cb63]) check-in: 7018ffb43e user: sebres tags: trunk, main | |
| 11:38 | fixes [51aa53616067cb63]: free scan - fixed hours only TZ (±1 or ±01); adjust clock tests (runable... check-in: a37536d4d7 user: sebres tags: core-9-0-branch | |
|
2026-03-06
| ||
| 22:57 | small amend to [c4c0a3d5332426c1] with much simpler variant using C-condition (semantic predicate), ... Closed-Leaf check-in: c67f76176b user: sebres tags: bug-51aa53616067cb63--no-tzdata | |
| 15:52 | Update to utf8proc v2.11.3 check-in: d500ed163e user: jan.nijtmans tags: trunk, main | |
| 12:17 | clock free-scan: optimize numeric zone detection as suggested in [51aa53616067cb63] (so it's only va... check-in: c4c0a3d533 user: sebres tags: bug-51aa53616067cb63--no-tzdata | |
| 11:38 | Update changes for TIPS 744, 746 check-in: 76f2b1519d user: apnadkarni tags: trunk, main | |
| 11:10 | Oops, minor version is still 1 check-in: 2956f63e08 user: jan.nijtmans tags: trunk, main | |
| 11:07 | Fix [f7495f63c0]. Valgrind reported error in SetScriptLimitCallback Closed-Leaf check-in: edef37bbf6 user: apnadkarni tags: bug-f7495f63c0 | |
| 09:52 | Fix test failures with --enable-memory=all. Just missing constraints check-in: 137f9ff82e user: jan.nijtmans tags: trunk, main | |
| 09:32 | No need for Bugfixes section, because all of those are already in 9.0 (as it should be) check-in: ed03e6abd6 user: jan.nijtmans tags: trunk, main | |
| 09:26 | Backport some formatting/bool usage check-in: 26602d9fc9 user: jan.nijtmans tags: core-9-0-branch | |
| 08:39 | consistant Tcl_InitStubs() calls check-in: c1ca20b34a user: jan.nijtmans tags: core-9-0-branch | |
| 04:06 | Merge main check-in: 3eee83fc6d user: apnadkarni tags: apn-utf-fastpath | |
|
2026-03-05
| ||
| 22:55 | lseq bugfixes: 8d1fc7,999b69,tip-746 check-in: 232d1aef8a user: griffin tags: trunk, main | |
| 21:05 | re-generate 'configure' check-in: a728ca7fdf user: jan.nijtmans tags: trunk, main | |
| 20:47 | Merge-mark check-in: b4728f00eb user: jan.nijtmans tags: trunk, main | |
| 20:43 | Version -> 9.1a2 check-in: 3da30205bc user: jan.nijtmans tags: trunk, main | |
| 19:08 | fixed constraint, add new tests inlining clock.test to cover clock without tzdata (by constraint "cl... check-in: 3155da6328 user: sebres tags: bug-51aa53616067cb63--no-tzdata | |
|
2026-03-04
| ||
| 23:19 | additional test for [51aa53616067cb63], e. g. for hours only TZ (shall be covered by normal testing ... check-in: 9b3fb71eae user: sebres tags: bug-51aa53616067cb63--no-tzdata | |
| 22:13 | fixes [51aa53616067cb63]: free scan - fexed calculation in bison/yacc of hours only TZ (±1 or ±01)... check-in: 6ea85b82c5 user: sebres tags: bug-51aa53616067cb63--no-tzdata | |
| 08:07 | Update changes.md check-in: 11fcb2b183 user: jan.nijtmans tags: core-9-0-branch | |
| 00:40 | merge 9.0 (partial): amend to [2c237beffbace823] fixing generation of TZ name from offset by %z arti... check-in: 163bdb1a4b user: sebres tags: trunk, main | |
| 00:36 | merge 8.x: amend to [2c237beffbace823] fixing generation of TZ name from offset by %z artificial nam... check-in: ad6e2ae829 user: sebres tags: core-9-0-branch | |
|
2026-03-03
| ||
| 17:21 | Itcl -> 4.3.7 check-in: f5806bd673 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-03-02
| ||
| 20:53 | Update download-artifact/upload-artifact check-in: 235fb242f9 user: jan.nijtmans tags: trunk, main | |
| 20:03 | Update download-artifact/upload-artifact check-in: 0b5df2e8cb user: jan.nijtmans tags: core-9-0-branch | |
| 12:13 | Update tinydir.h to version 1.2.6 check-in: 214b1f3038 user: jan.nijtmans tags: trunk, main | |
| 12:12 | Update tinydir.h to version 1.2.6 check-in: 05a9bb0cfa user: jan.nijtmans tags: core-9-0-branch | |
|
2026-03-01
| ||
| 12:07 | Improve some documentation comments check-in: 949643d2a6 user: dkf tags: trunk, main | |
|
2026-02-28
| ||
| 22:26 | One statement per line, please. check-in: 22d88b84a2 user: dkf tags: trunk, main | |
|
2026-02-26
| ||
| 11:30 | Fix Windows build: tclArithSeries.c(368): error C2220: the following warning is treated as an error ... check-in: e18ec3351a user: jan.nijtmans tags: core-9-0-branch | |
| 08:48 | Protect against invalid case of nul byte in Tcl's internal string rep check-in: d152bbd868 user: apnadkarni tags: apn-utf-fastpath | |
| 08:33 | Still WIP. See below. Fixes Far East encoding performance regression introduced by the optimization... check-in: d2457fd966 user: apnadkarni tags: apn-utf-fastpath | |
|
2026-02-25
| ||
| 19:48 | lseq bugfixes: 8d1fc7,999b69,tip-746 check-in: 33cec256f8 user: griffin tags: core-9-0-branch | |
| 17:01 | Review: Handling of TCL_COMBINE here makes no sense, the same can be done even faster. APN - Indeed... check-in: 3d21e0d870 user: jan.nijtmans tags: apn-utf-fastpath | |
| 07:30 | Fix errors generated by running test suite with tclsh without tcltest commands Closed-Leaf check-in: 31f39fa582 user: apnadkarni tags: apn-fix-constraints | |
|
2026-02-24
| ||
| 15:44 | Optimize non-TCL_COMBINE case by inlining check-in: b3bfc49aec user: apnadkarni tags: apn-utf-fastpath | |
|
2026-02-23
| ||
| 16:52 | Remove expression support from the [lseq] compiler/bytecode support Closed-Leaf check-in: 4791c81ad9 user: dkf tags: tip746-compilation | |
| 11:47 | merge trunk Closed-Leaf check-in: 02c6a59021 user: dgp tags: rc1, core-9-1-a1-rc, core-9-1-a1 | |
| 10:57 | Remove debug control check-in: f5717cf676 user: apnadkarni tags: apn-utf-fastpath | |
| 09:17 | Rebase to trunk. More bool's Leaf check-in: e0b054564f user: jan.nijtmans tags: tip-748 | |
|
2026-02-22
| ||
| 21:14 | - final conversions to markdown for further 10 nroff files - unification in clock.n, removing duplic... check-in: c213ace421 user: Torsten tags: tip-700 | |
| 14:22 | Experiment with ASCII runs check-in: da3dd98884 user: apnadkarni tags: apn-utf-fastpath | |
| 14:18 | Remove dead code check-in: 86e9c7b4d2 user: apnadkarni tags: trunk, main | |
| 12:54 | Remove excess blocks check-in: 418491afae user: dkf tags: trunk, main | |
| 11:44 | Remove arbitrary limit on data read from test channels. Hampers testing with large data check-in: 703da701b5 user: apnadkarni tags: trunk, main | |
|
2026-02-21
| ||
| 19:57 | merge core-9-0-branch Leaf check-in: 4c9fa4f364 user: griffin tags: lseq_bug_fixes | |
| 01:37 | fix bug-999b6966: lseq has incorrect results in edge cases check-in: 2e31296387 user: griffin tags: lseq_bug_fixes | |
|
2026-02-20
| ||
| 20:27 | Add missing error codes to some [icu] failures check-in: e672475ef1 user: dkf tags: trunk, main | |
|
2026-02-18
| ||
| 16:54 | Merge trunk check-in: 0fbeb7fc69 user: jan.nijtmans tags: minizip-no-tinydir | |
| 14:15 | Upgrade to zlib-1.3.2 check-in: ffe446a54f user: jan.nijtmans tags: trunk, main | |
| 12:38 | Upgrade to zlib-1.3.2 check-in: e9f845cff6 user: jan.nijtmans tags: core-9-0-branch | |
| 08:09 | Fix [be40b73615] nmake: rmdir and mkdir are picked from cygwin if available check-in: 1a9be58823 user: jan.nijtmans tags: trunk, main | |
| 08:07 | Fix [be40b73615] nmake: rmdir and mkdir are picked from cygwin if available check-in: a7d930aef9 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-02-17
| ||
| 18:30 | [be40b736] nmake picks Cygwin rmdir. Patch by Csaba (thanks) Closed-Leaf check-in: b1c564e37d user: oehhar tags: be40b736-nmake-rmdir-cygwin-mixup | |
| 07:48 | Fix C++ warnings like: tclBasic.c:333:92: warning: bitwise operation between different enumeration ... check-in: b3a62c71d7 user: jan.nijtmans tags: trunk, main | |
|
2026-02-16
| ||
| 17:10 | Make Active*Trace.reverseScan a bool check-in: a477f4fbb2 user: jan.nijtmans tags: trunk, main | |
| 16:31 | Make more use of anonymous union, and more internal bools check-in: 65a8da5f2a user: jan.nijtmans tags: trunk, main | |
| 12:20 | Make code a little clearer, and use correct declaration style check-in: 22d69cc191 user: dkf tags: trunk, main | |
| 11:18 | More bool in tclVar.c check-in: ceaa35d30f user: jan.nijtmans tags: trunk, main | |
| 10:54 | (backport): Fix compiler warnings, seen with gcc 16. Use some more bools internally check-in: c311558af2 user: jan.nijtmans tags: core-9-0-branch | |
| 09:13 | Fix compiler warnings, seen with gcc 16 check-in: 0d4c1235ad user: jan.nijtmans tags: trunk, main | |
|
2026-02-14
| ||
| 16:39 | General whitespace fixes. No semantic changes. check-in: af2708b4ef user: dkf tags: trunk, main | |
| 15:23 | Shorten sequences of multiple blank lines check-in: 435bab5883 user: dkf tags: trunk, main | |
|
2026-02-11
| ||
| 21:13 | Simplify check-in: e3b010c079 user: jan.nijtmans tags: minizip-no-tinydir | |
| 18:41 | Merge trunk. No need for stat with -r check-in: 85b929ae8a user: jan.nijtmans tags: minizip-no-tinydir | |
| 17:58 | Merge core-9-0-branch check-in: c0c54734bd user: griffin tags: lseq_bug_fixes | |
|
2026-02-10
| ||
| 16:27 | Undo 2 Tcl-specific changes in zlib: those are no longer necessary check-in: 5b286f7624 user: jan.nijtmans tags: trunk, main | |
| 16:27 | Undo 2 Tcl-specific changes in zlib: those are no longer necessary check-in: 4c64b94ef0 user: jan.nijtmans tags: core-9-0-branch | |
| 13:28 | Merge trunk check-in: 62fefa89d8 user: jan.nijtmans tags: tip-748 | |
| 13:27 | Fix C++ compiler error: generic/tclBasic.c: In function ‘int TclHideUnsafeCommands(Tcl_Interp*)’... check-in: b22fb35c4b user: jan.nijtmans tags: trunk, main | |
| 13:22 | Fix C++ compiler error: generic/tclBasic.c: In function ‘int TclHideUnsafeCommands(Tcl_Interp*)’... check-in: c5ec42ffcb user: jan.nijtmans tags: tip-748 | |
| 11:29 | Update to burnett01/rsync-deployments@8.0.4 check-in: 0d7ba04d77 user: jan.nijtmans tags: trunk, main | |
| 11:27 | Update to burnett01/rsync-deployments@8.0.4 check-in: 4f00ddc82a user: jan.nijtmans tags: core-9-0-branch | |
| 01:05 | Corrected results in edge cases where computed length is < 0. Tweak lseq man page. check-in: 291b7c1ffa user: griffin tags: lseq_bug_fixes | |
|
2026-02-09
| ||
| 14:27 | Rebase to trunk check-in: 2543a029da user: jan.nijtmans tags: tip-748 | |
| 14:24 | Few more bool's in test cases check-in: 3f5dca8c17 user: jan.nijtmans tags: trunk, main | |
| 09:50 | Merge trunk check-in: 1d0362d66c user: jan.nijtmans tags: tip-748 | |
| 08:54 | Implement (internal) TclpIsAtty() for Windows. More internal bool usage check-in: 3bc2ec92db user: jan.nijtmans tags: trunk, main | |
|
2026-02-07
| ||
| 05:20 | Update lseq man page to reflect changes in command behavior check-in: f71cebe878 user: griffin tags: lseq_bug_fixes | |
| 02:18 | some code and comment cleanup check-in: 4985d500c4 user: griffin tags: lseq_bug_fixes | |
| 01:14 | fix bugs in lseq: [8d1fc7099570], [999b6966b299], tip-746 check-in: d97e97e967 user: griffin tags: lseq_bug_fixes | |
|
2026-02-06
| ||
| 16:46 | Always compile minizip with -DMINIZIP_FOPEN_NO_64 and -DHAVE_DIRENT_H check-in: 3d2c3567e9 user: jan.nijtmans tags: minizip-no-tinydir | |
| 13:38 | tinydir -> dirent. This will make it more likely that zlib upstream accepts our changes check-in: 5641805c42 user: jan.nijtmans tags: minizip-no-tinydir | |
| 11:12 | Eliminate SUPPORTS_TTY, which is just an alias for HAVE_TERMIOS_H. int -> bool where appropriate check-in: 5e7c738a2c user: jan.nijtmans tags: trunk, main | |
| 10:49 | Implement (internal) TclpIsAtty() for Windows check-in: 75db2e490d user: jan.nijtmans tags: core-9-0-branch | |
| 10:42 | (cherry-pick): Since 32-bit Cygwin is dead, don't talk about Cygwin64 any more. Remove some dead cod... check-in: 6cff60d9b2 user: jan.nijtmans tags: core-9-0-branch | |
| 09:01 | Since 32-bit Cygwin is dead, don't talk about Cygwin64 any more. check-in: 8b9ca32588 user: jan.nijtmans tags: tip-748 | |
| 08:16 | Fix compiler error handling TclpIsAtty check-in: 01d2dc4b31 user: jan.nijtmans tags: tip-748 | |
|
2026-02-05
| ||
| 15:17 | More clearly mark file-internal functions as static. check-in: 0f4b67d30f user: dkf tags: trunk, main | |
| 13:34 | TIP #748 implementation: Use 'bool' in public API check-in: b5c08bdc76 user: jan.nijtmans tags: tip-748 | |
| 07:58 | Fix [1b6f81955c]: 32-bit zlib1.dll now depends on libgcc_s_sjlj-1.dll check-in: 02c648b778 user: jan.nijtmans tags: trunk, main | |
| 07:57 | Fix [1b6f81955c]: 32-bit zlib1.dll now depends on libgcc_s_sjlj-1.dll check-in: 6207efe28d user: jan.nijtmans tags: core-9-0-branch | |
| 07:41 | Build 32-bit zlib1.dll with -static-libgcc Closed-Leaf check-in: 4716fdfc4b user: jan.nijtmans tags: zlib-static-libgcc | |
|
2026-02-04
| ||
| 11:46 | Remove compat/zlib/contrib/untgz. See: [0b9367a240] check-in: a04e281a19 user: jan.nijtmans tags: trunk, main | |
| 11:45 | Remove compat/zlib/contrib/untgz. See: [0b9367a240] check-in: 2b890e7b0f user: jan.nijtmans tags: core-9-0-branch | |
| 11:35 | Rebase to trunk check-in: a2c78ac50d user: jan.nijtmans tags: tip-748 | |
| 10:59 | A few more int -> bool check-in: 99963526b2 user: jan.nijtmans tags: trunk, main | |
| 09:58 | Fix [9c45616627b30a6f]: Infinite loop in TclFSGetAncestorPaths check-in: 056f62ec49 user: jan.nijtmans tags: trunk, main | |
| 09:56 | Update to zlib 1.3.1.2 check-in: 3d5f1db432 user: jan.nijtmans tags: trunk, main | |
|
2026-02-03
| ||
| 22:12 | Internally use TclNRAddCallback whenever we know the callback function is defined check-in: 572df39630 user: dkf tags: trunk, main | |
| 17:37 | More Tcl_Time -> long long simplifications check-in: 0e0b04583e user: jan.nijtmans tags: new-timer-api-prepare | |
| 09:55 | Update changes.md check-in: 1b8943c1ce user: jan.nijtmans tags: core-9-0-branch | |
| 09:16 | Update to zlib 1.3.1.2 check-in: 86a035edd4 user: jan.nijtmans tags: core-9-0-branch | |
| 08:03 | Make Tcl_ObjCmdProc usable in extensions again, even with -DTCL_NO_DEPRECATED. Reported by Paul Ober... check-in: 0ba20f4cf5 user: jan.nijtmans tags: trunk, main | |
| 07:20 | Update to appleboy/ssh-action@v1.2.5 check-in: 04033168e8 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-02-02
| ||
| 05:36 | Further two pages finalized, adaptations for clock.n check-in: eadfc21ae2 user: Torsten tags: tip-700 | |
|
2026-02-01
| ||
| 03:26 | Fix [602971ae] - could not find init.tcl if TCL_LIBRARY specified at *build* time check-in: e673be4875 user: apnadkarni tags: trunk, main | |
|
2026-01-31
| ||
| 18:03 | Fix [98ce2ebb28]: No __builtin_unreachable() in gcc < 4.5. check-in: f4d491115b user: jan.nijtmans tags: trunk, main | |
| 17:57 | Fix [98ce2ebb28]: No __builtin_unreachable() in gcc < 4.5. check-in: f5e8cc4a60 user: jan.nijtmans tags: core-9-0-branch | |
| 06:23 | Pass CFG_{RUNTIME,INSTALL}_SCRDIR to tclInterp.c Leaf check-in: 5fb31087a7 user: apnadkarni tags: bug-602971ae | |
|
2026-01-30
| ||
| 19:32 | merge trunk check-in: 0882e4dd46 user: dgp tags: rc0, core-9-1-a1-rc | |
| 17:36 | Avoid theoretic UMR, improve readability check-in: 2c200972b8 user: dkf tags: trunk, main | |
| 15:55 | More Tcl_Time related clean-up check-in: 4000135a77 user: jan.nijtmans tags: new-timer-api-prepare | |
|
2026-01-28
| ||
| 11:19 | Clean-ups unrelated to new-timer-api itself check-in: e07fdec3c9 user: jan.nijtmans tags: new-timer-api-prepare | |
|
2026-01-27
| ||
| 16:02 | Use Tcl_GetMonotonicTime() in performance tests check-in: 1caa21fce5 user: jan.nijtmans tags: trunk, main | |
| 15:23 | More progress (still not MacOS) check-in: 3c99132c81 user: jan.nijtmans tags: new-timer-api | |
| 05:43 | - added internal links to sections and subsections - remove backslash escaping for the AST (markdown... check-in: e86bf27c61 user: Torsten tags: tip-700 | |
|
2026-01-26
| ||
| 17:40 | More progress in notifier (MacOS not done yet) check-in: 60fbf56c2f user: jan.nijtmans tags: new-timer-api | |
| 17:03 | Merge trunk. More simplifications check-in: feafdf3af1 user: jan.nijtmans tags: new-timer-api | |
| 10:21 | Rebase to trunk Leaf check-in: 4c28ce8a24 user: jan.nijtmans tags: attemptgetstring | |
|
2026-01-25
| ||
| 17:18 | Indentation corrections check-in: 55f5e6c4c6 user: dkf tags: trunk, main | |
|
2026-01-22
| ||
| 15:26 | Change limit.time to long long check-in: 2107df1b93 user: jan.nijtmans tags: new-timer-api | |
| 09:57 | Merge trunk check-in: f5fe1b96cd user: jan.nijtmans tags: new-timer-api | |
| 09:29 | Eliminate the use of 'memcpy' for Tcl_Time's. Fix assert warning. check-in: e0ec6dd67b user: jan.nijtmans tags: trunk, main | |
| 08:30 | Eliminate the use of 'memcpy' for Tcl_Time's. Backport some more formatting from 9.1 check-in: b5a96c9b24 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-01-21
| ||
| 23:01 | Fix compiler error with clang: No variable declaration allowed after label. Backport more formatting check-in: 6d7be72d53 user: jan.nijtmans tags: core-9-0-branch | |
| 14:04 | Backport formatting, Tcl_Size and Tcl 8 left-over check-in: c06f5be35b user: jan.nijtmans tags: core-9-0-branch | |
|
2026-01-20
| ||
| 13:54 | Experiment: New timer API not using Tcl_Time any more. WIP check-in: 4d608407f9 user: jan.nijtmans tags: new-timer-api | |
| 10:51 | Merge-mark check-in: 4cd4abcb90 user: jan.nijtmans tags: trunk, main | |
| 10:34 | (backport): Fix warnings in asserts (seen in debug-mode only). Fix some C++ usage. check-in: 4b88beba6c user: jan.nijtmans tags: core-9-0-branch | |
| 09:58 | timer-15.7 often fails on MacOS CI. Increase timeout on MacOS a little check-in: 72b5bf91ec user: jan.nijtmans tags: trunk, main | |
| 08:01 | Even more Tcl_GetMonotonicTime() usage check-in: a9fb386bce user: jan.nijtmans tags: trunk, main | |
| 08:00 | Fix warnings in asserts (seen in debug-mode only) check-in: c0f17f8557 user: jan.nijtmans tags: trunk, main | |
|
2026-01-19
| ||
| 15:55 | Use Tcl_GetMonotonicTime() where it makes sense check-in: cade5d13c8 user: jan.nijtmans tags: trunk, main | |
| 12:12 | Rebase to trunk check-in: 7f65306e14 user: jan.nijtmans tags: attemptgetstring | |
| 11:17 | Follow the Engineering Manual style check-in: ec4f700e5e user: dkf tags: trunk, main | |
| 11:14 | Follow the Engineering Manual style check-in: d6a362ddb7 user: dkf tags: trunk, main | |
| 11:07 | Macro to share pattern for Tcl_Time->micros check-in: 5af9aae2a5 user: dkf tags: trunk, main | |
| 09:19 | Disable some timer tests, when running on MacOS CI environment check-in: 47c39569a7 user: jan.nijtmans tags: trunk, main | |
| 07:12 | Fix error, when compiling with clang++: tclTest.c:2222:6: error: cannot jump from this goto statemen... check-in: c9fc8a3593 user: jan.nijtmans tags: trunk, main | |
| 01:22 | - escape backslash, asterisk, underscore in normal text during markdown output - as we are using Tcl... check-in: d2f4727478 user: Torsten tags: tip-700 | |
|
2026-01-18
| ||
| 22:26 | Complete deprecation of Tcl_SetTimeProc/Tcl_QueryTimeProc check-in: d76c488c6b user: jan.nijtmans tags: trunk, main | |
| 20:27 | Fix compiler error with clang: No variable declaration allowed after label check-in: ee0e417f34 user: jan.nijtmans tags: trunk, main | |
| 12:00 | Clearer error assembly in [proc] check-in: 1dc3ab0c1a user: dkf tags: trunk, main | |
| 11:51 | Avoid unsafe assumption about when interpreter limits are set (potential UMR) check-in: e5431b9f41 user: dkf tags: trunk, main | |
| 02:22 | merge 9.0 (bignum comparison, performance) check-in: 7fdb9fb32d user: sebres tags: trunk, main | |
| 02:20 | improve TclCompareTwoNumbers and its performance (amend to [8dd2807066d7]) - avoid interim copying o... check-in: d93efb39f1 user: sebres tags: core-9-0-branch | |
| 01:56 | merge 9.0 (fix for [96e5c814eb9ed955]) check-in: ead6ad70c1 user: sebres tags: trunk, main | |
| 01:47 | closes [96e5c814eb9ed955]: fixes sanitizer RTM-error signed integer overflow (no-trapv pragma also r... check-in: 508a2af36a user: sebres tags: core-9-0-branch | |
|
2026-01-17
| ||
| 18:36 | Merge tcltimer.c optimisation to replace Tcl_time by long long. Remove some roundings on millisecond... check-in: 8149748d1f user: oehhar tags: trunk, main | |
| 15:52 | - made sure that nested Dlist items will be indented properly in the markdown output - made sure tha... check-in: 36f9a689ca user: Torsten tags: tip-700 | |
|
2026-01-16
| ||
| 17:35 | Open release branch for Tcl 9.1a1 check-in: 8a868a96cc user: dgp tags: core-9-1-a1-rc | |
| 09:31 | Remove unneded multiplication overflow check, as input is 31 bit. Thanks to MAC CI Closed-Leaf check-in: 86a44d91d7 user: oehhar tags: timer-optimisation-hao | |
| 05:30 | added more exceptions to link handlung during generation of html manual pages check-in: e230ab5968 user: Torsten tags: trunk, main | |
| 05:24 | - conversion script now needs Tcl 9 to run (due to the use of [string insert]) - making my syntax hi... check-in: 869cc44915 user: Torsten tags: tip-700 | |
| 00:18 | included parsing of .LP macro (treating it the same as .PP) check-in: d2328814c6 user: Torsten tags: tip-700 | |
|
2026-01-15
| ||
| 11:42 | Transform all Tcl_Time to long long in file tclTimer.c. Exclude event command Tcl_SetMaxBlockTime check-in: 81604bf883 user: oehhar tags: timer-optimisation-hao | |
|
2026-01-13
| ||
| 20:27 | Merge main and resolve merge conflicts in tclTimer.c check-in: f787db34a5 user: oehhar tags: timer-optimisation-hao | |
| 08:32 | Fix [8865497ef9]: configure --enable-man-compression error check-in: 64f2098a1d user: jan.nijtmans tags: trunk, main | |
| 08:31 | Fix [8865497ef9]: configure --enable-man-compression error check-in: 611bd8a578 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-01-12
| ||
| 19:39 | Make [timer] fit standard model of ensemble declarations. check-in: 0dad7fbf6e user: dkf tags: trunk, main | |
| 17:06 | Use correct compilation descriptors in the [timer] ensemble definition. Also name some factors wi... check-in: 1dc8191173 user: dkf tags: trunk, main | |
| 09:41 | Rename file to consistently capitalise check-in: c0ad91e5d2 user: dkf tags: trunk, main | |
| 08:12 | Rebase to trunk check-in: 8a5a4b32a7 user: jan.nijtmans tags: attemptgetstring | |
| 07:47 | Merge trunk check-in: 324255f4a1 user: jan.nijtmans tags: attemptgetstring | |
| 03:31 | Bug [a420eb1700] - missing files in distribution check-in: 670cd0d33f user: apnadkarni tags: trunk, main | |
|
2026-01-11
| ||
| 21:14 | Fix executable flags, both before and after 'make dist' check-in: 70299869db user: jan.nijtmans tags: trunk, main | |
| 20:49 | Fix executable flags, both before and after 'make dist' check-in: a57d05eb8e user: jan.nijtmans tags: core-9-0-branch | |
| 18:38 | Fix executable flag check-in: 76f73ba2d6 user: jan.nijtmans tags: trunk, main | |
| 17:51 | Fix indenting check-in: e684ddc949 user: jan.nijtmans tags: trunk, main | |
| 17:45 | Merge-mark check-in: eb291075e6 user: jan.nijtmans tags: trunk, main | |
| 17:35 | (cherry-pick): Add Tcl9 Logo and Icon. check-in: e46fdc6726 user: jan.nijtmans tags: core-9-0-branch | |
| 11:59 | TIP 744 accepted check-in: 5e98a389b8 user: apnadkarni tags: trunk, main | |
| 11:13 | A more efficient method for storing compiled var resolver info check-in: 8a8e66ef77 user: dkf tags: trunk, main | |
| 01:52 | Merge main Closed-Leaf check-in: 6c3413b48a user: apnadkarni tags: tip-744 | |
|
2026-01-10
| ||
| 14:08 | fix divergence check-in: 1774da848e user: dkf tags: trunk, main | |
| 11:14 | Add Tcl9 Logo and Icon. Closed-Leaf check-in: cf32ffcc02 user: cmacleod tags: add-tcl9-logo | |
| 09:16 | Slightly faster to use memcmp() instead of TclStringCmp() for the TclOO variable resolver check-in: cae1c5d52a user: dkf tags: trunk, main | |
|
2026-01-09
| ||
| 12:47 | Fix C++ warnings, seen with clang++ check-in: 08c52de73a user: jan.nijtmans tags: trunk, main | |
| 12:06 | Fix -DTCL_NO_DEPRECATED build check-in: 33421ec9b0 user: apnadkarni tags: trunk, main | |
| 10:12 | Merge from trunk. check-in: c29b33f71b user: cmacleod tags: cgm-equals-command | |
| 09:50 | Merge main check-in: 5ce9230512 user: apnadkarni tags: tip-744 | |
| 06:38 | Update manpages for TIP 732 check-in: 4679dc0530 user: apnadkarni tags: trunk, main | |
| 01:37 | TIP 732 accepted check-in: e89c38915e user: apnadkarni tags: trunk, main | |
|
2026-01-08
| ||
| 17:21 | start the timer event optimisation seen when developping TIP-723. Aim is Sergeys patch anyway... check-in: 84c9442b26 user: oehhar tags: timer-optimisation-hao | |
| 14:53 | Added some more types. Abandoned - see https://sourceforge.net/p/tcl/mailman/message/59281054/ Closed-Leaf check-in: ff0702520f user: apnadkarni tags: apn-vartype-experiment | |
| 11:03 | Update changes.md check-in: 16aaf97469 user: jan.nijtmans tags: core-9-0-branch | |
| 10:50 | TIP-723 timer in changes.md check-in: bed6bc7e26 user: oehhar tags: trunk, main | |
| 10:48 | TIP-723 timer: merged to main, thank you all! check-in: acb0a91c2c user: oehhar tags: trunk, main | |
| 07:56 | Add info vartype and Tcl_GetVarType for querying variable types check-in: 6e7622e568 user: apnadkarni tags: apn-vartype-experiment | |
| 02:26 | Merge trunk Closed-Leaf check-in: 633d9146dc user: apnadkarni tags: tip-732 | |
|
2026-01-07
| ||
| 20:49 | Further optimise the TclOO variable resolver. check-in: 552acd7479 user: dkf tags: trunk, main | |
| 17:47 | TIP-723 timer: make test timer-15.10 also tolerant to 100 ms, and not 1ms Closed-Leaf check-in: 0725ae66e8 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 16:20 | Minor refactor to allow more types. Still incomplete implementation check-in: de283b5161 user: apnadkarni tags: apn-vartype-experiment | |
| 10:22 | TIP-723 timer: fix usual C++ warning on Linux found by CI check-in: 6bbeb9fd04 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 07:20 | Fix TclIsVarDirect{Writable,Modifiable} to account for type restrictions check-in: a535b1a47d user: apnadkarni tags: apn-vartype-experiment | |
|
2026-01-06
| ||
| 21:54 | TIP-723 timer: add man pages check-in: 407b5a4ea2 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 14:50 | An experiment in typing variables check-in: ca1ffde227 user: apnadkarni tags: apn-vartype-experiment | |
| 14:39 | Merge-mark check-in: 77a1b0f559 user: jan.nijtmans tags: trunk, main | |
| 13:35 | TIP-723 timer: implement default unit for "timer sleep". check-in: e0b9cf544a user: oehhar tags: tip-723-timer-wall-monotonic | |
| 12:48 | TIP-723 timer: allow unit abbreviations check-in: aaddffbe89 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 11:33 | (cherry-pick): Update to burnett01/rsync-deployments@8.0.3 as suggested by dependabot check-in: 501056e5f9 user: jan.nijtmans tags: core-9-0-branch | |
| 10:34 | merge main check-in: 80398a116e user: oehhar tags: tip-723-timer-wall-monotonic | |
| 09:54 | Update to burnett01/rsync-deployments@8.0.3 as suggested by dependabot check-in: 01e9572060 user: dkf tags: trunk, main | |
| 09:28 | Optimise the variable resolver core to do fewer dereferences and use TclStringCmp check-in: a899897531 user: dkf tags: trunk, main | |
| 09:26 | Minor whitespace fixes check-in: c9c09b3cb1 user: dkf tags: trunk, main | |
| 08:02 | Use lowercase for AccCtrl.h and AclAPI.h include (reported by Emiliano) check-in: f3abd39290 user: jan.nijtmans tags: trunk, main | |
|
2026-01-05
| ||
| 19:50 | remove dupe Leaf check-in: 3e5eb70519 user: dkf tags: oo-tinkering | |
| 19:48 | merge trunk check-in: 1ee1b74701 user: dkf tags: oo-tinkering | |
| 19:39 | Some factoring out of more internal bits of TclOO; no API change at all check-in: 4bb2babf5a user: dkf tags: trunk, main | |
| 15:24 | merge trunk check-in: 23d9e3f8d8 user: dkf tags: c11-functions | |
| 15:06 | Add divmod as well, to complete the set check-in: af490a1c80 user: dkf tags: c11-functions | |
| 11:47 | Slightly better comments in test file check-in: e6cbfc8183 user: dkf tags: c11-functions | |
|
2026-01-04
| ||
| 21:19 | Doing a better job of 'Remove Tcl_WinErrorRaise and Tcl_WinAppendMessageFromModule from TIP 744' check-in: 504670a491 user: jan.nijtmans tags: tip-744 | |
| 21:11 | (cherry-pick) Missing Tcl_WrongNumArgs call check-in: 1c6685fe51 user: jan.nijtmans tags: trunk, main | |
| 18:20 | Missing 'const' check-in: dbdfdbc875 user: jan.nijtmans tags: trunk, main | |
| 15:05 | Missing 'const' check-in: a3cab18079 user: jan.nijtmans tags: core-9-0-branch | |
|
2026-01-03
| ||
| 18:31 | Minor testcase fix check-in: 4ff5169432 user: jan.nijtmans tags: c11-functions | |
| 16:01 | merge trunk check-in: 022182d1b5 user: dkf tags: c11-functions | |
| 15:54 | add logb and remquo check-in: 29ffc37c65 user: dkf tags: c11-functions | |
|
2026-01-02
| ||
| 21:44 | Improve arg count tests check-in: b91bab156d user: dkf tags: c11-functions | |
| 15:58 | Add some tests for the new funcs check-in: 7602467f8f user: dkf tags: c11-functions | |
|
2026-01-01
| ||
| 16:15 | Stupid specification stupidity, and rename tgamma to gamma (after reading why the name is what it is... check-in: ddb8bfcde1 user: dkf tags: c11-functions | |
| 15:27 | Added modf as a command check-in: d549d385d4 user: dkf tags: c11-functions | |
| 07:01 | Fix gcc15 warnings - C++ compat, unused vars check-in: a8bfa1d9be user: apnadkarni tags: trunk, main | |
| 06:38 | Do not shimmer abstract lists in join check-in: 25d32543ed user: apnadkarni tags: trunk, main | |
| 06:18 | Comments, minor refactoring Closed-Leaf check-in: ab4a998623 user: apnadkarni tags: apn-avoid-join-shimmer | |
|
2025-12-31
| ||
| 16:03 | Add frexp, as a command because it returns two things really check-in: e5ad1c795f user: dkf tags: c11-functions | |
| 13:12 | Remove Tcl_WinErrorRaise and Tcl_WinAppendMessageFromModule from TIP 744. check-in: ae4115bfd9 user: apnadkarni tags: tip-744 | |
| 12:27 | Merge main check-in: e406a42c14 user: apnadkarni tags: tip-744, tip-744-pre-nowinerror | |
| 08:48 | More functions check-in: 6eb70b2870 user: dkf tags: c11-functions | |
|
2025-12-30
| ||
| 23:30 | Other compiler warnings (e.g. unused variables) check-in: b17a05b091 user: jan.nijtmans tags: tip-744 | |
| 23:08 | This registry version won't work with Tcl 9.0 any more check-in: c136739613 user: jan.nijtmans tags: tip-744 | |
| 21:01 | Add locale parameter to TIP #744 functions. Unfinished Closed-Leaf check-in: 081aedb543 user: jan.nijtmans tags: tip-744-with-locale | |
| 20:55 | Fix compiler warnings, seen with clang version 14.0.0 check-in: adcdba7c09 user: jan.nijtmans tags: tip-744 | |
| 15:01 | Added trunc() check-in: b28bb6f028 user: dkf tags: c11-functions | |
| 11:00 | Don't shimmer source (abstract) list in join check-in: 04cff66381 user: apnadkarni tags: apn-avoid-join-shimmer | |
| 06:03 | Merge 9.0 - Add Windows console test for command line editing. check-in: d8dced9f8b user: apnadkarni tags: trunk, main | |
| 06:00 | Add Windows console test for command line editing. check-in: 29811d3258 user: apnadkarni tags: core-9-0-branch | |
| 05:48 | Undo commit [8bd8683896]. Restricting to characters breaks console command line editing. check-in: dd74fb8f86 user: apnadkarni tags: trunk, main | |
| 03:45 | Merge mark check-in: 9d85b96f8c user: apnadkarni tags: trunk, main | |
| 03:44 | Merge 8.6 Fix [983f933f11] UBSan warnings with null pointer in TclGetProcessGlobal/Tcl_ExternalToUtf... check-in: c37c2cf1e3 user: apnadkarni tags: core-9-0-branch | |
| 03:10 | Fix [983f933f11] UBSan warnings with null pointer in TclGetProcessGlobal/Tcl_ExternalToUtfDString. check-in: ea956d4e83 user: apnadkarni tags: trunk, main | |
|
2025-12-29
| ||
| 21:49 | Rebase to trunk check-in: 4bc0680742 user: jan.nijtmans tags: tip-748 | |
| 21:41 | Fix tests check-in: 2633d4bdb4 user: dkf tags: c11-functions | |
| 17:08 | Added documentation for new functions check-in: 1b3ecb342c user: dkf tags: c11-functions | |
| 15:46 | Some more functions check-in: 4d9a8d9cb1 user: dkf tags: c11-functions | |
| 15:23 | More functions from the set available in C11 check-in: a6da976ca2 user: dkf tags: c11-functions | |
| 10:55 | Eliminate superfluous input notifications for metakeys in Windows console channel check-in: 8bd8683896 user: apnadkarni tags: trunk, main | |
| 10:48 | Merge trunk Leaf check-in: 0341d9eef3 user: apnadkarni tags: apn-winconsole-noreadahead | |
| 09:59 | Bug [59bee3a3a7]. Fix file delete/rename to handle files with readonly ACL's check-in: 8766e1181e user: apnadkarni tags: trunk, main | |
| 09:45 | Add blurb to docs that file rename may not preserve attributes and ACL's. This has always been true. Closed-Leaf check-in: 48b7266a73 user: apnadkarni tags: bug-59bee3a3a7 | |
| 08:11 | Adapt test for GH CI which does not seem to have a HKCU/Microsoft registry key check-in: 977e220d17 user: apnadkarni tags: tip-744 | |
| 07:02 | Fix up source ACL when renaming files. Intentionally not done for destination. check-in: 36117d03cf user: apnadkarni tags: bug-59bee3a3a7 | |
|
2025-12-28
| ||
| 21:13 | Please, don't use 'unsigned long' in public API. It suggests it might be > 32 bits, but it isn't. Th... check-in: f292570544 user: jan.nijtmans tags: tip-744 | |
| 19:17 | Update nmakehlp.c check-in: c867a4922f user: jan.nijtmans tags: core-9-0-branch | |
| 18:13 | Missed freeing a memory allocation in error case. check-in: 42dd93b621 user: apnadkarni tags: bug-59bee3a3a7 | |
| 18:05 | Reset ACL if needed when deleting a file check-in: 3bfc08dfa4 user: apnadkarni tags: bug-59bee3a3a7 | |
| 16:26 | merge trunk check-in: b4f8dfbad1 user: dkf tags: tip-735 | |
| 16:19 | Fix some indentation of comments check-in: 870237637e user: dkf tags: trunk, main | |
| 14:39 | Require Win10 in tclWinPort.h check-in: f3370a2340 user: apnadkarni tags: trunk, main | |
| 13:48 | Merge 9.0 check-in: 8c507bc97b user: jan.nijtmans tags: trunk, main | |
| 13:41 | consistancy in using 'unsigned int' vs 'unsigned' check-in: 7ac6c2c314 user: jan.nijtmans tags: core-9-0-branch | |
| 13:20 | Option string array used by Tcl_GetIndexFromObj should _ALWAYS_ be 'static const'! check-in: 4c66f24982 user: jan.nijtmans tags: tip-744 | |
| 13:09 | Add some missing static/const keywords check-in: c8ea9c379e user: jan.nijtmans tags: trunk, main | |
| 12:41 | Add some missing static/const keywords. Backport some formatting from 9.1 check-in: 8b2d727494 user: jan.nijtmans tags: core-9-0-branch | |
| 12:37 | Update docs check-in: b4179a6bbd user: dkf tags: tip-735 | |
| 12:26 | Tinkering with making the interpreted [lfilter] better check-in: 5393ca802c user: dkf tags: tip-735 | |
| 11:57 | Consolidate one more Windows getversion call check-in: d5d6009bc8 user: apnadkarni tags: tip-744 | |
| 11:47 | Fix things to work as the TIP now specifies check-in: a8d8c4a66e user: dkf tags: tip-735 | |
| 11:15 | Merge 9.0 - Fix [7b46bc7f85] UBSan on binary uuencode check-in: cfba67a7c7 user: apnadkarni tags: trunk, main | |
| 11:11 | Fix [7b46bc7f85] UBSan on binary uuencode check-in: 24293579ec user: apnadkarni tags: core-9-0-branch | |
| 05:43 | Bug [7b46bc7f85] UBSan on binary uuencode Closed-Leaf check-in: 4a2855ec53 user: apnadkarni tags: bug-7b46bc7f85 | |
| 05:06 | Bug [983f933f11] UBSan warnings with null pointer in TclGetProcessGlobal/Tcl_ExternalToUtfDString. Closed-Leaf check-in: 28845a8668 user: apnadkarni tags: bug-983f933f11 | |
|
2025-12-27
| ||
| 17:56 | Mark the places in need of fixing to match the TIP check-in: 0bae1ee8b5 user: dkf tags: tip-735 | |
| 17:43 | Unbreak Linux/MacOS build. Merge trunk check-in: 231acaf9ae user: jan.nijtmans tags: tip-744 | |
| 17:30 | Merge 9.0 check-in: 63c2dff1f5 user: jan.nijtmans tags: trunk, main | |
| 17:26 | Move 'undef Tcl_WinConvertError' from tclStubInit.c to tclPlatDecls.h: This function is only meant f... check-in: c01a0396a0 user: jan.nijtmans tags: core-9-0-branch | |
| 16:28 | merge trunk check-in: ef11d95c39 user: dkf tags: tip-735 | |
| 15:41 | Better, backward-compatible compilation of [lseq] check-in: e32c762ab8 user: dkf tags: trunk, main | |
| 15:36 | Tidy up macros/comments to be less cluttered Closed-Leaf check-in: 5e6f4aa699 user: dkf tags: lseq-better-compilation | |
| 15:24 | Compile-time-known numbers get different handling; fixes the tests (an efficiency boost and cheat, b... check-in: e2dc5fb121 user: dkf tags: lseq-better-compilation | |
| 13:17 | Better compilation for [lseq], but fails some tests on error messages check-in: 92ca8e4225 user: dkf tags: lseq-better-compilation | |
| 07:06 | Distinguish between tests that are purely syntactic and those requireing disk access check-in: e28d1532a1 user: apnadkarni tags: tip-744 | |
| 06:29 | Merge main check-in: 855213fd04 user: apnadkarni tags: tip-744 | |
| 06:28 | ENAMETOOLONG no longer an error check-in: fe09a8495a user: apnadkarni tags: tip-744 | |
| 03:46 | Add tests for file link,lstat check-in: d336f91bda user: apnadkarni tags: tip-744 | |
|
2025-12-26
| ||
| 16:59 | Add long path support for reading directory links check-in: 18b348d599 user: apnadkarni tags: tip-744 | |
| 16:13 | Add long path support for writing directory links check-in: 628353922e user: apnadkarni tags: tip-744 | |
| 16:06 | merge trunk check-in: 6eb48e1cc5 user: dkf tags: tip-735 | |
| 16:04 | Some tinkering with TclOO; low priority check-in: dcabeed5d5 user: dkf tags: oo-tinkering | |
|
2025-12-25
| ||
| 11:50 | More informative errors from registry command check-in: 8e871de7bb user: apnadkarni tags: tip-744 | |
| 09:59 | Tcl_WinRaiseError and tests check-in: 38a128db76 user: apnadkarni tags: tip-744 | |
|
2025-12-24
| ||
| 20:39 | Fix a few -Wconversion warnings check-in: 41bdc864f5 user: jan.nijtmans tags: trunk, main | |
| 17:24 | Merge main check-in: 7071e2cce4 user: apnadkarni tags: tip-744 | |
| 17:23 | Oops. Don't use Windows types in stubs check-in: 59789fb708 user: apnadkarni tags: tip-744 | |
| 17:07 | Fix html generation: Encoding: process-text: impotent font change check-in: d8eb6db5a5 user: jan.nijtmans tags: trunk, main | |
| 17:01 | Kick off TIP 744 with long path support and exported Win32 error formatting check-in: 0f8db7fd7e user: apnadkarni tags: tip-744 | |
| 09:23 | zipfs mount test Closed-Leaf check-in: 599cd34ad9 user: apnadkarni tags: apn-win-longpaths | |
| 06:06 | Add tests for file ops and glob check-in: c0d02a5cd1 user: apnadkarni tags: apn-win-longpaths | |
|
2025-12-23
| ||
| 16:43 | Fix native path generation for long paths and tests for path syntax and directory ops check-in: e620a28080 user: apnadkarni tags: apn-win-longpaths | |
| 14:55 | Fix a few -Wconversion warnings check-in: 0780319cbc user: jan.nijtmans tags: core-9-0-branch | |
| 14:06 | merge trunk check-in: 5c294aaabb user: dkf tags: tip-735 | |
| 13:57 | Make TclOO use bool a bit more internally in places that already logically did so check-in: 3124b60b32 user: dkf tags: trunk, main | |
| 13:55 | fix some indentation Closed-Leaf check-in: 4e553978a3 user: dkf tags: oo-internal-bool | |
| 13:51 | merge trunk check-in: a8814b51b6 user: dkf tags: oo-internal-bool | |
| 12:27 | A few more bools... and fix some index counter sizes check-in: 12dc20f7b9 user: dkf tags: oo-internal-bool | |
| 11:54 | Test directory ops on long paths check-in: 3fcd21c3c2 user: apnadkarni tags: apn-win-longpaths | |
| 09:23 | Consolidate Windows system information that is always needed check-in: 972cb5167a user: apnadkarni tags: apn-win-longpaths | |
|
2025-12-22
| ||
| 16:58 | Eliminate redundant initialization calls check-in: 3e8b6b4103 user: apnadkarni tags: tip-732 | |
| 15:40 | Update changes.md for TIP 737 check-in: bfb9f1675f user: apnadkarni tags: trunk, main | |
| 09:46 | Rebase to trunk check-in: 9ef846dd13 user: jan.nijtmans tags: attemptgetstring | |
| 09:44 | Merge 9.0. Fix indenting check-in: 9c9ab45aac user: jan.nijtmans tags: trunk, main | |
| 08:36 | Update changes check-in: 77818f0f35 user: jan.nijtmans tags: core-9-0-branch | |
| 08:30 | (backport): Fix warnings about redefined macros in macOS tclPkgConfig.c Fix [632710f6b7]: Check for ... check-in: e180ce4bf2 user: jan.nijtmans tags: core-9-0-branch | |
| 04:36 | Split zipfs initialization into interp-specific and independent parts check-in: bc851af66a user: apnadkarni tags: tip-732, tip-732-baseline | |
|
2025-12-21
| ||
| 17:42 | merge trunk check-in: 7cbb6c27a0 user: dkf tags: oo-internal-bool | |
| 17:39 | Fix obvious error check-in: 8723eaa94d user: dkf tags: oo-internal-bool | |
| 06:12 | Merge main check-in: 3d9f754fb1 user: apnadkarni tags: tip-732 | |
| 03:49 | TIP 737 check-in: 4b06423d2f user: apnadkarni tags: trunk, main | |
|
2025-12-19
| ||
| 21:05 | merge trunk check-in: 46500b11b6 user: dkf tags: oo-internal-bool | |
| 09:40 | Proposed fix for [632710f6b7]: Check for -municode doesn't work on WSL. Also add /HIGHENTROPYVA:NO t... Closed-Leaf check-in: f3f4ce0296 user: jan.nijtmans tags: bug-632710f6b7 | |
| 02:44 | Fix warnings about redefined macros in macOS tclPkgConfig.c check-in: 9c7aa10e45 user: culler tags: trunk, main | |
|
2025-12-18
| ||
| 14:47 | Rebase to trunk check-in: 909ed28461 user: jan.nijtmans tags: attemptgetstring | |
|
2025-12-17
| ||
| 15:41 | Rebase to trunk check-in: a30249e677 user: jan.nijtmans tags: attemptgetstring | |
| 10:27 | TIP-723 timer: remove unused variable (found by CI on Linux) check-in: dff43354c2 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 09:18 | Tcl_GetMonotonicTime() must return the calculated value to be useful. check-in: 91ec6c219e user: sbron tags: tip-723-timer-wall-monotonic | |
| 07:12 | TIP-723 timer: "timer cancel $id" does not fail on unknown $id check-in: 7693044f20 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 03:29 | Fix tclsh manifest longPathAware element check-in: 81ab2ea294 user: apnadkarni tags: apn-win-longpaths | |
| 03:04 | - included oo CLASS HIERARCHY sections into conversion as markdown code blocks - added conversion fo... check-in: e01ca5b3ee user: Torsten tags: tip-700 | |
|
2025-12-16
| ||
| 17:39 | Permit long path in TCL_LIBRARY env var check-in: 54ebc208a5 user: apnadkarni tags: apn-win-longpaths | |
| 16:00 | Allow Tcl to run from directories deeper than MAX_PATH check-in: c2afaf797e user: apnadkarni tags: apn-win-longpaths | |
| 12:19 | TIP-723 timer: correct C syntax error in Linux found by CI runner. check-in: ae92b04a21 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 06:05 | Support long paths for exec and user home check-in: f891ea1b7c user: apnadkarni tags: apn-win-longpaths | |
| 05:17 | Merge main check-in: 8d928718c7 user: apnadkarni tags: tip-732 | |
|
2025-12-15
| ||
| 17:53 | Merge-mark check-in: 68527906d4 user: jan.nijtmans tags: trunk, main | |
| 17:47 | Update workflow actions to latest versions: upload-artifact, download-artifact check-in: a299fefdc1 user: jan.nijtmans tags: core-9-0-branch | |
| 17:36 | merge main check-in: 153ee98bd6 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 17:36 | TIP-723 timer: fail on unknown "timer cancel". No script argument to "timer cancel". check-in: 8a079d9504 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 17:11 | A few more bits for long path support check-in: 539f3da075 user: apnadkarni tags: apn-win-longpaths | |
| 17:07 | Update workflow actions to latest versions: upload-artifact, download-artifact check-in: 30298f4a34 user: dkf tags: trunk, main | |
| 16:32 | TIP-723 timer: correct "wrong# of args" messages. Only allow one script argument to "timer idle|canc... check-in: 820753a0a2 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 15:43 | Be more strict on ckalloc usage check-in: 52fc9c65ce user: jan.nijtmans tags: attemptgetstring | |
| 15:06 | merge main and adapt to Tcl_ObjCmdProc2 interface check-in: e1928eabdb user: oehhar tags: tip-723-timer-wall-monotonic | |
| 14:49 | TIP-723 timer: timer delay function with different option "sleep" than event function check-in: 462a5fd0c3 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 13:42 | Add manifest for longpath. Add test function to check system support check-in: 936fb1c290 user: apnadkarni tags: apn-win-longpaths | |
| 13:34 | Rebase to trunk check-in: f69efd5ab6 user: jan.nijtmans tags: attemptgetstring | |
| 10:40 | Implement long filename support for DoRenameFile on Windows check-in: c4977f07e0 user: apnadkarni tags: apn-win-longpaths | |
| 09:06 | Merge 9.0 check-in: 4c825bdf96 user: jan.nijtmans tags: trunk, main | |
| 09:04 | tzdata updated to Olson's tzdata2025c check-in: 5022d78304 user: jan.nijtmans tags: core-9-0-branch | |
| 08:56 | (backport) Bug [982651f543] - Remove test for mutex thread fairness as not guaranteed by OS. Timeout... check-in: 4cbb008880 user: jan.nijtmans tags: core-9-0-branch | |
| 05:02 | Start on Windows long path support check-in: 6d8301a157 user: apnadkarni tags: apn-win-longpaths | |
|
2025-12-14
| ||
| 15:47 | Some more adaptations for small strings. Closed-Leaf check-in: b949edd94f user: apnadkarni tags: apn-ss-wip | |
| 15:42 | Bug [982651f543] - Remove test for mutex thread fairness as not guaranteed by OS. Timeouts suffice t... check-in: db598cbe2f user: apnadkarni tags: trunk, main | |
| 14:47 | Tidy up. check-in: d41bb52b44 user: cmacleod tags: cgm-equals-command | |
| 13:38 | For compiled equals command, skip runtime test when presubstituted command is known to give numeric/... check-in: 6eab82c138 user: cmacleod tags: cgm-equals-command | |
|
2025-12-12
| ||
| 17:19 | Start experimenting with small string intreps check-in: 12a540f932 user: apnadkarni tags: apn-ss-wip | |
| 17:17 | Create new branch named "apn-ss-experiment" check-in: 5200b06c56 user: apnadkarni tags: apn-ss-wip | |
| 12:09 | TIP #626 implementation: Command arguments > 2^31 elements check-in: 39b32d697e user: jan.nijtmans tags: trunk, main | |
| 08:36 | use more 'bool' internally check-in: 70d5d98cf8 user: jan.nijtmans tags: trunk, main | |
|
2025-12-11
| ||
| 17:15 | Use bool in various internal TclOO APIs. No change to public API. check-in: 91768dd3b8 user: dkf tags: oo-internal-bool | |
| 11:47 | 'make genstubs' needs a void argument, otherwise stub generation doesn't work as expected check-in: 57ef1f5da3 user: jan.nijtmans tags: tip-723-timer-wall-monotonic | |
| 10:36 | TIP-723 timer: take overflow protected version by Ashok, which I did not understand in a first run. ... check-in: 53c456f606 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 09:29 | merged from trunk check-in: 78018f50d5 user: cmacleod tags: cgm-equals-command | |
|
2025-12-10
| ||
| 21:43 | TIP-723 timer: split TimerDelay in a monotonic function to take advantage of the long long time argu... check-in: 911cc94017 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 21:16 | TIP-723 timer: add TclCreateMonotonicTimerHandler with long long time argument, not optimized jet. check-in: 57470ed4f7 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 20:43 | Compile pre-substitutions which are not separate arguments, update man page. check-in: 978c08067b user: cmacleod tags: cgm-equals-command | |
| 20:31 | TIP-723 timer: change Tcl_GetMonotonicTime to return a long long value instead of Tcl_Time. No optim... check-in: 2ea993cf8b user: oehhar tags: tip-723-timer-wall-monotonic | |
| 06:51 | Merge trunk Closed-Leaf check-in: 5897187104 user: apnadkarni tags: tip-737 | |
|
2025-12-09
| ||
| 12:48 | Merge main check-in: 2fee836011 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 12:31 | Rebase to trunk Closed-Leaf check-in: e3617a764d user: jan.nijtmans tags: tip-626 | |
| 12:29 | Testcase binary-17.4 only works on 64-bit machines. check-in: eaa3effcb7 user: jan.nijtmans tags: trunk, main | |
| 11:45 | TIP-723 timer: limit passed time to LLONG_MAX/1000000 seconds check-in: 805c412896 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 11:01 | TIP-723 timer: replace "clock microseconds -monotonic" by "clock monotonic" -> Sergey had this too, ... check-in: eb1705102a user: oehhar tags: tip-723-timer-wall-monotonic | |
| 09:12 | Fix [97742634f9]: file volumes returns "//zipfs:" as first element when not explicitely mounted (doc... check-in: 86c9be4d80 user: jan.nijtmans tags: core-9-0-branch | |
| 08:44 | TIP-723 timer: fix clock tests. Add overflow test of time of timer info. check-in: 0003288e80 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 03:58 | Fix Windows monotonic time overflow for systems running a few days check-in: 924ad0c042 user: apnadkarni tags: tip-723-timer-wall-monotonic | |
|
2025-12-08
| ||
| 21:49 | Merge trunk check-in: dae372fabe user: jan.nijtmans tags: tip-626 | |
| 21:37 | Use more Tcl_Size in 'binary format'. Add testcase (thanks, Ashok\!) check-in: bacb941b12 user: jan.nijtmans tags: trunk, main | |
| 20:54 | Merge 9.0 check-in: 6d9932d50a user: jan.nijtmans tags: trunk, main | |
| 20:43 | Update to burnett01/rsync-deployments@8.0.2 check-in: e1708b5840 user: jan.nijtmans tags: core-9-0-branch | |
| 16:21 | Repair broken build check-in: 38b7ddc335 user: dgp tags: core-9-0-branch | |
| 14:03 | Fix test syntax check-in: 8ee53dc54e user: apnadkarni tags: tip-723-timer-wall-monotonic | |
| 12:18 | added new markdown files from last converion, renamed Unicode.n to unicode.n check-in: c64a045267 user: Torsten tags: tip-700 | |
| 12:12 | renamed doc/Unicode.n to start with a lower-case letter in line with the other files of section n, a... check-in: f4d0c777e1 user: Torsten tags: trunk, main | |
| 11:53 | TIP-723 timer: implement "clock microseconds ?-wallclock|-monotonic? check-in: 778cd54bd2 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 11:22 | TIP-723 timer: implement "timer info" with monotonic/wallclock and event time check-in: 583a1f1977 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 10:07 | Merge 9.0 check-in: 1e034424ed user: jan.nijtmans tags: trunk, main | |
| 10:06 | Protect ChildInvokeHidden() from invalid number of arguments (backported from 9.1) check-in: 44feea0707 user: jan.nijtmans tags: core-9-0-branch | |
| 09:47 | callback type is an int, not a long check-in: 24d8933cbd user: jan.nijtmans tags: core-9-0-branch | |
| 09:27 | Account for unsupported commands in testcases check-in: c582109198 user: jan.nijtmans tags: trunk, main | |
| 08:59 | - made parseBlock a bit less agressive regarding METHOD/OPTION detection - expanded parseCommand to ... check-in: 58d4e94c67 user: Torsten tags: tip-700 | |
| 08:44 | Merge 9.0 check-in: 7f854eecd9 user: jan.nijtmans tags: trunk, main | |
| 08:38 | Update changes check-in: 6a738df7fa user: jan.nijtmans tags: core-9-0-branch | |
| 08:30 | Fix [82d12c9ce324bc0f]: unsupported commands should not be available in safe interpreters check-in: 0323825637 user: jan.nijtmans tags: core-9-0-branch | |
| 00:14 | expanded the converion of Tcl syntax to the custom markdown from the SYNOPSIS section to the DESCRIP... check-in: d0c4f21199 user: Torsten tags: tip-700 | |
|
2025-12-07
| ||
| 21:36 | merge-mark 9.0. Fix indenting check-in: b3e76c279a user: jan.nijtmans tags: trunk, main | |
| 20:51 | Fix [cd0d28eab9]: regexec.c: GCC -Wtype-limits warning check-in: 6bbec4425e user: jan.nijtmans tags: core-9-0-branch | |
| 20:37 | Fix [cd0d28eab9]: regexec.c: GCC -Wtype-limits warning check-in: 5225e3ef0a user: jan.nijtmans tags: trunk, main | |
| 04:26 | Fix pkgconfig paths for the macOS framework build. check-in: 253dfdabc1 user: culler tags: trunk, main | |
| 04:25 | Fix pkgconfig paths for the macOS framework build. Closed-Leaf check-in: 6c5f06866c user: culler tags: mac_pkgconfig | |
|
2025-12-06
| ||
| 16:16 | Fix case where = command has been renamed. check-in: fa68d8b233 user: cmacleod tags: cgm-equals-command | |
| 12:35 | Fix local var compilation problem found by sebres. check-in: 3e73e3a4a0 user: cmacleod tags: cgm-equals-command | |
|
2025-12-05
| ||
| 16:18 | Merge trunk. Add Tcl_AsyncMarkFromSignal to the list. Update doc check-in: 6ce6b5433c user: jan.nijtmans tags: tip-748 | |
| 15:41 | More 'bool' usage, mainly for the notifier check-in: b95ee14f1d user: jan.nijtmans tags: trunk, main | |
| 13:53 | Merge main check-in: 99f3216c42 user: apnadkarni tags: tip-732 | |
| 13:18 | Merge main check-in: 2bceaf56ab user: apnadkarni tags: tip-737 | |
| 12:48 | Add wrapper-functions, for binary compatibility check-in: ccfeea0ea8 user: jan.nijtmans tags: tip-748 | |
|
2025-12-04
| ||
| 17:46 | TIP-723 timer: move timer in/at time spec from "s us" to "time unit", only support command list, do ... check-in: a36cbd7933 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 17:12 | More signature changes to 'bool' check-in: 4aeb62cdab user: jan.nijtmans tags: tip-748 | |
| 16:41 | Fix unused variable warnings in test dll Leaf check-in: dd62296be2 user: apnadkarni tags: tip-741 | |
| 14:22 | Make clearer distinction between numbers and variable names. check-in: c84a8631cc user: cmacleod tags: cgm-equals-command | |
| 10:35 | Move setlocale() initialization out of TclpInitPlatform(), since it should be the same on all platfo... check-in: c9e37d119e user: jan.nijtmans tags: trunk, main | |
| 07:22 | Move setlocale initializtion to tclEvent.c, out of tclAppInit.c check-in: 57afd34f2e user: jan.nijtmans tags: tip-703 | |
|
2025-12-03
| ||
| 23:19 | Merge 9.0 check-in: e597fa34e2 user: jan.nijtmans tags: trunk, main | |
| 23:11 | Merge 8.6. Backport some formatting from 9.1 check-in: f12f854bfa user: jan.nijtmans tags: core-9-0-branch | |
| 17:09 | Add new test to MinGW build check-in: 92f7437783 user: apnadkarni tags: tip-741 | |
| 17:09 | Ensure running the correct timeout program. Msys has a different version! check-in: f67b657113 user: apnadkarni tags: tip-741 | |
| 15:23 | Treat NAN and INF as variable names, tidy up tests. check-in: 47cfb1b8a0 user: cmacleod tags: cgm-equals-command | |
| 10:46 | Added Eric's tests. check-in: f4537910d1 user: cmacleod tags: cgm-equals-command | |
|
2025-12-02
| ||
| 20:05 | Add test file, based on expr.test check-in: 94a4e6f335 user: cmacleod tags: cgm-equals-command | |
| 16:21 | Merge 9.0 - Three more int->Tcl_Size doc fixes. check-in: 8fdbd9003d user: apnadkarni tags: trunk, main | |
| 16:19 | Three more int->Tcl_Size doc fixes. check-in: 966936d8d4 user: apnadkarni tags: core-9-0-branch | |
| 16:00 | TIP 741 - cleanup temp Windows DLL's check-in: 37ae1e71dd user: apnadkarni tags: tip-741 | |
| 15:58 | Create new branch named "tip-741" check-in: 9f7a6b7df9 user: apnadkarni tags: tip-741 | |
| 09:42 | typo check-in: b312eed347 user: jan.nijtmans tags: tip-703 | |
|
2025-12-01
| ||
| 22:07 | Add some more LC_ types check-in: 2409e5ad99 user: jan.nijtmans tags: tip-703 | |
| 21:06 | Update to appleboy/ssh-action@v1.2.4 check-in: 9a722b0150 user: jan.nijtmans tags: trunk, main | |
| 20:57 | Update to appleboy/ssh-action@v1.2.4 check-in: 7e99fa57d0 user: jan.nijtmans tags: core-9-0-branch | |
| 19:41 | Rebase to trunk check-in: 383bad056c user: jan.nijtmans tags: tip-703 | |
| 14:22 | Merge main check-in: a0530cd9a7 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 14:15 | tip-723 timer: guard Tcl_CreateTimerHandlerMicroSeconds against calculation overflow. check-in: 7cbec79610 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 13:55 | tip-723 timer: guard against test interference again check-in: abdf115918 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 13:46 | tip-723 timer: guard against test interference, as shown in recent mac CI check-in: 2b142af4d4 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 13:41 | Fix compilation stack depth problems. check-in: ee35e6ffba user: cmacleod tags: cgm-equals-command | |
|
2025-11-30
| ||
| 21:15 | Rebase to trunk Closed-Leaf check-in: 6b3706cdb7 user: jan.nijtmans tags: tip-709 | |
| 21:02 | Rebase to trunk check-in: 60b44be862 user: jan.nijtmans tags: tip-626 | |
| 12:57 | Better comments on the Tcl_ObjType instances check-in: 44e8e5ff97 user: dkf tags: trunk, main | |
| 12:24 | Fix bugs reported by EricT, update man page. check-in: 3275daa975 user: cmacleod tags: cgm-equals-command | |
| 10:00 | Add man page for '=' command. check-in: 4afbcfe203 user: cmacleod tags: cgm-equals-command | |
| 08:59 | Further refactoring of Encoding.3 manpage check-in: 33fd16a62b user: apnadkarni tags: tip-737 | |
| 06:18 | Update and refactor Encoding.3 manpage check-in: f549c2da77 user: apnadkarni tags: tip-737 | |
|
2025-11-29
| ||
| 12:22 | Do variable reference optimisation suggested by EricT. check-in: fdfb79f45b user: cmacleod tags: cgm-equals-command | |
| 11:07 | Extend byte-compilation to handle pre-substitution of numeric values. check-in: b672fd0ee6 user: cmacleod tags: cgm-equals-command | |
|
2025-11-28
| ||
| 16:09 | Minor changes: whitespace/formatting improvements. check-in: 32db600597 user: dkf tags: trunk, main | |
| 12:20 | TIP-723 timer: make overflow detection gcc optimizer save: https://stackoverflow.com/questions/39445... check-in: d5c579331b user: oehhar tags: tip-723-timer-wall-monotonic | |
| 08:46 | Rebase to trunk check-in: 821ab78290 user: jan.nijtmans tags: attemptgetstring | |
|
2025-11-27
| ||
| 16:09 | Fix compiler warning on UNIX check-in: 093932c542 user: jan.nijtmans tags: tip-723-timer-wall-monotonic | |
| 15:52 | Add missing autoconf stuff check-in: 6f6329a38c user: jan.nijtmans tags: tip-723-timer-wall-monotonic | |
| 15:38 | Some review remarks: update tcl.decls too, use 'long long' parameters, some C warnings check-in: aeca6cfb6a user: jan.nijtmans tags: tip-723-timer-wall-monotonic | |
| 14:42 | Rebase to 9.1 check-in: cd1ad25704 user: jan.nijtmans tags: tip-626 | |
| 14:40 | Tip-723 timer: check for numerical overflow, test cases check-in: 21d007071b user: oehhar tags: tip-723-timer-wall-monotonic | |
| 14:30 | Remove all SEH handling. See [https://core.tcl-lang.org/tk/tktview/44b34c6152|44b34c6152] for the re... check-in: 4b58b7b792 user: jan.nijtmans tags: trunk, main | |
| 13:28 | Add a proper switch for _Generic testing c11 capability check-in: 31751aca31 user: jan.nijtmans tags: tip-626 | |
| 11:14 | Raise error on count overflow for old API only if caller had asked for counts check-in: 717383b031 user: apnadkarni tags: tip-737 | |
| 08:59 | TIP-723 timer: start test cases, process both queues simultaneously in the event system check-in: 75ad9045fd user: oehhar tags: tip-723-timer-wall-monotonic | |
| 02:37 | Add tests for character limits across INT_MAX, UINT_MAX check-in: b9bd5ab60e user: apnadkarni tags: tip-737 | |
|
2025-11-26
| ||
| 15:38 | tests/socket.test: fixes several tests (consistence and correctness of 12.* tests, see [06f19cc401de... Leaf check-in: 26240753b7 user: sebres tags: bug-06f19cc401de076e--fixed-tests | |
| 15:23 | revert [4724603ffb] with "fixed" test 12.4, prepare to fix all 12.* tests check-in: b67e34f04c user: sebres tags: bug-06f19cc401de076e--fixed-tests | |
| 11:07 | Tests for space limits at INT_MAX and UINT_MAX check-in: ce98914777 user: apnadkarni tags: tip-737 | |
| 09:24 | Rebase to trunk check-in: ea22c34665 user: jan.nijtmans tags: tip-626 | |
| 09:22 | Merge trunk check-in: 29bc118509 user: jan.nijtmans tags: trunk, main | |
| 09:20 | Merge 8.6 check-in: 1e21e220b4 user: jan.nijtmans tags: core-9-0-branch | |
| 01:03 | bringing branch up-to-date with trunk; unified classvariable.n, lpop.n, mathfun.n, link.n check-in: ffbab03e21 user: Torsten tags: tip-700 | |
| 00:09 | merge trunk check-in: 4eff2e9f34 user: Torsten tags: tip-700 | |
| 00:05 | ups, merged unintended fork check-in: 43aa781404 user: Torsten tags: trunk, main | |
|
2025-11-25
| ||
| 23:47 | fix typo in coroutine manual page check-in: 8420ef1785 user: Torsten tags: trunk, main | |
| 20:59 | TIP-723 timer: Add Tcl_SleepMicroSeconds and Tcl_CreateTimerHandlerMicroSeconds check-in: b2d5b1b30a user: oehhar tags: tip-723-timer-wall-monotonic | |
| 16:28 | Don't use strange syntax for MoveFileW Closed-Leaf check-in: fa96dc0fe5 user: jan.nijtmans tags: bug-44b34c6152 | |
| 16:21 | Just Remove all SEH handling, it appears to cause more harm than it solves anything. check-in: 555b89a497 user: jan.nijtmans tags: bug-44b34c6152 | |
| 14:19 | Mark socket-12.3 as a knownBug due to crashes on Windows 11, duplicate to 12.4 as a non-crashing ver... check-in: 4724603ffb user: dkf tags: trunk, main | |
| 11:27 | Rebase to trunk check-in: dddcd2713e user: jan.nijtmans tags: tip-626 | |
| 10:25 | Added tests for encoded chars fragmented across INT_MAX, UINT_MAX lengths check-in: 20e47c1e12 user: apnadkarni tags: tip-737 | |
| 08:14 | Merge 9.0 check-in: 8f4e71872b user: jan.nijtmans tags: trunk, main | |
| 08:13 | Merge 8.6 check-in: c78f881596 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-11-24
| ||
| 21:30 | Fix more test fragility with space-containing directory names check-in: bc2f3b391b user: dkf tags: trunk, main | |
| 16:17 | Only run tests if matrix.arch == 'amd64' Closed-Leaf check-in: e146e8c1cb user: jan.nijtmans tags: cross-compile | |
| 15:39 | Depth tracking works partially so far Leaf check-in: ef7fae277d user: dkf tags: inheritance-depth-limit | |
| 15:09 | Developing code to enforce a maximum inheritance depth (see tests oo-1.23, oo-1.24) check-in: 6a61ea8974 user: dkf tags: inheritance-depth-limit | |
| 14:47 | Add basic byte-compilation of '='. check-in: 2d35c887f8 user: cmacleod tags: cgm-equals-command | |
| 12:15 | Update to utf8proc-2.11.2 check-in: bffcf1839d user: jan.nijtmans tags: trunk, main | |
| 12:01 | Cross-compile on Windows (experiment) check-in: 75313b0695 user: jan.nijtmans tags: cross-compile | |
| 11:36 | Various tweaks Leaf check-in: e00d3733aa user: dkf tags: zlib-impl-tweaks | |
| 10:10 | Try to add the -std:c11 compiler flag check-in: 35987a5771 user: jan.nijtmans tags: tip-626 | |
|
2025-11-23
| ||
| 20:43 | Use _Generic() to select function type check-in: c4f087760d user: jan.nijtmans tags: tip-626 | |
| 15:21 | Some tweaks to the implementation of the [zlib] command check-in: 9d04483ca1 user: dkf tags: zlib-impl-tweaks | |
| 15:18 | Make two tests work in a directory with a space in the name check-in: c646033945 user: dkf tags: trunk, main | |
| 12:49 | Various fixes. check-in: 05606da393 user: cmacleod tags: cgm-equals-command | |
| 11:03 | Remove redundant errorLocPtr parameter from new Utf API check-in: b6442fd681 user: apnadkarni tags: tip-737 | |
| 10:22 | Fix gcc (benign) warnings check-in: 58ac38c10b user: apnadkarni tags: tip-737 | |
| 09:31 | Merge trunk check-in: 728224e91e user: apnadkarni tags: tip-737 | |
| 09:26 | Fix gcc15 (benign) warnings on Windows check-in: 4bba02565a user: apnadkarni tags: trunk, main | |
| 05:45 | oops, remove tracing puts check-in: a2a644faf7 user: apnadkarni tags: tip-737 | |
| 05:36 | Limit testcases for large strings to first two samples check-in: 542e49e7ae user: apnadkarni tags: tip-737 | |
|
2025-11-22
| ||
| 19:31 | Merge from trunk, implement short-circuiting logical operators. check-in: b21b478483 user: cmacleod tags: cgm-equals-command | |
| 14:22 | Some bits and pieces recovered from an old branch; the rest of the old branch can be ignored check-in: 5fb106bab3 user: dkf tags: trunk, main | |
| 14:17 | More bits and pieces Closed-Leaf check-in: 71aebbc549 user: dkf tags: oo-code-style | |
| 11:18 | More progress on large data tests for encodings check-in: 91ce5fc1a2 user: apnadkarni tags: tip-737 | |
| 11:14 | Incomplete but working implementation of '=' command. check-in: ffb41cb1e6 user: cmacleod tags: cgm-equals-command | |
| 03:05 | Replace Tcl condition variable implementation with native Windows check-in: 8bb37e73e8 user: apnadkarni tags: trunk, main | |
| 02:45 | Merge 9.0 - Define TUTF-8 encoding and Tcl values. check-in: 487d92c21b user: apnadkarni tags: trunk, main | |
| 02:40 | Define TUTF-8 encoding and Tcl values. check-in: 1e176c29f6 user: apnadkarni tags: core-9-0-branch | |
|
2025-11-21
| ||
| 20:22 | Changes rescued from an old branch check-in: c701bab913 user: dkf tags: oo-code-style | |
| 15:47 | Merge trunk check-in: 5322d5af50 user: jan.nijtmans tags: tip-700 | |
| 15:46 | Merge 9.0 check-in: 4ea3afc11d user: jan.nijtmans tags: trunk, main | |
| 15:43 | consistancy in documentation for ?arg ...? check-in: a52835fae0 user: jan.nijtmans tags: core-9-0-branch | |
| 15:04 | a little review check-in: 146b27066d user: jan.nijtmans tags: tip-700 | |
| 14:44 | Merge trunk check-in: d8322684ba user: jan.nijtmans tags: tip-700 | |
| 14:37 | Merge 9.0 check-in: dedc5ce94c user: jan.nijtmans tags: trunk, main | |
| 14:19 | Yet more restrict of arguments Leaf check-in: 0549feab22 user: dkf tags: c11-restrict | |
| 14:05 | consistancy in handling 'package require' and in variable arguments check-in: 288a8cc5d6 user: jan.nijtmans tags: core-9-0-branch | |
| 13:23 | Merge-mark check-in: 1e78617594 user: jan.nijtmans tags: core-9-0-branch | |
| 11:15 | Merge 9.0 check-in: 83aa145ee3 user: jan.nijtmans tags: trunk, main | |
| 11:14 | Merge 8.6 check-in: f0638895ea user: jan.nijtmans tags: core-9-0-branch | |
| 10:11 | Update to utf8proc 2.11.1 check-in: 20ebdba51f user: jan.nijtmans tags: trunk, main | |
|
2025-11-20
| ||
| 16:57 | Keep TUTF-8 description in Utf.3 and reference from other pages Closed-Leaf check-in: d8edc0cd49 user: apnadkarni tags: apn-doc-update | |
| 16:57 | TIP-723 timer: fix errors found by continuous integration run. check-in: 2f5112c268 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 16:25 | Fix header directives in Tcl.n check-in: cb88a282da user: apnadkarni tags: apn-doc-update | |
| 09:49 | Merge 9.0 check-in: b3aa7bcfd2 user: apnadkarni tags: apn-doc-update | |
| 09:46 | Merge main Closed-Leaf check-in: edd4a21d32 user: apnadkarni tags: apn-win-native-cv | |
|
2025-11-19
| ||
| 17:37 | tip-723 timer: remove Tcl_SleepMonotonic, switch Tcl_CreateTimerHandler to monotonic time check-in: b0b96b1913 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 17:08 | tip-723 timer: fix compiler issues found by CI run check-in: fc799327a0 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 14:21 | bugfixing ... Leaf check-in: 2c7a9b0997 user: jan.nijtmans tags: tip-615 | |
| 11:58 | Make encoding tests more flexible. Not all encodings support ASCII chars check-in: b8e47de731 user: apnadkarni tags: tip-737 | |
|
2025-11-18
| ||
| 21:02 | TIP-723 timer: remove TIP 233, call panic on Tcl_SetTimeProc and Tcl_QueryTimeProc check-in: 4047f6c240 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 20:06 | TIP-723 timer: switch after to monotonic clock check-in: 77c39345b7 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 17:15 | Work in progress: adding restrict to OUT arguments check-in: f9725400dd user: dkf tags: c11-restrict | |
| 15:51 | Enable tests for > INT_MAX inputs check-in: ef0780fbd7 user: apnadkarni tags: tip-737 | |
|
2025-11-17
| ||
| 21:19 | Rebase to trunk check-in: 2e82e6bd0a user: jan.nijtmans tags: tip-615 | |
| 21:15 | 2 bugfixes, more testcases check-in: 48b847c877 user: jan.nijtmans tags: tip-615 | |
| 16:56 | merge 9.0 (fixes clock validation bug [2a1d947d8c13506d]) check-in: 0362334dfe user: sebres tags: trunk, main | |
| 16:50 | merge point (back) cherry-picked from [309b28d3f5335753] check-in: 706a82ac30 user: sebres tags: core-9-0-branch | |
| 16:45 | merge trunk Leaf check-in: fdcff3b256 user: dkf tags: c11-varargs-nr-add-callback | |
| 16:30 | fixes validation bug [2a1d947d8c13506d] - update gregorian flag during validation, before checking d... check-in: 309b28d3f5 user: sebres tags: core-9-0-branch | |
| 10:58 | Adapt testencoding command for Tcl_Size buffers check-in: bbf7235992 user: apnadkarni tags: tip-737 | |
| 10:43 | Rebase to trunk check-in: 16dbc916bc user: jan.nijtmans tags: tip-615 | |
| 10:29 | Merge 9.0. Fix type of dstLen in Encoding.3 check-in: a91ff21071 user: apnadkarni tags: trunk, main | |
| 10:26 | Fix type of dstLen in Encoding.3 check-in: 577d4c4a1b user: apnadkarni tags: core-9-0-branch | |
| 10:02 | Fix 2 off-by-one errors check-in: c27a49bf0a user: jan.nijtmans tags: tip-615 | |
| 09:18 | merge trunk Leaf check-in: 8d7f54a91b user: dkf tags: c11-automarker | |
|
2025-11-16
| ||
| 22:07 | close fork check-in: db9beb97fd user: jan.nijtmans tags: tip-615 | |
| 21:36 | Merge trunk check-in: 46e44cea28 user: jan.nijtmans tags: tip-615 | |
| 19:24 | tip-723 timer: fix stupid errors, test suite now clean (except one intended error) check-in: 5a41cf0733 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 14:49 | merge trunk check-in: 99532e9544 user: dkf tags: c11-anon-members | |
| 10:05 | Add Tcl_UtfToExternalEx + support for NO_TERMINATE check-in: 57cc2cd8e1 user: apnadkarni tags: tip-737 | |
|
2025-11-15
| ||
| 21:56 | merge trunk Leaf check-in: 459669e809 user: dkf tags: c-std-update | |
| 18:54 | TIP 723: advanced to nearly complete implementation on windows. Unfortunately, Test stall, to invest... check-in: 3b84406110 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 16:46 | Add some asserts for logic validation check-in: 1b93dbb391 user: apnadkarni tags: tip-737 | |
| 14:06 | merge trunk Leaf check-in: 3d1b390427 user: dkf tags: enums-3 | |
| 14:01 | Create an enum from some related defines check-in: dcbfbb03e5 user: dkf tags: trunk, main | |
| 11:00 | Filter non-alpha input when checking console buffer check-in: e70736d496 user: apnadkarni tags: apn-winconsole-noreadahead | |
| 05:38 | Add new functions to stubs. Add support for error location check-in: 59cf20300e user: apnadkarni tags: tip-737 | |
|
2025-11-14
| ||
| 23:53 | Proposed fix for [82d12c9ce3]: unsupported commands should not be available in safe interpreters Closed-Leaf check-in: 0f3dd960a0 user: jan.nijtmans tags: bug-82d12c9ce3 | |
| 20:45 | rewrite BCE/gregorian members as flags: CLF_BCE - for BCE, CLF_BGREG - for before Gregorian (in Juli... Closed-Leaf check-in: 802d9d4984 user: sebres tags: bug-2a1d947d8c13506d-clock-valid-julian-cal | |
| 20:42 | win/Makefile.in: add tclDate.h dependencies check-in: 38d2e67ac7 user: sebres tags: bug-2a1d947d8c13506d-clock-valid-julian-cal | |
| 20:32 | small amend: adjust gregorian flag after julianDay calculation in GetJulianDayFromEraYearWeekDay too check-in: 1ed2230594 user: sebres tags: bug-2a1d947d8c13506d-clock-valid-julian-cal | |
| 18:51 | fixes validation bug [2a1d947d8c13506d] part 1 - update gregorian flag during validation, before che... check-in: a40aa78ddd user: sebres tags: bug-2a1d947d8c13506d-clock-valid-julian-cal | |
| 18:48 | test illustrating incorrect handling of julian-gregorian transition (validation bug nr.1 in [2a1d947... check-in: c46636b3e3 user: sebres tags: bug-2a1d947d8c13506d-clock-valid-julian-cal | |
| 17:38 | Pass tests for external->utf check-in: a2b054a4ce user: apnadkarni tags: tip-737 | |
| 16:22 | Merge-mark check-in: 00f41692f4 user: jan.nijtmans tags: trunk, main | |
| 16:21 | (partial backport): Refactor core ensemble creation/management check-in: 2f1e849e4c user: jan.nijtmans tags: core-9-0-branch | |
| 15:27 | merge trunk check-in: 20c2e32739 user: dkf tags: bug-8f5e7a2633 | |
| 15:24 | More places where we need quoting to handle spaces in file paths (thanks, Windows...) check-in: 2974e67bcd user: dkf tags: trunk, main | |
| 14:45 | Make [clock] a bit less special wrt Safe Tcl check-in: 6d9b14bde2 user: dkf tags: bug-8f5e7a2633 | |
| 14:23 | Merge 9.0. Finish TIP #615 implementation for all commands check-in: 16f49571d6 user: jan.nijtmans tags: tip-615 | |
| 14:23 | Starting to work on fixing [8f5e7a2633] check-in: 6071062b30 user: dkf tags: bug-8f5e7a2633 | |
| 11:57 | merge trunk check-in: 64a1fdc82a user: dkf tags: tip-735 | |
| 07:59 | Merge trunk/apn-encoding-refactor check-in: 88f55ef3eb user: apnadkarni tags: tip-737 | |
| 07:58 | Merge trunk Closed-Leaf check-in: 24b02d5452 user: apnadkarni tags: apn-encoding-refactor | |
| 07:57 | Oops, forgot one argument not currently used check-in: 3d4b79cfbc user: apnadkarni tags: tip-737 | |
| 07:53 | First cut at Tcl_ExternalToUtfEx check-in: e18233e85f user: apnadkarni tags: tip-737 | |
|
2025-11-13
| ||
| 20:36 | Rebase to trunk check-in: c9532e9436 user: jan.nijtmans tags: tip-626 | |
| 19:53 | Tip 723 (timer): first sketch of "timer in". check-in: d72c605590 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 17:37 | Fix 'ledit' behavior check-in: 5cc7b2d1d6 user: jan.nijtmans tags: tip-615 | |
| 17:08 | Merge 9.0 - Bug [e56486a2] - check for negative lengths, not equality with TCL_INDEX_NONE check-in: 8c070cca13 user: apnadkarni tags: trunk, main | |
| 17:06 | Rebase to trunk check-in: 9163ba2a15 user: jan.nijtmans tags: tip-615 | |
| 16:54 | Bug [e56486a2] - check for negative lengths, not equality with TCL_INDEX_NONE check-in: aeba91beb2 user: apnadkarni tags: core-9-0-branch | |
| 15:46 | Added docs check-in: f08fd190de user: dkf tags: tip-735 | |
| 15:24 | Rebase to trunk check-in: 9e043e7f37 user: jan.nijtmans tags: tip-709 | |
| 15:17 | merge-mark check-in: 88b18c1658 user: jan.nijtmans tags: trunk, main | |
| 15:16 | Add testcase, format check-in: 526eaa8201 user: jan.nijtmans tags: core-9-0-branch | |
| 15:09 | Add tests check-in: 03cf8c98c8 user: dkf tags: tip-735 | |
| 15:06 | Tidy up check-in: 7baa5f5a0d user: dkf tags: tip-735 | |
| 09:02 | merge-mark check-in: 5f0b97c081 user: jan.nijtmans tags: trunk, main | |
| 08:54 | Version => 9.0.4 check-in: 219682a257 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-11-12
| ||
| 21:50 | improve TclCompareTwoNumbers (also fixes [8dd2807066d7]) - avoid interim copying of bignum internal ... Closed-Leaf check-in: 780d2f3375 user: sebres tags: bug-8dd2807066d7-9.0-improve-cmp2num | |
| 17:52 | Two unneeded #undef's check-in: d7d14472ee user: jan.nijtmans tags: trunk, main | |
| 11:31 | merge trunk check-in: 86937748f5 user: dkf tags: tip-735 | |
| 11:26 | Merge trunk check-in: 10d32e2907 user: apnadkarni tags: apn-encoding-refactor | |
| 11:04 | Make the Windows Makefile.in work with out-of-tree builds under a directory with a space in the name check-in: b73e39cd77 user: dkf tags: trunk, main | |
| 11:01 | Fix some bugs in the code generation and execution check-in: 12120a716d user: dkf tags: tip-735 | |
| 10:11 | Check for negative lengths, not TCL_INDEX_NONE Closed-Leaf check-in: 9d50cd1c81 user: apnadkarni tags: bug-e56486a2 | |
|
2025-11-11
| ||
| 20:27 | merge trunk check-in: 6705f24f4d user: dkf tags: tip-735 | |
| 20:26 | Refactor core ensemble creation/management so that the tables describing what's there and what's saf... check-in: a165eede1d user: dkf tags: trunk, main | |
| 16:57 | Clean up the TEBC TRACE macro system, using C11 variadic macros. check-in: 3f3400f136 user: dkf tags: trunk, main | |
| 15:50 | Merge 9.0 check-in: ae81adc15c user: jan.nijtmans tags: trunk, main | |
| 15:49 | Fix [8dd2807066] follow-up: two-argument 'max' had the same problem check-in: a527703e88 user: jan.nijtmans tags: rc2, core-9-0-branch, core-9-0-3-rc, core-9-0-3 | |
| 15:38 | Switch to using a new instruction to get the list index check-in: 63cbb16421 user: dkf tags: tip-735 | |
| 13:10 | Merge-mark check-in: 4bc92396dd user: jan.nijtmans tags: core-9-0-branch, core-9-0-3-rc | |
| 13:03 | Fix Compilation problem on MacOS: ld: Undefined symbols: _Tcl_GetBoolFromObj, referenced from .... check-in: 44c0681b3b user: jan.nijtmans tags: core-9-0-branch, core-9-0-3-rc | |
| 09:29 | Merge 9.0 check-in: 2f1c224732 user: jan.nijtmans tags: trunk, main | |
| 09:28 | Update to appleboy/ssh-action@v1.2.3 check-in: d411026d4d user: jan.nijtmans tags: core-9-0-branch, core-9-0-3-rc | |
| 08:04 | Fix [8dd2807066]: bug in single-argument 'max' with bignums check-in: ce87baf3c7 user: jan.nijtmans tags: rc1, core-9-0-branch, core-9-0-3-rc | |
| 05:18 | Introduce encoding term TUTF-8 for Tcl's internal encoding. check-in: 8e02fdc1a8 user: apnadkarni tags: apn-doc-update | |
|
2025-11-10
| ||
| 19:42 | improve ExprMaxMinFunc() (also avoid [8dd2807066d7]) - don't compare object with itself calling max(... Closed-Leaf check-in: 0ab8fa9b67 user: sebres tags: bug-8dd2807066d7-9.0-minmax | |
| 19:39 | merge bug-8dd2807066d7-8.6-tbfo: fixes Tcl_TakeBignumFromObj() [8dd2807066d7] - avoid moving of bign... check-in: bfb168fd5a user: sebres tags: bug-8dd2807066d7-9.0-minmax | |
| 19:32 | cherry-picked test from [ba330ef99a4fd2d9] illustrating bug [8dd2807066] - crash on expr(max()) check-in: 9ac04a8f8a user: sebres tags: bug-8dd2807066d7-9.0-minmax | |
| 17:20 | Bug [8dd28070] - alternate, more accurate fix - use Tcl_GetBignumFromObj, not Tcl_TakeBignumFromObj Closed-Leaf check-in: 1357a2a2d8 user: apnadkarni tags: bug-8dd28070-alt | |
| 17:03 | merge trunk Closed-Leaf check-in: ad795c4db6 user: dkf tags: internal-ensemble-cleanup | |
| 17:00 | merge trunk Closed-Leaf check-in: 2491dad7a7 user: dkf tags: c11-tebc-trace-cleanup | |
| 15:09 | merge trunk check-in: 7ffebdfab0 user: dkf tags: enums-3 | |
| 14:02 | Name three related enums in a consistent way check-in: b6800b76c8 user: dkf tags: trunk, main | |
| 11:24 | Attempt to address [1d06180006] - direct read()/fread() on Windows console channel check-in: db390c709c user: apnadkarni tags: apn-winconsole-noreadahead | |
| 11:06 | Eliminate consecutive calls to GetNumberFromObj as it overwrites prior result Closed-Leaf check-in: 2bef435982 user: apnadkarni tags: bug-8dd2807066 | |
| 10:00 | Reinstate accidentally removed line check-in: de310dc9e4 user: dkf tags: enums-3 | |
| 09:50 | merge trunk check-in: 99af258fc1 user: dkf tags: enums-3 | |
| 07:03 | Bug [8dd2807066] - crash on expr(max(abs()) check-in: ba330ef99a user: apnadkarni tags: bug-8dd2807066 | |
|
2025-11-09
| ||
| 22:14 | Update changes.md check-in: 21cf0e8a72 user: jan.nijtmans tags: core-9-0-branch, core-9-0-3-rc | |
| 14:12 | merge trunk Leaf check-in: c495403a16 user: dkf tags: c11-printf-result | |
| 11:16 | merge trunk check-in: fcad76bb7d user: dkf tags: internal-ensemble-cleanup | |
| 09:57 | Merge 9.0. Bug [cb03e57a] - raise error on empty regexp for unresolved variable. check-in: 2ab1a13679 user: apnadkarni tags: trunk, main | |
| 09:35 | Bug [cb03e57a] - raise error on empty regexp for unresolved variable check-in: 58edb33420 user: apnadkarni tags: core-9-0-branch, core-9-0-3-rc | |
|
2025-11-08
| ||
| 23:12 | Fix [d4a4924ada]: 1rst example of chan doc refers to fconfigure command check-in: a381211489 user: jan.nijtmans tags: core-9-0-branch, core-9-0-3-rc | |
| 07:41 | Bug [cb03e57a] - raise error on empty regexp if variable not resolvable Closed-Leaf check-in: ba9332a5b4 user: apnadkarni tags: bug-cb03e57a | |
| 03:15 | Fix constraints on unixInit-3.2. See https://sourceforge.net/p/tcl/mailman/message/59255593/ check-in: 7a436c3fad user: apnadkarni tags: tip-732 | |
|
2025-11-07
| ||
| 18:37 | binary-80.5 (4GB test): add 2 dynamic constraints to ensure the data segment is large enough and it ... check-in: 1659bce209 user: sebres tags: core-9-0-branch, core-9-0-3-rc | |
| 10:39 | Implement condition variables using native CONDITION_VARIABLE check-in: 046da7eae7 user: apnadkarni tags: apn-win-native-cv | |
| 10:38 | Minor update to encoding docs check-in: d244ff16ff user: apnadkarni tags: apn-doc-update | |
|
2025-11-06
| ||
| 06:47 | Attempt to clarify various encoding and string representation terms check-in: bbe3ee791a user: apnadkarni tags: apn-doc-update | |
| 06:42 | Create new branch named "apn-doc-update" check-in: c918bf2851 user: apnadkarni tags: apn-doc-update | |
|
2025-11-05
| ||
| 16:34 | Create new branch named "cgm-equals-command" check-in: ab983f2162 user: cmacleod tags: cgm-equals-command | |
| 11:39 | Fix for bytecode-debug-level execution trace of [lmap] check-in: 042eb9e4a8 user: dkf tags: trunk, main | |
| 11:38 | Compile [lfilter]; this is currently slightly wrong, but works if traces are ignored check-in: bc9430f062 user: dkf tags: tip-735 | |
|
2025-11-04
| ||
| 17:04 | Tcl 9.0.3 will include Itcl 4.3.5 check-in: ee1c08a49c user: jan.nijtmans tags: rc0, core-9-0-branch, core-9-0-3-rc | |
| 08:30 | Tcl 9.0.3 will include thread 3.0.4 check-in: fddad3513d user: jan.nijtmans tags: core-9-0-branch | |
| 08:07 | Tcl 9.0.3 will (hopefully) include sqlite3 3.51.0 check-in: 0c90054562 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-11-03
| ||
| 14:31 | [1238d4fd] Restore panic. Closed-Leaf check-in: c39d459072 user: oehhar tags: 1238d4fd-mswin-queryperformancefrequency | |
| 09:53 | Start of implementation of [lfilter] check-in: 879655d464 user: dkf tags: tip-735 | |
| 08:24 | [1238d4fd] Replace Tcl_Panic by assert. check-in: d468a678d1 user: oehhar tags: 1238d4fd-mswin-queryperformancefrequency | |
|
2025-11-02
| ||
| 10:00 | Fix missing initialization for timeInfo.nominalFreq check-in: d3b61ea882 user: apnadkarni tags: 1238d4fd-mswin-queryperformancefrequency | |
|
2025-11-01
| ||
| 18:28 | [1238d4fd] MS-Win QueryPerformanceFrequency always succeeds since Win XP - this panics due to timeIn... check-in: 7a350b5f95 user: oehhar tags: 1238d4fd-mswin-queryperformancefrequency | |
| 10:46 | TIP 723 timer: make "after cancel,idle,info" also accessible from timer ensemble, call timer impleme... check-in: f446101922 user: oehhar tags: tip-723-timer-wall-monotonic | |
|
2025-10-31
| ||
| 16:59 | TIP 724 (timer): move TimerAtDelay, copy after cancel to TimerCancelCmd (currently duplicate) check-in: e74991a4f9 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 16:20 | TIP 723 (timer cmd): allow negative values to "timer at". Handle delay by time point intead differen... check-in: 0d8820a0eb user: oehhar tags: tip-723-timer-wall-monotonic | |
| 10:21 | Rebase to trunk check-in: 73d0ab0ee2 user: jan.nijtmans tags: tip-615 | |
| 08:56 | merge trunk check-in: bbdffd364c user: dkf tags: internal-ensemble-cleanup | |
|
2025-10-30
| ||
| 16:48 | Improve C declarations of slot methods; less of a horrible slab of dullness now check-in: 4ed06667a6 user: dkf tags: trunk, main | |
| 16:45 | Rebase to trunk check-in: ac26ccdcec user: jan.nijtmans tags: tip-626 | |
| 16:05 | Unset exec flag check-in: 053d46bf00 user: jan.nijtmans tags: core-9-0-branch | |
| 15:57 | Change Tcl_IsEmpty signature, using bool check-in: cd11175e1d user: jan.nijtmans tags: tip-748 | |
| 15:17 | Undo exec flag check-in: b8bd2e09ed user: jan.nijtmans tags: trunk, main | |
| 14:23 | Rebase to trunk check-in: f1175f4029 user: jan.nijtmans tags: attemptgetstring | |
| 14:00 | merge trunk check-in: fc90bb0e5e user: dkf tags: internal-ensemble-cleanup | |
| 13:47 | Merge 9.0 check-in: 33280d7bd2 user: jan.nijtmans tags: trunk, main | |
| 13:45 | Merge 8.6 check-in: a26894dae3 user: jan.nijtmans tags: core-9-0-branch | |
| 12:19 | modernise how the memory command works (the removal of [memory display] was documented in Tcl 8.4's ... check-in: fccd8d925f user: dkf tags: trunk, main | |
| 12:15 | modernise how the memory command works (the removal of [memory display] was documented in Tcl 8.4's ... Closed-Leaf check-in: 3a5e2bc8d5 user: dkf tags: modernise-memory-command | |
| 11:55 | merge trunk check-in: aae841a4d3 user: dkf tags: internal-ensemble-cleanup | |
| 11:51 | Merge trunk Leaf check-in: 38cb486322 user: apnadkarni tags: apn-oo-lazy-init-sbmod-91 | |
| 10:59 | Remove dead code and comments check-in: 3c815e673c user: apnadkarni tags: tip-732 | |
| 10:41 | Merge trunk check-in: 884ebe7971 user: apnadkarni tags: tip-732 | |
| 10:25 | Start on TIP 732 implementation check-in: 36a0154331 user: apnadkarni tags: tip-732 | |
|
2025-10-29
| ||
| 22:04 | Easy way to fix the knownBug's Leaf check-in: 5b2c44f1c2 user: jan.nijtmans tags: tip-672 | |
| 21:40 | Remove unused interpreter flag check-in: 2d02a9d7df user: jan.nijtmans tags: tip-672 | |
| 21:31 | Make testcases work (again). Mark 6 of them 'knownBug' check-in: 9f24eba2f4 user: jan.nijtmans tags: tip-672 | |
| 12:35 | Remove duplicate local variable check-in: 357380a4c9 user: dkf tags: trunk, main | |
| 11:09 | One more place to push an empty string Leaf check-in: 89fbfb652f user: dkf tags: extra-push-constants | |
| 11:01 | merge trunk check-in: c6d51e06f8 user: dkf tags: extra-push-constants | |
| 08:42 | Merge trunk check-in: b4d40c16b3 user: jan.nijtmans tags: tip-672 | |
| 08:42 | Remove exprsubst knob, we won't use it any more check-in: 5b59a0eddd user: jan.nijtmans tags: tip-672 | |
| 08:29 | Remove EXPR_SUBST_MODE=3 (we won't use that anyway). Fix from Eric Taylor. check-in: a6b498d2a5 user: jan.nijtmans tags: tip-672 | |
|
2025-10-28
| ||
| 20:07 | Merge 9.0' check-in: 26bd65411c user: jan.nijtmans tags: trunk, main | |
| 20:00 | Update to actions/upload-artifact@v5 check-in: ba269576d3 user: jan.nijtmans tags: core-9-0-branch | |
| 16:51 | merge 9.0 check-in: 924f32d064 user: dkf tags: trunk, main | |
| 16:02 | Found a place that should be a comparison with TCL_OK Leaf check-in: 7587cc61b0 user: dkf tags: c11-bool | |
| 12:41 | Yet more bools... check-in: 0517c8f089 user: dkf tags: c11-bool | |
|
2025-10-27
| ||
| 18:00 | Update to actions/download-artifact@v6 check-in: f95da42ed8 user: jan.nijtmans tags: core-9-0-branch | |
| 15:53 | Review: Some other true/false assignments to integer's, which shouldn't be there check-in: dff235d24e user: jan.nijtmans tags: c11-bool | |
| 15:42 | Review: don't assign true/false to integer variables, people might think the variable is a bool check-in: 5160bb4491 user: jan.nijtmans tags: c11-bool | |
| 15:30 | Review: tclNotify.c:1005:13: error: result of comparison of constant 0 with expression of type 'bool... check-in: 73f9338d22 user: jan.nijtmans tags: c11-bool | |
| 15:09 | Add the "stdio-mingw" tag if Tcl is built without -D__USE_MINGW_ANSI_STDIO=0 (which is non-standard) check-in: 9aebaa0e1d user: jan.nijtmans tags: core-9-0-branch | |
| 14:35 | More booleans check-in: c3432ca23e user: dkf tags: c11-bool | |
| 12:06 | merge trunk check-in: adfd78965b user: dkf tags: c11-bool | |
| 11:42 | Clean up guts of hidden command invoking to shorten code paths; TclObjInvoke remains for stubs compa... check-in: e9608db1b3 user: dkf tags: trunk, main | |
| 11:35 | Restore some obsolete functionality Closed-Leaf check-in: 15ba28f5d7 user: dkf tags: cleanup-objinvoke | |
| 11:21 | merge trunk check-in: b6defdba67 user: dkf tags: cleanup-objinvoke | |
| 09:07 | Extend the use of the FOREACH_HASH macro set Tcl-wide Leaf check-in: f4fafa6feb user: dkf tags: c11-full-hash-foreach | |
| 08:13 | Merge trunk Leaf check-in: d603862aae user: apnadkarni tags: apn-init-refactor | |
|
2025-10-26
| ||
| 22:31 | Eliminate compiler warning (only seen in DEBUG) check-in: 335229fa9c user: jan.nijtmans tags: trunk, main | |
| 19:02 | TIP 723: checkpoint: implement timer at command check-in: c97c302bd9 user: oehhar tags: tip-723-timer-wall-monotonic | |
| 11:33 | On MSVC, <stdbool.h> is always needed, apparently check-in: 6bf02a0e78 user: jan.nijtmans tags: trunk, main | |
| 11:30 | On MSVC, <stdbool.h> is always needed, apparently check-in: 681aae9480 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-10-25
| ||
| 22:47 | Merge 9.0 check-in: ab94b62513 user: jan.nijtmans tags: trunk, main | |
| 22:19 | [c7dc599e73]: Add IWYU export pragma annotations for improved clangd and clang-tidy diagnostics check-in: 0aa8b5e70d user: jan.nijtmans tags: core-9-0-branch | |
| 12:22 | Fix MSVC compilation check-in: a47452da65 user: jan.nijtmans tags: core-9-0-branch | |
| 11:23 | Use C11 variable placement to do nicer FOREACH* macros in TclOO Leaf check-in: 61cbca4e60 user: dkf tags: c11-tcloo-foreach | |
|
2025-10-24
| ||
| 22:04 | Merge trunk, more cleanup check-in: 52cf0186a8 user: jan.nijtmans tags: tip-672 | |
| 16:24 | merge trunk check-in: 63a0792a5d user: dkf tags: cleanup-objinvoke | |
| 15:34 | More bool handling (mainly in tclNamesp.c and tclParse.c) check-in: d482b6ee33 user: jan.nijtmans tags: trunk, main | |
| 14:25 | merge trunk check-in: 9c127a6a3a user: dkf tags: c11-bool | |
| 11:53 | Make the bool type available properly (and reduce include duplication). Be careful though; C23 depre... check-in: 99ada2a57b user: jan.nijtmans tags: trunk, main | |
| 11:51 | Make the bool type available properly (and reduce include duplication). Be careful though; C23 depre... check-in: bd8805313f user: jan.nijtmans tags: core-9-0-branch | |
| 09:53 | Take over Eric Taylor's latest changes check-in: af52b8335f user: jan.nijtmans tags: tip-672 | |
|
2025-10-23
| ||
| 15:16 | Split off expr substitution parsing in separate function TclParseExprSubst(). Add "interp exprsubst... check-in: c22335a43d user: jan.nijtmans tags: tip-672 | |
| 13:47 | Known numbers shouldn't really be quoted in trace messages check-in: ec62d77a1f user: dkf tags: c11-tebc-trace-cleanup | |
| 13:38 | merge trunk check-in: 861d48747c user: dkf tags: c11-tebc-trace-cleanup | |
| 13:29 | Bake following variable links into most TEBC LVT accesses; only the link formation opcodes don't do ... check-in: fe5a2b8154 user: dkf tags: trunk, main | |
| 08:36 | Use C11 varargs macros to help clean up TEBC instruction tracing check-in: c639c40d10 user: dkf tags: c11-tebc-trace-cleanup | |
|
2025-10-22
| ||
| 11:54 | Use shorter type name... to match whole rest of file check-in: abe75c7585 user: dkf tags: trunk, main | |
|
2025-10-21
| ||
| 18:14 | Update tclParse to latest versions. Fix compilation check-in: 8d5ce89a33 user: jan.nijtmans tags: tip-672 | |
| 15:01 | Start implementing 'subst -noexpr' check-in: c350347e54 user: jan.nijtmans tags: tip-672 | |
|
2025-10-20
| ||
| 14:30 | Working on refactoring the man2html code to be easier to comprehend Leaf check-in: 316d4da632 user: dkf tags: htmlgen-refactor | |
| 11:11 | Adapt testcases to changed error-messages check-in: 97ce4c9adb user: jan.nijtmans tags: tip-672 | |
| 10:29 | Fix compiler warning check-in: 56e06ed134 user: jan.nijtmans tags: tip-672 | |
| 10:13 | TIP #672 prototype, by EricT (or rocketship88) check-in: aa5e42f18d user: jan.nijtmans tags: tip-672 | |
|
2025-10-18
| ||
| 16:07 | And another spot for improvements check-in: fc8a0742a2 user: dkf tags: trunk, main | |
|
2025-10-17
| ||
| 22:46 | More progress check-in: 315fef2a77 user: jan.nijtmans tags: attemptgetstring | |
| 15:23 | Modernising the safe base for 9.1 check-in: 2361f768b7 user: dkf tags: trunk, main | |
| 14:09 | complete the job in the previous commit check-in: da92b0b41b user: jan.nijtmans tags: trunk, main | |
| 14:08 | complete the job in the previous commit check-in: a6c413dc10 user: jan.nijtmans tags: core-9-0-branch | |
| 13:44 | Opt => 0.4.10, not 0.5.0 check-in: 32a5c2707b user: dkf tags: trunk, main | |
| 13:40 | Back off version number changes to opt to 0.4.10; API is unchanged and tests were broken check-in: 3d3ceb43b3 user: dkf tags: core-9-0-branch | |
| 08:09 | Opt => 0.5 check-in: c704a8d0ea user: jan.nijtmans tags: trunk, main | |
| 08:02 | Fix some obvious inefficiencies in the opt package. Opt => 0.5.0 check-in: 6d5b367334 user: jan.nijtmans tags: core-9-0-branch | |
| 07:26 | Align 'else' statements check-in: cd7f761c02 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-10-16
| ||
| 16:10 | Fix some obvious inefficiencies in the opt package check-in: 6509c6bbb2 user: dkf tags: trunk, main | |
| 15:02 | Merge 9.0 check-in: 433aa7f944 user: jan.nijtmans tags: trunk, main | |
| 14:54 | Missed sentinels check-in: d26896f849 user: jan.nijtmans tags: core-9-0-branch | |
| 13:47 | .. neither are (internal) TclOOMakeProcInstanceMethod2/TclOOMakeProcMethod2 check-in: 32f2100815 user: jan.nijtmans tags: core-9-0-branch | |
| 13:21 | Tcl_MethodType2 is not available when doing Tcl8 compiles check-in: 52e118b0ae user: jan.nijtmans tags: core-9-0-branch | |
| 10:59 | merge 9.0 check-in: 27500fc026 user: dkf tags: trunk, main | |
| 10:58 | Factor out some common parsing code (compression levels, decompression buffer sizes) check-in: 04eaea4d4c user: dkf tags: core-9-0-branch | |
|
2025-10-15
| ||
| 17:01 | merge 9.0 check-in: 4e269b417f user: dkf tags: trunk, main | |
| 16:04 | Convert [zlib] to be a real ensemble check-in: 0f7abcaa0a user: dkf tags: core-9-0-branch | |
| 13:56 | fix silly typo in comment: stgack -> stack check-in: 16bf17e2fb user: dkf tags: core-9-0-branch | |
| 10:23 | Now full fix for Linux too .... (see prev commit) check-in: 7759a8d15f user: jan.nijtmans tags: trunk, main | |
|
2025-10-14
| ||
| 15:12 | Update to chw's diff4. And merge 9.0 Leaf check-in: 47af12f809 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 11:19 | Fix the add-matcher bits (sorry, Jan!) check-in: 7ab1ab9499 user: dkf tags: trunk, main | |
| 07:53 | Extend to internal API Closed-Leaf check-in: 35d9749294 user: dkf tags: c11-generic-oo-api | |
|
2025-10-13
| ||
| 17:04 | Rebase to trunk check-in: 644669e6cb user: jan.nijtmans tags: attemptgetstring | |
| 16:31 | No need to use #define here check-in: 817960e558 user: jan.nijtmans tags: trunk, main | |
| 15:59 | Use _Generic to mask difference between Tcl_MethodType and Tcl_MethodType2 some more check-in: ef0e45090d user: dkf tags: c11-generic-oo-api | |
| 15:38 | Turn TclNRAddCallback into a varargs macro so we don't need quite so many NULLs check-in: 48d37299c0 user: dkf tags: c11-varargs-nr-add-callback | |
| 15:22 | Don't make Tcl 9.0 OO stuff available when compiling for Tcl 8 check-in: e0ff90d29d user: jan.nijtmans tags: core-9-0-branch | |
| 13:04 | Add basic problem matcher for tcltest check-in: d803f5ef61 user: dkf tags: trunk, main | |
| 08:41 | Starting to make a C API for [package forget] Leaf check-in: 6542f85457 user: dkf tags: package-forget-c-api | |
|
2025-10-12
| ||
| 20:01 | Revert [ec6b431c3e38d420]. In stead take over [https://github.com/JuliaStrings/utf8proc/pull/305|PR ... check-in: cf6f2f7544 user: jan.nijtmans tags: trunk, main | |
| 19:37 | Fix TCL_MEM_DEBUG build, broken by previous commit check-in: c873d5dcd7 user: jan.nijtmans tags: trunk, main | |
| 19:21 | Rebase to trunk check-in: fad4806904 user: jan.nijtmans tags: tip-626 | |
| 18:25 | Use the array literal (with variable contents) capabilities of C11 check-in: 599e4e5089 user: dkf tags: c11-array-literals | |
|
2025-10-11
| ||
| 11:08 | Move ObjRef macros to tclInt.h; better location for them. This should have been part of [2d7ae662... check-in: 56d1a5eb4c user: dkf tags: trunk, main | |
|
2025-10-10
| ||
| 23:52 | Uploaded too fast, the 2nd diff is buggy. Use the 3rd please. And merge 9.0 check-in: 724f9359ea user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 23:15 | Fix broken build, introduced [2d7ae66265|here]. More -Wconversion warning fixes check-in: b8506ab1c6 user: jan.nijtmans tags: trunk, main | |
| 21:26 | Backport formatting from 9.1. No change in functionality check-in: 18e48f057d user: jan.nijtmans tags: core-9-0-branch | |
| 16:46 | Remove useless semicolons check-in: 4c7fafa275 user: dkf tags: trunk, main | |
| 16:39 | Move ClockSafeCatchCmd to place where it can see real InterpState definition check-in: 2d7ae66265 user: dkf tags: trunk, main | |
| 16:24 | Apply normal indentation/formattiong rule for sub-blocks check-in: 8e9651234b user: dkf tags: trunk, main | |
| 14:41 | Sync Tcl_OpenTcpClient signature (parameter-name only) with documentation check-in: 336e98168e user: jan.nijtmans tags: trunk, main | |
| 14:39 | Sync Tcl_OpenTcpClient signature (parameter-name only) with documentation check-in: 2fbd19e961 user: jan.nijtmans tags: core-9-0-branch | |
| 14:11 | Tranche 3 of adoption of bool check-in: 6e7e183bb2 user: dkf tags: c11-bool | |
| 13:51 | Rebase to 9.0 Leaf check-in: 54f062b0a8 user: jan.nijtmans tags: cygwin | |
| 07:07 | Rebase to trunk check-in: 46189c64ce user: jan.nijtmans tags: tip-626 | |
| 07:00 | Update create-dmg/create-dmg to version 1.2.2 check-in: 61d00838a2 user: jan.nijtmans tags: trunk, main | |
| 07:00 | Update create-dmg/create-dmg to version 1.2.2 check-in: 7a3ee4db60 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-10-09
| ||
| 12:43 | Add some libraries to the windows build (will be needed by tka11y) check-in: 6812fc9e30 user: jan.nijtmans tags: trunk, main | |
|
2025-10-07
| ||
| 14:02 | Tranche 2 of adoption of bool check-in: 7c0638716d user: dkf tags: c11-bool | |
|
2025-10-06
| ||
| 18:03 | Turn initialisation flags into bools check-in: 85f3db92e2 user: dkf tags: c11-bool | |
| 15:52 | Make the bool type available properly (and reduce include duplication). Be careful though; C23 depre... check-in: fa8b63f0c3 user: dkf tags: c11-bool | |
| 15:31 | Use Tcl_CreateObjCommand2 check-in: 8d8717714c user: jan.nijtmans tags: tip-626 | |
| 15:17 | Rebase to trunk check-in: 52e29dddc9 user: jan.nijtmans tags: tip-626 | |
| 15:15 | chw: How about slightly streamlining the startup of the test threads? See attached diff for the idea check-in: 0df7cea3dd user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 15:12 | Indenting consistancy check-in: ae9e555472 user: jan.nijtmans tags: trunk, main | |
| 15:01 | Relax mutex-condition-3 (which sometimes fails on macOS) check-in: 78ece5dc3b user: jan.nijtmans tags: trunk, main | |
| 14:58 | Indenting consistancy check-in: d84ad51228 user: jan.nijtmans tags: core-9-0-branch | |
| 14:42 | Relax mutex-condition-3 (which sometimes fails on macOS) check-in: fe08add593 user: jan.nijtmans tags: core-9-0-branch | |
| 14:21 | Simplify some of the code by using anonymous struct/union members check-in: 87d19e421a user: dkf tags: c11-anon-members | |
| 12:05 | merge trunk check-in: dce49c4e92 user: dkf tags: c-std-update | |
| 11:12 | tidy up a bit more check-in: 576b4f39f2 user: dkf tags: c11-printf-result | |
| 11:06 | merge 9.0 (simplify TclGrowParseTokenArray) check-in: ae278f257d user: dkf tags: trunk, main | |
| 11:03 | Convert pair of macros into single inline function; serves the purpose just as well check-in: d22f6717aa user: dkf tags: core-9-0-branch | |
| 10:50 | Tidying up check-in: fafb320167 user: dkf tags: c11-printf-result | |
| 08:31 | Adoption of TclAppendPrintfToErrorInfo check-in: e3a772f56c user: dkf tags: c11-printf-result | |
|
2025-10-05
| ||
| 19:26 | Tranche 3 of adoption of TclPrintfResult check-in: 3aa1ace500 user: dkf tags: c11-printf-result | |
| 10:38 | Tranche 2 of adoption of TclPrintfResult check-in: 9a6fb43196 user: dkf tags: c11-printf-result | |
|
2025-10-04
| ||
| 15:56 | Don't delete InitAutoPath command after use. safe::interp tests load init.tcl multiple times check-in: aaa58a200a user: apnadkarni tags: apn-init-refactor | |
| 15:12 | Merge main check-in: e67f175031 user: apnadkarni tags: apn-init-refactor | |
| 11:12 | Tranche 1 of adoption of TclPrintfResult check-in: 4bd77df23d user: dkf tags: c11-printf-result | |
| 10:50 | Merge 9.0 - Fix [6fbabfe166] - allows py tkinter to use zipfs build without calling TclZipfs_AppHook check-in: 59f54f8e58 user: apnadkarni tags: trunk, main | |
| 10:32 | Fix [6fbabfe166] - allows py tkinter to use zipfs build without calling TclZipfs_AppHook check-in: 6e612ef335 user: apnadkarni tags: core-9-0-branch | |
|
2025-10-03
| ||
| 16:42 | Define macros for printing to the result conveniently check-in: 7b73f4ae3a user: dkf tags: c11-printf-result | |
| 15:56 | Deduplicate code for mounting attached archives Closed-Leaf check-in: 19aa19d296 user: apnadkarni tags: bug-6fbabfe166 | |
| 11:47 | Merge 9.0 check-in: 1e07ca757f user: jan.nijtmans tags: trunk, main | |
| 11:47 | Use C11 macros to automatically add a NULL to the end of varargs sequences check-in: 9c524e00d4 user: dkf tags: c11-automarker | |
| 11:28 | Last step in [893f8cc5db] optimization check-in: c4a762a225 user: jan.nijtmans tags: core-9-0-branch | |
| 10:50 | Fix static build check-in: 8e414c789e user: jan.nijtmans tags: bug-6fbabfe166 | |
|
2025-10-02
| ||
| 15:40 | Tweak definition of TclListObjAppendIfAbsent check-in: dce3b13cca user: apnadkarni tags: apn-init-refactor | |
| 13:57 | Merge 9.0 check-in: 75f02bb076 user: jan.nijtmans tags: trunk, main | |
| 13:34 | (cherry-pick): Make it easier to match up the collections of things to do with file attributes check-in: 583988f6c6 user: jan.nijtmans tags: core-9-0-branch | |
| 13:13 | Update 'macher' utility to version 1.8 check-in: a0aec8da48 user: jan.nijtmans tags: core-9-0-branch | |
| 10:41 | Duh. Need to mount archives before searching check-in: 5a50f856ef user: apnadkarni tags: bug-6fbabfe166 | |
|
2025-10-01
| ||
| 19:37 | Make it easier to match up the collections of things to do with file attributes check-in: a4b2356ccb user: dkf tags: trunk, main | |
| 19:29 | Merge 9.0. Update configure Closed-Leaf check-in: 71a85c158e user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 15:02 | Check for zipfs at interp creation time if not already checked check-in: 920a8437c2 user: apnadkarni tags: bug-6fbabfe166 | |
| 14:33 | Eliminate last atomic. Use thread_equal() and PTHREAD_NULL check-in: 8d7d7b1c14 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 10:42 | Merge 9.0 check-in: d62f98b681 user: jan.nijtmans tags: trunk, main | |
| 10:32 | macos-13 runner is deprecated check-in: 4bd8e132bc user: jan.nijtmans tags: core-9-0-branch | |
| 09:12 | Merge 9.0 check-in: 15b88b75f0 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 09:11 | (backport)Tidy up style of test support file check-in: 4b21be0da8 user: jan.nijtmans tags: core-9-0-branch | |
| 08:32 | Tidy up style of test support file check-in: 49acaf49d7 user: dkf tags: trunk, main | |
| 08:25 | Merge 9.0 check-in: c29ded1258 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 08:10 | Oops check-in: c82f6c9c99 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
|
2025-09-30
| ||
| 20:13 | Merge 9.0 check-in: 94e1a6656e user: jan.nijtmans tags: trunk, main | |
| 19:26 | dde => 1.4.6 check-in: 0c6f7c8279 user: jan.nijtmans tags: core-9-0-branch | |
| 08:30 | Optimize MutexInit/MutexDestroy: init the thread and counter before the mutex itself check-in: 27ba494cc3 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 06:32 | Merge 9.0 check-in: f0742110d4 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 03:32 | Merge 9.0 - Test cases for mutexes + dkf's manpage edits check-in: b546133d28 user: apnadkarni tags: trunk, main | |
| 03:27 | Test cases for mutexes and condition variables check-in: d23568f2a3 user: apnadkarni tags: core-9-0-branch | |
|
2025-09-29
| ||
| 20:49 | use assert check-in: 36090c1eaa user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 19:07 | Tweak wording of NAME section: principally consistent capitalisation check-in: b0b8f6967c user: dkf tags: core-9-0-branch | |
| 08:50 | Merge 9.0 check-in: 1c2897a986 user: jan.nijtmans tags: trunk, main | |
| 08:47 | [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb] follow-up: -Wc++-keyword only exists in... check-in: 72e16ac019 user: jan.nijtmans tags: core-9-0-branch | |
| 05:37 | Merge trunk check-in: e06cb00db6 user: apnadkarni tags: apn-init-refactor | |
|
2025-09-28
| ||
| 13:26 | Add to assembly Leaf check-in: 53e5af36f7 user: dkf tags: compile-namespace-parent | |
| 12:47 | Fix skipping of mutex tests under MinGW Closed-Leaf check-in: 319a125c28 user: apnadkarni tags: apn-mutex-tests | |
| 12:07 | compilation of [namespace parent $ns] check-in: b6e9e590a5 user: dkf tags: compile-namespace-parent | |
| 11:26 | Explicitly finalize test condition variables check-in: 4f929f41cc user: apnadkarni tags: apn-mutex-tests | |
| 11:21 | Add mutex lock and cv tests. Refactor mutex test C into separate file check-in: c921c9016b user: apnadkarni tags: apn-mutex-tests | |
|
2025-09-27
| ||
| 20:16 | Two possible improvements: 1) Only panic in DEBUG mode, 2) Don't add memory barries when there alrea... check-in: 6c6604aee1 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 18:14 | merge 9.0, code deduplication; increase timouts detecting exit hangs for mem-debug, etc check-in: 5ba7b9431d user: sebres tags: trunk, main | |
| 18:08 | merge 8.6, code deduplication; increase timouts detecting exit hangs for mem-debug, etc. check-in: 60740caf9d user: sebres tags: core-9-0-branch | |
| 17:43 | Stop using recursive mutex in tclEncoding.c check-in: a967ea1c31 user: jan.nijtmans tags: trunk, main | |
| 17:32 | Stop using recursive mutex in tclEncoding.c check-in: fc66aa236c user: jan.nijtmans tags: core-9-0-branch | |
| 15:56 | A less miserable way of writing TRACE and friends in TEBC Closed-Leaf check-in: 4351d6483e user: dkf tags: tebc-varargs-trace-macros | |
| 14:38 | Add condition variable test function for producer consumer pattern check-in: 6330cbbc00 user: apnadkarni tags: apn-mutex-tests | |
| 08:29 | Fix errors from merge check-in: de99b4dd08 user: dkf tags: c-std-update | |
|
2025-09-26
| ||
| 20:58 | Rebase to trunk check-in: 00754b1cd0 user: jan.nijtmans tags: tip-626 | |
| 18:53 | merge trunk check-in: f0dcb3e615 user: dkf tags: c-std-update | |
| 16:57 | Allow larger lists to be used. Doc fix check-in: 1095e07d2e user: jan.nijtmans tags: trunk, main | |
| 16:20 | Start on some mutex C API tests check-in: 79ed8c8acc user: apnadkarni tags: apn-mutex-tests | |
| 15:42 | Merge 9.0 check-in: 15f6cb484d user: jan.nijtmans tags: trunk, main | |
| 15:41 | Further fix [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb]: Windows: new compiler, new... check-in: f16fa8ec9a user: jan.nijtmans tags: core-9-0-branch | |
| 15:37 | Further fix [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb]: Windows: new compiler, new... check-in: 8aa9b084c8 user: jan.nijtmans tags: trunk, main | |
| 14:14 | modernise how the memory command works (the removal of [memory display] was documented in Tcl 8.4's ... Leaf check-in: 50416ae0d5 user: dkf tags: modernise-memory-command | |
| 13:23 | Delete obsolete comment that TCL_THREAD_JOIN is ignored on Windows. check-in: 9183ace241 user: apnadkarni tags: core-9-0-branch | |
|
2025-09-25
| ||
| 19:07 | merge trunk check-in: 1555a1857d user: dkf tags: internal-ensemble-cleanup | |
| 18:49 | Last step: change tclEncoding.c not to need recursive mutex any more. Cherry-picked from @sebres Closed-Leaf check-in: 137d478d0e user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 14:03 | merge 9.0 check-in: e360c5a082 user: sebres tags: trunk, main | |
| 14:03 | small amend - move mutex assignment after check alloc was successful check-in: e4fe687f0b user: sebres tags: core-9-0-branch | |
| 14:00 | merge 9.0 (amend to [893f8cc5db3ba8bd] with allocMutex) check-in: 91a1cd34e3 user: sebres tags: trunk, main | |
| 13:42 | windows: amend to [893f8cc5db] - fixed alloc mutex, avoids heap corruption and SF (tcl-mutex is not ... check-in: cfc51c4378 user: sebres tags: core-9-0-branch | |
| 09:33 | Remove many unnecessary struct and enum labels. DKF: Please don't do this. The labels enable bett... Leaf check-in: 7c4fcd0a0c user: jan.nijtmans tags: struct-enum | |
| 08:48 | Merge-mark check-in: c9e52c9ca8 user: jan.nijtmans tags: core-9-0-branch | |
| 08:03 | Updates to the cookiejar code to use features of 9.0 Leaf check-in: 7ae3794313 user: dkf tags: update-cookiejar | |
|
2025-09-24
| ||
| 22:30 | Merge 9.0 check-in: ac9204a6db user: jan.nijtmans tags: trunk, main | |
| 22:17 | Fix [893f8cc5db]: Nested mutexes following TIP 509, Windows part check-in: d27472f8b2 user: jan.nijtmans tags: core-9-0-branch | |
| 22:09 | Merge 9.0 check-in: 97a583822d user: jan.nijtmans tags: trunk, main | |
| 22:03 | Merge 8.6 check-in: 6c2b67e200 user: jan.nijtmans tags: core-9-0-branch | |
| 21:33 | Fix doc parse error, introduced [8050316444|here] check-in: 5ad2baaf65 user: jan.nijtmans tags: core-9-0-branch | |
| 20:55 | Fix some -Wconversion warnings. Clock simplifications check-in: c742d8d60b user: jan.nijtmans tags: trunk, main | |
| 09:49 | Fix allocLock usage Closed-Leaf check-in: 4fa40b7680 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 08:57 | Merge 9.0 check-in: d24aee5d4a user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 08:52 | Add a panic to MutexDestroy if the mutex is still owned check-in: 0305036d04 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 08:14 | Merge trunk check-in: ed77f7a9b6 user: apnadkarni tags: apn-init-refactor | |
| 03:08 | Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonald check-in: 2ee45c3227 user: apnadkarni tags: trunk, main | |
| 02:56 | Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonald check-in: bbbcaac096 user: apnadkarni tags: core-9-0-branch | |
|
2025-09-23
| ||
| 17:55 | Merge 9.0 check-in: c033fe6282 user: jan.nijtmans tags: trunk, main | |
| 17:47 | [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb] Fix clang -Wjump-misses-init warnings: ... check-in: e4b5226f4c user: jan.nijtmans tags: trunk, main | |
| 16:11 | Rebase to trunk check-in: 02a7870070 user: jan.nijtmans tags: tip-626 | |
| 15:15 | Merge 8.6 check-in: 528e9652ed user: jan.nijtmans tags: core-9-0-branch | |
| 15:14 | Remove duplicate description of oo::Slot->Resolve check-in: 8050316444 user: dkf tags: core-9-0-branch | |
| 15:10 | [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb] disable too-strict clang warning on Win... check-in: 0f2c7ea05f user: jan.nijtmans tags: trunk, main | |
| 15:08 | [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb] disable too-strict clang warning on Win... check-in: c19f42415a user: jan.nijtmans tags: core-9-0-branch | |
| 14:48 | Use 9.0's [const] for constants, and move IDNA tests out of http.test into their own file check-in: 27d4e46b62 user: dkf tags: trunk, main | |
| 14:45 | use InterlockedOr(&v, 0) as atomic load (ensure the access to a variable is automically synchronized... check-in: 54c1a0b44d user: sebres tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 14:33 | [832c2047bb] disable too-strict clang warning on Windows Closed-Leaf check-in: 7409395380 user: jan.nijtmans tags: bug-832c2047bb | |
| 14:00 | indenting check-in: bac58c1036 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 13:56 | Merge 9.0. Make the Windows implementation working too check-in: 5ab8631610 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 12:19 | Merge 9.0 - Fix [c9e68eb6ca] getenv checks check-in: 4760a5fda3 user: apnadkarni tags: trunk, main | |
| 12:00 | Merge 8.6 - Fix [c9e68eb6ca] getenv checks check-in: 33587c757d user: apnadkarni tags: core-9-0-branch | |
| 10:46 | Revert usage of [switch -integer] because code has to work with pre-9.1, but use [try] because we do... check-in: ed5e365c59 user: dkf tags: trunk, main | |
| 09:03 | Make a few places use [switch -integer] check-in: 186de96bbb user: dkf tags: trunk, main | |
| 08:46 | A few more places where there can be revisions now Leaf check-in: 80b5ced5d2 user: dkf tags: revise-tests | |
|
2025-09-22
| ||
| 19:18 | merge trunk check-in: 734fe3776d user: dkf tags: revise-tests | |
| 18:51 | Implement TIP 730: switch -integer check-in: 4a00305bd5 user: dkf tags: trunk, main | |
| 18:49 | Implement TIP 728: interp set check-in: 43c644419f user: dkf tags: trunk, main | |
| 17:53 | Fix [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb]: Windows: new compiler, new warning... check-in: 38a311b5a7 user: jan.nijtmans tags: trunk, main | |
| 16:50 | Tidying up the tests of interp check-in: 78f20c8621 user: dkf tags: revise-tests | |
| 16:41 | Fix [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb]: Windows: new compiler, new warning... check-in: aad5a84dfb user: jan.nijtmans tags: core-9-0-branch | |
| 13:40 | Merge 9.0 check-in: 5abd361ed9 user: jan.nijtmans tags: trunk, main | |
| 13:39 | Fix UNIX part of [893f8cc5db]: Nested mutexes following TIP 509 check-in: cbb5b13ed1 user: jan.nijtmans tags: core-9-0-branch | |
| 13:29 | Use of __atomic_compare_exchange_n() is not really necessary here check-in: 8f24f97fd6 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 07:20 | working on revising the tests to have less clutter check-in: e2cc3b6bf3 user: dkf tags: revise-tests | |
|
2025-09-21
| ||
| 14:21 | More progress in Windows implementation (doesn't work yet) check-in: b2641712a1 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 07:18 | Fix broken registry tests and clean up style check-in: de1aee46f4 user: dkf tags: trunk, main | |
|
2025-09-20
| ||
| 18:47 | Re-implement tclUnixThrd.c, improve the locking. (Not done for Windows yet) check-in: ba7435e55c user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
|
2025-09-19
| ||
| 17:07 | Fix [77059c] TclPushVarName(): pointer overflow check-in: 67519af0aa user: jan.nijtmans tags: trunk, main | |
| 16:53 | Fix [77059c] TclPushVarName(): pointer overflow check-in: ef820cf3b7 user: jan.nijtmans tags: core-9-0-branch | |
| 12:24 | Rebase to trunk check-in: 43a126a59c user: jan.nijtmans tags: tip-709 | |
| 11:11 | Update to Werner's latest spinlock code. More progress on the Windows implementation check-in: 020f2eb225 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 08:31 | Merge 9.0 - Fix leak in zipfs encoding initialization check-in: 5f7c0b2b17 user: apnadkarni tags: trunk, main | |
| 08:30 | Fix leak in zipfs encoding initialization check-in: 1a6d31d04c user: apnadkarni tags: core-9-0-branch | |
|
2025-09-18
| ||
| 20:24 | restore tclInt.h check-in: 6ad6b5cee6 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 20:16 | Make a start for [404eaa51e1]. Not finished yet Leaf check-in: 88abfff5c8 user: jan.nijtmans tags: bug-404eaa51e1 | |
| 13:32 | Merge 9.0 check-in: 4e2531b7d8 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 13:29 | Merge 9.0 check-in: 5c0cdd84ea user: jan.nijtmans tags: trunk, main | |
| 13:28 | Always include stdbool.h, not only on Windows. We assume C99 already. check-in: de5ece86b7 user: jan.nijtmans tags: core-9-0-branch | |
| 12:18 | Add Christian's spinlock patch. So we can do performance testing to see which is better, or simply k... check-in: 5efb090ce2 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 09:35 | Fix [77059c4f45]: TclPushVarName(): pointer overflow Closed-Leaf check-in: 1a3e5bdaf5 user: jan.nijtmans tags: bug-77059c4f45 | |
| 09:15 | Use C11 atomic functions. (WIP this is still UNIX-only) check-in: 10bcfc0e12 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic | |
| 08:14 | Merge 8.6 check-in: dfe9c322c9 user: jan.nijtmans tags: core-9-0-branch | |
| 06:41 | Fix leak in zipfs encoding initialization Closed-Leaf check-in: 955f4ef655 user: apnadkarni tags: apn-zipfs-leakfix | |
| 05:10 | Fix extra incr ref resulting in leaks. Some TclFS functions return objects with ref count already in... check-in: 404bb75410 user: apnadkarni tags: apn-init-refactor | |
|
2025-09-17
| ||
| 16:50 | Move part of init.tcl to C. Knock off another 25% of interp start time check-in: 83e88416ac user: apnadkarni tags: apn-init-refactor | |
| 12:46 | Apply 'Tcl' namespace to names (in [clock] impl) with wider scope than one C file check-in: 5946bfc3ed user: dkf tags: trunk, main | |
| 11:06 | Rebase branch to 9.0 Closed-Leaf check-in: f4daf288c6 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 10:35 | Factor out the common base code for IO forwarding Leaf check-in: a15431dadb user: dkf tags: factor-out-io-forward-base | |
| 10:16 | Clean up some indentation/macros check-in: b5d21d7b86 user: dkf tags: trunk, main | |
| 05:24 | Merge trunk check-in: fc6aae4dd7 user: apnadkarni tags: apn-init-refactor | |
| 05:23 | Complete moving tclInit to C. All test pass check-in: 7d993e2c00 user: apnadkarni tags: apn-init-refactor | |
|
2025-09-16
| ||
| 20:16 | Merge 9.0 check-in: 2e012fcaf0 user: jan.nijtmans tags: trunk, main | |
| 19:44 | Eliminate __stdcall usage: cygwin32 is no longer supported check-in: f1cc7192b7 user: jan.nijtmans tags: core-9-0-branch | |
| 17:06 | Start moving init.tcl search to C check-in: f1e99fbdf3 user: apnadkarni tags: apn-init-refactor | |
| 16:43 | Reapply utf8proc patch to Unicode 17 update needed to fix -Wc++-compat warnings. C++ treatment of en... check-in: ec6b431c3e user: apnadkarni tags: trunk, main | |
| 15:18 | Merge 9.0 check-in: cd2b0a427f user: jan.nijtmans tags: trunk, main | |
| 15:12 | The option -Wunused-but-set-variable appears to be usable starting clang 15 check-in: 473a1ebbe2 user: jan.nijtmans tags: core-9-0-branch | |
| 14:08 | Indent fix check-in: 3f5d40630f user: dkf tags: trunk, main | |
| 11:51 | Merge trunk check-in: e7e85ea8ea user: apnadkarni tags: apn-init-refactor | |
| 11:36 | Bug [f0b80a3db9] Remove assertion that TclZipfs_AppHook has been called as custom apps may not call ... check-in: 248af5b902 user: apnadkarni tags: trunk, main | |
| 11:34 | Bug [f0b80a3db9] Remove assertion that TclZipfs_AppHook has been called as custom apps may not call ... check-in: c6b85e5ee6 user: apnadkarni tags: core-9-0-branch | |
| 09:04 | Tidy up the interface to the normalisation code check-in: 13b90c3e8c user: dkf tags: trunk, main | |
| 08:04 | merge trunk check-in: d63cf48838 user: dkf tags: internal-ensemble-cleanup | |
|
2025-09-15
| ||
| 21:38 | Unicode version 17 check-in: cb3ab3d1cf user: jan.nijtmans tags: trunk, main | |
| 20:59 | Unicode version 17 check-in: c658915b9b user: jan.nijtmans tags: core-9-0-branch | |
| 20:16 | (more) Use correct equality check-in: c9bb1a7642 user: jan.nijtmans tags: trunk, main | |
| 20:08 | Merge 8.6 check-in: 791adf31da user: jan.nijtmans tags: core-9-0-branch | |
| 16:58 | Add test for subcommand list of interp child, never previously tested Closed-Leaf check-in: 88978077d5 user: dkf tags: tip728-interp-set | |
| 16:06 | merge trunk check-in: 21cafac414 user: dkf tags: tip728-interp-set | |
| 16:01 | Simplify code a bit more, including by actually using local variables... check-in: a732fa633d user: dkf tags: trunk, main | |
| 13:11 | we can trap some errors; that's what the mechanism's there for check-in: cbb5fed63c user: dkf tags: trunk, main | |
| 11:24 | Ignore error in setting tcl_rcFileName for historical compatibility check-in: 8ce0bb412c user: apnadkarni tags: apn-init-refactor | |
| 10:59 | Use correct equality check-in: 2febb36051 user: dkf tags: trunk, main | |
| 08:23 | Use features of current versions of Tcl for the opt package Leaf check-in: 8151357daf user: dkf tags: modernise-opt | |
| 07:42 | Bug [f0b80a3db9] Remove assertion that TclZipfs_AppHook has been called as custom apps may not call ... Closed-Leaf check-in: 3c1945bf8f user: apnadkarni tags: bug-f0b80a3db9 | |
| 06:04 | Start on refactoring Tcl initialization. check-in: af349616ce user: apnadkarni tags: apn-init-refactor | |
|
2025-09-12
| ||
| 14:14 | end divergence check-in: 1f8820038f user: dkf tags: trunk, main | |
| 13:24 | minor fix: function header formatting Closed-Leaf check-in: 37cb9ab9f4 user: dkf tags: main-bis | |
| 10:13 | Merge dkf oo C-based init from trunk check-in: b852a20248 user: apnadkarni tags: apn-oo-lazy-init-sbmod-91 | |
| 08:14 | Merge 9.0. Eliminate (internal) NS_KILLED check-in: 1ef7667adb user: jan.nijtmans tags: trunk, main | |
| 08:04 | deprecate (internal) NS_KILLED. It is not used any more check-in: a3f7a54f52 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-09-11
| ||
| 19:57 | Merge 9.0 check-in: ba7b935b53 user: jan.nijtmans tags: trunk, main | |
| 19:53 | Re-generate tclDate.c (which is not hand-edited any more) check-in: 76c1b7f367 user: jan.nijtmans tags: core-9-0-branch | |
| 19:35 | Unneeded header file inclusion. Duplicated -DUTF8PROC_STATIC on command line check-in: 6a06ddd51c user: jan.nijtmans tags: trunk, main | |
| 15:14 | Clang doesn't know -Wunused-but-set-variable check-in: aee6e8abb3 user: jan.nijtmans tags: core-9-0-branch | |
| 14:18 | Add short descriptive comments to all enum members that didn't already have them Leaf check-in: 7346c9a225 user: dkf tags: public-enum | |
| 11:30 | Make old, existing enums also follow the pattern more closely check-in: c25fb57ab9 user: dkf tags: public-enum | |
| 09:16 | Some error-message consistancy check-in: 5ce234ffac user: jan.nijtmans tags: trunk, main | |
| 08:33 | Change a panic into a runtime error: "can't convert value to type arithseries" check-in: 16c9be8488 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-09-10
| ||
| 15:11 | Merge-mark check-in: 5e9920979f user: jan.nijtmans tags: trunk, main | |
| 15:10 | Fix g++ warnings, when compiling for Tcl 8.6 check-in: 958bddefb3 user: jan.nijtmans tags: core-9-0-branch | |
| 14:16 | Turn many public constants into enum elements. Nobody's ever going to override these. Note that rele... check-in: 6aa775474f user: dkf tags: public-enum | |
| 14:14 | Turn some things into enums that really should have been that all along check-in: 95d0fd0349 user: dkf tags: trunk, main | |
| 09:12 | Turn some things into enums that really should have been that all along check-in: e646927e1f user: dkf tags: trunk, main | |
|
2025-09-09
| ||
| 19:42 | Tests for [switch -integer] Closed-Leaf check-in: 0c034e83c0 user: dkf tags: tip730-switch-integer | |
| 19:15 | further erro-handling check-in: f382bf4a51 user: jan.nijtmans tags: attemptgetstring | |
| 15:19 | simplify check-in: d3db61c86b user: jan.nijtmans tags: attemptgetstring | |
| 15:12 | Error-message consistancy check-in: 4a0e06ae02 user: jan.nijtmans tags: attemptgetstring | |
| 14:41 | Add documentation check-in: 455b387ccf user: dkf tags: tip730-switch-integer | |
| 14:10 | Note that some bits probably are unreachable (and buggy too). check-in: f76821e011 user: dkf tags: tip730-switch-integer | |
| 14:01 | Fix a silly error by sharing the enum between functions. check-in: 5da5d87ee2 user: dkf tags: tip730-switch-integer | |
| 13:11 | Fix detection of "default" check-in: 085a2cb984 user: dkf tags: tip730-switch-integer | |
| 11:05 | Bytecode compilation for [switch -integer] check-in: 007a4b45ac user: dkf tags: tip730-switch-integer | |
| 09:58 | Eliminate TclOOM() check-in: ec36f4bc87 user: jan.nijtmans tags: attemptgetstring | |
| 08:30 | Start of implementation of [switch -integer] check-in: 48342ad1ca user: dkf tags: tip730-switch-integer | |
|
2025-09-08
| ||
| 14:55 | Merge 9.0 check-in: 9564f0232c user: jan.nijtmans tags: trunk, main | |
| 14:50 | Merge 8.6 check-in: 42d13fdc6d user: jan.nijtmans tags: core-9-0-branch | |
| 14:33 | Any edit to a released package needs to bump the version number. check-in: 62bd017e33 user: dgp tags: core-9-0-branch | |
| 14:00 | review (minimize diff to 9.0), no functional changes Leaf check-in: 2e9c98c851 user: sebres tags: sebres--non-reentrant-mutex | |
| 13:54 | Use the new subcommand check-in: 049f84973b user: dkf tags: tip728-interp-set | |
| 13:47 | Add tests check-in: 802e97ac8b user: dkf tags: tip728-interp-set | |
| 12:40 | generic/tclEncoding.c: fixes reentrant lock, also locks only if it necessary (avoid extra lock); che... check-in: 9a9ae75193 user: sebres tags: sebres--non-reentrant-mutex | |
| 12:31 | tcl9.x without reentrant mutex (that appears to be causing a slowdown because it is affected by a fr... check-in: 44aa314637 user: sebres tags: sebres--non-reentrant-mutex | |
| 11:49 | Implement TIP 728: [interp set] check-in: f833293097 user: dkf tags: tip728-interp-set | |
| 09:05 | Merge 9.0 check-in: 2cba9a7a01 user: jan.nijtmans tags: trunk, main | |
| 09:02 | Refactoring for [0439e1e1a3] check-in: 82960a9a6f user: jan.nijtmans tags: core-9-0-branch | |
| 08:23 | Remove empty else clauses from http.tcl, as they add nothing of value check-in: 3364ed64e1 user: dkf tags: core-9-0-branch | |
|
2025-09-07
| ||
| 19:30 | Fix TCL_MEM_DEBUG build check-in: c0ebd58450 user: jan.nijtmans tags: attemptgetstring | |
| 16:31 | More refactoring Closed-Leaf check-in: e3eee74621 user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 10:11 | More follow-up to [0439e1e1a3]: Slow detection of illegal expr argument, some refactoring check-in: eda10ad40c user: jan.nijtmans tags: bug-0439e1e1a3 | |
|
2025-09-05
| ||
| 19:56 | Second reworking of Tcl_GetNumberFromObj(), incorporating review comments. Closed-Leaf check-in: 7f71ab16f4 user: dgp tags: bug-10545687da | |
| 15:27 | Merge 9.0 check-in: 3a7e2b93dd user: dkf tags: trunk, main | |
| 15:21 | rework install.tcl to use Tcl features more, and have standard code formatting check-in: 22ad86b21b user: dkf tags: core-9-0-branch | |
| 14:43 | Merge 9.0 check-in: f09aabc11f user: jan.nijtmans tags: trunk, main | |
| 14:37 | Fix [2a14c349a8]: inconsistant error-message inTcl_GetNumberFromObj(). With testcase check-in: e65b6e9dbe user: jan.nijtmans tags: core-9-0-branch | |
| 12:55 | [5927f87da3] Remove outdated limit on argument size. check-in: 8200300da9 user: dgp tags: core-9-0-branch | |
| 09:12 | update doc check-in: 36894c9516 user: jan.nijtmans tags: attemptgetstring | |
| 07:08 | Introduce Tcl_AttemptGetCharLength() check-in: 24bb637dd2 user: jan.nijtmans tags: attemptgetstring | |
|
2025-09-04
| ||
| 19:12 | [10545687da] Re-order efficiency shortcuts in Tcl_GetNumberFromObj(). check-in: f62f0e905f user: dgp tags: bug-10545687da | |
| 17:57 | [5927f87da3] Remove outdated limit on argument size. Closed-Leaf check-in: 9d7abdb5ca user: dgp tags: bug-5927f87da3 | |
| 17:03 | Merge 9.0 check-in: e598bf3880 user: jan.nijtmans tags: trunk, main | |
| 16:53 | %#d conversion is always performed. Fix comment check-in: 3110ef6e49 user: jan.nijtmans tags: core-9-0-branch | |
| 15:32 | Merge 9.0 check-in: 2d73d4d0a4 user: jan.nijtmans tags: trunk, main | |
| 15:31 | Improve format #d documentation check-in: ad046ad661 user: jan.nijtmans tags: core-9-0-branch | |
| 15:01 | Rebase to trunk check-in: 42e496eea2 user: jan.nijtmans tags: attemptgetstring | |
| 14:57 | Use TclAttemptGetString() in "string repeat". Fix Tcl_AttemptNewStringObj in debug mode check-in: 46b5a96877 user: jan.nijtmans tags: attemptgetstring | |
| 09:52 | Rebase to trunk check-in: 84e8b8343a user: jan.nijtmans tags: tip-626 | |
| 09:42 | Microsoft compilers don't have mode_t check-in: 31c2daccc1 user: jan.nijtmans tags: trunk, main | |
| 09:33 | Fix some -Wconversion warnings check-in: c66bbbf8d7 user: jan.nijtmans tags: trunk, main | |
| 08:59 | more Minor indent fixes check-in: 6121af88c7 user: jan.nijtmans tags: trunk, main | |
| 08:24 | Minor indent fixes check-in: 518418cbc3 user: dkf tags: trunk, main | |
| 08:09 | Fix a minor typo in a comment check-in: b53ede498c user: dkf tags: trunk, main | |
|
2025-09-03
| ||
| 21:37 | [af4780b0b5]: Improve format #d documentation Closed-Leaf check-in: 4abd03dd4c user: jan.nijtmans tags: bug-af4780b0b5 | |
| 09:42 | Missing -DTCL_LOAD_FROM_MEMORY check-in: 99c2cc1d64 user: jan.nijtmans tags: tip-709 | |
|
2025-09-02
| ||
| 20:04 | Rebase to trunk check-in: 1880179400 user: jan.nijtmans tags: tip-626 | |
| 15:51 | Remove some irksome indents in doc comments check-in: 4d5064ede4 user: dkf tags: core-9-0-branch | |
| 13:59 | Merge trunk. Eliminate memorymodule test constraint check-in: 79ea8ac196 user: jan.nijtmans tags: tip-709 | |
| 13:13 | In no-deprecate mode, don't run tests involving sqlite3. TCL_HASH_TYPE is an internal type, which sh... check-in: 9c12418704 user: jan.nijtmans tags: trunk, main | |
| 07:18 | Merge 9.0 check-in: a786f9e6ce user: jan.nijtmans tags: trunk, main | |
| 07:17 | Update to burnett01/rsync-deployments@7.1.0 check-in: 4e86363d13 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-09-01
| ||
| 19:36 | Undo unintended change check-in: d876dda43b user: jan.nijtmans tags: tip-709 | |
| 19:31 | Rebase to 9.1. Remove --enable-memorymodule check-in: 960eb1404b user: jan.nijtmans tags: tip-709 | |
| 11:03 | Update UNICODE_OUT_OF_RANGE to handle all planes. Remove unneeded UNICODE_OUT_OF_RANGE() usage check-in: 289a3340fc user: jan.nijtmans tags: trunk, main | |
| 08:31 | Merge 9.0 check-in: 7c42c12b65 user: dkf tags: trunk, main | |
| 08:19 | Add code comments, move a function to a better file to own it. check-in: 8f30008a8f user: dkf tags: core-9-0-branch | |
| 07:26 | Merge 9.0 check-in: 427742a349 user: jan.nijtmans tags: trunk, main | |
| 07:24 | Fix [85fc8bca03]: Pointer arithmetic with NULL in buildInfoObjCmd(). Update changes.md check-in: 6d62aed3e5 user: jan.nijtmans tags: core-9-0-branch | |
| 04:58 | Merge 9.0 - Mount zipfs early - see [87b69745be] check-in: f8f1cb7590 user: apnadkarni tags: trunk, main | |
| 03:52 | Mount zipfs early - see [87b69745be] check-in: 074f8b6c68 user: apnadkarni tags: core-9-0-branch | |
|
2025-08-31
| ||
| 20:13 | Final verdict, without test expectation changes Closed-Leaf check-in: f95a112489 user: jan.nijtmans tags: tip-726-jan | |
| 20:03 | Oops, 21 bits, not 17 bits check-in: 1857668b9f user: jan.nijtmans tags: trunk, main | |
| 19:14 | Final verdict, without test expectation changes check-in: c1ea8981ee user: jan.nijtmans tags: tip-726-jan | |
| 17:47 | Merge 9.1 check-in: 06fe6db1a3 user: jan.nijtmans tags: tip-726-jan | |
| 17:16 | Merge 9.0. Fix TIP #726 implementation, so all functions give the same answer as Tcl 9.0 for out-of-... check-in: cc4f7b61e2 user: jan.nijtmans tags: trunk, main | |
| 16:38 | Add testcases for out-of-range Unicode characters check-in: 9d2b5186be user: jan.nijtmans tags: core-9-0-branch | |
| 06:14 | Bump the patchlevel of TclOO check-in: 84ec17558e user: dkf tags: trunk, main | |
| 06:13 | Bump the patchlevel of TclOO check-in: e7e5b3d3d0 user: dkf tags: core-9-0-branch | |
|
2025-08-30
| ||
| 21:20 | merge core-9-0-branch check-in: 1e75862cd4 user: dkf tags: trunk, main | |
| 20:36 | Make things that ought to be constants be so. check-in: 77d1492961 user: dkf tags: core-9-0-branch | |
| 15:13 | Put the baseline cloning (oo::object-><cloned>) of objects in C. check-in: 162e1d77e5 user: dkf tags: trunk, main | |
| 15:11 | Backport of oo::object-><cloned> in C. check-in: 5e82dbcfe8 user: dkf tags: core-9-0-branch | |
| 15:10 | Backport of oo::object-><cloned> in C. Closed-Leaf check-in: 69e9c4e2a6 user: dkf tags: object-clone-in-c-90 | |
| 14:36 | Sorry Ashok, but I object to changing a right-shift (as it originally was) to a left-shift. Will exp... check-in: 442c3e7366 user: jan.nijtmans tags: trunk, main | |
| 14:16 | Put the baseline cloning of objects in C. I'd been putting off doing this for over a decade, as it w... Closed-Leaf check-in: 41e23633da user: dkf tags: object-clone-in-c | |
| 08:45 | TIP 726 check-in: 9e3f0254e3 user: apnadkarni tags: trunk, main | |
|
2025-08-29
| ||
| 13:24 | More review: Eliminate UNICODE_OUT_OF_RANGE and use right-shifts check-in: 453ab178cb user: jan.nijtmans tags: tip-726-jan | |
| 08:56 | Fix bogus assert in unicode normalization Closed-Leaf check-in: 97b5293136 user: apnadkarni tags: tip-726 | |
| 02:59 | Update changes.md check-in: 45302470a0 user: apnadkarni tags: tip-726 | |
| 02:58 | Merge main check-in: cd152cd13a user: apnadkarni tags: tip-726 | |
|
2025-08-28
| ||
| 15:07 | merge core-9-0-branch check-in: 0a7def6dcc user: dkf tags: trunk, main | |
| 14:56 | More backported initialisation acceleration of TclOO check-in: a2aecfd47a user: dkf tags: core-9-0-branch | |
| 14:54 | Modify code and comments for 9.0 style Closed-Leaf check-in: 2b105a954c user: dkf tags: oo-accelerate-90-phase-2 | |
| 14:23 | Move more machinery into C from the TclOO init script check-in: f830beed92 user: dkf tags: oo-accelerate-90-phase-2 | |
| 14:20 | Tinkering, making code simpler or easier to maintain check-in: 399f711b72 user: dkf tags: oo-accelerate-90-phase-2 | |
| 14:19 | Complete the moving of the definition of slots entirely into C check-in: ae1c6af3b1 user: dkf tags: oo-accelerate-90-phase-2 | |
| 14:02 | Move more machinery into C from the TclOO init script check-in: 5946d9cae3 user: dkf tags: trunk, main | |
| 13:49 | Tweak comments Closed-Leaf check-in: 7d29a0080a user: dkf tags: singleton-in-c | |
| 13:41 | Move oo::class::<cloned> into C check-in: c1e9b058ad user: dkf tags: singleton-in-c | |
| 12:17 | Move remaining bits of property system into C; only cloning methods now left check-in: d1178c4040 user: dkf tags: singleton-in-c | |
| 10:39 | merge trunk check-in: d52c10e251 user: dkf tags: singleton-in-c | |
| 08:42 | Merge 9.0 - Eliminate TCL_BROKEN_MAINARGS check-in: cb27d68679 user: apnadkarni tags: trunk, main | |
| 08:32 | Eliminate TCL_BROKEN_MAINARGS check-in: 05fa1f948e user: apnadkarni tags: core-9-0-branch | |
| 07:52 | Fix unsigned char* to char* conversion warning check-in: 04140a9eb7 user: apnadkarni tags: tip-726 | |
| 07:18 | Merge main check-in: a05795631f user: apnadkarni tags: tip-726 | |
| 06:21 | 2 review remarks: _CRT_glob is still necessary. And please use autoconf 2.72. Tx for the fix - As... Closed-Leaf check-in: 6d9cb1b33b user: jan.nijtmans tags: apn-broken-mainargs | |
| 06:06 | Merge 9.0 Closed-Leaf check-in: c7bcc8c64b user: apnadkarni tags: apn-early-zipfs-mounts | |
| 03:26 | Get rid of obsolete TCL_BROKEN_MAINARGS check-in: 8614e94643 user: apnadkarni tags: apn-broken-mainargs | |
|
2025-08-27
| ||
| 21:51 | Fix double Tcl_Alloc define. Tweak allocation lengths reporting check-in: 14260b03d4 user: jan.nijtmans tags: attemptgetstring | |
| 15:38 | Rebase to latest trunk check-in: 6399ade2e2 user: jan.nijtmans tags: attemptgetstring | |
| 11:58 | Merge 9.0 check-in: 535e5cabd5 user: jan.nijtmans tags: trunk, main | |
| 11:57 | Follow-up to [66cd465323]: For Tcl 9.0+, building on 32-bit MacOS is no longer supported check-in: 052f571967 user: jan.nijtmans tags: core-9-0-branch | |
| 09:37 | 32-bit MacOS builds are no longer supported, starting with Tcl 9.0. Closed-Leaf check-in: 23655c4a1e user: jan.nijtmans tags: platform-macos-simplification | |
| 05:57 | Mount ALL zipfs archives before ANY library searches check-in: 4fea51245c user: apnadkarni tags: apn-early-zipfs-mounts | |
| 05:41 | Create new branch named "apn-early-zipfs-mounts" check-in: f0a81579c5 user: apnadkarni tags: apn-early-zipfs-mounts | |
|
2025-08-26
| ||
| 13:38 | merge trunk check-in: 2875ed7446 user: dkf tags: singleton-in-c | |
| 08:24 | Merge trunk check-in: 4f2c56f428 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 08:14 | Merge 9.0 check-in: f89e6b2307 user: jan.nijtmans tags: trunk, main | |
| 05:53 | Oops. Fix inverted compare. Closed-Leaf check-in: 7b6f0410ce user: apnadkarni tags: apn-missing-shlib-zipfs-check | |
| 05:22 | Fix for missing shared lib zipfs check broken in [9ade301dd7]. check-in: 271ee37dc6 user: apnadkarni tags: apn-missing-shlib-zipfs-check | |
|
2025-08-25
| ||
| 23:17 | merge 9.0 check-in: ee853b9f31 user: sebres tags: trunk, main | |
| 22:55 | fixes too earlier search for tcl-library (TclZipfsLocateTclLibrary shall be invoked after zipfs moun... check-in: 9ade301dd7 user: sebres tags: apn-missing-shlib-zipfs-check | |
| 16:42 | amend to [0433b67adc] (ticket [87b69745be]): don't return with OK (swallow the error) if encoding ca... check-in: 9338fcde50 user: sebres tags: core-9-0-branch | |
| 15:34 | Merge 9.0 check-in: 9b784a4c77 user: jan.nijtmans tags: trunk, main | |
| 15:32 | [66cd465323] Platform package simplifications for MacOS >= 11. Platform => 1.1.0 check-in: ee7c3ae49b user: jan.nijtmans tags: core-9-0-branch | |
| 15:23 | Move the oo::configurable constructor into C check-in: 1164ba3918 user: dkf tags: singleton-in-c | |
| 11:49 | Remove some more references to non-existing Tcl version 8.7 check-in: 325e2bd02f user: jan.nijtmans tags: core-9-0-branch | |
| 11:16 | Merge trunk Closed-Leaf check-in: 9e3ff929b6 user: jan.nijtmans tags: platform-macos-simplification | |
| 11:13 | Merge 9.0 check-in: 78ae352e6b user: jan.nijtmans tags: trunk, main | |
| 10:59 | Move more of configurable's machinery into C check-in: 06d7236722 user: dkf tags: singleton-in-c | |
| 09:53 | Bring Windows part into this branch too check-in: 9ca72ca2ba user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 09:51 | Eliminate all usage of HAVE_DECL_PTHREAD_MUTEX_RECURSIVE check-in: d3b4a0a698 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 09:38 | Merge trunk check-in: b356408a11 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex | |
| 09:37 | Fix testcase oo-1.21 check-in: 9248c2cc49 user: jan.nijtmans tags: trunk, main | |
| 09:17 | Merge 8.6 check-in: 8814795007 user: jan.nijtmans tags: core-9-0-branch | |
| 08:43 | Fix bugs check-in: 9b324a7745 user: dkf tags: singleton-in-c | |
| 08:30 | Move extra classes into C; mostly there, but not yet working check-in: 2817aeaf81 user: dkf tags: singleton-in-c | |
|
2025-08-24
| ||
| 18:47 | [893f8cc5] tip509 nested mutex MS-Windows patch by Christian (thanks !) Closed-Leaf check-in: c2b0208c78 user: oehhar tags: 893f8cc5-tip509-nested-mutex-win | |
| 11:47 | Start of making the singleton class implemented in C check-in: 0b9609d1dc user: dkf tags: singleton-in-c | |
| 10:40 | Tinkering, making code simpler or easier to maintain check-in: 74269c8653 user: dkf tags: trunk, main | |
| 06:52 | Complete the moving of the definition of slots entirely into C check-in: 477aae4fc8 user: dkf tags: trunk, main | |
|
2025-08-23
| ||
| 08:23 | merge core-9-0-branch (sync after backport) check-in: 842113abfc user: dkf tags: trunk, main | |
| 08:00 | Backported accelerations to TclOO's startup code check-in: b5fd1d37ba user: dkf tags: core-9-0-branch | |
| 07:57 | corrections (createhashentry is different in 9.1) and cleanup (I like command tables) Closed-Leaf check-in: 58f6207e0b user: dkf tags: oo-accelerate-90 | |
|
2025-08-22
| ||
| 20:27 | Merge-mark check-in: fe1b51914d user: jan.nijtmans tags: core-9-0-branch | |
| 19:36 | Make code style be a bit closer to the one used in 9.0 check-in: 838a10310d user: dkf tags: oo-accelerate-90 | |
| 19:30 | Tweak to [configurable] to not call [next] twice (backport) check-in: d0877dbf5d user: dkf tags: oo-accelerate-90 | |
| 19:29 | Combine UpdateClassDelegatesAfterClone into its caller. (backport) check-in: 61355c510f user: dkf tags: oo-accelerate-90 | |
| 19:28 | Move another definition (classmethod) into C. (backport) check-in: 6174737efb user: dkf tags: oo-accelerate-90 | |
| 19:22 | Move [link] into C. (backport) check-in: a9adf544ba user: dkf tags: oo-accelerate-90 | |
| 19:14 | Convert MixinClassDelegates to an internal function entirely in C (backport) check-in: 2bc5d30389 user: dkf tags: oo-accelerate-90 | |
| 17:36 | Move a bit of internal machinery (backport) check-in: 89c8f5ea54 user: dkf tags: oo-accelerate-90 | |
| 17:35 | Move another command into C: classvariable (backport) check-in: 13569e6c23 user: dkf tags: oo-accelerate-90 | |
| 17:31 | Slightly faster way to write the init script (backport) check-in: 4220368b53 user: dkf tags: oo-accelerate-90 | |
| 17:31 | Rewrite slots in C to get a performance boost. (backport) check-in: 6a131a0d39 user: dkf tags: oo-accelerate-90 | |
| 17:18 | Speed up TclOO init; no directing via unknown method handler for slots of classes we define ourselve... check-in: 3cdb85c38c user: dkf tags: oo-accelerate-90 | |
| 17:17 | Slightly chisel down the execution time of the oo init script (backport) check-in: b8dd6bd10e user: dkf tags: oo-accelerate-90 | |
| 17:15 | Accelerate definition of [oo::define initialise]. (backport) check-in: 486acd76fb user: dkf tags: oo-accelerate-90 | |
| 17:09 | [893f8cc5] tip509 nested mutex patch by Christian (thanks!) check-in: cdc8e88f7b user: oehhar tags: 893f8cc5-tip509-nested-mutex | |
| 15:02 | Start making TclOO faster to initialise (backport) check-in: 096119c82d user: dkf tags: oo-accelerate-90 | |
| 14:52 | Fix memory debugging info check-in: 7247e77c5f user: dkf tags: core-9-0-branch | |
| 14:23 | Tweak to [configurable] to not call [next] twice check-in: bf95236a57 user: dkf tags: trunk, main | |
| 13:43 | Combine UpdateClassDelegatesAfterClone into its caller. check-in: ff5a3f13b7 user: dkf tags: trunk, main | |
| 13:06 | Add testcases for platform macos26-x86_64 and macos26-arm check-in: 8c3b549d44 user: jan.nijtmans tags: platform-macos-simplification | |
| 12:50 | Fix handling of i386-x86_64 check-in: 062a90819e user: jan.nijtmans tags: platform-macos-simplification | |
| 11:45 | Move [link] into C. check-in: 899914a847 user: dkf tags: trunk, main | |
| 11:29 | Merge 9.0 check-in: 16435add36 user: jan.nijtmans tags: trunk, main | |
| 07:50 | Move another definition (classmethod) into C. check-in: bb2b1ca977 user: dkf tags: trunk, main | |
| 07:19 | Convert MixinClassDelegates to an internal function entirely in C check-in: 14b785c409 user: dkf tags: trunk, main | |
| 07:16 | Fix memory debugging info check-in: 0a91b87749 user: dkf tags: trunk, main | |
|
2025-08-21
| ||
| 15:53 | Eliminate clang compiler warning: use of logical '&&' with constant operand check-in: d038315568 user: jan.nijtmans tags: core-9-0-branch | |
| 14:15 | Line no longer needed check-in: 7f1d023a6e user: jan.nijtmans tags: platform-macos-simplification | |
| 14:00 | Add testcases check-in: d22c267802 user: jan.nijtmans tags: platform-macos-simplification | |
|
2025-08-20
| ||
| 21:53 | Keep all macos < 11 handling as it was check-in: 1a287640bb user: jan.nijtmans tags: platform-macos-simplification | |
| 12:22 | Move a bit of internal machinery check-in: fe65866873 user: dkf tags: trunk, main | |
| 10:11 | Move another command into C: classvariable check-in: 6c7484683c user: dkf tags: trunk, main | |
|
2025-08-19
| ||
| 21:48 | Bug-fixing check-in: fe48b3a8ee user: jan.nijtmans tags: platform-macos-simplification | |
| 15:45 | Slightly faster way to write the init script check-in: 9a3123970f user: dkf tags: trunk, main | |
| 15:05 | Experimental simplification for platform on MacOS check-in: d2d84b4507 user: jan.nijtmans tags: platform-macos-simplification | |
| 14:49 | Rewrite slots in C to get a performance boost. [effa2e2346] check-in: 8ab9fecd56 user: dkf tags: trunk, main | |
| 14:46 | Add some documentation comments Closed-Leaf check-in: bd1ca51921 user: dkf tags: rewrite-slots-in-c | |
| 14:15 | Add remoaining slot ops check-in: a94a240d73 user: dkf tags: rewrite-slots-in-c | |
| 13:51 | Saner C implementation of slot methods; add unknown handler to C side check-in: 33a5909dac user: dkf tags: rewrite-slots-in-c | |
| 12:45 | Merge 9.0 check-in: a40e6f6704 user: jan.nijtmans tags: trunk, main | |
| 12:44 | support for MacOS Tahoe, platform => 1.0.20 check-in: a14f4e0d7f user: jan.nijtmans tags: core-9-0-branch | |
| 10:59 | merge trunk check-in: 96c2aeb205 user: dkf tags: rewrite-slots-in-c | |
| 09:00 | Speed up TclOO init; no directing via unknown method handler for slots of classes we define ourselve... check-in: f17dd10723 user: dkf tags: trunk, main | |
| 08:57 | Working on rewriting the slot implementation in C; not quite correct yet check-in: e7d55b49d6 user: dkf tags: rewrite-slots-in-c | |
|
2025-08-18
| ||
| 21:46 | circumvent for [8a13caa31dd8e3a5]: load tcltest if needed (using `load {} Tcltest`) - as a result tc... Leaf check-in: 6e6d953e8c user: sebres tags: experimental-load-tcltest-implicitly | |
| 21:40 | partial back-port from tclSE (currently windows only): allow to load statically linked modules witho... check-in: 07f7174617 user: sebres tags: experimental-load-tcltest-implicitly | |
| 12:29 | Lazy init for 9.1 check-in: 105952fb15 user: apnadkarni tags: apn-oo-lazy-init-sbmod-91 | |
| 11:49 | Fixed inconsistent indenting, introduced [0433b67adc|here]. See also [87b69745be] check-in: ee22d2717f user: jan.nijtmans tags: core-9-0-branch | |
| 11:39 | Slightly chisel down the execution time of the oo init script, check-in: c873b5222a user: dkf tags: trunk, main | |
| 08:56 | Accelerate definition of [oo::define initialise]. [effa2e2346] check-in: 5abd67e1ea user: dkf tags: trunk, main | |
| 08:32 | Merge 9.0 check-in: d65c84decf user: jan.nijtmans tags: trunk, main | |
| 08:28 | Better not use the old octal notation (even though it still works) check-in: 803ecf28a2 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-08-17
| ||
| 21:22 | Start making TclOO faster to initialise [effa2e2346] check-in: 7aa55929ad user: dkf tags: trunk, main | |
| 16:09 | merge trunk check-in: 4a7b1f9d1b user: dkf tags: c-std-update | |
| 11:25 | More bools and pieces check-in: 28a7d957c7 user: dkf tags: c-std-update | |
|
2025-08-16
| ||
| 22:00 | Merge-mark check-in: 4e7cb60dd0 user: jan.nijtmans tags: core-9-0-branch | |
| 14:12 | few improvements for [effa2e2346f8372a]: code deduplication, init commands declared as list, update ... Closed-Leaf check-in: 6a997a7f19 user: sebres tags: apn-oo-lazy-init-sbmod | |
| 04:22 | Delete oo::singleton,configurable commands before defining them as classes Closed-Leaf check-in: edd3cd05f0 user: apnadkarni tags: apn-oo-lazy-init | |
| 04:02 | Proof of concept to reduce interp start times by lazy loading oo check-in: 897093b790 user: apnadkarni tags: apn-oo-lazy-init | |
|
2025-08-15
| ||
| 21:25 | Merge 9.0 check-in: e42f382022 user: jan.nijtmans tags: trunk, main | |
| 21:19 | Merge 8.6 check-in: 694e55c093 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-08-14
| ||
| 13:44 | Merge 9.0 - Fix [87b69745be] - move zipfs encoding initialization outside of interp creation. Avoid ... check-in: dc30526e24 user: apnadkarni tags: trunk, main | |
| 13:32 | Fix [87b69745be] - move zipfs encoding initialization outside of interp creation. Avoid unnecessary ... check-in: 0433b67adc user: apnadkarni tags: core-9-0-branch | |
|
2025-08-13
| ||
| 21:10 | Merge 9.0 check-in: 454d2b4b2e user: jan.nijtmans tags: trunk, main | |
| 21:03 | When compiling for Tcl 8.6, make Tcl 9-specific API unavailable. check-in: 201dd6fe5c user: jan.nijtmans tags: core-9-0-branch | |
| 16:43 | Remove more references to version 8.7 check-in: c00ce71a06 user: jan.nijtmans tags: core-9-0-branch | |
| 13:52 | Merge core-9-0-branch Closed-Leaf check-in: 648341fdeb user: apnadkarni tags: bug-87b69745be | |
| 10:57 | Merge 9.0 check-in: a7135a65e7 user: jan.nijtmans tags: trunk, main | |
| 10:38 | Remove another check for TCL_MINOR_VERSION < 7 check-in: f20a357729 user: jan.nijtmans tags: core-9-0-branch | |
| 09:42 | Version => 9.1a1 check-in: f72529e60f user: jan.nijtmans tags: trunk, main | |
| 08:57 | Update changes.md check-in: 090f128a89 user: jan.nijtmans tags: core-9-0-branch | |
| 08:55 | Merge 9.0 check-in: 2450103c07 user: jan.nijtmans tags: trunk, main | |
| 08:54 | Fix [31d4fa115b]: Tweak install permissions check-in: 6cd38367d2 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-08-12
| ||
| 22:05 | Merge 9.0 check-in: 0b63620151 user: jan.nijtmans tags: trunk, main | |
| 22:00 | Merge 8.6 check-in: bee9402cd3 user: jan.nijtmans tags: core-9-0-branch | |
| 14:43 | Merge 8.6 check-in: 32fc124107 user: jan.nijtmans tags: core-9-0-branch | |
| 14:14 | Yet more booleans check-in: 98c372af54 user: dkf tags: c-std-update | |
| 10:16 | merge trunk check-in: 1ea33fb12b user: dkf tags: c-std-update | |
| 09:28 | Merge 9.0 check-in: 4405794cf5 user: jan.nijtmans tags: trunk, main | |
| 09:06 | More booleans. check-in: 8a9080996d user: dkf tags: c-std-update | |
| 08:57 | Merge 8.6 check-in: 83b2e53c1a user: jan.nijtmans tags: core-9-0-branch | |
|
2025-08-11
| ||
| 19:30 | Alternative: use tcl::test::build-info in stead of tcl::build-info Closed-Leaf check-in: b37177d47b user: jan.nijtmans tags: apn-build-info-nozipfs-alt | |
|
2025-08-07
| ||
| 17:04 | Add test to detect zipfs build errors Closed-Leaf check-in: 011bd6147b user: apnadkarni tags: apn-build-info-nozipfs | |
| 16:40 | Add no-zipfs tag to builds check-in: 14ca5dfbd9 user: apnadkarni tags: apn-build-info-nozipfs | |
|
2025-08-06
| ||
| 09:34 | merge trunk check-in: d41ff65d5d user: dkf tags: c-std-update | |
| 09:30 | Factor out a common pattern to aid comprehensibility check-in: ed1c7df566 user: dkf tags: trunk, main | |
| 09:25 | Start to use the real bool type. check-in: 3dc71d011c user: dkf tags: c-std-update | |
|
2025-08-04
| ||
| 16:34 | merge trunk check-in: 8a202d8d1b user: dkf tags: c-std-update | |
| 16:05 | merge 9.0 (fix for [5137b4387019d0e1]) check-in: 7f3a21a465 user: sebres tags: trunk, main | |
| 15:56 | fixes [5137b4387019d0e1]: ensure cache of base is correct for :localtime (system TZ) if TZ-env chang... check-in: 8fbe2cc48b user: sebres tags: core-9-0-branch | |
| 15:40 | more tests to cover issue [5137b4387019d0e1] - ensure cache of base is correct for :localtime (syste... Closed-Leaf check-in: aded3f3f02 user: sebres tags: bug-5137b43870--clock-test-singleproc | |
|
2025-08-01
| ||
| 11:59 | (windows, noregistry only) invalidate base fields cache for TZ ":localtime", if TZ-epoch changed (wi... check-in: ba25401d6e user: sebres tags: bug-5137b43870--clock-test-singleproc | |
|
2025-07-31
| ||
| 17:08 | more informative result of test clock-38.2 (in failure case it'd output all 3 results of formats as ... check-in: dec5406f43 user: sebres tags: bug-5137b43870--clock-test-singleproc | |
| 13:43 | clock.test: fixes bug [5137b4387019d0e1] (test clock with -singleproc 1); rewrite clock tests locale... check-in: 557de3c0e5 user: sebres tags: bug-5137b43870--clock-test-singleproc | |