Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3229 check-ins using file tests/opt.test version 7b88b2d126
|
2026-03-09
| ||
| 12:38 | cherry-picked from 9.0, fixes [51aa53616067cb63]: free scan - fixed hours only TZ (±1 or ±01); adj... Leaf check-in: cd6002f732 user: sebres tags: core-8-branch | |
|
2026-03-04
| ||
| 00:26 | merge 8.6: amend to [2c237beffbace823] fixing generation of TZ name from offset by %z artificial nam... check-in: 6cd465b3e4 user: sebres tags: core-8-branch | |
|
2026-01-18
| ||
| 01:43 | closes [96e5c814eb9ed955]: fixes sanitizer RTM-error signed integer overflow (no-trapv pragma also r... check-in: f954da0082 user: sebres tags: core-8-branch | |
|
2025-11-17
| ||
| 16:46 | fixes validation bug [2a1d947d8c13506d] - update gregorian flag during validation, before checking d... check-in: fc87afd254 user: sebres tags: core-8-branch | |
|
2025-10-17
| ||
| 22:46 | More progress check-in: 315fef2a77 user: jan.nijtmans tags: attemptgetstring | |
| 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 Leaf 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 | |
| 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 | |
| 14:54 | (partial) merge trunk check-in: 70410fe882 user: jan.nijtmans tags: tip-626 | |
| 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 | |
| 09:21 | (partial) merge trunk check-in: bfbb3990ac user: jan.nijtmans tags: tip-626 | |
| 08:51 | Don't use sqlite3 in TCL_NO_DEPRECATED mode for testing check-in: 7c8ed1478e user: jan.nijtmans tags: tip-626 | |
| 08:44 | Fix TCL_NO_DEPRECATED build check-in: 585d29de08 user: jan.nijtmans tags: tip-626 | |
| 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 | |
| 13:53 | (partial) merge trunk check-in: 893e489e6e user: jan.nijtmans tags: tip-626 | |
| 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 | |
| 13:44 | remove tclUniData.c and uniParse.tcl: not used any more check-in: b885c376e5 user: jan.nijtmans tags: tip-726 | |
| 13:09 | Fix doc: impotent font change check-in: 18cc40108e user: jan.nijtmans tags: tip-726 | |
| 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 | |
| 02:17 | Only update file system epoch if system encoding changes check-in: 783dabc094 user: apnadkarni tags: bug-87b69745be | |
| 02:06 | Reintroduce TclpSetInitialEncoding for --disable-zipfs case check-in: 98bff788ab user: apnadkarni tags: bug-87b69745be | |
|
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 | |
| 16:03 | Correction to semantics of jumpTableNum: value argument must fit in wide int, and non-integer is an ... check-in: 6ed183317c user: dkf tags: trunk, main | |
| 16:02 | (cherry-picked from 9.0) fixes [5137b4387019d0e1]: ensure cache of base is correct for :localtime (s... check-in: 62ad42bba8 user: sebres tags: core-8-branch | |
| 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 | |
| 13:32 | unused variable warning check-in: 72c4c7c772 user: dgp tags: trunk, main | |
| 09:45 | Tweak test failing on macos to report macos result check-in: ebc566b9a1 user: apnadkarni tags: bug-87b69745be | |
| 08:58 | The encoding fallback logic in ZIP handling can be done mostly by via Tcl_ExternalToUtfDStringEx now... check-in: 427645831a user: dkf tags: trunk, main | |
| 08:48 | More moving of variable declarations check-in: 48e5ad480b user: dkf tags: c-std-update | |
|
2025-08-03
| ||
| 17:42 | Re-fix [fccb9f322f]. Also eliminate bumping of file system epoch on every interp creation introduced... check-in: abeb195484 user: apnadkarni tags: bug-87b69745be | |
| 15:22 | Proposed fix for [87b69745be]. Move search of zipfs to process initialization, not interp initializa... check-in: 52fd62e7af user: apnadkarni tags: bug-87b69745be | |
| 15:07 | Delete extraneous redundant line Closed-Leaf check-in: dac7bc9f56 user: apnadkarni tags: apn-refactor-zipfs-tcl-library | |
| 14:01 | Protect zipfs location with lock check-in: 532e642a33 user: apnadkarni tags: apn-refactor-zipfs-tcl-library | |
| 12:07 | Delete dead code check-in: 62878b552f user: apnadkarni tags: apn-refactor-zipfs-tcl-library | |
| 11:38 | Move search of zipfs to process initialization, not interp initialization check-in: 0081f10f13 user: apnadkarni tags: apn-refactor-zipfs-tcl-library | |
|
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 | |
| 11:54 | merge trunk check-in: 8d8ea7cf3a user: dkf tags: c-std-update | |
| 11:48 | More moving of variable declarations check-in: 1d20e4cf45 user: dkf tags: c-std-update | |
|
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:57 | Add test for [87b69745be]. check-in: 22b16f96a8 user: apnadkarni tags: bug-87b69745be | |
| 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 | |
| 13:37 | tcltest: output begin/end timestamps locale independently (as ISO 8601 datetime), also it'd help to ... check-in: 1b7d5ee5b4 user: sebres tags: bug-5137b43870--clock-test-singleproc | |
|
2025-07-30
| ||
| 18:36 | merge release check-in: 2f42adf522 user: dgp tags: trunk, main | |
| 16:23 | Merge 9.0 - Workaround for [8c63606802] - testsetplatform / path caching with -singleproc 1 check-in: 0dc705217d user: apnadkarni tags: trunk, main | |
| 16:20 | Workaround for [8c63606802] - testsetplatform / path caching with -singleproc 1 check-in: 55a5ddf7e6 user: apnadkarni tags: core-9-0-branch | |
| 15:12 | merge trunk Closed-Leaf check-in: 70f7e01921 user: dgp tags: rc3, core-9-1-a0-rc, core-9-1-a0 | |
| 11:58 | Merge 9.0. Fix some, not all, Windows test failures with -singleproc 1 check-in: 2c2db9865e user: apnadkarni tags: trunk, main | |
| 11:38 | Fix singleproc test failures for Windows check-in: eed45c1d81 user: apnadkarni tags: core-9-0-branch | |
| 10:26 | Fix test errors for -singleproc 1 runs on Windows Closed-Leaf check-in: f00410f389 user: apnadkarni tags: priv-win-singleproc | |
| 09:01 | Update changes.md for TIP's 649 and 712 check-in: 2112a4543c user: apnadkarni tags: trunk, main | |
|
2025-07-28
| ||
| 10:06 | - added code to handle more nroff backslash commands check-in: 7f679d8d2a user: Torsten tags: tip-700 | |
|
2025-07-27
| ||
| 17:42 | comment grammar; NFC check-in: f1a1fa5ae2 user: bch tags: trunk, main | |
| 17:28 | Add manpage for unicode command check-in: f772c5d029 user: apnadkarni tags: tip-726 | |
| 08:41 | Add manpage for normalization API check-in: a633daa618 user: apnadkarni tags: tip-726 | |
| 08:07 | Add tests Tcl_UtfToNormalized API check-in: 228a4cdf87 user: apnadkarni tags: tip-726 | |
| 00:59 | Add C API Tcl_UtfToNormalized check-in: b00ff15275 user: apnadkarni tags: tip-726 | |
|
2025-07-26
| ||
| 22:11 | - added remaining 28 section 3 manual pages in initial markdown versions - removed unusual use of a ... check-in: a2dd66906f user: Torsten tags: tip-700 | |
| 14:35 | rebased lazy load implementation of clock-engine (based on TIP 689); also illustrates performance ga... Leaf check-in: 04742d889c user: sebres tags: sebres-tip-689-clock-auto-load | |
| 14:16 | tip-689 merged with current 9.0 Leaf check-in: f464fbae80 user: sebres tags: tip-689 | |
| 06:14 | Merge tip-726-plus to eliminate use of tclUniData.c. check-in: 0a1c3bc2fb user: apnadkarni tags: tip-726 | |
| 05:26 | Fix test loading for mingw which uses tclsh, not tcltest for tests Leaf check-in: b4f4002e9e user: apnadkarni tags: tip-726-plus | |
| 05:00 | Fix gcc warnings, mingw build and extraneous prototype defs used in debug check-in: ff495c9305 user: apnadkarni tags: tip-726-plus | |
|
2025-07-25
| ||
| 17:55 | Remove unicode toXXXX commands as no longer needed for confirming equivalence with string toXXXX check-in: 30a02828fc user: apnadkarni tags: tip-726-plus | |
| 17:46 | Eliminate use of tclUniData.c check-in: 1dcc7678c8 user: apnadkarni tags: tip-726-plus | |
| 17:43 | merge trunk check-in: c0b1aa6211 user: dgp tags: rc2, core-9-1-a0-rc | |
| 17:34 | Implement unicode toXXXX congruent to string toXXXX check-in: 369ac8bf18 user: apnadkarni tags: tip-726-plus, tip-726-tclunidata-equivalence-proof | |
| 16:05 | Disable tests for bug 1ecea011 check-in: 13c2631e68 user: apnadkarni tags: tip-726-plus | |
| 15:49 | Implement unicode is CLASS to match string is CLASS check-in: 7beae32e00 user: apnadkarni tags: tip-726-plus | |
|
2025-07-23
| ||
| 16:28 | Merged tip-726 check-in: d5fb960aa0 user: apnadkarni tags: tip-726-plus | |
| 16:27 | Merged trunk check-in: 87fdb51f5d user: apnadkarni tags: tip-726 | |
| 16:07 | Test out of range codepoints check-in: 36ad8057c6 user: apnadkarni tags: tip-726-plus | |
|
2025-07-22
| ||
| 18:49 | cherry-pick from 9.0: improve interpreter creation speed, if there is no zipfs tcl-library (avoid pe... check-in: 7fbbdb09fb user: sebres tags: core-8-branch | |
| 18:20 | merge 9.0: improve interpreter creation speed, if there is no zipfs tcl-library (avoid performance p... check-in: 026ae2bdcc user: sebres tags: trunk, main | |
| 18:18 | improve interpreter creation speed, if there is no zipfs tcl-library (avoid performance penalty [620... check-in: 4318f0e945 user: sebres tags: core-9-0-branch | |
| 17:53 | Oops, forgot upper case check-in: 58714ef853 user: apnadkarni tags: tip-726-plus | |
| 17:40 | Add UCD tests for string is lower,upper. Add ICU and utf8proc API's for the same check-in: bbde0ed6d3 user: apnadkarni tags: tip-726-plus | |
| 17:30 | Add support to read UCD properties file check-in: cbe4cc3a72 user: apnadkarni tags: tip-726 | |
| 12:02 | Move UCD readers into separate file check-in: acb64bd0f3 user: apnadkarni tags: tip-726 | |
| 10:40 | Add normalization tests for nul and tcl8 profile. Fix linker warnings on Windows. check-in: 649c6435c4 user: apnadkarni tags: tip-726 | |
|
2025-07-21
| ||
| 18:57 | merge 9.0 to trunk: amend to [61c01e0edb08a9ed], more cases for increment ref-count with use-after-f... check-in: 6623286ef9 user: sebres tags: trunk, main | |
| 18:54 | merge 8.6 to 9.0: amend to [61c01e0edb08a9ed], more cases for increment ref-count with use-after-fre... check-in: 93127a131d user: sebres tags: core-9-0-branch | |
| 18:46 | cherry-pick to 8.7: amend to [61c01e0edb08a9ed], more cases for increment ref-count with use-after-f... check-in: 75a7e2ae57 user: sebres tags: core-8-branch | |
|
2025-07-20
| ||
| 07:06 | - added 55 section 3 manual pages in initial markdown versions - unified bold font for #include line... check-in: 61e103c3e2 user: Torsten tags: tip-700 | |
|
2025-07-19
| ||
| 22:12 | - added 15 section 3 manual pages in initial markdown versions - adapted conversion script to cover ... check-in: 5e298551a7 user: Torsten tags: tip-700 | |
| 12:31 | More moving of variable declarations check-in: c149575323 user: dkf tags: c-std-update | |
| 12:19 | repaired italics/bold markdown broken in the last commit check-in: d93343b004 user: Torsten tags: tip-700 | |
|
2025-07-18
| ||
| 17:45 | merge 9.0 to trunk: fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-cou... check-in: 34180ec93e user: sebres tags: trunk, main | |
| 17:38 | merge 8.6 to 9.0: fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-count... check-in: 7d1f464944 user: sebres tags: core-9-0-branch | |
| 17:36 | cherry-pick to 8.7: fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-cou... check-in: d62a3b0713 user: sebres tags: core-8-branch | |
| 17:06 | Merge 9.0 check-in: b9102acdfa user: jan.nijtmans tags: trunk, main | |
| 17:02 | Add check for working --disable-high-entropy-va. Fix check for --enable-auto-image-base (which alway... check-in: d70fe5426c user: jan.nijtmans tags: core-9-0-branch | |
| 09:52 | Add check for working --disable-high-entropy-va. Fix check for --enable-auto-image-base (which alway... check-in: a236395922 user: jan.nijtmans tags: trunk, main | |
| 07:37 | Fix 2 warnings on 32-bit platform (thanks, Emiliano) check-in: 1333fff09b user: jan.nijtmans tags: trunk, main | |
|
2025-07-17
| ||
| 15:36 | merge trunk check-in: c8c998013d user: dgp tags: rc1, core-9-1-a0-rc | |
| 07:59 | Fix installation of dde/registry packages (Thanks, Harald, for noticing this!) check-in: f9fa24b9e8 user: jan.nijtmans tags: trunk, main | |
| 07:47 | Merge 9.0 check-in: 0d9037349c user: jan.nijtmans tags: trunk, main | |
| 07:41 | Merge 8.6 check-in: 51c170c7cd user: jan.nijtmans tags: core-9-0-branch | |
|
2025-07-16
| ||
| 16:44 | Merge 9.0 - Fix [c9f0520f7e] check-in: de054c46e8 user: apnadkarni tags: trunk, main | |
| 16:26 | Merge 8.6. Fix [c9f0520f7e] - Tcl_SplitList memory size computation overflow. No test because not pr... check-in: cbf058c20b user: apnadkarni tags: core-9-0-branch | |
| 10:43 | Moving variable declarations to better places check-in: f569640c35 user: dkf tags: c-std-update | |
| 04:53 | Add tests for C API check-in: a918834664 user: apnadkarni tags: tip-726 | |
|
2025-07-15
| ||
| 19:41 | some non-change cosmetics to make the ctags implementation in Geany 2.1 partly happy again check-in: bb08aafe0a user: Torsten tags: tip-700 | |
| 16:35 | merge trunk check-in: d56cfe5b9e user: dgp tags: rc0, core-9-1-a0-rc | |
| 15:04 | merge trunk check-in: 64fb4b537d user: dkf tags: c-std-update | |
| 13:33 | Better handling of the expectations around channel names check-in: 7293896dad user: dkf tags: c-std-update | |
| 11:41 | TIP 726 implementation with tests check-in: b0b1bd2680 user: apnadkarni tags: tip-726 | |
| 10:25 | Merge 8.6 check-in: 2750018377 user: jan.nijtmans tags: core-9-0-branch | |
| 09:44 | - added first 9 section 3 manual pages in markdown versions (initial conversion, not final) - make s... check-in: 4cbf81f377 user: Torsten tags: tip-700 | |
| 09:03 | Move declarations into FOREACH-related constructs... where possible check-in: 91dddca8bc user: dkf tags: c-std-update | |
| 09:01 | Channel names can be NULL during closing check-in: 675f1a34ac user: dkf tags: c-std-update | |
| 02:31 | Fix [25265a2705] - dup test names in listTypes.test check-in: dd11259884 user: apnadkarni tags: trunk, main | |
|
2025-07-14
| ||
| 16:44 | Implement Tcl_UtfToNormalizedDString check-in: fd3d6c8a6c user: apnadkarni tags: tip-726 | |
| 15:31 | Backout [816e9ddf1b]: TclVarHashCreateVar() is still used in Itcl check-in: c68b9f7067 user: jan.nijtmans tags: trunk, main | |
| 14:58 | Use macros to reduce number of explicit marker NULLs check-in: 2b21439624 user: dkf tags: c-std-update | |
| 14:26 | TclSetErrorCode lets us avoid writing a lot of marker values check-in: a29f1f8fab user: dkf tags: c-std-update | |
| 12:30 | Open release branch for 9.1a0 check-in: ba2425be93 user: dgp tags: core-9-1-a0-rc | |
| 08:44 | merge trunk check-in: c2c0fa07ea user: dkf tags: c-std-update | |
| 08:11 | A bunch of small changes building on previous commits check-in: 1811f74742 user: dkf tags: c-std-update | |
|
2025-07-13
| ||
| 10:24 | Rebase to trunk check-in: dbf7d9631a user: jan.nijtmans tags: tip-615 | |
| 08:30 | Doc update. See [8cd74c5cd2] check-in: 038e022dbf user: jan.nijtmans tags: trunk, main | |
| 08:02 | Doc update. See [8cd74c5cd2] check-in: 2b9b8fa85b user: jan.nijtmans tags: core-9-0-branch | |
| 07:03 | Define TclAppendPrintfToErrorInfo for a related pattern check-in: 321d2b5cd3 user: dkf tags: c-std-update | |
|
2025-07-12
| ||
| 20:58 | Define TclPrintfResult() for common pattern in error generation. check-in: 70b6205548 user: dkf tags: c-std-update | |
| 16:42 | [8cd74c5cd2]: 2-argument string toupper/tolower/totitle doesn't work as documented. Either change th... Closed-Leaf check-in: 83bd3ccec5 user: jan.nijtmans tags: bug-8cd74c5cd2 | |
| 16:03 | Start on TIP 726. Add utf8proc to the build system check-in: 49fd86f978 user: apnadkarni tags: tip-726 | |
|
2025-07-11
| ||
| 15:43 | Make 'first last' arguments optional for more commands check-in: a3869f215f user: jan.nijtmans tags: tip-615 | |
| 13:46 | merge trunk check-in: c43800c51a user: dkf tags: c-std-update | |
| 13:45 | Rewrite interpreted [try] to use more efficient internal data model. check-in: 9a9b3fc6f8 user: dkf tags: c-std-update | |
|
2025-07-10
| ||
| 21:52 | More of the new C11 array declarations. check-in: 9e916964ee user: dkf tags: c-std-update | |
| 21:12 | Clearer declarations of many C arrays; C11 lets the initialisers be expressions check-in: 63912394cf user: dkf tags: c-std-update | |
| 20:27 | Implementation fully working (but could use some more testcases) check-in: 5d2f688de1 user: jan.nijtmans tags: tip-615 | |
| 14:34 | Merge trunk check-in: 5553660b8a user: jan.nijtmans tags: tip-615 | |
| 11:50 | Some int -> Tcl_Size modifications, and type-cast changes, which were missed up to now. check-in: ccf01b5339 user: jan.nijtmans tags: trunk, main | |
| 08:39 | Implement "string is index -strict" check-in: 9e22e67d0f user: jan.nijtmans tags: tip-615 | |
|
2025-07-09
| ||
| 19:15 | Update to latest 9.1 check-in: 26919f1a9e user: jan.nijtmans tags: tip-615 | |
| 12:31 | Related to [bdaf890168]: Use Tcl_Size in stead of int while using TclParseAllWhiteSpace() Closed-Leaf check-in: b4b21aaf57 user: jan.nijtmans tags: bug-bdaf890168 | |
| 09:54 | Beginning to include code for section 3 manual pages check-in: a55f5af3fd user: Torsten tags: tip-700 | |
|
2025-07-08
| ||
| 14:23 | Fix [f8dd3d8d35]. Memory leak in uplevel compile check-in: f264e1b33f user: apnadkarni tags: trunk, main | |
| 02:58 | Proposed fix for [f8dd3d8d35]. Memory leak in uplevel compile. Closed-Leaf check-in: a5734a2f35 user: apnadkarni tags: bug-f8dd3d8d35 | |
|
2025-07-05
| ||
| 09:36 | TIP 649 check-in: 4ddfc55c1e user: apnadkarni tags: trunk, main | |
| 06:05 | Merge trunk Closed-Leaf check-in: 6bc1c08acf user: apnadkarni tags: tip-649 | |
|
2025-07-03
| ||
| 13:30 | TEBC TRACE goes varargs; cut down TclNRAddCallback because function addresses 'are not static consta... check-in: e9c1929632 user: dkf tags: c-std-update | |
| 11:59 | Merge 9.0 check-in: 93774d49ad user: jan.nijtmans tags: trunk, main | |
| 11:57 | Version -> 9.0.3 check-in: e1ab6b9d8f user: jan.nijtmans tags: core-9-0-branch | |
| 10:42 | Fix [6b8e39e83]: On Unix, IsTimeNative() always defined but not always used check-in: 36318ba1e2 user: jan.nijtmans tags: core-9-0-branch | |
| 09:20 | Merge 9.0 check-in: faed85e38c user: jan.nijtmans tags: trunk, main | |
| 08:11 | Merge-mark check-in: 4f278badd6 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-07-02
| ||
| 20:34 | A few corrections/updates check-in: ddaa63ea6a user: dkf tags: c-std-update | |
| 20:31 | merge trunk check-in: b013256012 user: dkf tags: c-std-update | |
| 15:16 | merge release check-in: e633f7f5d2 user: dgp tags: core-9-0-branch | |
| 13:36 | naming unnamed enums for slightly better debuggging/IDE metadata check-in: 2bef4baa8f user: dkf tags: enums-3 | |
| 10:39 | Move some descriptive comments to better locations check-in: 27c1f25189 user: dkf tags: enums-3 | |
| 10:17 | Other enums check-in: 8ded98eba3 user: dkf tags: enums-3 | |
| 09:28 | merge trunk check-in: 2ff5098d9c user: dkf tags: enums-3 | |
| 09:22 | merge trunk check-in: 94d72ec073 user: dkf tags: internal-ensemble-cleanup | |
|
2025-07-01
| ||
| 17:28 | merge 9.0 Closed-Leaf check-in: 92dca17850 user: dgp tags: rc1, core-9-0-2-rc, core-9-0-2 | |
| 15:23 | Edits to the changes file check-in: c2fe35371d user: dgp tags: core-9-0-2-rc | |
| 07:56 | [0cb3d93a] fix example in link documentation check-in: 606ba9c942 user: oehhar tags: core-9-0-branch | |
| 07:55 | [0cb3d93a] fix example in link documentation check-in: 4625e86c2e user: oehhar tags: trunk, main | |
|
2025-06-30
| ||
| 21:23 | Note the new releases of bundled packages in the changes. check-in: 2b1180f2a6 user: dgp tags: core-9-0-2-rc | |
| 20:11 | merge 9.0 check-in: e5a06a9aed user: dgp tags: core-9-0-2-rc | |
| 14:59 | Make some internal magic flags into an enum. Nobody will ever override these. check-in: 6f676dff93 user: dkf tags: trunk, main | |
| 13:54 | slightly clearer code check-in: 3cb3b8fce4 user: dkf tags: internal-ensemble-cleanup | |
| 11:20 | merge trunk check-in: 9f14a6e9a8 user: dkf tags: internal-ensemble-cleanup | |
| 11:19 | Thinking about unsupported commands, their declarations, and their safety models check-in: ed815e2fa9 user: dkf tags: internal-ensemble-cleanup | |
|
2025-06-29
| ||
| 19:38 | Unbreak build with clang, introduced in last few commits check-in: 39f398d590 user: jan.nijtmans tags: trunk, main | |
| 10:39 | Don't need the post-init special stuff for [clock] any more check-in: d6c35133c7 user: dkf tags: internal-ensemble-cleanup | |
| 07:30 | Tidy up the initialisation code in [clock] check-in: b1d27835f8 user: dkf tags: internal-ensemble-cleanup | |
| 07:11 | merge trunk check-in: b75be6e5cd user: dkf tags: internal-ensemble-cleanup | |
| 07:05 | Amend places that were missing the changes from this branch check-in: dfce14f098 user: dkf tags: extra-push-constants | |
| 06:54 | merge trunk check-in: 80d47976a7 user: dkf tags: extra-push-constants | |
| 06:36 | Add bytecode compilation of [uplevel] check-in: 8c37a379c1 user: dkf tags: trunk, main | |
| 06:25 | merge trunk Closed-Leaf check-in: 63d8f3a50f user: dkf tags: compile-uplevel | |
| 06:21 | Add bytecode compilation of [lseq] check-in: 83eda5e7b0 user: dkf tags: trunk, main | |
| 06:09 | Add bytecode compilation of [ledit] and [lpop] check-in: 72215318aa user: dkf tags: trunk, main | |
|
2025-06-28
| ||
| 21:24 | Make [clock] into a more conventional ensemble check-in: 34ddfc69a8 user: dkf tags: internal-ensemble-cleanup | |
| 13:37 | Turns out [encoding user] should be safe check-in: 7a1d4a695e user: dkf tags: internal-ensemble-cleanup | |
| 10:47 | Merge 9.0. Fix test exec-bug-4f0b5767ac error when MSYS scrubs PATH check-in: 85fff18600 user: apnadkarni tags: trunk, main | |
| 10:45 | Fix test exec-bug-4f0b5767ac error when MSYS scrubs PATH check-in: 0aa1a81626 user: apnadkarni tags: core-9-0-branch | |
| 08:34 | More unification of the mess check-in: 53bf881544 user: dkf tags: internal-ensemble-cleanup | |
|
2025-06-27
| ||
| 16:08 | Move [zlib] ensemble creation to join rest check-in: 49359420ac user: dkf tags: internal-ensemble-cleanup | |
| 16:02 | Convert [zlib] to an ensemble, as was always planned. check-in: e718424650 user: dkf tags: internal-ensemble-cleanup | |
| 15:41 | Merge 9.0 check-in: 868b9a4b99 user: jan.nijtmans tags: trunk, main | |
| 15:28 | Fix [9dfae3413d]: interp limit commands still seems to be 32 bits check-in: 9e759845da user: jan.nijtmans tags: core-9-0-branch | |
| 15:20 | Fix [ef7042075c]: tcl::build-info not documented check-in: a42af792d9 user: jan.nijtmans tags: core-9-0-branch | |
| 15:01 | Cleaning up how we go about declaring some of our ensembles. Work in Progress. check-in: 47b870434f user: dkf tags: internal-ensemble-cleanup | |
| 10:55 | merge trunk Closed-Leaf check-in: b041328148 user: dkf tags: arith-series-bytecode | |
| 10:53 | merge trunk Closed-Leaf check-in: 5906ce5585 user: dkf tags: compile-lpop-ledit | |
| 10:50 | merge trunk check-in: 96135b818f user: dkf tags: compile-uplevel | |
| 10:50 | All test cases now pass. check-in: 14ff2b425b user: dkf tags: compile-uplevel | |
| 08:34 | Merge 9.0 Closed-Leaf check-in: abfaea6ce2 user: jan.nijtmans tags: bug-ef7042075c | |
| 08:12 | doc fix check-in: 2921829f4e user: jan.nijtmans tags: core-9-0-branch | |
| 08:03 | Some of the test failures fixed... check-in: c44829d14c user: dkf tags: compile-uplevel | |
| 07:45 | Make exec-bug-4f0b5767ac test independent of locale check-in: c784134c8a user: apnadkarni tags: core-9-0-branch | |
| 07:16 | Make all references to -DFOO compiler flags bold in documentation check-in: cc19e884b8 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-06-26
| ||
| 14:51 | merge 9.0 check-in: 8ac537ca57 user: dgp tags: rc0, core-9-0-2-rc | |
| 14:28 | Compiled [uplevel] works. Except for some tests which see differences in [info frame] as a result. check-in: a965f02024 user: dkf tags: compile-uplevel | |
| 13:46 | Merge 9.0 check-in: 8f8b11907b user: jan.nijtmans tags: trunk, main | |
| 13:38 | Document what happens for non-documented field values check-in: 617a33d53c user: jan.nijtmans tags: bug-ef7042075c | |
| 13:19 | [27fa01a7db] Restore default option to [namespace which] implementation. check-in: d1d50b8041 user: dgp tags: core-9-0-branch | |
| 13:12 | Draft of instruction done... but crashes. check-in: 4af3554349 user: dkf tags: compile-uplevel | |
| 11:15 | Merge 9.0 check-in: 951cc4beed user: jan.nijtmans tags: trunk, main | |
| 11:14 | Make everthing compile (again) and run with a C++ compiler. check-in: aa010c0cda user: jan.nijtmans tags: core-9-0-branch | |
| 10:45 | Start of developing compilation for [uplevel] check-in: b16b6d856c user: dkf tags: compile-uplevel | |
| 10:32 | mark some more commands for future expansion consideration check-in: 81a8754c40 user: dkf tags: compile-lpop-ledit | |
| 09:56 | Merge 9.0 check-in: 52ff13f312 user: jan.nijtmans tags: trunk, main | |
| 09:55 | tclWinPipe.c:3427:12: warning: unused parameter ‘wakeEvent’ [-Wunused-parameter] check-in: aeabc7bc49 user: jan.nijtmans tags: core-9-0-branch | |
| 08:48 | @dkf's review comments (Thanks!) check-in: 5b4016f314 user: jan.nijtmans tags: bug-ef7042075c | |
| 08:03 | Fix Tcl_LimitGetCommands() signature (int -> Tcl_Size) Closed-Leaf check-in: e5372efeee user: jan.nijtmans tags: bug-9dfae3413d | |
| 07:59 | Fix [9dfae3413d]: interp limit commands still seems to be 32 bits check-in: 17482fa361 user: jan.nijtmans tags: bug-9dfae3413d | |
| 07:56 | merge trunk check-in: 01861c022a user: dkf tags: compile-lpop-ledit | |
| 07:53 | Change bytecode flag names to match their related instruction check-in: 37bed52197 user: dkf tags: trunk, main | |
| 07:35 | [ef7042075c]: tcl::build-info not documented check-in: e6214ce124 user: jan.nijtmans tags: bug-ef7042075c | |
|
2025-06-25
| ||
| 16:41 | Merge 9.0 - Fix [40b1814b93] and [7c2716733a] Window handle use-after-frees. check-in: 54eb90319d user: apnadkarni tags: trunk, main | |
| 16:23 | Fix [7c2716733a] - use after free on Windows pipe handles check-in: a9351d85f3 user: apnadkarni tags: core-9-0-branch | |
| 15:48 | Fix [40b1814b93] - use after free on TSD in Winsock check-in: a36f76eb6b user: apnadkarni tags: core-9-0-branch | |
| 13:46 | Better disassembly of [lpop]-related flag argument check-in: 5686a13052 user: dkf tags: compile-lpop-ledit | |
| 13:44 | merge 9.0 check-in: e8f005c62b user: dgp tags: core-9-0-2-rc | |
| 12:20 | Merge 9.0 check-in: f8b2589dc1 user: jan.nijtmans tags: trunk, main | |
| 12:04 | Merge-mark check-in: bfd3074329 user: jan.nijtmans tags: core-9-0-branch | |
| 11:15 | Fix [ecafd8611d]: Euro/Tail-sign missing from cp864 encoding check-in: 089e9b68cd user: jan.nijtmans tags: core-9-0-branch | |
| 09:10 | Better argument processing order in [lpop] compiler. Not necessary, but nicer to read check-in: a62ad93a9c user: dkf tags: compile-lpop-ledit | |
| 07:25 | Handle non-trivial single indices in [lpop] compiler check-in: fc866b4d25 user: dkf tags: compile-lpop-ledit | |
| 03:29 | Merge 9.0 Closed-Leaf check-in: 120749f8c4 user: apnadkarni tags: bug-7c2716733a | |
| 03:09 | Merge 9.0 Closed-Leaf check-in: 295173d9dd user: apnadkarni tags: bug-40b1814b93 | |
| 02:40 | Disable known mismatched encodings Leaf check-in: f903c9ccda user: apnadkarni tags: apn-icu-testdata | |
|
2025-06-24
| ||
| 20:18 | merge trunk check-in: 4b88c434cd user: dkf tags: compile-lpop-ledit | |
| 20:16 | Better compilation of [ledit]. Still not convinced about refcount management check-in: cdbfbd0f08 user: dkf tags: compile-lpop-ledit | |
| 16:55 | merge 9.0 check-in: 856858055c user: dgp tags: trunk, main | |
| 16:35 | merge 9.0 check-in: 00d3a4c17e user: dgp tags: core-9-0-2-rc | |
| 16:23 | [ecf35c7120] Correct nested handling of return option -options check-in: a9446eea4d user: dgp tags: core-9-0-branch | |
| 15:59 | Disable invalid byte tests when Tcl and ICU encodings use different version of the encoding standard... check-in: 37ebdc3e66 user: apnadkarni tags: apn-icu-testdata | |
| 13:09 | Asciify errors. Disable gb1988 - no matching encoding. Fix cp1258 check-in: c735872071 user: apnadkarni tags: apn-icu-testdata | |
| 08:11 | Note about variable ordering check-in: b8c4d117b8 user: dkf tags: compile-lpop-ledit | |
| 08:02 | Add [ledit] compilation, tweak safety conditions in [lpop] compiler check-in: 1fed089301 user: dkf tags: compile-lpop-ledit | |
|
2025-06-23
| ||
| 19:58 | [ecf35c7120] Pending fix for nested -options processing. Closed-Leaf check-in: 9b84426843 user: dgp tags: bug-ecf35c7120 | |
| 17:36 | Two more tests demonstrating the inconsistency between processing -options {...} to emulate {*} argu... check-in: e91d7521b0 user: dgp tags: bug-ecf35c7120 | |
| 16:17 | Move test to runtime, check enabled by new flag bit to INST_LREPLACE check-in: 1498fdc9a9 user: dkf tags: compile-lpop-ledit | |
| 16:09 | Merge trunk check-in: 1c53e7c490 user: apnadkarni tags: apn-icu-testdata | |
| 16:04 | Add in test for index-in-range. Not enough... but fixes some test cases. check-in: 07e99321c9 user: dkf tags: compile-lpop-ledit | |
| 14:55 | Tweak tests; still test the same thing, but more succinctly check-in: cbb7130c9d user: dkf tags: compile-lpop-ledit | |
| 11:33 | improve tests: run in procedure context as well as outside check-in: 600c9ba8eb user: dkf tags: compile-lpop-ledit | |
| 11:14 | Partial compilation of [lpop]; missing error handling check-in: d5c934b296 user: dkf tags: compile-lpop-ledit | |
| 07:39 | Mark some commands as needing bytecode compilation. Capitalise some function names to follow Tcl sty... check-in: 94ead618ab user: dkf tags: trunk, main | |
| 07:26 | Move code that might work to shared place, and delete copy that definitely won't ever work check-in: 65474529f0 user: dkf tags: trunk, main | |
| 06:57 | merge trunk check-in: 32628cbdb2 user: dkf tags: arith-series-bytecode | |
|
2025-06-22
| ||
| 13:52 | Make [yieldto] work with {*}; turns out no new opcodes were needed, just a test for a previously-imp... check-in: 6957bd907a user: dkf tags: trunk, main | |
| 08:44 | Merge trunk check-in: a3296f6df7 user: apnadkarni tags: tip-649 | |
| 08:43 | Avoid repetion in manpage check-in: c8c9691f32 user: apnadkarni tags: tip-649 | |
| 08:39 | Update manpages for TIP 649 check-in: ecaf68265d user: apnadkarni tags: tip-649 | |
| 05:01 | Better limit exceeded message check-in: fa6228afd6 user: apnadkarni tags: tip-649 | |
| 03:17 | Clean up comments check-in: 8dd2a6c557 user: apnadkarni tags: tip-649 | |
| 02:43 | Use list limit error reporting function check-in: ed75269b80 user: apnadkarni tags: tip-649 | |
|
2025-06-21
| ||
| 10:31 | merge trunk check-in: a77445bb73 user: dkf tags: arith-series-bytecode | |
| 10:29 | Make the bytecode compilation of [next] and [nextto] understand {*} in arguments. check-in: 892eff0d25 user: dkf tags: trunk, main | |
| 10:10 | Update two tests - lassign will no longer shimmer abstract lists even if they lack a slice method check-in: fcb6f1ffec user: apnadkarni tags: tip-649 | |
| 09:46 | Merge trunk check-in: 2906e13361 user: apnadkarni tags: tip-649 | |
| 08:51 | An experiment in formalising using a hash table as a mathematical set. Technique mostly used in TclO... Leaf check-in: c920064287 user: dkf tags: hash-as-set | |
| 08:06 | Better express intent of a cast check-in: cbca93f5b9 user: dkf tags: trunk, main | |
| 07:57 | merge trunk check-in: 0b779e7169 user: dkf tags: arith-series-bytecode | |
| 07:56 | merge trunk Closed-Leaf check-in: 3b04d0d21e user: dkf tags: expand-next | |
|
2025-06-20
| ||
| 17:24 | [ecf35c7120] Test for the bug. Open branch for fixing. check-in: 75680793d3 user: dgp tags: bug-ecf35c7120 | |
| 17:14 | silence compiler warning check-in: 7d86327729 user: dgp tags: trunk, main | |
| 16:05 | Merge 9.0. Fix [e8b18d7b1f] - release encodings on error check-in: a6e75dd9bb user: apnadkarni tags: trunk, main | |
| 16:00 | Fix [e8b18d7b1f] - release encodings on error check-in: 77100b263a user: apnadkarni tags: core-9-0-branch | |
| 15:51 | Clean up aux data correctly on failed compile [c587295271] check-in: 4561d57d8d user: dkf tags: trunk, main | |
| 15:25 | - added tclsh.1 page - prepared conversion script for manual pages of sections "1" and "3" check-in: 77449a3f2b user: Torsten tags: tip-700 | |
| 15:09 | - added 6 more pages, all Tcl section "n" pages now have an initial markdown version - unified synta... check-in: aeeafc9985 user: Torsten tags: tip-700 | |
| 13:15 | Give each TSD struct its own name as well as the standard ThreadSpecificData check-in: 8d695d0eb6 user: dkf tags: c-std-update | |
| 08:19 | Corrections/improvements to use of C standard capabilities; TclNRAddCallback now requires non-NULL c... check-in: 0ae4935331 user: dkf tags: c-std-update | |
|
2025-06-19
| ||
| 16:14 | Partial fix for [c587295271] memory leak in TclCompileTryCmd check-in: 25c6c7365f user: apnadkarni tags: trunk, main | |
| 14:08 | Move general variable compiler to file where it makes sense check-in: 2996bce5c9 user: dkf tags: trunk, main | |
| 13:52 | Make more assoc-data keys into named defines, for greater mnemonicity check-in: 5ff8c360a3 user: dkf tags: trunk, main | |
|
2025-06-18
| ||
| 18:12 | Start on [e8b18d7b1f] fix. Closed-Leaf check-in: 4df76c2abd user: apnadkarni tags: bug-e8b18d7b1f | |
| 17:39 | Merge 9.0. Fix [4f338b91c1] - add missing Tcl_CloseEx docs check-in: ffda6aaff6 user: apnadkarni tags: trunk, main | |
| 17:34 | Merge 8.6. Fix [4f338b91c1] - add missing Tcl_CloseEx docs check-in: 20315c0f35 user: apnadkarni tags: core-9-0-branch | |
| 17:14 | Fix indent Closed-Leaf check-in: 51695bfdc3 user: apnadkarni tags: bug-c587295271-trycompile-leak | |
| 15:55 | Merge trunk check-in: 413836816c user: apnadkarni tags: bug-c587295271-trycompile-leak | |
| 11:22 | Fix indenting/eol-spacing check-in: 40d7023958 user: jan.nijtmans tags: trunk, main | |
| 10:48 | tidy up some list related code; no functionality change check-in: 821c18641a user: dkf tags: trunk, main | |
|
2025-06-17
| ||
| 16:28 | merge 9.0 check-in: 734aa4f0b9 user: dgp tags: trunk, main | |
| 16:27 | merge 9.0 check-in: 2534585597 user: dgp tags: core-9-0-2-rc | |
| 16:06 | [da5e1bc7bc] exec channel not closed on errors check-in: 920db2042c user: dgp tags: core-9-0-branch | |
| 15:15 | An experiment with marking the error paths in TEBC as cold Leaf check-in: 05865c51e5 user: dkf tags: unlikely-tebc | |
| 14:52 | Update macOS info in README.md and macosx/README check-in: bdc29a45c2 user: oehhar tags: core-9-0-branch | |
| 13:35 | Update macOS info in README.md and macosx/README check-in: 4361a247f8 user: culler tags: trunk, main | |
| 12:27 | TIP 712 - Add "positive" options to the subst command check-in: f41248f057 user: max tags: trunk, main | |
| 11:21 | - added 15 more initial markdown pages - unified syntax in lseq.n, copy.n, callback.n, self.n,clock.... check-in: 4da8e8e01d user: Torsten tags: tip-700 | |
| 10:58 | Convert many flag/magic value definitions to enums check-in: 22da1fece6 user: dkf tags: enums-3 | |
| 10:17 | merge trunk check-in: e25422e659 user: dkf tags: arith-series-bytecode | |
| 08:57 | Make ParseArithSeriesArgument slightly better check-in: 6f0cea1478 user: dkf tags: arith-series-bytecode | |
| 08:51 | Reduce number of gotos (and general twistiness) in GenerateArithSeries check-in: cccaf8a589 user: dkf tags: arith-series-bytecode | |
| 08:19 | Move most of INST_ARITH_SERIES logic into a separate function. Much easier to understand that way. check-in: eb15498308 user: dkf tags: arith-series-bytecode | |
| 04:26 | Bug [da5e1bc7bc] - exec channel not closed on errors Closed-Leaf check-in: c5af07088b user: apnadkarni tags: bug-da5e1bc7bc | |
|
2025-06-16
| ||
| 19:04 | makeFile hygiene check-in: a7d82481b5 user: dgp tags: core-9-0-2-rc | |
| 19:01 | Dup test name check-in: c36dfa5b7a user: dgp tags: core-9-0-2-rc | |
| 17:50 | Open release branch for Tcl 9.0.2 check-in: 3ae741fb79 user: dgp tags: core-9-0-2-rc | |
| 16:02 | Add compilers for expanding [next] and [nextto] check-in: f461d3d1ea user: dkf tags: expand-next | |
| 11:54 | Neater comment check-in: 40b0c826aa user: dkf tags: expand-next | |
| 11:52 | Use function we have in other appropriate places check-in: d6c1c45864 user: dkf tags: expand-next | |
| 11:43 | more cleaning up of the way [next]'s bytecode works check-in: 385a50443a user: dkf tags: expand-next | |
| 10:41 | Start of {*}-aware [next] and [nextto] check-in: 12b91ee081 user: dkf tags: expand-next | |
| 10:05 | - added 17 more initial markdown pages - unified syntax in link.n, next.n - clarified the descriptio... check-in: 20c84416b4 user: Torsten tags: tip-700 | |
|
2025-06-15
| ||
| 14:02 | Unify the guts of ChildInvokeHidden a bit more. check-in: 7093a0e24f user: dkf tags: cleanup-objinvoke | |
| 10:15 | Fat fingers in constraints check-in: c1f1232e47 user: apnadkarni tags: bug-7c2716733a | |
| 07:42 | Banish TclObjInvokeNamespace and leave TclObjInvoke just because its in the internal stubs check-in: b473a994e0 user: dkf tags: cleanup-objinvoke | |
| 03:03 | Merge 9.0 - tests for handle leaks for exec check-in: 166bfb6375 user: apnadkarni tags: trunk, main | |
| 03:01 | Add tests to check handle leaks for exec check-in: 302303deca user: apnadkarni tags: core-9-0-branch | |
|
2025-06-14
| ||
| 13:59 | Bug [7c2716733a] - use after free on Windows event handle check-in: e85c44529a user: apnadkarni tags: bug-7c2716733a | |
| 13:59 | Disable additional tests under App Verifier - timing or locale do not work with it check-in: d8dd42f87f user: apnadkarni tags: bug-7c2716733a | |
| 11:50 | Merge 9.0 - Disable timing dependent tests when running under AppVerifier on Windows check-in: b4b7ca2595 user: apnadkarni tags: trunk, main | |
| 11:44 | Merge core-9-0-branch check-in: d4999cbc1a user: apnadkarni tags: bug-40b1814b93 | |
| 11:40 | Disable timing dependent tests when running under AppVerifier on Windows check-in: b5b2d48838 user: apnadkarni tags: core-9-0-branch | |
| 08:03 | Starting to clean up hidden-command-invoke machinery. Remove unused flags. check-in: 751a860e26 user: dkf tags: cleanup-objinvoke | |
| 08:02 | - added 18 more initial markdown pages - unified syntax in mathfunc.n, mathop.n, switch.n, link.n - ... check-in: 578a22b604 user: Torsten tags: tip-700 | |
| 05:31 | Bug [40b1814b93] - Proposed fix for Winsock use-after-frees check-in: bbb565eca7 user: apnadkarni tags: bug-40b1814b93 | |
| 03:29 | Merge 9.0 - Add testhandlecount command. check-in: d2bd980da4 user: apnadkarni tags: trunk, main | |
| 03:25 | Add testhandlecount command to check Windows handle leaks check-in: ad954921d6 user: apnadkarni tags: core-9-0-branch | |
|
2025-06-13
| ||
| 14:46 | - added 22 more initial markdown pages - unified syntax in zipfs.n, removing the unusual "?(\fB\-glo... check-in: dad17a1a39 user: Torsten tags: tip-700 | |
| 13:32 | merge trunk check-in: 881289af90 user: dkf tags: arith-series-bytecode | |
| 13:27 | Implement [tailcall {*}...] in bytecode check-in: 043acea4e9 user: dkf tags: trunk, main | |
| 08:14 | Add new macro, EnvIsProc, to cover cases where we should be stricter. [fa7995bdf2] check-in: 950d15a307 user: dkf tags: trunk, main | |
| 07:46 | [fa7995bdf2] Add more direct test case for real bug check-in: 2c56367e9a user: dkf tags: trunk, main | |
| 07:22 | Move magic values into header file check-in: 3665a2183f user: dkf tags: trunk, main | |
|
2025-06-12
| ||
| 20:00 | - added 10 more initial markdown pages - unified syntax in close.n check-in: 77d7b8caaf user: Torsten tags: tip-700 | |
| 15:08 | [fa7995bdf2] End multiple segfaults in httpcookie.test. check-in: 3a900c3ad1 user: dgp tags: trunk, main | |
| 08:58 | merge trunk check-in: 96cd32860c user: dkf tags: arith-series-bytecode | |
|
2025-06-11
| ||
| 13:46 | - added 27 more initial markdown pages (http, upvar, lset, file, tcltest, classvariable, ...) - unif... check-in: f175acdc29 user: Torsten tags: tip-700 | |
| 12:41 | Make sure there are no memory leaks in the arithSeries operation check-in: e54e68a8a8 user: dkf tags: arith-series-bytecode | |
| 11:00 | All edge case tests now pass. But why does [lseq] behave like this??? check-in: 2aff866995 user: dkf tags: arith-series-bytecode | |
| 08:45 | More edge cases check-in: 1e40036e24 user: dkf tags: arith-series-bytecode | |
|
2025-06-10
| ||
| 16:28 | final cases check-in: 969202f063 user: dkf tags: arith-series-bytecode | |
| 16:07 | Handle the three-argument cases check-in: 8a6bfb7606 user: dkf tags: arith-series-bytecode | |
| 15:32 | And I already have the right tools to make this easy. Excellent. check-in: 9c2af4bff0 user: dkf tags: arith-series-bytecode | |
| 15:25 | Add compilation of two arg case... and note that we need to compile args as expressions check-in: f184baf3cf user: dkf tags: arith-series-bytecode | |
| 15:12 | Merge 9.0 check-in: ae9468c46c user: jan.nijtmans tags: trunk, main | |
| 15:12 | Basic [lseq] compiler that handles just the one case. check-in: da9d3ae0f8 user: dkf tags: arith-series-bytecode | |
| 15:00 | Name the operation's flag bits check-in: 85dfbf093d user: dkf tags: arith-series-bytecode | |
| 14:32 | - added 4 initial markdown pages (bgerror, cd, configurable, proc) - unitfy snytax in singleton.n, d... check-in: 485e87ff16 user: Torsten tags: tip-700 | |
| 14:18 | Fix [0ee626dfb2]: lseq numeric overflow check-in: 1a6c24c637 user: jan.nijtmans tags: core-9-0-branch | |
| 13:53 | Define an instruction to build an arithmetic series. Not yet issued check-in: 9a34988847 user: dkf tags: arith-series-bytecode | |
| 11:38 | Outermost skeleton of [lseq] compiler. Much more still to do! check-in: e090b59ea0 user: dkf tags: arith-series-bytecode | |
| 11:34 | Tinkering with the ArithSeries object type implementation check-in: 8cf84a9410 user: dkf tags: arith-series-bytecode | |
| 11:34 | Fix [b876737a0b]: tcl::tm::path doesn't handle tilde expand check-in: 7ad80e3bed user: jan.nijtmans tags: core-9-0-branch | |
| 10:56 | Let the caller of ::tcl::tm::roots do the [file tildeexpand] Closed-Leaf check-in: e53599d36c user: jan.nijtmans tags: bug-b876737a0b | |
| 09:08 | Delete code that caused failures with -ftrapv and otherwise did nothing useful check-in: bda04379db user: dkf tags: trunk, main | |
| 08:41 | Remove unused argument Closed-Leaf check-in: 925c547504 user: dkf tags: expanded-tailcall | |
| 07:53 | Convert defines to enums in remaining Windows-specific code check-in: ba2bfb9ef1 user: dkf tags: trunk, main | |
|
2025-06-09
| ||
| 19:08 | Backport github ACTIONS build scripts from Tcl 9.1 check-in: 9240cc2d80 user: jan.nijtmans tags: core-9-0-branch | |
| 16:55 | Fix for [b876737a0b]: tcl::tm::path doesn't handle tilde expand check-in: 00f47f6b33 user: jan.nijtmans tags: bug-b876737a0b | |
| 13:58 | Merge 8.6 check-in: 037e1bf7b2 user: jan.nijtmans tags: core-9-0-branch | |
| 13:44 | Write some tests for lseq boundary cases Leaf check-in: d9d61d3346 user: apnadkarni tags: apn-lseq-tests | |
| 13:41 | Merge core-9-0-branch. Pick up fix for [0ee626dfb2] and other sundry unmerged changes check-in: 8fd21b71bd user: apnadkarni tags: trunk, main | |
| 13:17 | Fix [0ee626dfb2] - lseq numeric overflow check-in: 49b77614c4 user: apnadkarni tags: core-9-0-branch | |
| 11:17 | Indenting check-in: a07791bc34 user: jan.nijtmans tags: core-9-0-branch | |
| 08:18 | Greatly improved [tailcall] handling, including more special cases. check-in: 704185a4e7 user: dkf tags: expanded-tailcall | |
| 07:35 | - unified syntax in configurable.n and packagens.n - handled further syntax cases in parseCommand - ... check-in: 1313b2f489 user: Torsten tags: tip-700 | |
| 06:03 | Clarify in manpage that lseq can produce doubles Closed-Leaf check-in: 57845d642d user: apnadkarni tags: bug-0ee626dfb2 | |
| 05:34 | Merge trunk check-in: de6cd974cd user: apnadkarni tags: tip-649 | |
|
2025-06-08
| ||
| 12:02 | Bug [0ee626dfb2] - arithseries integer overflow checks check-in: d5b59c54d9 user: apnadkarni tags: bug-0ee626dfb2 | |
| 11:58 | merge trunk check-in: 07be934af0 user: dkf tags: expanded-tailcall | |
| 11:34 | Add test cases check-in: 1c3aca8486 user: apnadkarni tags: bug-0ee626dfb2 | |
| 11:30 | Fix error check-in: affb0406e7 user: dkf tags: trunk, main | |
| 11:18 | Create new branch named "bug-0ee626dfb2" check-in: 7b108c14d2 user: apnadkarni tags: bug-0ee626dfb2 | |
|
2025-06-07
| ||
| 16:08 | Added memory leak tests for Tcl_ListObj* check-in: 0187375ab0 user: apnadkarni tags: tip-649 | |
| 15:17 | Add Tcl_ListObjReverse tests check-in: e6b3e4971a user: apnadkarni tags: tip-649 | |
| 07:55 | Tests for Tcl_ListObjRepeat check-in: 61c9d0bed7 user: apnadkarni tags: tip-649 | |
|
2025-06-06
| ||
| 22:34 | Fix [2bf9fbcb99]: Tcl 9 docs outdated regarding tcl_platform(threaded) check-in: fd1b121aea user: jan.nijtmans tags: core-9-0-branch | |
| 16:55 | Start on TIP 649 tests. Also fix [5773c78e86]. check-in: 132cfd08e7 user: apnadkarni tags: tip-649 | |
| 14:58 | merge trunk check-in: 9fac84a744 user: dkf tags: expanded-tailcall | |
| 13:54 | give tests human-readable names check-in: 1a00d5f12a user: dkf tags: trunk, main | |
| 13:33 | fix silly capitalisation error check-in: c7fe183496 user: dkf tags: trunk, main | |
| 13:29 | After private testing, this works correctly and is shorter too check-in: cbdaf58417 user: dkf tags: trunk, main | |
| 11:47 | TIP 722: return loaded packages by "package present" Leaf check-in: 8ca7e925b7 user: oehhar tags: tip-722-loaded-package-list | |
| 09:52 | - added inital version of 13 more manual pages in markdown - fix parseCommand Span elements and add ... check-in: b251f550f8 user: Torsten tags: tip-700 | |
| 08:39 | [9a2351225c] Alternate, portable way of testing for [foreach] and [lseq] interacting badly check-in: ed591cc6bb user: dkf tags: trunk, main | |
| 08:28 | That script can be used on the other two platforms too. Excellent! check-in: 4dc9380560 user: dkf tags: trunk, main | |
| 08:24 | Move support Tcl script into its own file check-in: 4fa20f0f04 user: dkf tags: trunk, main | |
| 05:49 | Add new list functions to stubs check-in: ce0be94413 user: apnadkarni tags: tip-649 | |
|
2025-06-05
| ||
| 14:56 | - fix/unify Tcl command syntax in tm.n to work with parseCommand and added initial tm.md version - a... check-in: fdf18f0450 user: Torsten tags: tip-700 | |
| 13:49 | Start on TIP 649 check-in: 4396c6d6e8 user: apnadkarni tags: tip-649 | |
| 12:49 | Don't need to save the value from the subprocess in a variable Closed-Leaf check-in: c976ec2288 user: dkf tags: lseq-no-bloat-test | |
| 08:42 | Alternate way of testing for no memory bloat in foreach+lseq; should be cross-platform and MUCH less... check-in: 0ab1be91d7 user: dkf tags: lseq-no-bloat-test | |
| 08:17 | rewrite test to use a constraint instead of a silly result condition check-in: 64fe58d793 user: dkf tags: lseq-no-bloat-test | |
| 08:12 | Check for tag "core-*", not "core-**" everywhere the same check-in: 381b73a174 user: jan.nijtmans tags: trunk, main | |
| 08:02 | Correct syntax error in github action command files check-in: 612fa1a095 user: dkf tags: trunk, main | |
|
2025-06-04
| ||
| 14:43 | change conversion script to convert a whole directory of nroff files; make a first run into the dire... check-in: fd47438785 user: Torsten tags: tip-700 | |
| 13:38 | extracted parts from xref.tcl script from chiselapp as man2markdown-xref.tcl and modified it to roug... check-in: 5005746b49 user: Torsten tags: tip-700 | |
| 10:51 | Reduce size of build matrices for non-critical commits. This needs deeper Github Actions wizardry. check-in: fa3d2b602f user: dkf tags: trunk, main | |
| 10:34 | adapt paths from chiselapp to this repo, added test script for certain conversion processes check-in: 437eadf7da user: Torsten tags: tip-700 | |
| 10:28 | Merge 9.0 check-in: 9af9538f9e user: jan.nijtmans tags: trunk, main | |
| 10:22 | This branch is for the implementation of TIP 700. This commit adds the current status of the convers... check-in: 048fc2d544 user: Torsten tags: tip-700 | |
| 10:21 | fix leak in lseq.test check-in: 64bc213195 user: jan.nijtmans tags: core-9-0-branch | |
| 07:54 | Simplify tcl::build-info parsing for testConstraint's check-in: 3f11cc3244 user: jan.nijtmans tags: core-9-0-branch | |
| 03:26 | Update changes.md for TIP's 711, 716, 717 check-in: c522eaaffd user: apnadkarni tags: trunk, main | |
| 03:11 | TIP 716 - add stub for Tcl_GetEncodingNameForUser check-in: 56c3ed7b65 user: apnadkarni tags: trunk, main | |
|
2025-06-03
| ||
| 16:48 | Proposed fix for [9a2351225c]: 32-bit build broken No longer needed Closed-Leaf check-in: 2456cb07e8 user: jan.nijtmans tags: bug-9a2351225c | |
| 15:16 | Make the [tailcall] compiler understand {*}; a common case check-in: ee89589a58 user: dkf tags: expanded-tailcall | |
| 05:00 | Test Tcl_GetEncodingName* functions callable via stubs Closed-Leaf check-in: 22c4522408 user: apnadkarni tags: tip-716-91 | |
| 03:34 | Add stubs function from TIP 716 check-in: 2c15556f25 user: apnadkarni tags: tip-716-91 | |
|
2025-06-02
| ||
| 15:59 | A review of TRACE macros usage in TEBC Closed-Leaf check-in: f9020c3d79 user: dkf tags: review-tebc-trace | |
| 15:52 | rebase to trunk Closed-Leaf check-in: 8ed2dae979 user: jan.nijtmans tags: bug-fa7995bdf2 | |
| 15:45 | Merge mark check-in: 53c209f002 user: apnadkarni tags: trunk, main | |
| 15:38 | Update changes.md for TIP 716 check-in: f19058e5f0 user: apnadkarni tags: core-9-0-branch | |
| 15:37 | Merge-mark check-in: 4c38ec12dc user: jan.nijtmans tags: trunk, main | |
| 14:18 | Backport: Add [[unreachable]] and [[fallthrough]] from C23 (where available) check-in: 01eaeaebf1 user: jan.nijtmans tags: core-9-0-branch | |
| 12:42 | Merge core-9-0-branch: TIP 716 accepted check-in: f15e7fa64a user: apnadkarni tags: trunk, main | |
| 12:07 | TIP 716 accepted check-in: 65b04b1290 user: apnadkarni tags: core-9-0-branch | |
| 11:54 | Upgrade [lappend] so it bytecode compiles directly with expansion of arguments check-in: a8d25c2bb0 user: dkf tags: trunk, main | |
| 11:42 | Ensure we never concatenate too many values at once Closed-Leaf check-in: 062b9347d7 user: dkf tags: lappend-expansion | |
| 11:24 | merge trunk check-in: 182cf2693a user: dkf tags: lappend-expansion | |
| 08:52 | Use correct variable name... check-in: 95903ab2b2 user: dkf tags: trunk, main | |
| 08:45 | clean up a bit more Closed-Leaf check-in: 66efd50259 user: dkf tags: oo-c11-scope | |
| 08:26 | Rethink where variable declarations (in TclOO) are in the light of C11 rules check-in: d9ca5fef37 user: dkf tags: oo-c11-scope | |
|
2025-06-01
| ||
| 18:13 | Cherrypick 57d619a23f - Jan's changes for unused vars Closed-Leaf check-in: c24c47cbd3 user: apnadkarni tags: tip-716 | |
| 15:32 | Merge core-9-0-branch check-in: 8697700555 user: apnadkarni tags: tip-716 | |
| 10:24 | Add [[unreachable]] and [[fallthrough]] from C23 (where available) check-in: 0ae5d5f12e user: dkf tags: trunk, main | |
|
2025-05-31
| ||
| 08:13 | Should set variable earlier Closed-Leaf check-in: 2b0bb48595 user: dkf tags: tcl-unreachable | |
|
2025-05-30
| ||
| 19:35 | [9a4876e887] Get ooWhat initialized before any error handling paths. check-in: ca9ce863f4 user: dgp tags: trunk, main | |
| 19:14 | silence compiler warning check-in: f866d870a6 user: dgp tags: trunk, main | |
| 18:55 | [fa7995bdf2] Stop crash in [http::cookiejar create]. check-in: b6631aa2b3 user: dgp tags: bug-fa7995bdf2 | |
| 14:17 | merge trunk check-in: 2c6d0910b1 user: dkf tags: tcl-unreachable | |
| 14:00 | Minor refactor of some parts of TclOO code check-in: 92535c5998 user: dkf tags: trunk, main | |
| 13:35 | Another switch that can be marked explicitly as exhaustive check-in: 72ebb553a6 user: dkf tags: tcl-unreachable | |
| 08:28 | Workaround for Clang being obnoxious check-in: e6d296955c user: dkf tags: tcl-unreachable | |
|
2025-05-29
| ||
| 20:26 | Don't read uninitialised memory; store in TEBCdata instead check-in: 2cf08c1933 user: dkf tags: tcl-unreachable | |
| 15:18 | Go back to other way of working; actually more efficient in this case check-in: 2addd5bfbd user: dkf tags: tcl-unreachable | |
| 15:10 | merge trunk check-in: e1ef92cb5d user: dkf tags: tcl-unreachable | |
| 15:07 | put back accidentally removed code check-in: a4478cfda9 user: dkf tags: tcl-unreachable | |
| 08:17 | Apple's clang-pretending-to-be-gcc is slightly fussy check-in: ff44622222 user: dkf tags: tcl-unreachable | |
| 08:13 | more unreachable/fallthrough marks check-in: dc49f7f0a3 user: dkf tags: tcl-unreachable | |
|
2025-05-27
| ||
| 19:11 | More marking of paths as unreachable check-in: 1482b8cabb user: dkf tags: tcl-unreachable | |
| 11:28 | Add a TCL_UNREACHABLE macro for marking a code path as never reached Inspired by https://en.cppre... check-in: e1684bac3a user: dkf tags: tcl-unreachable | |
| 06:34 | Merge trunk check-in: e3f06a72c9 user: apnadkarni tags: apn-encoding-refactor | |
| 05:02 | Merge 9.0. Disable unsupported icu tests for valgrind as dl_load of icu muddies valgrind output check-in: ef7f12a7fc user: apnadkarni tags: trunk, main | |
| 05:01 | Disable unsupported icu tests for valgrind as dl_load of icu muddies valgrind output check-in: e12ffa7040 user: apnadkarni tags: core-9-0-branch | |
| 03:23 | Proposed fix for memory leak in TclCompileTryCmd check-in: bef78c2964 user: apnadkarni tags: bug-c587295271-trycompile-leak | |
|
2025-05-26
| ||
| 12:59 | Add some more Tcl_Attempt* functions check-in: 3c0642b89c user: jan.nijtmans tags: attemptgetstring | |
| 11:59 | Merge mark for 9.0 changes.md check-in: 142fb1767c user: apnadkarni tags: trunk, main | |
| 11:56 | Update changes for fixed tickets check-in: 28eab946c5 user: apnadkarni tags: core-9-0-branch | |
| 11:48 | Merge 9.0 check-in: bf0c98b4c3 user: jan.nijtmans tags: trunk, main | |
| 11:47 | Update changes.md check-in: b72585319f user: apnadkarni tags: trunk, main | |
| 11:41 | Update changes.md check-in: 89bffcebe3 user: jan.nijtmans tags: core-9-0-branch | |
| 11:40 | New internal list representations for lreverse, lrepeat, lrange. See https://core.tcl-lang.org/tcl/w... check-in: 7d01f59ecd user: apnadkarni tags: trunk, main | |
| 11:40 | Fix [1dcda0e862]: Build broken (trunk branch) tclCompExpr.c tclOOCall.c. Just by disabling the warni... check-in: a60bfcf236 user: jan.nijtmans tags: core-9-0-branch | |
| 11:37 | Indenting (backported from 9.1) check-in: dac6eb3f1a user: jan.nijtmans tags: core-9-0-branch | |
| 11:10 | Merge trunk Closed-Leaf check-in: 153bd23720 user: apnadkarni tags: apn-tip636-appl-91 | |
| 10:31 | Merge 9.0 - Fix [7346adc50f] - memory runaway on truncated iso2022 encoding check-in: 6b0ee0b290 user: apnadkarni tags: trunk, main | |
| 10:29 | Fix [7346adc50f] - memory runaway on truncated iso2022 encoding check-in: 237ff71b86 user: apnadkarni tags: core-9-0-branch | |
| 10:04 | Use TclAttemptInitStringRep() in a few more places where it's possible. Fix indenting. check-in: 20449a8a25 user: jan.nijtmans tags: trunk, main | |
| 06:12 | Add table driven truncation at end test Closed-Leaf check-in: fc2330a3cd user: apnadkarni tags: apn-bug-7346adc50f | |
| 05:12 | Handle tcl8 and replace profiles for truncated escape encodings. Add tests. check-in: 0ca96a7829 user: apnadkarni tags: apn-bug-7346adc50f | |
|
2025-05-25
| ||
| 17:27 | Start on [7346adc50f]. Now raise error on truncated encoding. Still have to handle replace and tcl8 ... check-in: 591e540e6d user: apnadkarni tags: apn-bug-7346adc50f | |
| 02:59 | Merge trunk check-in: 9b40641d15 user: apnadkarni tags: apn-tip636-appl-91 | |
|
2025-05-23
| ||
| 14:51 | Factor out code for describing the args to a method. check-in: eff58f2520 user: dkf tags: trunk, main | |
| 10:59 | merge trunk check-in: cbd7f4e481 user: dkf tags: lappend-expansion | |
| 09:24 | Rebase to trunk check-in: db81c145b2 user: jan.nijtmans tags: attemptgetstring | |
| 09:10 | TIP 720: Bytecode generation improvements/sanity check-in: 507b920e63 user: dkf tags: trunk, main | |
| 09:03 | Clean up indentation and overlong lines check-in: 71f3f24f7b user: dkf tags: trunk, main | |
| 06:31 | Move new list implementations to 9.1 check-in: 79b702703a user: apnadkarni tags: apn-tip636-appl-91 | |
| 06:08 | Merged core-9-0-branch Closed-Leaf check-in: 03b3054dba user: apnadkarni tags: apn-tip636-appl | |
| 06:07 | Create new branch named "apn-tip636-appl-91" check-in: 390fdcd881 user: apnadkarni tags: apn-tip636-appl-91 | |
| 02:21 | Merge core-9-0-branch check-in: 33c0fd2db6 user: apnadkarni tags: tip-716 | |
| 02:18 | Fix [c776eb586d]. Read codepage from registry (reported by Jan) check-in: 77971ca3f2 user: apnadkarni tags: tip-716 | |
|
2025-05-22
| ||
| 19:36 | Clean up the stat buffer renderer a bit check-in: 3a3e7ebd08 user: dkf tags: trunk, main | |
| 14:35 | tidy up spaces Closed-Leaf check-in: b718f4700e user: dkf tags: no-variable-width-instruction-issue | |
| 12:05 | Merge 9.0 check-in: 104313fe81 user: jan.nijtmans tags: trunk, main | |
| 09:39 | Improvements to TRACE macros and reduce warnings (on some platforms/configs) check-in: 66df16b6ff user: dkf tags: no-variable-width-instruction-issue | |
| 09:25 | Minor optimization: Make sure that TclIsSpaceProcM() doesn't call TclIsSpaceProc() for 'negative' by... check-in: f71a637cdd user: jan.nijtmans tags: core-9-0-branch | |
| 08:11 | MSVC doesn't like #ifdef in arguments to a macro check-in: 70353dcd7e user: dkf tags: no-variable-width-instruction-issue | |
| 03:19 | Implement expr in/ni for repeated and reversed list types check-in: db7590b701 user: apnadkarni tags: apn-tip636-appl | |
|
2025-05-21
| ||
| 15:55 | [3328635] remove interp doc comment about absolute time. Leaf check-in: a5866bcc9f user: oehhar tags: tkt3328635-posix-monotonic-clock | |
| 13:02 | [1e2c6ce4], TIP 723: document interp limit to be dependent on monotonic clock on Windows platform Leaf check-in: 8c56c95f93 user: oehhar tags: 1e2c6ce4-mswin-monotonic-clock | |
| 10:52 | Use the right internal macro check-in: 4ad899d098 user: dkf tags: no-variable-width-instruction-issue | |
| 10:47 | more bools Closed-Leaf check-in: cc075d6e41 user: dkf tags: experiment-stdbool | |
| 10:09 | Rebase to latest trunk Closed-Leaf check-in: d265be08af user: jan.nijtmans tags: tip-712 | |
| 09:13 | rebase check-in: 791e524b6c user: dkf tags: experiment-stdbool | |
| 08:16 | merge fix check-in: 597c5d2e9c user: dkf tags: lappend-expansion | |
| 08:16 | merge fix check-in: 63802397a4 user: dkf tags: extra-push-constants | |
| 08:14 | merge fix Leaf check-in: 5c152737dc user: dkf tags: remove-deprecated-opcodes-level2 | |
| 08:14 | merge fix Leaf check-in: 34e2313ebd user: dkf tags: remove-deprecated-opcodes-level1 | |
| 08:03 | Add back missing file. I don't know why it keeps getting nuked... check-in: 69b4429ec8 user: dkf tags: no-variable-width-instruction-issue | |
| 02:15 | Merge core-9-0-branch check-in: af16c07b81 user: apnadkarni tags: tip-716 | |
| 00:53 | Update docs check-in: dc2007a08c user: apnadkarni tags: tip-716 | |
|
2025-05-20
| ||
| 13:06 | merge mark check-in: 87976dca94 user: dkf tags: remove-deprecated-opcodes-level2 | |
| 13:04 | Missed two table entries that should have been deprecated too check-in: dce05176d3 user: dkf tags: remove-deprecated-opcodes-level1 | |
| 12:37 | Remove the deprecated opcodes more thoroughly check-in: 4751a3bc9d user: dkf tags: remove-deprecated-opcodes-level2 | |
| 11:35 | Remove the deprecated opcodes check-in: 428a4026f3 user: dkf tags: remove-deprecated-opcodes-level1 | |
| 09:28 | Rebase to attemptgetstring check-in: 70e5788e19 user: jan.nijtmans tags: tip-626 | |
| 08:43 | merge trunk (indirectly) check-in: 23e5dd51bc user: dkf tags: no-variable-width-instruction-issue | |
| 08:41 | fix (rare) merge error Closed-Leaf check-in: 67b36d0658 user: dkf tags: no-var-width-plus-opnd-types | |
| 08:39 | Rebase to trunk check-in: fa51c76f46 user: jan.nijtmans tags: attemptgetstring | |
| 08:39 | merge trunk check-in: ba10bf48c4 user: dkf tags: no-var-width-plus-opnd-types | |
| 08:26 | Fix TEBC internal operand signedness/width; use better variable names for operands check-in: d4bb97417b user: dkf tags: trunk, main | |
| 07:58 | merge no-variable-width-instruction-issue check-in: d59d4ad39d user: dkf tags: no-var-width-plus-opnd-types | |
| 07:56 | merge trunk check-in: c8b66ce407 user: dkf tags: no-variable-width-instruction-issue | |
| 07:55 | A few more corrections to Tcl_BounceRefCount usage; definitely no leaks in test suite check-in: 300f51cb4e user: dkf tags: no-variable-width-instruction-issue | |
| 05:30 | Fix [3335120320]. Create include dir for installing extensions in non-default locations check-in: a5086d777b user: apnadkarni tags: trunk, main | |
| 05:26 | Fix [3335120320]. Create include dir for installing extensions in non-default locations check-in: 761808a5e8 user: apnadkarni tags: core-9-0-branch | |
|
2025-05-19
| ||
| 12:21 | This would be nicer... but needs wider testing Leaf check-in: f7e36e4ea0 user: dkf tags: tidy-up-deprecation-markers | |
| 12:01 | Disable deprecation notices with MSVC; they can get them if they turn on support for C23 check-in: cce703166d user: dkf tags: no-variable-width-instruction-issue | |
| 11:58 | Promote IsEmptyToken to TclIsEmptyToken, and use in other relevant places check-in: 4672337c5b user: dkf tags: no-variable-width-instruction-issue | |
| 11:52 | Some small clarification to abstract list method docs check-in: e95a6dfe79 user: apnadkarni tags: apn-tip636-appl | |
| 10:28 | Update version in .project file check-in: 65b8773591 user: jan.nijtmans tags: trunk, main | |
| 10:27 | Update version in .project file check-in: efb67db482 user: jan.nijtmans tags: core-9-0-branch | |
| 09:04 | Don't generate the next clause of [for] if it's known to be empty check-in: efb380ca16 user: dkf tags: no-variable-width-instruction-issue | |
| 07:44 | Use the sense of space-ness from the parser, not the unicode support check-in: 918c894b21 user: dkf tags: no-variable-width-instruction-issue | |
|
2025-05-18
| ||
| 20:26 | fix errors check-in: ecf86c6434 user: dkf tags: no-variable-width-instruction-issue | |
| 16:28 | Extra opcodes to push special values check-in: c6e9590b87 user: dkf tags: extra-push-constants | |
| 15:53 | Bug [3335120320]. Fix for case where extension is installed into a directory other than where Tcl is... Closed-Leaf check-in: ee68735740 user: apnadkarni tags: apn-bug-3335120320 | |
| 06:31 | merge core-9-0-branch check-in: 86c8f4ac8a user: apnadkarni tags: apn-tip636-appl | |
|
2025-05-17
| ||
| 15:10 | merge tebc-opnd-types check-in: cd03d973f4 user: dkf tags: no-var-width-plus-opnd-types | |
|
2025-05-16
| ||
| 16:05 | What if TclWinGetUserEncoding() returns NULL? Leaf check-in: e319a925fe user: jan.nijtmans tags: encoding-user | |
| 15:38 | Rebase to 9.0 check-in: a68fdded89 user: jan.nijtmans tags: encoding-user | |
| 14:18 | Can't just blithely use unsigned; need more Tcl_Size. But that works. Closed-Leaf check-in: c0703f04ed user: dkf tags: tebc-opnd-types | |
| 11:17 | A bit of tweaking to reduce warnings. check-in: 1702fa9202 user: dkf tags: tebc-opnd-types | |
| 11:02 | Merge 8.6 check-in: ce7b199778 user: jan.nijtmans tags: core-9-0-branch | |
| 09:51 | Fix TEBC internal operand signedness/width check-in: 9da0533fe9 user: dkf tags: tebc-opnd-types | |
|
2025-05-15
| ||
| 15:56 | Oops, CLANG_ASSERT->assert check-in: 83f3d91e22 user: apnadkarni tags: apn-tip636-appl | |
| 15:39 | Minor cleanup check-in: a4c790b1c8 user: apnadkarni tags: apn-tip636-appl | |
| 15:14 | New function Tcl_AttemptGetString(). WIP check-in: 68a2b7038d user: jan.nijtmans tags: attemptgetstring | |
| 15:10 | Actually, standards-compliant compilers should use the standard form for deprecation check-in: d0f5e9f35c user: dkf tags: no-variable-width-instruction-issue | |
| 15:01 | Minor optimisation in light of TIP 717 check-in: 9104f4a84a user: dkf tags: no-variable-width-instruction-issue | |
| 14:55 | merge no-variable-width-instruction-issue check-in: b9d2f6eff0 user: dkf tags: lappend-expansion | |
| 14:54 | merge trunk check-in: 2592ccf185 user: dkf tags: no-variable-width-instruction-issue | |
| 13:15 | Need to test _MSVC_VER to see if we're in 19.0 or later to enable [[deprecated]] check-in: 41967fdd86 user: dkf tags: no-variable-width-instruction-issue | |
| 13:03 | Drop reference counts on duplicated objects on error: DICT_PUT and DICT_REMOVE check-in: cacc9261f5 user: dkf tags: no-variable-width-instruction-issue | |
| 11:52 | Something changed in the Github CI environment. Does this fix filename-16.14 testcase? check-in: 22313fe35a user: jan.nijtmans tags: trunk, main | |
| 11:35 | Add tests for memory leaks check-in: a2575fbb36 user: apnadkarni tags: apn-tip636-appl | |
| 05:59 | Use internalRep.twoPtrValue.ptr1 and initialize .ptr2 to NULL instead of using otherValuePtr. Otherw... check-in: c4fa61081a user: apnadkarni tags: apn-tip636-appl | |
|
2025-05-14
| ||
| 13:19 | remove TODO comment check-in: cc3bc571f5 user: dkf tags: lappend-expansion | |
| 12:19 | Make the [lappend] command into one that handles expansion natively check-in: de527efde4 user: dkf tags: lappend-expansion | |
| 12:15 | Complete list operation tests check-in: d35db3d6e9 user: apnadkarni tags: apn-tip636-appl | |
| 11:00 | typo Leaf check-in: 424502dc0e user: jan.nijtmans tags: bug-fbc56b259e | |
| 10:58 | Proposed fix for [fbc56b259e]: Add support for \z in regex as end-of-string anchor check-in: 31c03110d4 user: jan.nijtmans tags: bug-fbc56b259e | |
| 09:19 | Merge 9.0 check-in: 044e8417a7 user: jan.nijtmans tags: trunk, main | |
| 09:18 | Merge 8.6 check-in: 5bf28410d1 user: jan.nijtmans tags: core-9-0-branch | |
| 08:09 | TIP 717: New function: Tcl_AttemptCreateHashEntry() check-in: 96471d0503 user: jan.nijtmans tags: trunk, main | |
| 06:56 | Remove the dependency on WIN32_USE_TICKCOUNT on Windows. check-in: 4a8a046a81 user: oehhar tags: tkt3328635-posix-monotonic-clock | |
| 06:30 | [3328635] : some left-over of last cleanup-round check-in: 37f639d5c5 user: oehhar tags: tkt3328635-posix-monotonic-clock | |
|
2025-05-13
| ||
| 19:58 | [1e2c6ce4] Monotonic clock for MS-Windows. Extracted from branch [tkt3328635-posix-monotonic-clock] ... check-in: 8ea9c4081c user: oehhar tags: 1e2c6ce4-mswin-monotonic-clock | |
| 19:07 | Bit more progress on test suite check-in: 5abbea2abe user: apnadkarni tags: apn-tip636-appl | |
| 15:58 | Merge trunk Closed-Leaf check-in: 06cca012b7 user: jan.nijtmans tags: attemptcreatehashentry | |
| 15:42 | Merge 9.0 check-in: ad1156305e user: jan.nijtmans tags: trunk, main | |
| 15:41 | Merge 8.6 check-in: 5e28e9d492 user: jan.nijtmans tags: core-9-0-branch | |
| 15:41 | Put (back) Tcl_CreateHashEntry() stub entry. For better upwards compatibility with TIP #717. Not use... check-in: 6fa00ba586 user: jan.nijtmans tags: core-9-0-branch | |
| 10:43 | Expand comments and tidy up a little in the [lappend] compiler check-in: 15e4f4a3ed user: dkf tags: no-variable-width-instruction-issue | |
| 10:02 | Ticket [3328635]: make Windows work, remove Windows XP code, as not supported by 9.0. check-in: 2e9374edd5 user: oehhar tags: tkt3328635-posix-monotonic-clock | |
| 07:27 | merge trunk check-in: ff3b30dbbc user: dkf tags: no-variable-width-instruction-issue | |
| 05:42 | merge main check-in: 726b3c583c user: oehhar tags: tkt3328635-posix-monotonic-clock | |
|
2025-05-12
| ||
| 15:50 | Add tests for more list operations and variable indices (when they have a separate code path from li... check-in: 678e371e35 user: apnadkarni tags: apn-tip636-appl | |
| 11:33 | Remove Tcl_GetString() stub entry: it isn't used anywhere any more check-in: fdcf6c024c user: jan.nijtmans tags: trunk, main | |
| 08:46 | Merge 9.0 check-in: faf9473589 user: jan.nijtmans tags: trunk, main | |
| 08:42 | Forget speedup of TclLog2: Negative numbers should behave as 0. check-in: f041ae2d19 user: jan.nijtmans tags: core-9-0-branch | |
| 08:36 | _BitScanReverse64() is tested now, so remove comment. Slight speedup for TclLog2, using OR check-in: 8b1d3b555f user: jan.nijtmans tags: core-9-0-branch | |
| 06:46 | fix INST_LAPPEND_LIST semantics with zero-length lists check-in: c6dd4da962 user: dkf tags: no-variable-width-instruction-issue | |
|
2025-05-10
| ||
| 15:12 | ledit and lreplace tests for new abstract lists check-in: 2d22650834 user: apnadkarni tags: apn-tip636-appl | |
| 14:49 | [3328635] Merge main. Only tested on Windows. check-in: 6ff6edf427 user: oehhar tags: tkt3328635-posix-monotonic-clock | |
| 09:26 | Notes on expanded-lappend: requires a deep fix elsewhere, so for a future date check-in: e3f52d026d user: dkf tags: no-variable-width-instruction-issue | |
|
2025-05-09
| ||
| 18:13 | [fd1585e2a1] Adopt efficient internal indexing calculation utility TclMSB(). check-in: e991e299b3 user: dgp tags: core-9-0-branch | |
| 18:10 | [fd1585e2a1] Adopt efficient internal indexing calculation utility TclMSB(). check-in: 7d9a0d7b95 user: dgp tags: trunk, main | |
| 17:55 | Shift stubs entry Closed-Leaf check-in: fe9d2567a7 user: dgp tags: dgp-msb | |
| 17:52 | merge trunk check-in: da74eede34 user: dgp tags: dgp-msb | |
| 14:07 | Merge 9.0 check-in: 117cf85b54 user: jan.nijtmans tags: attemptcreatehashentry | |
| 13:16 | merge trunk check-in: a9536c9ffe user: dkf tags: no-variable-width-instruction-issue | |
| 12:09 | Final set of changes check-in: ac4754b22d user: dkf tags: no-variable-width-instruction-issue | |
| 11:55 | Revive rfe-3057b6261 Leaf check-in: 265567e5da user: jan.nijtmans tags: rfe-3057b6261 | |
| 09:04 | Store userEncoding in Thread Local Storage check-in: edc8d0abfc user: jan.nijtmans tags: encoding-user | |
| 08:19 | Merge 9.0. Handle one-argument "encoding user" better. check-in: 597025932d user: jan.nijtmans tags: encoding-user | |
|
2025-05-08
| ||
| 15:20 | Merge 9.0 check-in: c49cedbcfe user: jan.nijtmans tags: trunk, main | |
| 15:19 | Fix [9dcdddeefe]: compiler warnings. No need to put this in changelog, since it's introduced after 9... check-in: 0149387ab9 user: jan.nijtmans tags: core-9-0-branch | |
| 12:42 | TIP #718 testcase check-in: 2f5fcccfed user: jan.nijtmans tags: encoding-user | |
| 08:54 | Fix "make dist". Don't use UTF-8 setting in registry/dde dll's check-in: 4a25340a1e user: jan.nijtmans tags: encoding-user | |
|
2025-05-07
| ||
| 21:22 | Merge-mark check-in: 0b190f5098 user: jan.nijtmans tags: trunk, main | |
| 21:15 | Merge 8.6 check-in: 6be72f3a48 user: jan.nijtmans tags: core-9-0-branch | |
| 13:22 | Get rid of the "c" version of tclsh in onefiledist.yml check-in: 614850ef86 user: jan.nijtmans tags: encoding-user | |
|
2025-05-06
| ||
| 14:52 | Disable scan-15.1 (temporary) check-in: 5e41815bbc user: jan.nijtmans tags: encoding-user | |
| 13:42 | merge trunk check-in: 4c643fa292 user: dkf tags: no-variable-width-instruction-issue | |
| 13:41 | Fix comment indentation check-in: 3ab7ea7f4a user: dkf tags: no-variable-width-instruction-issue | |
| 12:51 | Rebase to trunk check-in: ba1f528fc6 user: jan.nijtmans tags: encoding-user | |
| 09:06 | Change implementation, using 2 new stub entries check-in: 46f7908c62 user: jan.nijtmans tags: attemptcreatehashentry | |
| 08:46 | Fix links to tickets. check-in: ac6a931660 user: sbron tags: core-9-0-branch | |
| 07:58 | Merge mark for update 9.0 changes.md check-in: 399d648cc3 user: apnadkarni tags: trunk, main | |
| 07:54 | Update changes.md for fixed lseq tickets check-in: 44e4a5819d user: apnadkarni tags: core-9-0-branch | |
| 07:45 | Merge 9.0 check-in: b4881542d1 user: jan.nijtmans tags: trunk, main | |
| 07:42 | Fix [8ffd8cabd1]: "encoding system": wrong result without manifest check-in: cd024d90d9 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-05-05
| ||
| 20:14 | Preparing to be able to disable the opcodes at some later date; we do not want to alter the opcode n... check-in: 7d0e5d4663 user: dkf tags: no-variable-width-instruction-issue | |
| 19:40 | Test of [testmsb] checking upper range boundary. check-in: b65fb7736a user: dgp tags: dgp-msb | |
| 16:27 | [78f44214] Document Tcl_InitStringRep: copy description from TIP 445: better than nothing... check-in: 996b2264cd user: oehhar tags: core-9-0-branch | |
| 15:38 | Merge-mark check-in: 60234d7509 user: jan.nijtmans tags: core-9-0-branch | |
| 15:34 | merge trunk check-in: f4d78777f3 user: dkf tags: no-variable-width-instruction-issue | |
| 15:34 | Merge tclCompUtils.h into tclCompile.h check-in: 6e3b4f4d86 user: dkf tags: no-variable-width-instruction-issue | |
| 14:49 | [42d14c495a] Parsing long floating point strings check-in: 013063b5fc user: oehhar tags: trunk, main | |
| 14:47 | Add to changes.md bug section: scan "long mantissa" %g [42d14c] check-in: b2f5c7f297 user: oehhar tags: core-9-0-branch | |
| 14:43 | Clean up a bit check-in: f7cd80b77c user: dkf tags: no-variable-width-instruction-issue | |
| 14:40 | [42d14c495a] Parsing long floating point strings check-in: 3cc7e2aa7d user: oehhar tags: core-9-0-branch | |
| 11:44 | Don't let tests pass out-of-range argument to TclMSB(). check-in: 855ea0c97b user: dgp tags: dgp-msb | |
| 11:42 | Add "tclsh90c", which has a manifest without UTF-8 setting check-in: 480042bbca user: jan.nijtmans tags: encoding-user | |
| 11:22 | Rebase (makes use of [8ffd8cabd1]) check-in: de117edb03 user: jan.nijtmans tags: encoding-user | |
| 09:53 | Merge 9.0 check-in: 47b79725b5 user: jan.nijtmans tags: trunk, main | |
| 09:14 | Proposed fix for [8ffd8cabd1]: "encoding system": wrong result without manifest Extracted from TIP 7... Closed-Leaf check-in: 4f085c4141 user: jan.nijtmans tags: bug-8ffd8cabd1 | |
| 06:53 | Missing TclOOM() calls, which produce a panic when Tcl_InitStringRep() fails check-in: 8d88d3e10e user: jan.nijtmans tags: core-9-0-branch | |
|
2025-05-04
| ||
| 16:43 | Minor tinkering check-in: 3bc5395f95 user: dkf tags: no-variable-width-instruction-issue | |
| 06:51 | Use rangeList Tcl_ObjType for lassign of large lists check-in: aae9dcbcde user: apnadkarni tags: apn-tip636-appl | |
|
2025-05-03
| ||
| 12:05 | Implement lrangeType Tcl_Obj check-in: 85d835b635 user: apnadkarni tags: apn-tip636-appl | |
|
2025-05-02
| ||
| 19:32 | WIP Leaf check-in: 20d3247f60 user: dgp tags: dgp-445-wip | |
| 19:08 | WIP making fuller use of TIP 445 utilities. check-in: 1de0891643 user: dgp tags: dgp-445-wip | |
| 18:31 | merge 9.0 check-in: 00c25cdad1 user: dgp tags: trunk, main | |
| 18:30 | merge 8.7 check-in: 3a1bd84941 user: dgp tags: core-9-0-branch | |
| 18:29 | Use Tcl_InitStringRep() as intended. check-in: c3a9c69224 user: dgp tags: core-8-branch | |
| 17:58 | merge 9.0 check-in: 2b575428da user: dgp tags: trunk, main | |
| 17:58 | merge fix check-in: 08b1fcc49d user: dgp tags: core-9-0-branch | |
| 17:57 | Rework overflow test so it happens in a valid range. check-in: 31e034cfef user: dgp tags: core-8-branch | |
| 17:00 | typo check-in: c88b56aa56 user: dgp tags: trunk, main | |
| 16:57 | typo check-in: 4e706dd449 user: dgp tags: core-9-0-branch | |
| 16:06 | Update comment: INST_RETURN_CODE_BRANCH isn't needed in asm any more check-in: 6124291c36 user: dkf tags: no-variable-width-instruction-issue | |
| 16:03 | merge trunk check-in: 93b8cab106 user: dkf tags: no-variable-width-instruction-issue | |
| 15:54 | Combine the new jumptable into this branch check-in: 1240aef1a5 user: dkf tags: no-variable-width-instruction-issue | |
| 12:31 | [78f44214] Document Tcl_InitStringRep: copy description from TIP 445: better than nothing... check-in: 8f9c7f5fd8 user: oehhar tags: trunk, main | |
| 08:21 | Add INST_IS_EMPTY, a surfacing of Tcl_IsEmpty() to bytecode check-in: 09d3143e29 user: dkf tags: no-variable-width-instruction-issue | |
| 08:00 | Deprecate (internal) TclVarHashCreateVar() function. It isn't (and shouldn't) be used by any extensi... check-in: 816e9ddf1b user: jan.nijtmans tags: trunk, main | |
|
2025-05-01
| ||
| 13:42 | Merge TIP #717 check-in: 9bd701df41 user: jan.nijtmans tags: tip-626 | |
| 09:19 | Rebase to trunk check-in: 33d2191098 user: jan.nijtmans tags: attemptcreatehashentry | |
| 05:50 | Add framework for testing nested lists in different list type combinations check-in: 00e93be613 user: apnadkarni tags: apn-tip636-appl | |
|
2025-04-29
| ||
| 13:49 | Merge 9.0 (indenting) check-in: 92c2629d8c user: jan.nijtmans tags: trunk, main | |
| 13:48 | Indenting and comments, backported from 9.1 check-in: 98ab04e3c6 user: jan.nijtmans tags: core-9-0-branch | |
| 11:13 | Rebase to tip-716 Closed-Leaf check-in: fd647584e8 user: jan.nijtmans tags: tclsh90c.exe-for-tip-716-compatibility | |
| 09:20 | Convert [try ... on ... finally ...] to use a jump table Closed-Leaf check-in: 1e20438f02 user: dkf tags: numeric-jumptable | |
| 08:51 | Unbreak (gcc) build check-in: 479fc6ad0d user: jan.nijtmans tags: tip-716 | |
| 08:35 | typo (breaks static MSVC build) check-in: a325a7c061 user: jan.nijtmans tags: tclsh90c.exe-for-tip-716-compatibility | |
|
2025-04-28
| ||
| 21:22 | Use a jump table for [try] without 'trap' or 'finally' check-in: 8ab844bb19 user: dkf tags: numeric-jumptable | |
| 15:10 | Have both tclsh90.exe (full compatibility) and tclsh90c.exe (without UTF-8 in manifest) side-by-side check-in: 41388a9d8f user: jan.nijtmans tags: tclsh90c.exe-for-tip-716-compatibility | |
| 11:30 | Fix cmdAH tests. See comments below. Tcl_GetEncodingForUser will not be available until 9.1 for stu... check-in: 17bd2a7748 user: apnadkarni tags: tip-716 | |
| 10:16 | Pick up lindex fixes from 9.0 check-in: 0561604ee7 user: apnadkarni tags: apn-tip636-appl | |
| 10:15 | Start on test suite for all internal list representations check-in: 1e5378782c user: apnadkarni tags: apn-tip636-appl | |
| 10:03 | Minor tweak. Pass interp as NULL as error thrown away. check-in: 45dd11d70c user: apnadkarni tags: trunk, main | |
| 09:51 | Minor tweak. Pass interp as NULL as error thrown away. check-in: 0d79e0d16c user: apnadkarni tags: core-9-0-branch | |
| 09:20 | Fix [7d3101bf28] and [452b103a74] - lseq indexing crashes. check-in: b8d82ec520 user: apnadkarni tags: trunk, main | |
| 09:03 | Preparing to use a numeric jump table in [try]... but that's tricky to get right so it'll be in a la... check-in: 0f6da785c1 user: dkf tags: numeric-jumptable | |
| 09:01 | Fix [7d3101bf28] and [452b103a74] - lseq indexing crashes. check-in: 1869372b12 user: apnadkarni tags: core-9-0-branch | |
| 07:37 | Attempt to fix cmdAH test failures. Doesn't work. check-in: 8a040c000a user: jan.nijtmans tags: tip-716 | |
| 03:05 | Fix compiled indexlist for lseq Closed-Leaf check-in: 5bbf3063e7 user: apnadkarni tags: apn-bug-452b-7d31 | |
|
2025-04-27
| ||
| 14:59 | Partial fix and test cases for bug [452b103a74] - lseq nested indices check-in: 7f6c4fe803 user: apnadkarni tags: apn-bug-452b-7d31 | |
| 10:48 | Fix [7d3101bf28] - crash on out of bounds lindex into lseq check-in: 39e56660b9 user: apnadkarni tags: apn-bug-452b-7d31 | |
| 10:42 | Fix lindex crash on non-numeric index into lseq check-in: 0e93ef825b user: apnadkarni tags: apn-bug-452b-7d31 | |
| 10:29 | Crash tests for bugs [45b2] and [7d31] check-in: 8e3891ade0 user: apnadkarni tags: apn-bug-452b-7d31 | |
|
2025-04-26
| ||
| 15:52 | Convert [subst] to use a numeric jump table instead of magic offset computations check-in: 5e433c4971 user: dkf tags: numeric-jumptable | |
| 15:08 | Whether a value is new to a jump table matters. check-in: 31fb6746de user: dkf tags: numeric-jumptable | |
| 13:36 | merge no-variable-width-instruction-issue check-in: 67639380cb user: dkf tags: numeric-jumptable | |
|
2025-04-25
| ||
| 15:08 | Fix cut-n-paste-ism check-in: 75e3058cd5 user: dkf tags: no-variable-width-instruction-issue | |
| 14:37 | Add INST_DICT_REMOVE to go with INST_DICT_PUT check-in: fe10fad281 user: dkf tags: no-variable-width-instruction-issue | |
| 13:52 | More towards the new jump table opcode check-in: 8f095b650c user: dkf tags: numeric-jumptable | |
| 08:11 | Protect TclWinGetUserEncoding() for environments it doen't exist, e.g. Tcl 9.0.0/9.0.1 check-in: 5f8aa1fdaa user: jan.nijtmans tags: encoding-user | |
|
2025-04-24
| ||
| 10:09 | Unneeded "#undef" check-in: e6fd0eab29 user: jan.nijtmans tags: trunk, main | |
| 10:06 | Unneeded (char *) typecast check-in: 68e682d737 user: jan.nijtmans tags: core-9-0-branch | |
| 09:51 | Implement "encoding user" without TIP #716 check-in: 29476ca525 user: jan.nijtmans tags: encoding-user | |
|
2025-04-23
| ||
| 18:27 | High performance implementation using GNU compiler builtin. check-in: cff515df02 user: dgp tags: dgp-msb | |
| 17:39 | Speculative high performance implementation using Microsoft compiler intrinsics. UNTESTED!!! check-in: 9138a460c2 user: dgp tags: dgp-msb | |
| 08:50 | Starting to develop a new jump table type for numeric keys check-in: 4980453105 user: dkf tags: numeric-jumptable | |
|
2025-04-22
| ||
| 17:26 | Apply Tcl 9 guarantees and conventions. check-in: 712bf4eff5 user: dgp tags: dgp-msb | |
| 17:12 | Port the Brodnik adaptation implementaton of TclMSB() from dgp-refactor branch check-in: 9ed605cb25 user: dgp tags: dgp-msb | |
| 17:00 | Update testing to Tcl 9 guarantees and conventions. check-in: 32f2e98e79 user: dgp tags: dgp-msb | |
| 16:50 | Bring over testing command and tests for TclMSB() from dgp-refactor branch. check-in: b8e288114c user: dgp tags: dgp-msb | |
| 16:30 | Restore TclLog2() status to be available only for --enable-symbols=compile check-in: 05cb7c174e user: dgp tags: dgp-msb | |
| 15:16 | Make [switch -exact -nocase] compiled check-in: 611fd53a69 user: dkf tags: no-variable-width-instruction-issue | |
| 14:59 | Better comments check-in: 94c0c37d4b user: dkf tags: no-variable-width-instruction-issue | |
| 13:49 | An experiment with including stdbool.h and using that in internal APIs Closed-Leaf check-in: 990a0e861f user: dkf tags: experiment-stdbool | |
|
2025-04-21
| ||
| 16:52 | Generate correct arguments to INST_TAILCALL so we don't need to patch them in TEBC check-in: e5149a5d68 user: dkf tags: no-variable-width-instruction-issue | |
| 15:37 | Factor out some clock-related constants into their own enum check-in: 545456b06f user: dkf tags: no-variable-width-instruction-issue | |
| 08:30 | remove junk whitespace check-in: 78665c9bd4 user: dkf tags: no-variable-width-instruction-issue | |
| 04:08 | Use abstract lists only above a element count threshold check-in: f57abac506 user: apnadkarni tags: apn-tip636-appl | |
|
2025-04-20
| ||
| 19:58 | merge trunk check-in: f3b93869e7 user: dkf tags: no-variable-width-instruction-issue | |
| 19:57 | merge trunk check-in: dd8e821516 user: dkf tags: no-variable-width-instruction-issue | |
| 19:55 | Try the new windows-11-arm runner Leaf check-in: 5b445db697 user: jan.nijtmans tags: github-windows-arm | |
| 17:44 | Rebase check-in: c4b6797289 user: jan.nijtmans tags: tip-626 | |
| 17:07 | Merge trunk check-in: 45d0fd4a7f user: jan.nijtmans tags: attemptcreatehashentry | |
| 17:03 | Merge 9.0 check-in: 8c9d27c4dd user: jan.nijtmans tags: trunk, main | |
| 16:58 | VarHashCreateVar() isn't used in tclExecute.c check-in: 2cf05ab056 user: jan.nijtmans tags: core-9-0-branch | |
| 16:19 | Rebase to trunk check-in: ab31a15604 user: jan.nijtmans tags: attemptcreatehashentry | |
| 15:14 | Fix the weirdest bug in the assembler with getting line numbers wrong... sometimes. I'm not even sur... check-in: b5d73eaac3 user: dkf tags: no-variable-width-instruction-issue | |
| 15:03 | 3th round of (harmless) -Wconversion fixes. Contains better fix for previous commit (thanks, dkf!) check-in: 932cc0af74 user: jan.nijtmans tags: trunk, main | |
| 12:01 | Fix type. In at least one compiler, having the line number as int just blew up the build. It's an... check-in: c635b0577b user: dkf tags: trunk, main | |
| 07:49 | Add abstract list type for lrepeat check-in: bacff30db2 user: apnadkarni tags: apn-tip636-appl | |
|
2025-04-19
| ||
| 16:43 | Merge trunk. Another round of (harmless) -Wconversion fixes Closed-Leaf check-in: 9f799357d8 user: jan.nijtmans tags: conversion-warning | |
| 13:53 | Many more (harmless) -Wconversion fixes, mainly for the regexp engine check-in: e6e57b4ee3 user: jan.nijtmans tags: trunk, main | |
| 12:25 | Finish -Wconversion warnings in regexp engine check-in: 090e16821d user: jan.nijtmans tags: conversion-warning | |
| 11:41 | Add an abstract list type for reversing lists check-in: 224c5670f0 user: apnadkarni tags: apn-tip636-appl | |
|
2025-04-18
| ||
| 14:04 | Merge 9.0 check-in: 1d72e36587 user: jan.nijtmans tags: tip-716 | |
| 09:25 | Make Tcl_WideInt equal to long long, don't allow it to be overridden any more Closed-Leaf check-in: 880908600b user: jan.nijtmans tags: tclwideint-is-longlong | |
| 09:22 | Many more (harmless) -Wconversion fixes, mainly for the regexp engine check-in: 0d770f9e1b user: jan.nijtmans tags: conversion-warning | |
|
2025-04-17
| ||
| 21:04 | Merge 9.0 check-in: e3bd8b47de user: jan.nijtmans tags: trunk, main | |
| 20:53 | Fix warning: variables 'ui' and 'maxSizeDecade' used in loop condition not modified in loop body [-W... check-in: ab0977d71d user: jan.nijtmans tags: core-9-0-branch | |
| 20:09 | off-by-8 (thanks, Don!) check-in: 4d6af81b4d user: jan.nijtmans tags: core-9-0-branch | |
| 17:44 | Re-implement TclLog2() in terms of TclMSB with range limiting wrapped around the core function. NOT... check-in: da2cb422fe user: dgp tags: dgp-msb | |
| 17:30 | The callers of TclLog2() needed its range to be limited to [0..31]. RequiredPrecision needs support ... check-in: 85416bb01d user: dgp tags: dgp-msb | |
| 16:41 | Remove code that purports to handle the circumstance when sizeof(Tcl_WideUInt) > sizeof(long long) ... check-in: a4bdca1b16 user: dgp tags: dgp-msb | |
| 16:30 | Fix up the handling of zero input to RequiredPrecision check-in: 738c8d6124 user: dgp tags: dgp-msb | |
| 15:01 | Update macher version in onefiledist.yml so it will work with a thin macOS executable. check-in: aa91d336d5 user: culler tags: core-9-0-branch | |
| 14:58 | Update macher version in onefiledist.yml so it will work with a thin macOS executable. check-in: 061fd2778e user: culler tags: trunk, main | |
| 14:47 | Another round of -Wconversion warning fixes, see [03cff7a777] check-in: d92999333a user: jan.nijtmans tags: conversion-warning | |
| 09:09 | remove unread field check-in: 3dc80575dc user: dkf tags: no-variable-width-instruction-issue | |
| 09:07 | Add INST_TCLOO_ID/tclooId to TAL check-in: 9032a3eb5e user: dkf tags: no-variable-width-instruction-issue | |
|
2025-04-16
| ||
| 19:26 | The routine RequiredPrecision() is just a variation on the same function provided by TclLog2(). Re-... check-in: a48b278ccd user: dgp tags: dgp-msb | |
| 18:54 | Expose TclLog2() to all builds, not limited to --enable-symbols=compile check-in: 01e88aedd1 user: dgp tags: dgp-msb | |
| 18:04 | Work in progress deploying further optimization and usage of TclLog2(). check-in: 1447397b3b user: dgp tags: dgp-msb | |
| 17:34 | Correct false claims in the header comment of RequiredPrecision() check-in: 0082f1252a user: dgp tags: core-9-0-branch | |
| 17:32 | Correct false claims in the header comment of RequiredPrecision() check-in: 5a20ec6f43 user: dgp tags: trunk, main | |
| 14:28 | Rebase to TIP #717 check-in: c381d23c19 user: jan.nijtmans tags: tip-626 | |
| 13:47 | merge trunk Leaf check-in: 7ef496dfe9 user: dgp tags: dgp-refactor | |
| 13:26 | Merge from trunk, resolve conflicts check-in: eba3586416 user: dgp tags: dgp-refactor | |
| 13:13 | merge from trunk, conflict free check-in: 3f1bacdbf2 user: dgp tags: dgp-refactor | |
| 12:37 | Clean up some code sections affected by change to always using 4-byte jumps check-in: 8d5947bd00 user: dkf tags: no-variable-width-instruction-issue | |
| 11:25 | Rebase to trunk check-in: d6e56ed8bd user: jan.nijtmans tags: attemptcreatehashentry | |
| 09:33 | (cherry-pick): Clarify exec manpage << entry that the value is encoded and lineendings converted check-in: f3f3bc23f6 user: jan.nijtmans tags: core-9-0-branch | |
| 09:32 | Merge trunk check-in: c7480b3df9 user: jan.nijtmans tags: tip-626 | |
| 09:00 | Merge 9.0. Fix some -Wconversion warnings, see [03cff7a777] check-in: ca9b2d5796 user: jan.nijtmans tags: trunk, main | |
| 08:02 | Fix TestplatformChmod() test function: It should always translate from UTF-8 to native, since the na... check-in: 8db993fea9 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-04-15
| ||
| 11:22 | Missing Tcl_DStringFree() Leaf check-in: 977041b00f user: jan.nijtmans tags: testcase-for-tip-716 | |
| 11:14 | Fix TestplatformChmod() test function: It should always translate from UTF-8 to native, since the na... check-in: 56ea6f3f4c user: jan.nijtmans tags: testcase-for-tip-716 | |
| 10:40 | Testcase for TIP #716 check-in: b97afc0993 user: jan.nijtmans tags: testcase-for-tip-716 | |
| 09:10 | Missing TCL_NO_DEPRECATED check-in: d4016ce247 user: jan.nijtmans tags: attemptcreatehashentry | |
| 07:11 | Fix more -Wconversion warnings Closed-Leaf check-in: 908f4fd8f8 user: jan.nijtmans tags: conversion-warning | |
|
2025-04-14
| ||
| 19:28 | Give [dict merge] its own compiler using INST_DICT_PUT; enables better [try] and [dict create] compi... check-in: 74b5ce17af user: dkf tags: no-variable-width-instruction-issue | |
| 16:15 | Fix Unix build. Add basic tests check-in: dcc5e06d28 user: apnadkarni tags: tip-716 | |
| 14:06 | Merge 9.0 check-in: c8e787466c user: jan.nijtmans tags: trunk, main | |
| 13:43 | Review [56f880ad7b|this] commit: Introduce TclNewNamespaceObj() to factor out a common idiom check-in: 8c9d90bf25 user: jan.nijtmans tags: core-9-0-branch | |
| 13:29 | Add [info object creationid] to fully compiled operations; simplify some instruction descriptors check-in: b5cfceb353 user: dkf tags: no-variable-width-instruction-issue | |
| 11:58 | Put back comment, accidently removed check-in: 5a57432339 user: jan.nijtmans tags: attemptcreatehashentry | |
| 11:23 | Finish documentation too check-in: 83b9044190 user: jan.nijtmans tags: attemptcreatehashentry | |
| 10:46 | merge trunk check-in: 41f743f8ef user: dkf tags: no-variable-width-instruction-issue | |
| 10:46 | Clarify exec manpage << entry that the value is encoded and lineendings converted check-in: 0dc513ad69 user: apnadkarni tags: trunk, main | |
| 10:04 | Merge 9.0 check-in: 8a50eb813b user: jan.nijtmans tags: trunk, main | |
| 09:11 | Minor improvement to [try/finally] instruction sequence check-in: 859997d95a user: dkf tags: no-variable-width-instruction-issue | |
| 08:49 | Update changes.md check-in: d24ee67f7b user: jan.nijtmans tags: core-9-0-branch | |
| 08:43 | Fix [92aeb847f9]: proc with more than 2**31 variables check-in: 3af3ca8d98 user: jan.nijtmans tags: core-9-0-branch | |
| 08:10 | Error-message cleanup Closed-Leaf check-in: 6cbe9e36b0 user: jan.nijtmans tags: bug-92aeb847f9 | |
|
2025-04-13
| ||
| 23:04 | Merge 9.0 check-in: a3c6cf0c6c user: jan.nijtmans tags: trunk, main | |
| 23:00 | Put back a comment, which should not have been removed check-in: 2c3647f17c user: jan.nijtmans tags: core-9-0-branch | |
| 22:53 | Merge 9.0 check-in: bc6051f5bd user: jan.nijtmans tags: trunk, main | |
| 22:39 | Remove comment which is not true any more: TclVarHashFindVar() is not used in Itcl at all. Remove so... check-in: 7c684c5719 user: jan.nijtmans tags: core-9-0-branch | |
| 22:16 | Implement Tcl_AttemptCreateHashEntry() check-in: e228d80514 user: jan.nijtmans tags: attemptcreatehashentry | |
| 21:37 | Fully functional now, with a lot of examples for the improvement. Also, merge trunk Leaf check-in: fcbb032b58 user: jan.nijtmans tags: tkt-236d18f49b | |
| 20:58 | merge trunk check-in: 5a9047d5b9 user: dkf tags: no-variable-width-instruction-issue | |
| 20:46 | Macros for comparing tokens to literals, making compiler logically easier to read check-in: 854196f81a user: dkf tags: no-variable-width-instruction-issue | |
|
2025-04-12
| ||
| 16:57 | Added -encoding option to exec check-in: b610816f9d user: apnadkarni tags: tip-716 | |
| 15:11 | Added encoding user command check-in: 936c52a270 user: apnadkarni tags: tip-716 | |
| 12:03 | Start on TIP 716 implementation check-in: 25472ab13e user: apnadkarni tags: tip-716 | |
| 08:41 | fix for BogusCreate() check-in: 46461f6447 user: jan.nijtmans tags: tkt-236d18f49b | |
| 08:24 | Attempt to change special value to (int *)-1. Doesn't work yet. check-in: 17a21b5fcb user: jan.nijtmans tags: tkt-236d18f49b | |
|
2025-04-11
| ||
| 16:41 | Merge 9.0 check-in: ed3bb04a14 user: jan.nijtmans tags: trunk, main | |
| 16:35 | Fix for [fd8341e496]: Tcl_InitStubs compatibility for 9.1 check-in: 41c49572f8 user: jan.nijtmans tags: core-9-0-branch | |
| 16:18 | (cherry-pick): Updated changes for [010d8f38]. Indenting check-in: dbc4e16d09 user: jan.nijtmans tags: core-9-0-branch | |
| 16:05 | Merge 9.0 check-in: 99b2bd11e8 user: jan.nijtmans tags: trunk, main | |
| 15:46 | Fix and speedup for TclLog2() - only used with TCL_COMPILE_STATS. Can now handle values > 2**31 check-in: 677241c9b3 user: jan.nijtmans tags: core-9-0-branch | |
| 13:35 | Fix more -Wconversion warnings Closed-Leaf check-in: 951fdc3d50 user: jan.nijtmans tags: conversion-warning | |
| 10:36 | Fix [236d18f49b]: More efficient Tcl_FindHashEntry() check-in: 5fd5d044bd user: jan.nijtmans tags: tkt-236d18f49b | |
| 08:25 | More checks for numWords <= INT_MAX check-in: a2573dc197 user: jan.nijtmans tags: tip-626 | |
|
2025-04-10
| ||
| 21:22 | Some definite cleanup of the [switch] issuer, with neater passing of information around check-in: 3941e377dc user: dkf tags: no-variable-width-instruction-issue | |
| 14:43 | Slight improvement: Cleanup before creating error-message check-in: 8e657bfa1a user: jan.nijtmans tags: bug-92aeb847f9 | |
| 14:22 | First attempt at fixing [92aeb847f9]: proc with more than 2**31 variables. At least, prevent the cra... check-in: 7ccc2a0d76 user: jan.nijtmans tags: bug-92aeb847f9 | |
| 12:24 | Fix for [fd8341e496]: Tcl_InitStubs compatibility for 9.1 Closed-Leaf check-in: 32f67e254a user: jan.nijtmans tags: bug-fd8341e496 | |
| 04:56 | Updated changes with [tclEpollNotfy PlatformEventsControl panics if websocket disconnected](https://... check-in: 90b4ef33b3 user: stevel tags: trunk, main | |
|
2025-04-09
| ||
| 20:01 | Some corrections, found by Ashok. Thanks! check-in: a6ce6309cd user: jan.nijtmans tags: tip-626 | |
| 16:29 | Merge 9.0 check-in: a6ce887a66 user: jan.nijtmans tags: trunk, main | |
| 14:18 | Cleaning up a bunch of things in code generation. check-in: db21f8e213 user: dkf tags: no-variable-width-instruction-issue | |
| 13:49 | Update rules.vc check-in: 44a6d22f3c user: jan.nijtmans tags: core-9-0-branch | |
|
2025-04-07
| ||
| 19:28 | merge trunk check-in: 34ed784760 user: dgp tags: dgp-refactor | |
| 19:21 | Merge from trunk; resolve conflicts check-in: 21e5d2a416 user: dgp tags: dgp-refactor | |
| 17:56 | Merge 9.0 check-in: 1c963ddb5d user: jan.nijtmans tags: trunk, main | |
| 14:48 | Remove OPTS=tk8 option: It was meant to be able to compile extesions witk Tk 8.7, which will never f... check-in: 7010c4ae07 user: jan.nijtmans tags: core-9-0-branch | |
| 14:33 | merge from trunk with no conflicts check-in: bd5ddcf6db user: dgp tags: dgp-refactor | |
| 09:42 | Merge 9.0 check-in: ccf84bd846 user: jan.nijtmans tags: trunk, main | |
| 09:41 | (cherry-pick): Fix [010d8f3885] tclEpollNotfy PlatformEventsControl panics if websocket disconnected check-in: e3ffca215e user: jan.nijtmans tags: core-9-0-branch | |
| 09:37 | Fix [04aad56155]: __attribute__((noreturn)) conflicts with stdnoreturn.h check-in: 4dccf56126 user: jan.nijtmans tags: core-9-0-branch | |
| 04:20 | Fix [010d8f3885] tclEpollNotfy PlatformEventsControl panics if websocket disconnected check-in: 5c274ca404 user: stevel tags: trunk, main | |
|
2025-04-06
| ||
| 17:33 | Merge trunk check-in: 64bfb2428d user: jan.nijtmans tags: tip-626 | |
| 16:26 | Merge 9.0 check-in: 80937a9e4d user: jan.nijtmans tags: trunk, main | |
| 16:12 | Fix [02fe7f5c89]: tcl::unsupported::icu::detect missing 32-bit error-check check-in: d05c268ca9 user: jan.nijtmans tags: core-9-0-branch | |
| 16:00 | Merge 9.0 check-in: c0bcea3efa user: jan.nijtmans tags: trunk, main | |
| 15:55 | Eliminate some -Wconversion warnings. Fix comments check-in: 93bbdf6b24 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-04-03
| ||
| 16:21 | Merge 9.0 check-in: 9c50150846 user: jan.nijtmans tags: trunk, main | |
| 16:20 | Prevent warning on Cygwin: warning: 'ECASECLASH' is no longer used by Cygwin check-in: f9fac0815c user: jan.nijtmans tags: core-9-0-branch | |
| 15:55 | Rebase to 9.1. Un-deprecate Tcl_CreateCommand() check-in: ae40ecf95f user: jan.nijtmans tags: tip-626 | |
|
2025-04-02
| ||
| 22:20 | Merge 9.0 check-in: 970bdb2b55 user: jan.nijtmans tags: trunk, main | |
| 22:16 | Fix "load" testcases on Cygwin, due to wrong --out-implib check-in: e787be156b user: jan.nijtmans tags: core-9-0-branch | |
| 21:51 | Merge 9.0 check-in: 6e262672f7 user: jan.nijtmans tags: trunk, main | |
| 21:45 | Fix -Wconversion warnings check-in: e0f9c388d9 user: jan.nijtmans tags: core-9-0-branch | |
| 15:44 | Another bunch of -Wconversion warning fixes check-in: 58b859b5ea user: jan.nijtmans tags: tip-626 | |
| 09:34 | Better MathFuncWrongNumArgs() signature check-in: 1e1c41cc6e user: jan.nijtmans tags: tip-626 | |
| 08:52 | Another round of -Wconversion fixes check-in: 357b91880a user: jan.nijtmans tags: trunk, main | |
|
2025-04-01
| ||
| 13:18 | Another round of -Wconversion fixes check-in: 3b8dc10929 user: jan.nijtmans tags: tip-626 | |
| 08:15 | Rebase to 9.1 check-in: cfb66f53b4 user: jan.nijtmans tags: tip-626 | |
| 08:14 | Fix some -Wconversion warnings check-in: 82b53f0679 user: jan.nijtmans tags: trunk, main | |
| 08:13 | Fix some -Wconversion warnings check-in: 8473c2d663 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-03-30
| ||
| 17:11 | More corrections check-in: 8ac4eade8b user: dkf tags: no-variable-width-instruction-issue | |
| 16:45 | Forgot a critical file. Derp! check-in: 202f3cacf7 user: dkf tags: no-variable-width-instruction-issue | |
| 16:30 | Reset after failure a bit more carefully. check-in: c41e27f365 user: dkf tags: no-variable-width-instruction-issue | |
| 08:54 | Attempt to fix format-19.4.1 testcase with gcc on Windows (optimization bug???) check-in: 25b879f4b3 user: jan.nijtmans tags: tip-626 | |
| 08:41 | Fix some -Wconversion warnings Closed-Leaf check-in: a3af8b0419 user: jan.nijtmans tags: conversion-warning | |
|
2025-03-29
| ||
| 15:22 | more consistency of error messages check-in: 4397f626b4 user: dkf tags: no-variable-width-instruction-issue | |
| 15:12 | merge trunk check-in: 100de9f621 user: dkf tags: no-variable-width-instruction-issue | |
| 15:04 | Fix [while] compilation, remove a couple of useless tests (opcode changes) check-in: 59ec1d55fc user: dkf tags: no-variable-width-instruction-issue | |
| 11:57 | Must reset exception ranges on syntax error in assembled code check-in: 5d9c3907d5 user: dkf tags: no-variable-width-instruction-issue | |
| 09:23 | Most tests working, but not yet all. check-in: 620aac77ab user: dkf tags: no-variable-width-instruction-issue | |
|
2025-03-28
| ||
| 15:25 | Many changes to basic opcode issuing to eliminate most 1-byte args. Not yet fully working... check-in: 3ffa6a16aa user: dkf tags: no-variable-width-instruction-issue | |
|
2025-03-27
| ||
| 11:17 | Move more (int) typecasts to macro's check-in: 7d93825103 user: jan.nijtmans tags: tip-626 | |
|
2025-03-26
| ||
| 19:24 | Remove invalid (size_t) typecast check-in: 782828e7c9 user: jan.nijtmans tags: tip-626 | |
| 16:33 | More C4244 Windows warnings check-in: 6938f5b6c3 user: jan.nijtmans tags: tip-626 | |
| 11:01 | Merge 9.0 check-in: 76e7dc128f user: jan.nijtmans tags: trunk, main | |
| 10:39 | Typo: there is no libucrt.lib check-in: d878fc25a4 user: jan.nijtmans tags: core-9-0-branch | |
| 10:34 | More int->Tcl_Size, making command processing 64-bit safe. check-in: e5495dc820 user: jan.nijtmans tags: tip-626 | |
| 08:03 | Merge 9.1 check-in: 43afdb83bc user: jan.nijtmans tags: tip-626 | |
|
2025-03-25
| ||
| 16:08 | Fix all (Windows) C4244 warnings in win/tclWin*.c files check-in: 8a471302b0 user: jan.nijtmans tags: trunk, main | |
| 15:28 | Make all tclComp* files 64-bit safe check-in: 6b6f8f878f user: jan.nijtmans tags: tip-626 | |
|
2025-03-24
| ||
| 16:18 | int -> Tcl_Size in Tcl parser, so it can handle larger argument lists check-in: e6281f050e user: jan.nijtmans tags: tip-626 | |
| 11:34 | Added comments explaining the tclEpollNotfy.c fix Closed-Leaf check-in: 6106d74809 user: stevel tags: fix-010d8f3885-tclEpollNotfy-websocket-panic | |
| 10:51 | Remove 2 "> INT_MAX" checks, which are no longer necessary check-in: 1df7224b09 user: jan.nijtmans tags: tip-626 | |
| 09:25 | Ticket [https://core.tcl-lang.org/tcl/tktview/010d8f3885642212cf2c65036dd4ad444e9f769e]. A fix for ... check-in: cc5b6cd56c user: stevel tags: fix-010d8f3885-tclEpollNotfy-websocket-panic | |
|
2025-03-23
| ||
| 20:17 | Merge 9.0 check-in: e4386adb71 user: jan.nijtmans tags: trunk, main | |
| 18:34 | tzdata updated to Olson's tzdata2025b check-in: b37a26cf56 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-03-21
| ||
| 17:07 | merge trunk check-in: 7a2906cb19 user: dgp tags: dgp-refactor | |
| 13:25 | Remove TclCommandWordLimitError() utility function: it is not used any more check-in: 124360b3fd user: jan.nijtmans tags: tip-626 | |
|
2025-03-20
| ||
| 08:22 | Update to windows-2025 check-in: 28508da6d3 user: jan.nijtmans tags: cygwin | |
|
2025-03-19
| ||
| 11:08 | Hm. for msys, better stick with zlib-devel only check-in: e04dd66609 user: jan.nijtmans tags: cygwin | |
| 11:06 | Install mingw-w64-cross-zlib and mingw-w64-libtommath too check-in: 650fbc40ee user: jan.nijtmans tags: cygwin | |
|
2025-03-18
| ||
| 23:15 | Rebase to 9.1 check-in: 9a2905dcb3 user: jan.nijtmans tags: tip-626 | |
| 21:10 | Rebase to 9.0 check-in: 04f29e38bc user: jan.nijtmans tags: cygwin | |
| 21:07 | Merge 9.0 check-in: f2c31fd489 user: jan.nijtmans tags: trunk, main | |
| 21:06 | "Makefile.in" part was missing from previous commit. Use $@ in stead of ${LIB_FILE} check-in: bdbd2337f9 user: jan.nijtmans tags: core-9-0-branch | |
| 12:17 | Switch over to using 4-byte args; mark some ops as deprecated (gcc/clang) check-in: 0486fdf101 user: dkf tags: no-variable-width-instruction-issue | |
| 09:32 | Fix [17960b80db]: Missing libtcl?.?.dll.a in Cygwin check-in: 9a7b6271df user: jan.nijtmans tags: core-9-0-branch | |
| 08:40 | Fix [17960b80db]: Missing libtcl?.?.dll.a in Cygwin check-in: dcedbacb10 user: jan.nijtmans tags: trunk, main | |
|
2025-03-17
| ||
| 14:01 | merge trunk check-in: c6acfdf6be user: dgp tags: dgp-refactor | |
| 11:49 | Proposed fix for [17960b80db]: Missing libtcl?.?.dll.a in Cygwin Closed-Leaf check-in: a03b277513 user: jan.nijtmans tags: bug-17960b80db | |
|
2025-03-16
| ||
| 17:34 | Make sebres' solution work, so "make dist" works without re-generating */configure with older autoco... check-in: 6a56473faa user: jan.nijtmans tags: trunk, main | |
| 16:54 | Backout [338a305591] for 8.7 and 9.0: autoconf-2.69 is so common nowadays, we want an errormessage f... check-in: 65f4c707cf user: jan.nijtmans tags: core-9-0-branch | |
| 16:44 | Backout [338a305591] for 8.7 and 9.0: autoconf-2.69 is so common nowadays, we want an errormessage f... check-in: bc3b82c164 user: jan.nijtmans tags: core-8-branch | |
| 12:25 | Conclusion: it's a little bit to early to require autoconf-2.72, since even ubuntu-24.04 doesn't hav... check-in: 7d0b2660c6 user: jan.nijtmans tags: trunk, main | |
|
2025-03-15
| ||
| 21:07 | merge 9.0 (repair GHA linux/windows builds) check-in: c0e44116e1 user: sebres tags: trunk, main | |
| 21:05 | merge 8.7 check-in: eac4db9123 user: sebres tags: core-9-0-branch | |
| 21:04 | make dist: "repair" target dist if required autoconf version is not available (AC_PREREQ too high), ... check-in: 338a305591 user: sebres tags: core-8-branch | |
| 20:57 | merge 8.6 check-in: f98b11c9d2 user: sebres tags: core-8-branch | |
|
2025-03-14
| ||
| 18:53 | [e23e40222e] Revise HashString() to expect a Tcl_Size length argument check-in: baac7ac891 user: dgp tags: trunk, main | |
| 18:03 | merge 9.0 check-in: f8e859ea41 user: sebres tags: trunk, main | |
| 18:02 | merge 8.7 check-in: 7b8ec62e31 user: sebres tags: core-9-0-branch | |
| 18:01 | missing static check-in: 716c1e33ef user: sebres tags: core-8-branch | |
| 17:44 | merge 9.0 check-in: e124df9c56 user: sebres tags: trunk, main | |
| 17:41 | merge 8.7 check-in: cf44ae5785 user: sebres tags: core-9-0-branch | |
| 17:37 | code deduplication check-in: 68e13e3246 user: sebres tags: core-8-branch | |
| 17:31 | padding check-in: d74392882a user: sebres tags: core-8-branch | |
| 15:41 | merge trunk check-in: 1c2f2f24cf user: dgp tags: dgp-refactor | |
| 10:37 | Update windows runner to windows-2025 check-in: 1f4821362a user: jan.nijtmans tags: trunk, main | |
| 10:28 | Update github runner to ubuntu-24.04 check-in: 67d3cf1844 user: jan.nijtmans tags: trunk, main | |
|
2025-03-13
| ||
| 21:00 | Prevent (unix|win)/configure being re-generated with anything else then autoconf-2.72 check-in: cb6436f077 user: jan.nijtmans tags: trunk, main | |
| 20:54 | spacing check-in: 2415b90b1f user: jan.nijtmans tags: trunk, main | |
| 14:16 | merge 9.0 check-in: d2d18e3b2c user: sebres tags: trunk, main | |
| 14:16 | merge 8.7 check-in: 88a2493651 user: sebres tags: core-9-0-branch | |
| 14:15 | small amend: enforce relative conversion for date units only (all relative time units are similar an... check-in: f5c58d2c44 user: sebres tags: core-8-branch | |
|
2025-03-12
| ||
| 17:20 | merge 9.0 (fix for `clock add` regression, relative time with TZ over DST-hole, see clock-30.34) check-in: c1e6ca3321 user: sebres tags: trunk, main | |
| 17:18 | merge 8.7 (fix for `clock add` regression, relative time with TZ over DST-hole, see clock-30.34) check-in: 086ca15865 user: sebres tags: core-9-0-branch | |
| 17:00 | clock: fixes regression for clock add (and potentially free-scan) for relative time units with TZ (b... check-in: b730bd6161 user: sebres tags: core-8-branch | |
| 16:26 | merge 8.6, new test clock-30.34 will fail in 8.7+ currently (illustrates the regression there) check-in: 95775c1c27 user: sebres tags: core-8-branch | |
| 15:52 | Rebase to 9.1 check-in: 538ba492c8 user: jan.nijtmans tags: tip-626 | |
| 15:51 | unneeded type-casts/checks check-in: 7ea23e65b4 user: jan.nijtmans tags: tip-626 | |
|
2025-03-11
| ||
| 18:37 | merge 9.0 (fix for [482db1d796540e68]) check-in: 16f05b6fc9 user: sebres tags: trunk, main | |
| 18:36 | merge 8.7: fixes [482db1d796540e68], some minor optimizations and another corner cases for a compile... check-in: 57d18c0efc user: sebres tags: core-9-0-branch | |
| 18:31 | more cases for a compiler "fix" (signed-mod operation with potentially negative dividend) check-in: e33fcd57b0 user: sebres tags: core-8-branch | |
| 17:53 | fixes [482db1d796540e68]: local seconds of day shall be always positive, also for negative base (mod... check-in: 27cbd7afc6 user: sebres tags: core-8-branch | |
| 17:51 | added test coverage for `clock add` with negative base (bug [482db1d796540e68]) check-in: 663f0dad21 user: sebres tags: core-8-branch | |
| 08:30 | Rebase to 9.1 check-in: b56d416a90 user: jan.nijtmans tags: tip-626 | |
| 08:29 | Update to appleboy/ssh-action@v1.2.2 check-in: 2f1d68136a user: jan.nijtmans tags: trunk, main | |
| 08:27 | Update to appleboy/ssh-action@v1.2.2 check-in: 10c5cb8279 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-03-09
| ||
| 15:16 | This is an experiment with eliminating the issuing of variable-width instructions Much complexity i... check-in: 091900ea2a user: dkf tags: no-variable-width-instruction-issue | |
| 08:08 | First attempt at obeying character limits when decoding data. check-in: 3064261821 user: apnadkarni tags: apn-encoding-refactor | |
| 06:31 | Merge main check-in: ad759446cf user: apnadkarni tags: apn-encoding-refactor | |
| 03:40 | Added comment for Bug 73bb42fb3f check-in: 5825e51235 user: apnadkarni tags: trunk, main | |
|
2025-03-07
| ||
| 10:05 | merge 9.0: cmdMZ.test: improve stability of timerate test for quadratic complexity (increase factor ... check-in: 0e843896d2 user: sebres tags: trunk, main | |
| 10:04 | merge 8.7 check-in: 4acbc1b658 user: sebres tags: core-9-0-branch | |
| 10:03 | merge 8.6 check-in: 41ff414708 user: sebres tags: core-8-branch | |
| 08:17 | Minor changes, to make Cygwin-only build easier check-in: 27ddff503b user: jan.nijtmans tags: cygwin | |
|
2025-03-06
| ||
| 19:52 | merge 9.0: amend to [ba68d1e9484a3a92]: rewrite fix of Tcl_GetReturnOptions less invasive (-errorlin... check-in: 5b2df96ce0 user: sebres tags: trunk, main | |
| 19:51 | merge 8.7 check-in: 0daf917963 user: sebres tags: core-9-0-branch | |
| 19:50 | merge 8.6 check-in: 85f37b03b7 user: sebres tags: core-8-branch | |
| 19:32 | merge 9.0 (amend to [ba68d1e9484a3a92] fixed wrong line nummer in Tcl_GetReturnOptions) check-in: 4ad99ceb18 user: sebres tags: trunk, main | |
| 19:30 | merge 8.7 (amend to [ba68d1e9484a3a92] fixed wrong line nummer in Tcl_GetReturnOptions) check-in: 1ed156c4d7 user: sebres tags: core-9-0-branch | |
| 19:29 | merge 8.6 (amend to [ba68d1e9484a3a92] fixed wrong line nummer in Tcl_GetReturnOptions) check-in: 6a45d0a25e user: sebres tags: core-8-branch | |
| 15:16 | merge trunk check-in: e42b1e808c user: dgp tags: dgp-refactor | |
| 15:15 | merge 9.0 check-in: 938b305b98 user: dgp tags: trunk, main | |
| 15:15 | merge 8.7 check-in: 3137ef95b8 user: dgp tags: core-9-0-branch | |
| 15:14 | merge 8.6 check-in: b381527b61 user: dgp tags: core-8-branch | |
| 14:46 | merge 9.0 check-in: 23e8b744a6 user: sebres tags: trunk, main | |
| 14:44 | merge 8.7 check-in: 6abb97e1ef user: sebres tags: core-9-0-branch | |
| 14:41 | merge 8.6 check-in: d60246e8c9 user: sebres tags: core-8-branch | |
| 13:15 | merge 9.0 check-in: e49452411e user: sebres tags: trunk, main | |
| 13:02 | merge 8.7 (fixes another variant of [73bb42fb3f35cd61] BUFFER_PADDING panic) check-in: 28539b1154 user: sebres tags: core-9-0-branch | |
| 12:51 | small amend fixing coverage of [73bb42fb3f35cd61] in 8.7 for windows (8.7 is not utf-8 there) check-in: 2e5068a682 user: sebres tags: core-8-branch | |
| 12:50 | fixes another variant of [73bb42fb3f35cd61] (BUFFER_PADDING panic) with more tests; increases covera... check-in: 2c0e7b634b user: sebres tags: core-8-branch | |
| 12:43 | fixes another variant of [73bb42fb3f35cd61] (BUFFER_PADDING panic) with more tests; increases covera... check-in: 383f174774 user: sebres tags: trunk, main | |
|
2025-03-05
| ||
| 17:50 | Merge 9.1 check-in: ed7b58e939 user: jan.nijtmans tags: tip-626 | |
| 16:12 | merge trunk check-in: 00abfd892a user: dgp tags: dgp-refactor | |
| 16:00 | merge 9.0 check-in: 42428385a5 user: dgp tags: trunk, main | |
| 15:49 | merge 8.7 check-in: b3305e6d27 user: dgp tags: core-9-0-branch | |
| 15:30 | The "numTokens" field of Tcl_Token is now type Tcl_Size. Propagate that change through the code. check-in: dac52020d7 user: dgp tags: core-8-branch | |
| 15:28 | merge 9.0 check-in: 576adc12d8 user: dgp tags: trunk, main | |
| 15:27 | merge 8.7 check-in: 88f7f1f10c user: dgp tags: core-9-0-branch | |
| 13:42 | fixes [712efac3397f9954]: change mistakenly flipped args for Tcl_OpenTcpServerEx() check-in: e91ac5ffe3 user: sebres tags: core-8-branch | |
| 12:32 | new test (PoC): delay between bytes of single multi-byte utf-8 char doesn't cause encoding error wit... Closed-Leaf check-in: 27b39bdd7c user: sebres tags: bug-73bb42fb | |
| 12:31 | prepare to cherry-pick to 8.7 (no strict by default) check-in: bd359103aa user: sebres tags: bug-73bb42fb | |
| 11:49 | proper timeout handling (e is global for after-event) check-in: 64fd1ceb6a user: sebres tags: bug-73bb42fb | |
| 11:32 | improve tests stability - read on non-blocking channel may be delayed (to next "beat" in busy notifi... check-in: f596a8e3fd user: sebres tags: bug-73bb42fb | |
| 10:40 | protect against enless loop (if unexpected case), be more verbose if error not happen, etc check-in: 7247279791 user: sebres tags: bug-73bb42fb | |
| 06:44 | Test case comment clarification check-in: 84c9cc9577 user: apnadkarni tags: bug-73bb42fb | |
| 06:41 | Test cases check-in: 1914c3dd6c user: apnadkarni tags: bug-73bb42fb | |
| 05:43 | Possible fix for another BUFFER_PADDING panic check-in: 1d45e395d9 user: apnadkarni tags: bug-73bb42fb | |
|
2025-03-04
| ||
| 20:46 | [e23e40222e] Revise HashString() to expect a Tcl_Size length argument Closed-Leaf check-in: b22ef47e31 user: dgp tags: bug-e23e40222e | |
| 20:30 | merge trunk check-in: 5a018960f2 user: dgp tags: dgp-refactor | |
| 20:18 | merge & resolve check-in: 3ca30ac3ef user: dgp tags: dgp-refactor | |
| 19:54 | merge & resolve check-in: 756e71bdbe user: dgp tags: dgp-refactor | |
| 19:46 | Merge trunk conflict free check-in: 49f7e71163 user: dgp tags: dgp-refactor | |
| 16:45 | Rebase to 9.1 check-in: f3e5cd43bf user: jan.nijtmans tags: tip-626 | |
| 16:28 | Merge 9.0 check-in: ebdb2ce8fe user: jan.nijtmans tags: trunk, main | |
| 16:27 | Update changes.md check-in: 90ef891146 user: jan.nijtmans tags: core-9-0-branch | |
| 15:51 | merge 9.0 / clock.tcl: fixes [2c0f49e26c27847a] - ensure cache remain consistent when deriving from ... check-in: e6e0dec9aa user: sebres tags: trunk, main | |
| 15:50 | merge 8.7 / clock.tcl: fixes [2c0f49e26c27847a] - ensure cache remain consistent when deriving from ... check-in: 862db0fdd2 user: sebres tags: core-9-0-branch | |
| 15:47 | clock.tcl: fixes [2c0f49e26c27847a] - ensure cache remain consistent when deriving from parent (don'... check-in: dc5c5857c1 user: sebres tags: core-8-branch | |
| 15:45 | tests/clock.test: added test illustrating bug [2c0f49e26c27847a] - cache becomes inconsist when deri... check-in: a91fabc1b0 user: sebres tags: core-8-branch | |
|
2025-03-03
| ||
| 17:57 | Merge 9.0 check-in: 4f02b98936 user: jan.nijtmans tags: trunk, main | |
| 17:52 | Update to appleboy/ssh-action@v1.2.1 check-in: a95c142edf user: jan.nijtmans tags: core-9-0-branch | |
| 09:42 | merge mark check-in: 3e3a67d911 user: dkf tags: trunk, main | |
| 09:41 | Fix bug in Tcl_SetWideUIntObj. check-in: f9aef122bf user: dkf tags: core-9-0-branch | |
| 09:40 | Fix bug in Tcl_SetWideUIntObj. check-in: c788185716 user: dkf tags: core-8-branch | |
| 09:33 | Mostly whitespace fixes, but also a bug in Tcl_SetWideUIntObj check-in: 16c040e40a user: dkf tags: trunk, main | |
|
2025-03-02
| ||
| 20:50 | Merge 9.1 check-in: 6f0eac8f6d user: jan.nijtmans tags: tip-626 | |
| 15:48 | Bunch of whitespace basic fixes. check-in: 809d595b56 user: dkf tags: trunk, main | |
|
2025-03-01
| ||
| 16:46 | Tidier way of handling single-pointer internal representations Closed-Leaf check-in: d7db31fa83 user: dkf tags: inline-func | |
|
2025-02-27
| ||
| 18:39 | Remove protections and open branch to work on [27b3ce2997]. Leaf check-in: 5285a51808 user: dgp tags: bug-27b3ce2997 | |
| 08:32 | Merge 9.0 check-in: ca4cd3fb70 user: jan.nijtmans tags: trunk, main | |
| 08:26 | Fix [a77029cdea]: MS-VS build system: pckIndex.tcl when building for 9 misses "t" for TCL 8.6 part check-in: b05c675ee4 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-02-26
| ||
| 20:48 | merge 9.0 check-in: 8697346c25 user: dgp tags: trunk, main | |
| 20:45 | More constraint name repair check-in: a49bbf87c5 user: dgp tags: core-9-0-branch | |
| 20:34 | merge 8.7 check-in: 2b5ea73ce8 user: dgp tags: core-9-0-branch | |
| 20:33 | another one check-in: 5d1f2f7256 user: dgp tags: core-8-branch | |
| 20:32 | Possible fix for [a77029cdea]: MS-VS build system: pckIndex.tcl when building for 9 misses "t" for T... Closed-Leaf check-in: 14db8eaae0 user: jan.nijtmans tags: bug-a77029cdea | |
| 20:29 | merge 8.7 check-in: 307c0e7a02 user: dgp tags: core-9-0-branch | |
| 20:26 | merge 8.6 check-in: c1df911fb8 user: dgp tags: core-8-branch | |
| 18:19 | dup test names check-in: 6da0e61ac8 user: dgp tags: core-9-0-branch | |
| 18:17 | merge trunk check-in: 51ff886479 user: dgp tags: dgp-refactor | |
| 18:03 | dup test names check-in: 0680aff895 user: dgp tags: trunk, main | |
| 16:16 | merge trunk; resolve conflict check-in: 6d9b0e6f5d user: dgp tags: dgp-refactor | |
| 15:09 | merge 9.0.1 check-in: 141d298e6a user: dgp tags: dgp-refactor | |
| 15:02 | merge & resolve check-in: 25b693ef17 user: dgp tags: dgp-refactor | |
| 14:46 | conflict free check-in: d87991a725 user: dgp tags: dgp-refactor | |
| 14:32 | merge & resolve check-in: 28d54eec87 user: dgp tags: dgp-refactor | |
| 14:22 | conflict free check-in: 034a98588a user: dgp tags: dgp-refactor | |
| 14:11 | merge & resolve; note bug 27b3ce2997 is open on this branch check-in: 107a3b1c4f user: dgp tags: dgp-refactor | |
| 13:37 | conflict free check-in: 5c3137ae72 user: dgp tags: dgp-refactor | |
|
2025-02-25
| ||
| 19:36 | merge & resolve check-in: 5a87d5e181 user: dgp tags: dgp-refactor | |
| 19:19 | Merge 9.0.0 check-in: dbf9e21ca3 user: dgp tags: dgp-refactor | |
| 19:09 | Merge introduction of TclNewNamespaceObj(), resolve conflicts check-in: 8d9604f0e4 user: dgp tags: dgp-refactor | |
| 18:50 | conflict free check-in: d487966f45 user: dgp tags: dgp-refactor | |
| 18:36 | merge 9.0b3 check-in: 5c61a0b81a user: dgp tags: dgp-refactor | |
| 18:16 | merge & resolve check-in: 11f14ba10a user: dgp tags: dgp-refactor | |
| 18:04 | merge & resolve check-in: bc85f8e90f user: dgp tags: dgp-refactor | |
| 17:54 | merge & resolve check-in: 2d13d1fb4c user: dgp tags: dgp-refactor | |
| 17:42 | merge & resolve check-in: 6562fa8218 user: dgp tags: dgp-refactor | |
| 17:33 | conflict free check-in: 4f4701911a user: dgp tags: dgp-refactor | |
| 17:00 | merge & resolve check-in: e28d6719a5 user: dgp tags: dgp-refactor | |
| 16:46 | conflict free check-in: e830115f29 user: dgp tags: dgp-refactor | |
| 16:36 | merge & resolve check-in: 430970cc11 user: dgp tags: dgp-refactor | |
| 16:19 | merge & resolve check-in: 5960b9e8fb user: dgp tags: dgp-refactor | |
| 15:58 | conflict free merge check-in: 7cc5b51390 user: dgp tags: dgp-refactor | |
| 15:49 | merge & resolve check-in: 0b8b91452e user: dgp tags: dgp-refactor | |
| 09:33 | int -> Tcl_Size updates to Utf(3), minor markup update check-in: 9b1623e94a user: jan.nijtmans tags: core-9-0-branch | |
| 05:43 | int -> Tcl_Size updates to Utf(3), minor markup update check-in: 83579bff80 user: bch tags: trunk, main | |
|
2025-02-24
| ||
| 22:02 | update README.md check-in: 611f5b9111 user: jan.nijtmans tags: trunk, main | |
| 21:44 | Rebase to 9.1 check-in: 0fc0750bf3 user: jan.nijtmans tags: tip-626 | |
| 21:37 | Merge-mark check-in: 92cac4360f user: jan.nijtmans tags: trunk, main | |
| 21:33 | Fix [211ac77119]: return manual page has a no longer valid example. avoid "can't read "::tcltestlib... check-in: 7ee3539247 user: jan.nijtmans tags: core-9-0-branch | |
| 21:30 | get merging back on trunk up to 9.0b2 release check-in: ae4a8f86e6 user: dgp tags: dgp-refactor | |
| 21:30 | Fix [211ac77119]: return manual page has a no longer valid example. avoid "can't read "::tcltestlib... check-in: ce39d32efd user: jan.nijtmans tags: trunk, main | |
| 21:07 | merge & resolve check-in: 7f5769effb user: dgp tags: dgp-refactor | |
| 20:47 | conflict free merge check-in: 774cc31060 user: dgp tags: dgp-refactor | |
| 20:37 | merge & resolve check-in: 981242ea94 user: dgp tags: dgp-refactor | |
| 20:16 | merge & resolve check-in: 966dd9dbe0 user: dgp tags: dgp-refactor | |
| 19:57 | conflict free merge check-in: 1083f0d6b7 user: dgp tags: dgp-refactor | |
| 19:49 | Merge next checking; resolve conflicts check-in: 7ded38147e user: dgp tags: dgp-refactor | |
| 19:31 | Conflict free merge from trunk check-in: 5fd0ed6ca1 user: dgp tags: dgp-refactor | |
| 19:06 | Merge next trunk checkin; resolve conflicts check-in: 6a5b1c63c9 user: dgp tags: dgp-refactor | |
| 18:41 | Max conflict free trunk merge check-in: 8c8e0599f9 user: dgp tags: dgp-refactor | |
| 18:13 | Merge 8.6 check-in: 430fac31d1 user: jan.nijtmans tags: core-8-branch | |
|
2025-02-23
| ||
| 23:21 | Merge 9.1 check-in: 1efc2e7fc2 user: jan.nijtmans tags: tip-626 | |
| 23:06 | Eliminate TCL_MAJOR_VERSION usage. dde -> 1.5a0 check-in: 58705282f4 user: jan.nijtmans tags: trunk, main | |
|
2025-02-21
| ||
| 22:55 | * In-code comments reflect what is actually happening - eg: Tcl_GetRange() does *not* only convert... check-in: dc94c20ed5 user: jan.nijtmans tags: core-9-0-branch | |
| 00:46 | * In-code comments reflect what is actually happening - eg: Tcl_GetRange() does *not* only convert... check-in: 546413afa8 user: bch tags: trunk, main | |
|
2025-02-20
| ||
| 21:52 | Eliminate TCL_MAJOR_VERSION usage check-in: aaf9f9fb55 user: jan.nijtmans tags: tip-626 | |
| 21:36 | Merge 9.1. dde -> 1.5a0 check-in: 25fb7c50d2 user: jan.nijtmans tags: tip-626 | |
| 10:59 | Rebase to 9.1 check-in: f72ac96852 user: jan.nijtmans tags: tip-709 | |
| 10:56 | Apparently, create-dmg/create-dmg doesn't work yet on Apple silicon check-in: f4ede1160b user: jan.nijtmans tags: trunk, main | |
| 09:24 | TIP #711: New function: Tcl_IsEmpty() check-in: 2559c9541e user: jan.nijtmans tags: trunk, main | |
|
2025-02-19
| ||
| 09:25 | Rebase to 9.1 check-in: f1f93817f2 user: jan.nijtmans tags: tip-709 | |
| 08:37 | Rebase to 9.1 Closed-Leaf check-in: f6caedaeab user: jan.nijtmans tags: tip-711 | |
| 08:36 | Make a start with 9.1 development, as preparation for TIP #711 check-in: 0950b29f08 user: jan.nijtmans tags: trunk, main | |
| 08:29 | Split off "9.0" branch, as preparation for TIP #711 check-in: 975a904f7f user: jan.nijtmans tags: core-9-0-branch | |
| 05:43 | Fix [f5d0e75a49]. Correct tcl::process documentation for non-subprocesses check-in: 2ed32fc21a user: apnadkarni tags: trunk, main | |
|
2025-02-18
| ||
| 13:39 | Be consistent in .VS/.VE tags in documentation: Just mention TIP number, nothing else. check-in: 9bab6a1ff0 user: jan.nijtmans tags: trunk, main | |
|
2025-02-17
| ||
| 15:03 | Put back "tcl_rcFileName", accidently removed [70302ff935|here]. Remove references to ancient TIP's check-in: 9bef43d0b1 user: jan.nijtmans tags: trunk, main | |
| 14:44 | Remove references to ancient TIP's check-in: 81986487be user: jan.nijtmans tags: core-8-branch | |
|
2025-02-16
| ||
| 15:17 | Typo check-in: bc532fc550 user: dkf tags: inline-func | |
|
2025-02-14
| ||
| 17:45 | No need to mention "TIP 412" any more check-in: 3a04870ea2 user: jan.nijtmans tags: core-8-branch | |
|
2025-02-12
| ||
| 15:13 | Fix [0fac6dd541]. Remove duplicated docs for tcl_wordchars etc. from tclvars.n check-in: 2861f03e01 user: apnadkarni tags: trunk, main | |
| 08:22 | Don't worry building for Tcl 8.7 any more check-in: d82e59b257 user: jan.nijtmans tags: core-8-branch | |
| 08:01 | More accurate documentation check-in: 98e788fbcd user: jan.nijtmans tags: tip-711 | |
|
2025-02-11
| ||
| 21:44 | Don't worry building for Tcl 8.7 any more check-in: e144a4adb6 user: jan.nijtmans tags: trunk, main | |
| 17:11 | Swap from deprecated build image to current one check-in: 3cb93852b7 user: dkf tags: trunk, main | |
| 17:10 | More bits and pieces of functions check-in: f94ca90326 user: dkf tags: inline-func | |
| 17:09 | Bug f5d0e75a49 - correct tcl::process documentation for non-subprocesses Closed-Leaf check-in: 7a71c8de17 user: apnadkarni tags: bug-f5d0e75a49 | |
| 16:43 | Remove duplicate documentation of tcl_wordchars and tcl_nonwordchars Closed-Leaf check-in: 2de5f3345e user: apnadkarni tags: bug-0fac6dd541 | |
|
2025-02-10
| ||
| 13:07 | merge 8.7 check-in: 90ef2d4246 user: sebres tags: trunk, main | |
| 13:01 | merge 8.6 check-in: fedb8e8b95 user: sebres tags: core-8-branch | |
| 10:53 | merge main & tip-712, optimize TclSubstOptions; now the order of options doesn't affect result (nega... Closed-Leaf check-in: e6deb2b5a5 user: sebres tags: tip-712--subst-allow-mix-opt | |
| 10:24 | simplify detection of combination for positive and negative options check-in: 240c763773 user: sebres tags: tip-712 | |
|
2025-02-08
| ||
| 16:10 | merge trunk (optimized TclSubstOptions, etc); reorganizes options (almost alphanumeric, positive gro... check-in: 21b1ad8e5a user: sebres tags: tip-712 | |
| 15:54 | merge 8.7 (optimization of TclSubstOptions) check-in: 88a9cc67b6 user: sebres tags: trunk, main | |
| 15:52 | merge 8.6 (optimization of TclSubstOptions) check-in: b32100901b user: sebres tags: core-8-branch | |
| 13:40 | amend to [5a28eecf3519c645]: reset cmpPtr->clientData (it must be not cmpPtr, since cmpPtr->proc is ... check-in: e4f09c5206 user: sebres tags: trunk, main | |
|
2025-02-07
| ||
| 13:34 | Add some testcases check-in: aa885b5745 user: jan.nijtmans tags: tip-711 | |
|
2025-02-06
| ||
| 22:54 | Slightly better: less code duplication check-in: d906def78e user: jan.nijtmans tags: tip-711 | |
| 22:21 | Change implementation, based on community feedback check-in: 53556c9fe8 user: jan.nijtmans tags: tip-711 | |
| 17:33 | Throwaway test function for Tcl_IsEmpty Closed-Leaf check-in: 83ab0c0390 user: apnadkarni tags: apn-tip-711 | |
| 12:29 | Rebase to 9.1 check-in: 0eaaef49d8 user: jan.nijtmans tags: tip-711 | |
| 12:27 | Rebase to 9.0 Closed-Leaf check-in: 433f1b2194 user: jan.nijtmans tags: tip-710 | |
| 11:34 | Fix [e086622a87]: WINE "env" test failures check-in: 2c3eebb2a5 user: jan.nijtmans tags: trunk, main | |
| 07:38 | Oops check-in: 527ab0690e user: jan.nijtmans tags: tip-711 | |
|
2025-02-05
| ||
| 18:09 | allow mixing positive/negative switches, following TIP 323 (Do Nothing Gracefully) check-in: 7ccc8d1075 user: sebres tags: tip-712--subst-allow-mix-opt | |
|
2025-02-04
| ||
| 18:06 | subst: Fix segfault when mixing positive and negative options and add a test case for it. check-in: cdd1265d56 user: max tags: tip-712 | |
| 14:45 | Copy thrower.dll to a directory where it can be found for the testcases check-in: eaa98acc32 user: jan.nijtmans tags: tip-709 | |
| 14:24 | Move "thrower" to a separate dll, so we can check throwing an exception in one dll, catching it in a... check-in: 52b911e18f user: jan.nijtmans tags: tip-709 | |
| 12:38 | subst.test: Rearrange the new tests for positve options to subst into a single block. check-in: 369eb537b1 user: max tags: tip-712 | |
| 12:29 | TclSubstOptions: Optimize the positive/negative detection logic (thanks, Rolf). Other minor refineme... check-in: f058702e41 user: max tags: tip-712 | |
|
2025-02-03
| ||
| 16:25 | Merge 9.0 check-in: b1f9dddaa9 user: jan.nijtmans tags: tip-709 | |
| 16:25 | Accept Ashok's testcases as part of the test suite. check-in: 83457efabb user: jan.nijtmans tags: tip-709 | |
|
2025-02-01
| ||
| 22:47 | Rebase to 9.1 check-in: b0c9f7bb68 user: jan.nijtmans tags: tip-711 | |
| 22:17 | Merge-mark check-in: 4604a323e6 user: jan.nijtmans tags: tip-710 | |
| 22:06 | Since TCL_RELEASE_LEVEL == TCL_FINAL_RELEASE, those Tcl_InitStubs() variants are now obsolete check-in: 1e24bb8799 user: jan.nijtmans tags: trunk, main | |
| 20:10 | Rebase to 9.1 check-in: 2b5ed06a93 user: jan.nijtmans tags: tip-626 | |
| 19:58 | Merge 9.0 check-in: 3daee05600 user: jan.nijtmans tags: tip-710 | |
|
2025-01-31
| ||
| 20:49 | Merge 8.7 check-in: 58d135625b user: jan.nijtmans tags: trunk, main | |
| 17:40 | (cherry-pick): Ticket [73bb42fb3f] Panic "Buffer Underflow, BUFFER_PADDING not enough" due to not ch... check-in: b5d5968215 user: jan.nijtmans tags: core-8-branch | |
| 14:47 | Initial reference implementation of TIP 712 (Add "positive" options to the subst command) with code,... check-in: 5d32279001 user: max tags: tip-712 | |
| 13:38 | Merge 9.1 check-in: 6f12047185 user: jan.nijtmans tags: tip-626 | |
| 13:38 | Merge 9.0 check-in: 6dc38e54ea user: jan.nijtmans tags: tip-710 | |
| 13:29 | Run testcases on MacOS-15 check-in: da142b21f2 user: jan.nijtmans tags: trunk, main | |
| 13:27 | Run testcases on MacOS-15 check-in: 1bd6de6da2 user: jan.nijtmans tags: core-8-branch | |
|
2025-01-29
| ||
| 17:49 | Ticket [73bb42fb3f] Panic "Buffer Underflow, BUFFER_PADDING not enough" due to not checked encoding ... check-in: 9e6cf84324 user: oehhar tags: trunk, main | |
| 13:00 | Test whether all tests work fine on MacOS-15 Closed-Leaf check-in: 14c25b7db5 user: jan.nijtmans tags: macos-15 | |
| 05:41 | Merge 8.7. Fix handle leak introduced by auto_execok fix. Thanks @chw check-in: 5875d983f6 user: apnadkarni tags: trunk, main | |
| 05:28 | Merge 8.6. Fix handle leak introduced by exec fix. Thanks @chw check-in: 3d6d531521 user: apnadkarni tags: core-8-branch | |
|
2025-01-28
| ||
| 10:41 | merge 8.7: man timerate fix [48a7a56dda844782] clarifying -overhead check-in: 48b86a8487 user: sebres tags: trunk, main | |
| 10:41 | merge 8.6: man timerate fix [48a7a56dda844782] clarifying -overhead check-in: fe7f181baf user: sebres tags: core-8-branch | |
| 09:35 | Merge mark check-in: a4b3318c77 user: apnadkarni tags: trunk, main | |
| 09:34 | Merge fix for [4e2c8bc4a7] - auto_execok missing internal cmd commands check-in: 1d91f017ff user: apnadkarni tags: core-8-branch | |
| 09:22 | Fix [4e2c8bc4a7] - auto_execok missing internal cmd commands check-in: 927e287e48 user: apnadkarni tags: trunk, main | |
| 08:18 | Clarify -overhead measurement Closed-Leaf check-in: 7b733ffdb2 user: apnadkarni tags: apn-timerate-manpage | |
| 05:48 | Merge mark check-in: 4c69a71abe user: apnadkarni tags: trunk, main | |
| 05:43 | Merge fix for [4f0b5767ac]. Exec of App Execution Aliases on Windows check-in: 222f6ff309 user: apnadkarni tags: core-8-branch | |
| 04:56 | Fix [4f0b5767ac]. Exec of App Execution Aliases on Windows check-in: b0d73da3df user: apnadkarni tags: trunk, main | |
|
2025-01-27
| ||
| 21:25 | Turn some function-like macros into static inline functions check-in: 646ddf575d user: dkf tags: inline-func | |
| 16:59 | Fix auto_exec test for Unix even in presence of win constraint Closed-Leaf check-in: b903e64026 user: apnadkarni tags: bug-4e2c8bc4a7 | |
| 15:55 | Add documentation check-in: 5630cccf06 user: jan.nijtmans tags: tip-711 | |
| 14:17 | Ticket [27fa20249d]: htmlhelp: ignore pckgs folders without configure.in/ac check-in: 3b95f5210d user: oehhar tags: trunk, main | |
| 11:33 | Ticket [27fa20249d]: guard html generation against bogus package folders. Closed-Leaf check-in: ea8480993a user: oehhar tags: 27fa20249d-htmlhelp-pckgs-error | |
| 08:28 | Clearify change-log check-in: e037020800 user: jan.nijtmans tags: tip-709 | |
| 08:24 | Rebase to 9.0 check-in: 069e42139e user: jan.nijtmans tags: tip-709 | |
|
2025-01-26
| ||
| 17:20 | A few more hidden enums Closed-Leaf check-in: 3bf4c6223b user: dkf tags: enums-2 | |
| 17:19 | A few more hidden enums Closed-Leaf check-in: 3b8a8e54b0 user: dkf tags: public-enums | |
| 16:22 | A few more bits that are enum-like check-in: dfe9dd170a user: dkf tags: public-enums | |
| 12:36 | Define enums for many of the public-facing API constants. Careful! Only do for parts guarded against... check-in: 1f1c21f85e user: dkf tags: public-enums | |
| 12:18 | Another hidden enum check-in: 872faf65c1 user: dkf tags: enums-2 | |
| 08:03 | Bug [4e2c8bc4a7]. Missing auto_execok cmd builtins check-in: 46dc723a69 user: apnadkarni tags: bug-4e2c8bc4a7 | |
| 04:39 | Added test for [4f0b5767ac]. Closed-Leaf check-in: 311137c977 user: apnadkarni tags: bug-4f0b5767ac | |
| 04:24 | Proposed fix [4f0b5767ac]. exec of App Execution Alias check-in: 5778698fd9 user: apnadkarni tags: bug-4f0b5767ac | |
|
2025-01-25
| ||
| 23:29 | Handle DLL_PROCESS_DETACH Closed-Leaf check-in: c92b6d4398 user: jan.nijtmans tags: bug-94e3289b79 | |
| 11:18 | Fix comment check-in: c2693a83f6 user: jan.nijtmans tags: trunk, main | |
|
2025-01-24
| ||
| 15:45 | Adjust the comments for the new enums and their members. check-in: 9c82b1324b user: dkf tags: enums-2 | |
| 14:25 | Most remaining non-public numeric flag-like constants are now enums. check-in: 82d789298b user: dkf tags: enums-2 | |
| 10:06 | Turn some defines into enums, plus other minor cleanup in the win console code check-in: 365a6849d1 user: dkf tags: trunk, main | |
| 09:40 | More WS... Closed-Leaf check-in: 0e28e62952 user: dkf tags: whitespace-fix | |
| 09:13 | Value of [ThreadVar -index] depends on static/shared/gcc build (might be 2, 4 or 6). So make testcas... check-in: 4fc8999b76 user: jan.nijtmans tags: tip-709 | |
|
2025-01-23
| ||
| 13:33 | Remove unnecessary "msvc" constraint (since dll's are pre-compiled with MSVC now) check-in: 50c818626f user: jan.nijtmans tags: tip-709 | |
| 13:10 | Use pre-compiled zip-file (with MSVC) for memorymodule testing. GCC-compiled dll's still have some p... check-in: ab590366d3 user: jan.nijtmans tags: tip-709 | |
| 12:38 | merge 8.7 (timerate stability fix: no hang by iterations with quadratic complexity, better threshold... check-in: 3dad298082 user: sebres tags: trunk, main | |
| 12:36 | merge 8.6 (timerate stability fix: no hang by iterations with quadratic complexity, better threshold... check-in: c96e4ca5c0 user: sebres tags: core-8-branch | |
| 07:33 | Split memorymoduletest.dll into 2 dll's, one with TLS and the other one without check-in: 4747e733bb user: jan.nijtmans tags: tip-709 | |
|
2025-01-22
| ||
| 16:20 | Tcl_MutexLock -> Tcl_MutexUnlock check-in: 29ba86b320 user: jan.nijtmans tags: tip-709 | |
| 14:00 | For now, any dll using TLS is not loaded in memory, but using the fallback. check-in: 7fcbce7514 user: jan.nijtmans tags: tip-709 | |
| 12:55 | Merge 9.0 check-in: 5ebea3a29d user: jan.nijtmans tags: tip-709 | |
| 12:52 | New function Tcl_IsEmpty() check-in: dc19df4f1d user: jan.nijtmans tags: tip-711 | |
|
2025-01-20
| ||
| 20:19 | Merge 9.1 check-in: d98d8c2c36 user: jan.nijtmans tags: tip-626 | |
| 20:16 | Merge 9.0 check-in: 204b6acfed user: jan.nijtmans tags: tip-710 | |
| 20:12 | rsync-deployments -> 7.0.2 check-in: f9ddd8e328 user: jan.nijtmans tags: trunk, main | |
| 17:07 | merge 8.7 check-in: 482d05e90c user: sebres tags: trunk, main | |
| 17:06 | merge 8.6 check-in: 04a05601a8 user: sebres tags: core-8-branch | |
| 15:32 | Make tcl9thread300.dll available for easier testing with threads check-in: 05c7aea6ea user: jan.nijtmans tags: tip-709 | |
| 14:39 | Fixes for many many whitespace infelicities check-in: ba7d219e65 user: dkf tags: whitespace-fix | |
|
2025-01-19
| ||
| 17:40 | Make _tls_* (read-only) variable accessable for testcases check-in: 1c0d7ce347 user: jan.nijtmans tags: tip-709 | |
| 16:51 | Merge 9.0 check-in: 51178a8a78 user: jan.nijtmans tags: tip-709 | |
| 16:37 | tzdata updated to Olson's tzdata2025a. Update changes.md check-in: 467569e36f user: jan.nijtmans tags: trunk, main | |
| 16:18 | tzdata updated to Olson's tzdata2025a check-in: 6f8306dd48 user: jan.nijtmans tags: core-8-branch | |
|
2025-01-17
| ||
| 12:31 | Add dummy TclpLoadMemoryGetBuffer/TclpLoadMemory for Windows and UNIX, so compiling with TCL_LOAD_FR... check-in: 53a5a0cfa2 user: jan.nijtmans tags: trunk, main | |
|
2025-01-16
| ||
| 17:07 | Add one more test for _tls_index Closed-Leaf check-in: f4cf92884a user: apnadkarni tags: apn-tip-709 | |
| 16:32 | Add test case to illustrate data corruption between DLL's check-in: 4b6ac6a29b user: apnadkarni tags: apn-tip-709 | |
| 09:16 | Add dummy TclpLoadMemoryGetBuffer/TclpLoadMemory for Windows and UNIX, so compiling with TCL_LOAD_FR... check-in: 88acf4888e user: jan.nijtmans tags: core-8-branch | |
|
2025-01-15
| ||
| 16:59 | Add test cases Closed-Leaf check-in: d6a8c4e91a user: oehhar tags: 73bb42fb3f-panic-buffer | |
| 15:21 | Add missing restriction check-in: c06d0526d2 user: jan.nijtmans tags: tip-709 | |
| 15:06 | Add testcase for (MSVC-only) nested exceptions check-in: 651f521c07 user: jan.nijtmans tags: tip-709 | |
| 12:39 | Bug 73bb42fb3f: check also 2nd encoding conversion and set error as in the one above. This is effect... check-in: db261a5c5d user: oehhar tags: 73bb42fb3f-panic-buffer | |
| 02:58 | Merge trunk check-in: 490b048ff3 user: apnadkarni tags: apn-channel-perftools | |
|
2025-01-14
| ||
| 14:16 | Make Tcl_SetResult usable in tclTest.c, even if TCL_NO_DEPRECATED is defined check-in: ac77574977 user: jan.nijtmans tags: core-8-branch | |
| 12:11 | Undo previous commit, it didn't really help. Fix tests for Tcl_UtfNext/Tcl_UtfPrev, which were alway... check-in: a22c342d62 user: jan.nijtmans tags: core-8-branch | |
|
2025-01-13
| ||
| 10:23 | #ifdef TCL_NO_DEPRECATED -> #ifndef TCL_NO_DEPRECATED check-in: f74b64fb88 user: jan.nijtmans tags: core-8-branch | |
| 09:59 | More macros for measuring literals at compile time, and a shortcut for adding to error info Closed-Leaf check-in: 43e1c33e9e user: dkf tags: dkf-c11-features | |
| 09:37 | Re-enable Tcl_SavedResult testcases. They won't work if TCL_NO_DEPRECATED is set. check-in: 79aaf735df user: jan.nijtmans tags: core-8-branch | |
|
2025-01-12
| ||
| 18:10 | Fix [70f3b23cad]. Doc fix only check-in: 5d7aa913b0 user: jan.nijtmans tags: trunk, main | |
| 18:04 | Fix [70f3b23cad]. Doc fix only check-in: e3fb9432f2 user: jan.nijtmans tags: core-8-branch | |
| 17:35 | In dltest/pkg*.c, prevent calling deprecate API as well check-in: 112f8360d4 user: jan.nijtmans tags: core-8-branch | |
| 13:57 | Handle TCL_NO_DEPRECATED in test code: Don't try to use deprecated API check-in: 5418327f96 user: jan.nijtmans tags: core-8-branch | |
|
2025-01-11
| ||
| 21:22 | Fix ifndef -> ifdef in previous commit check-in: add8cd5ddd user: jan.nijtmans tags: core-8-branch | |
|
2025-01-10
| ||
| 21:37 | Merge-mark check-in: 5145a78372 user: jan.nijtmans tags: trunk, main | |
| 21:28 | Tcl_GetUnicode() et all (from the UTF16 compatibility layer) should be handled by TCL_NO_DEPRECATED ... check-in: fcce946105 user: jan.nijtmans tags: core-8-branch | |
| 20:41 | Tcl_MakeSafe() should be handled by TCL_NO_DEPRECATED as well check-in: ffbb4a7df7 user: jan.nijtmans tags: core-8-branch | |
| 20:26 | Tcl_GetAlias() should be handled by TCL_NO_DEPRECATED as well check-in: 91892a998f user: jan.nijtmans tags: core-8-branch | |
| 16:25 | Clean up TEBC TRACE macro system check-in: 9dc5edae35 user: dkf tags: dkf-c11-features | |
| 14:02 | Rebase to 9.0 Closed-Leaf check-in: 7512a6295d user: jan.nijtmans tags: 70f3b23cad-docs-version-requirement | |
| 13:59 | Another attempt to make it clear, without too much bloat check-in: 1f8e461bda user: jan.nijtmans tags: 70f3b23cad-docs-version-requirement | |
| 13:01 | Add TclPrintfResult() for easy error message generation check-in: 665eb99f69 user: dkf tags: dkf-c11-features | |
| 12:16 | Add delay to give a chance for processes to drop a lock check-in: a6df4aeb4c user: dkf tags: dkf-c11-features | |
| 12:12 | Fix test constraints check-in: 528bcb64f2 user: dkf tags: dkf-c11-features | |
|
2025-01-09
| ||
| 09:56 | Taming Tcl_AppendStringsToObj as well check-in: f8612e12b2 user: dkf tags: dkf-c11-features | |
| 09:30 | TclSetErrorCode is a macro to end-mark Tcl_SetErrorCode check-in: 0e84f9c9df user: dkf tags: dkf-c11-features | |
|
2025-01-08
| ||
| 16:20 | Fix comments and "make dist" check-in: f631e22eed user: jan.nijtmans tags: tip-709 | |
| 16:09 | Rebase to 9.0 check-in: 16bd4182a9 user: jan.nijtmans tags: tip-709 | |
| 15:25 | Switch over Tcl_NRAddCallback to TclNRAddCallback in a bunch of places that should have already been... check-in: 5129927198 user: dkf tags: dkf-c11-features | |
| 15:24 | Merge 9.1 check-in: 8adf783e19 user: jan.nijtmans tags: tip-626 | |
| 15:23 | Merge 9.0. registry -> 1.4a0 (breaking compilation on Windows XP) check-in: fd7b19dc30 user: jan.nijtmans tags: tip-710 | |
| 15:02 | Use C11 features, especially variadic macros. check-in: 38f3728d9a user: dkf tags: dkf-c11-features | |
| 14:07 | In --with-tcl8 mode, only typedef Tcl_Size when Tcl_Size is not #defined already check-in: 88f0807bb9 user: jan.nijtmans tags: trunk, main | |
| 13:57 | Only typedef Tcl_Size when Tcl_Size is not #defined. Spacing changes (backported from 8.7) check-in: 70a524360e user: jan.nijtmans tags: core-8-branch | |
| 10:20 | Put back TCL_NO_DEPRECATED builds check-in: 19253c31bf user: jan.nijtmans tags: tip-626 | |
| 09:21 | Merge-mark check-in: 44d052189a user: jan.nijtmans tags: tip-626 | |
| 09:16 | Superflouous TCL_NO_DEPRECATED usage (meant for TIP #626) check-in: 0fb4f19d3c user: jan.nijtmans tags: tip-710 | |
| 08:36 | (cherry-pick): Simplification for [d58e315172] check-in: 1dd56a242c user: jan.nijtmans tags: core-8-branch | |
|
2025-01-07
| ||
| 15:42 | Simplification for [d58e315172] check-in: 4e87493367 user: jan.nijtmans tags: trunk, main | |
| 14:25 | Merge 9.1 check-in: eff4c92de0 user: jan.nijtmans tags: tip-626 | |
| 14:22 | Don't build dltest for Tcl 8.x any more check-in: ce68664329 user: jan.nijtmans tags: tip-710 | |
| 13:08 | Merge 9.1 check-in: 0123194a0f user: jan.nijtmans tags: tip-626 | |
| 13:07 | Few more 9.0 -> 9.1 changes check-in: 8b32a9987d user: jan.nijtmans tags: tip-710 | |
| 13:01 | Rebase check-in: 4fa94b6408 user: jan.nijtmans tags: tip-626 | |
| 12:39 | Make a start for Tcl 9.1. Nothing more than version bump, and removing unnecessary compatibility (wi... check-in: 4669fc5f66 user: jan.nijtmans tags: tip-710 | |
| 10:09 | Rebase to 9.0 check-in: 19d09a09cc user: jan.nijtmans tags: tip-626 | |
| 10:06 | Fix [fc3509]: Better error-message than "interpreter uses an incompatible stubs mechanism" check-in: 7704f91f2e user: jan.nijtmans tags: trunk, main | |
| 09:53 | Fix [fc35093ce]: Better error-message than "interpreter uses an incompatible stubs mechanism" check-in: d9f0a470f3 user: jan.nijtmans tags: core-8-branch | |
| 09:19 | Handle 9.0-compiled extension running in 8.x as well Closed-Leaf check-in: 8a4c654f72 user: jan.nijtmans tags: bug-fc35093ce | |
|
2025-01-06
| ||
| 22:58 | Merge 8.6 check-in: 8f6129a4b9 user: jan.nijtmans tags: core-8-branch | |
| 22:06 | Merge-mark check-in: db15d0f5fd user: jan.nijtmans tags: trunk, main | |
| 21:20 | Demo why using TCL_VERSION in Tcl_InitStubs is a bad idea Closed-Leaf check-in: 09218bf961 user: jan.nijtmans tags: use-tcl-version-in-stubs-bad-idea-demo | |
| 21:15 | This would be my advise. Using TCL_VERSION in Tcl_InitStubs() is a bad idea (IMHO) check-in: 3200a10430 user: jan.nijtmans tags: 70f3b23cad-docs-version-requirement | |
|
2025-01-05
| ||
| 20:41 | oops Closed-Leaf check-in: 6f030022a0 user: jan.nijtmans tags: bug-d58e315172 | |
| 20:38 | Simplification for [d58e315172] check-in: 1c27785451 user: jan.nijtmans tags: bug-d58e315172 | |
| 17:41 | Tcl_UniChar -> int in tcl.decls. This gives a correct compiler-warning when Tcl_GetUnicode() usage d... check-in: d4ce35d896 user: jan.nijtmans tags: core-8-branch | |
|
2025-01-04
| ||
| 22:24 | More stub-related fixes: export TclGetAliasObj and TclGetUnicodeFromObj, for better (binary) compati... check-in: 176cd6dda1 user: jan.nijtmans tags: core-8-branch | |
| 13:06 | Fix compilation warning check-in: b6aab4390a user: jan.nijtmans tags: core-8-branch | |
| 11:48 | Merge trunk check-in: a2841ef20b user: apnadkarni tags: apn-icu-testdata | |
|
2025-01-03
| ||
| 15:47 | Proposed fix for [fc35093ce]: Better error-message than "interpreter uses an incompatible stubs mech... check-in: 4260a19710 user: jan.nijtmans tags: bug-fc35093ce | |
| 14:48 | Document underlying Tcl_InitStubs() behavior, when circumventing the macro in tcl.h check-in: 90436ee9e3 user: jan.nijtmans tags: 70f3b23cad-docs-version-requirement | |
| 13:51 | Rebase to 9.0 check-in: d34fa8f0d4 user: jan.nijtmans tags: tip-626 | |
| 13:51 | Fix [afdb56e633]: Tcl_MethodType2 not documented check-in: 0a63898c7f user: jan.nijtmans tags: trunk, main | |
| 13:45 | Merge 9.0 check-in: 18abbe1a3f user: jan.nijtmans tags: tip-626 | |
| 13:38 | Add 2 more internal tclOO stub entries: TclOOMakeProcInstanceMethod2 and TclOOMakeProcMethod2 check-in: c9e66b07f6 user: jan.nijtmans tags: trunk, main | |
| 13:28 | (Cherry-pick): [2bc08cd2e6] - document TCL_{LL,SIZE}_MODIFIER, Tcl_Size, TCL_SIZE_MAX check-in: b78218e430 user: jan.nijtmans tags: core-8-branch | |
| 13:23 | Make room for 2 more (internal) stub entries: TclOOMakeProcInstanceMethod2 and TclOOMakeProcMethod2.... check-in: c4de29b63e user: jan.nijtmans tags: core-8-branch | |
| 09:59 | [2bc08cd2e6] - document TCL_{LL,SIZE}_MODIFIER, Tcl_Size, TCL_SIZE_MAX check-in: 3dcf329505 user: apnadkarni tags: trunk, main | |
|
2025-01-02
| ||
| 21:39 | Missing #ifndef TCL_NO_DEPRECATED check-in: 9732cd1dd2 user: jan.nijtmans tags: tip-626 | |
| 21:35 | Merge 9.0. Add 2 more internal stub entries check-in: 73e7266b52 user: jan.nijtmans tags: tip-626 | |
| 17:35 | Fix [d58e31517203396e]: configure --enable-64bit=aarch64 broken check-in: 74eba1ba33 user: jan.nijtmans tags: trunk, main | |
| 17:31 | Fix [d58e31517203396e]: configure --enable-64bit=aarch64 broken check-in: 7576f0b167 user: jan.nijtmans tags: core-8-branch | |
| 15:56 | (cherry-pick): Remove dead code in tclLoadDyld.c check-in: 95dd3a7969 user: jan.nijtmans tags: core-8-branch | |
| 15:39 | Proposed fix for [afdb56e633]: Tcl_MethodType2 not documented Closed-Leaf check-in: 2dc9543eed user: jan.nijtmans tags: bug-afdb56e633 | |
| 15:22 | Remove dead code in tclLoadDyld.c check-in: 701a8a3d26 user: jan.nijtmans tags: trunk, main | |
|
2025-01-01
| ||
| 20:54 | Merge 9.0 check-in: 47e1f7c326 user: jan.nijtmans tags: tip-626 | |
| 20:41 | Merge-mark check-in: 23c65058b3 user: jan.nijtmans tags: core-8-branch | |
|
2024-12-31
| ||
| 01:18 | Document TCL_SIZE_MAX Closed-Leaf check-in: 73961ebf58 user: apnadkarni tags: bug-2bc08cd2e6 | |
|
2024-12-30
| ||
| 17:10 | [2bc08cd2e6] Document ObjPrintf size modifiers check-in: 2bbae94c2e user: apnadkarni tags: bug-2bc08cd2e6 | |
|
2024-12-29
| ||
| 22:24 | merge 8.7 (windows only: obtain cpuid data with clang/gcc) check-in: 459b34be9d user: sebres tags: trunk, main | |
| 22:23 | merge 8.6 (windows only: obtain cpuid data with clang/gcc) check-in: f64447131a user: sebres tags: core-8-branch | |
| 16:59 | merge 8.7 (clang/gcc: silence Wunused-but-set-variable in generated tclDate) check-in: 410ce320f5 user: sebres tags: trunk, main | |
| 16:57 | merge 8.6 (clang/gcc: silence Wunused-but-set-variable in generated tclDate) check-in: 3ae58d32f5 user: sebres tags: core-8-branch | |
| 16:24 | merge point check-in: 748b7b25b7 user: sebres tags: trunk, main | |
| 16:23 | missing semicolon, fixes MacOS-clang build check-in: 2148111220 user: sebres tags: core-8-branch | |
|
2024-12-28
| ||
| 14:46 | merge 8.7 check-in: 2ee1735dbc user: sebres tags: trunk, main | |
| 14:45 | amend (negative and odd number by odd power) check-in: c941103fb4 user: sebres tags: core-8-branch | |
| 14:40 | merge 8.7 check-in: 00954f4b4c user: sebres tags: trunk, main | |
| 14:40 | better coverage for FP-class "subnormal" check-in: 26637889d6 user: sebres tags: core-8-branch | |
| 14:01 | merge 8.7 check-in: 4c57989064 user: sebres tags: trunk, main | |
| 14:00 | small speed-up for FP classification of int (simple cast wide to double) check-in: c67dcc2e86 user: sebres tags: core-8-branch | |
| 13:58 | amend to [98006f00ac471be5]: fixes MSVC build (values of FP_* are compiler/implementation specific, ... check-in: 3059fadfe6 user: sebres tags: core-8-branch | |
| 01:00 | merge 8.7: amend to [98006f00ac471be5] - simplification and deduplication, better tests check-in: 2ef804f95d user: sebres tags: trunk, main | |
| 00:58 | expr.test: amend to [98006f00ac471be5] - tests simplification and deduplication, big matrix for isun... check-in: 1b2b6d08bb user: sebres tags: core-8-branch | |
|
2024-12-27
| ||
| 23:23 | amend to [98006f00ac471be5]: code simplification and deduplication check-in: 261c3bd222 user: sebres tags: core-8-branch | |
| 21:20 | merge 8.7 (fixes [98006f00ac471be5]) check-in: 17b5c7a6ce user: sebres tags: trunk, main | |
| 21:19 | amend to fix [98006f00ac471be5]: typo check-in: ea993b9387 user: sebres tags: core-8-branch | |
| 21:17 | fixes [98006f00ac471be5] tcl::mathfunc::isunordered mistakenly considered non-double numbers (e.g. i... check-in: e749604467 user: sebres tags: core-8-branch | |
| 21:15 | tcl::mathfunc::isunordered: extended test illustrating [98006f00ac471be5] check-in: baaeb4d070 user: sebres tags: core-8-branch | |
|
2024-12-26
| ||
| 18:42 | merge 8.7 check-in: 4459b4e8cc user: sebres tags: trunk, main | |
| 18:41 | merge 8.6 check-in: 87a3148524 user: sebres tags: core-8-branch | |
| 18:30 | merge 8.7 (fix for [67d5f75c36cbada6]) check-in: f1d3dc5eaa user: sebres tags: trunk, main | |
| 18:28 | rewrite TclGetLambdaFromObj a bit (more similar to 8.6th code) check-in: 0b54f5e5c6 user: sebres tags: core-8-branch | |
| 18:24 | integrate bug-67d5f75c36, fix for [67d5f75c36cbada6] check-in: 4d5c35382a user: sebres tags: core-8-branch | |
| 18:20 | merge 8.6 check-in: 56a1529dd4 user: sebres tags: core-8-branch | |
| 18:00 | Disable TCL_OO_METHOD_VERSION_CURRENT if TCL_NO_DEPRECATED=1 check-in: ab0b27de82 user: jan.nijtmans tags: tip-626 | |
| 15:56 | merge point (no functional changes, only comments) check-in: 5f750f069b user: sebres tags: trunk, main | |
| 15:51 | cherry-pick sebres-arith-series-rework: fixes several bugs and UB (closes [d2a3c5f80bf47362]), impro... check-in: 0bc5d41fe7 user: sebres tags: core-8-branch | |
| 15:29 | lseq.test: unneeded constraint check-in: dc3ab4b616 user: sebres tags: trunk, main | |
| 13:52 | merge sebres-arith-series-rework: fixes several bugs and UB (closes [d2a3c5f80bf47362]), improved nu... check-in: e233e8b60b user: sebres tags: trunk, main | |
|
2024-12-23
| ||
| 18:08 | fix calculation of max precision of the series for E notation, optimize it a bit (do it once, use or... Closed-Leaf check-in: e133351aff user: sebres tags: sebres-arith-series-rework | |
| 17:31 | Disable TclGetObjInterpProc() if TCL_NO_DEPRECATED=1. Merge 9.0 check-in: ed30e5eee8 user: jan.nijtmans tags: tip-626 | |
| 13:27 | merge mark check-in: a0cd4de4ee user: dkf tags: trunk, main | |
| 12:06 | Add missing NULLs check-in: 37cd7aaf4a user: dkf tags: core-8-branch | |
| 11:59 | Shorten generation of TCL OO error codes check-in: 7e88024b74 user: dkf tags: trunk, main | |
| 11:02 | Merge 9.0 check-in: 23f668c6ab user: jan.nijtmans tags: tip-626 | |
|
2024-12-22
| ||
| 22:17 | Make a start fixing [209fd9adce]: package files documented behaviour. First remove the wrong behavio... Leaf check-in: 9af30a459f user: jan.nijtmans tags: bug-209fd9adce | |
| 17:54 | clean up unused code check-in: b999132201 user: sebres tags: sebres-arith-series-rework | |
| 17:50 | prohibit NaN in the arith-series, so it behaves exactly like expr-command (e. g. like expr {Inf - In... check-in: b692628bed user: sebres tags: sebres-arith-series-rework | |
| 17:10 | improve numerical stability by length calculation for distance/step exceeding wide-ints bounds, use ... check-in: 014dfa4897 user: sebres tags: sebres-arith-series-rework | |
| 16:24 | Rebase to 9.0 check-in: b9b7feeba9 user: jan.nijtmans tags: tip-709 | |
| 14:44 | more tests, cover lrange/lreverse for unshared/shared series-objects check-in: 56b534f56a user: sebres tags: sebres-arith-series-rework | |
| 14:23 | amend with better test title and explaining comment check-in: 06a7dfbdcd user: sebres tags: sebres-arith-series-rework | |
| 13:53 | make test platform/compiler independent: the result of the addition of Inf and -Inf may be either -N... check-in: a1b63b3ae9 user: sebres tags: sebres-arith-series-rework | |
| 13:32 | silence implicit conversion warnings by clang build check-in: 02c8740696 user: sebres tags: sebres-arith-series-rework | |
|
2024-12-21
| ||
| 23:56 | Merge 9.0. First implementation of "info locale" check-in: b5de0055d2 user: jan.nijtmans tags: tip-703 | |
| 22:21 | avoid implicit conversion of double length to bignum by NaN/Inf check-in: e2515f05de user: sebres tags: sebres-arith-series-rework | |
| 21:56 | lseq with double args: improve numerical stability by calculation of length (use wide arithmetic ins... check-in: 0893b51f1c user: sebres tags: sebres-arith-series-rework | |
| 20:58 | version -> 9.0.2 check-in: 7b65167243 user: jan.nijtmans tags: trunk, main | |
| 19:45 | furnish arith-series internal representation with refCount, improve duplication check-in: f2977d6c1f user: sebres tags: sebres-arith-series-rework | |
| 19:42 | arith-series doesn't need `end` (it may be incorrect, since proper value is calculated as `start + (... check-in: 81f5e95eb8 user: sebres tags: sebres-arith-series-rework | |
| 19:32 | improve UpdateStringOfArithSeries (panic by overflow, no interim objects by generation of string rep... check-in: 5a622d5dd8 user: sebres tags: sebres-arith-series-rework | |
| 19:24 | improve creation of arith-series object, more checks, Inf/NaN, etc check-in: fb741f410a user: sebres tags: sebres-arith-series-rework | |
| 19:11 | don't swallow error message (usage) on wrong args check-in: 5366e9e566 user: sebres tags: sebres-arith-series-rework | |
| 19:10 | added test cases illustrating several inconsistencies and bugs (hopefully also the result of UB [d2a... check-in: d0164dac25 user: sebres tags: sebres-arith-series-rework | |
| 18:21 | lf -> crlf in vctool.bat check-in: c081dc4d04 user: jan.nijtmans tags: trunk, main | |
| 15:53 | merge release check-in: aef01ab4af user: dgp tags: trunk, main | |
| 12:20 | Remove excess blank lines check-in: 76c101ae7d user: dkf tags: trunk, main | |
|
2024-12-20
| ||
| 18:27 | Simple implementation of "info timezone". Ignoring Windows registry for the moment. check-in: 23f2262e53 user: jan.nijtmans tags: tip-703 | |
| 16:00 | Undo change in tclInt.h. We can keep the main changes inside tclWinLoad.c check-in: fb6e036b63 user: jan.nijtmans tags: tip-709 | |
| 14:53 | TIP #709 implementation: MPL Licence for MemoryModule check-in: 6b43e59e8d user: jan.nijtmans tags: tip-709 | |
|
2024-12-19
| ||
| 16:48 | updated changes.md for release. Closed-Leaf check-in: 10a450bde9 user: dgp tags: rc0, core-9-0-1-rc, core-9-0-1 | |
| 15:18 | merge trunk check-in: a16818cc01 user: dgp tags: core-9-0-1-rc | |
|
2024-12-18
| ||
| 13:28 | TIP #703. Start with empty "info locale" and "info timezone" check-in: d22a724365 user: jan.nijtmans tags: tip-703 | |
| 13:20 | Don't shorten "info locals" in testcases. check-in: 903799065b user: jan.nijtmans tags: trunk, main | |
| 12:33 | Merge 8.6 check-in: 7996507bc0 user: jan.nijtmans tags: core-8-branch | |
|
2024-12-16
| ||
| 17:13 | Introduce a typedef for greater sanity check-in: 39e3a23b6b user: dkf tags: trunk, main | |
| 16:27 | Add TIP 707 to changes.md check-in: 4582652df6 user: apnadkarni tags: trunk, main | |
| 16:02 | Make access to RegDeleteKeyExW less awful with a typedef check-in: 80431aa52b user: dkf tags: trunk, main | |
| 15:55 | Convert internal flags to an enum check-in: 88049df237 user: dkf tags: trunk, main | |
| 14:16 | Add Tcl_InitStubs macro information. Update man page links. check-in: 15a1b2e92f user: oehhar tags: 70f3b23cad-docs-version-requirement | |
| 13:33 | Merge-mark check-in: 0fea16205a user: jan.nijtmans tags: trunk, main | |
| 11:50 | Ticket [70f3b23cad]: propose new doc wording for requirement strings check-in: 607aea587f user: oehhar tags: 70f3b23cad-docs-version-requirement | |
| 11:12 | Remove experimental (and untested) code related to BREAK_NAMESPACE_COMPAT check-in: 78da2fa1f6 user: jan.nijtmans tags: core-8-branch | |
|
2024-12-15
| ||
| 19:02 | Merge-mark check-in: 64f92ae102 user: jan.nijtmans tags: trunk, main | |
| 18:27 | (backport): Fix [63449c0514]: [namespace children] doesn't match non-glob patterns below the global ... check-in: da751091af user: jan.nijtmans tags: core-8-branch | |
| 17:57 | Add explanation for fix for ticket [63449c0514] check-in: d39828737c user: oehhar tags: trunk, main | |
| 15:03 | Convert collection of related constants to an enum check-in: 2e25432abf user: dkf tags: trunk, main | |
|
2024-12-14
| ||
| 23:38 | Fix [63449c0514]: [namespace children] doesn't match non-glob patterns below the global namespace. ... check-in: b6ae5707d9 user: jan.nijtmans tags: trunk, main | |
|
2024-12-13
| ||
| 15:23 | Turn constants into an enum check-in: 5611b61092 user: dkf tags: trunk, main | |
| 14:53 | Proposed fix for [63449c0514]: [namespace children] doesn't match non-glob patterns below the global... Closed-Leaf check-in: ee821ec00f user: jan.nijtmans tags: bug-63449c0514 | |
| 13:54 | taming constants with enums in the zipfs code; it's still ugly but it's not so awful as it was (and ... check-in: 5a3380a837 user: dkf tags: trunk, main | |
| 10:18 | Fix [c4f365470e]: Size modifiers j, q, z, t not implemented. Update changes.md check-in: 6c1255aa69 user: jan.nijtmans tags: trunk, main | |
| 09:59 | Fix [c4f365470e]: Size modifiers j, q, z, t not implemented check-in: 5dba87ea38 user: jan.nijtmans tags: core-8-branch | |
| 09:23 | Convert defines to an enum. check-in: ae3a3a1673 user: dkf tags: trunk, main | |
| 09:10 | Add simple testcase Closed-Leaf check-in: d39740ba1f user: jan.nijtmans tags: bug-c4f365470e | |
| 05:40 | Merge 8.7 - Fix example. http::config, not http::configure check-in: 106bfa8d00 user: apnadkarni tags: trunk, main | |
| 05:37 | Fix example. http::config, not http::configure check-in: bd8b19b6d6 user: apnadkarni tags: core-8-branch | |
|
2024-12-12
| ||
| 20:31 | Convert masks to an enum check-in: a5b1b09552 user: dkf tags: trunk, main | |
| 20:21 | More conversion of enumerations to enums check-in: 00f2f69514 user: dkf tags: trunk, main | |
| 18:14 | Open release branch check-in: 45cbf8edb1 user: dgp tags: core-9-0-1-rc | |
| 14:40 | Make sure tclUuid.h doesn't end up in "make dist" check-in: efdadbd87e user: jan.nijtmans tags: trunk, main | |
| 14:39 | Make sure tclUuid.h doesn't end up in "make dist" check-in: 1a7d3d0111 user: jan.nijtmans tags: core-8-branch | |
| 14:38 | merge 8.7 check-in: 0716517874 user: dgp tags: trunk, main | |
| 14:37 | dup test names check-in: 88224cf73f user: dgp tags: core-8-branch | |
| 14:15 | Proposed fix for [c4f365470e]: Size modifiers j, q, z, t not implemented check-in: deae6f2c25 user: jan.nijtmans tags: bug-c4f365470e | |
|
2024-12-11
| ||
| 20:59 | Plug memory leak. test hygiene -- avoid fragility in makeFile / removeFile check-in: 456ee8cc6a user: jan.nijtmans tags: trunk, main | |
| 20:56 | Plug memory leak. test hygiene -- avoid fragility in makeFile / removeFile check-in: 16e450e72f user: jan.nijtmans tags: core-8-branch | |
|
2024-12-10
| ||
| 09:42 | TIP #707 follow-up: for tclDTrace.d too check-in: 99e291e922 user: jan.nijtmans tags: trunk, main | |
| 09:40 | TIP #707: Add ptrAndSize to dtrace as well. check-in: 51e10b4c1b user: jan.nijtmans tags: core-8-branch | |
| 09:38 | (cherry-pick )Fix ungrammatical doubling of words in comments check-in: 49100cbdd2 user: jan.nijtmans tags: core-8-branch | |
| 03:06 | Merge 8.7 - TIP 707 - add ptrAndSize field to Tcl_Obj check-in: 3eb4d4fe21 user: apnadkarni tags: trunk, main | |
| 03:01 | TIP 707 - add ptrAndSize field to Tcl_Obj check-in: 482f7a52c2 user: apnadkarni tags: core-8-branch | |
|
2024-12-09
| ||
| 10:47 | Merge 8.7. Fix [1dc7f3e5f1] - filesystem-1.30.3 should normalize before comparing. Tx @gahr check-in: f494e8b592 user: apnadkarni tags: trunk, main | |
| 10:38 | Merge 8.6. Fix [1dc7f3e5f1] - filesystem-1.30.3 should normalize before comparing. Tx @gahr check-in: 3709e88a03 user: apnadkarni tags: core-8-branch | |
|
2024-12-07
| ||
| 23:52 | Fix [c7e4c4586d]: TIP #609 - required Tcl_ThreadAlert() skipped with nested event loop check-in: dd7f05281c user: jan.nijtmans tags: trunk, main | |
| 13:15 | Fix [https://core.tcl-lang.org/thread/tktview/9e69e2c602|9e69e2c602]: Problem with TIP#609 check-in: 81c759724b user: jan.nijtmans tags: core-8-branch | |
|
2024-12-06
| ||
| 18:03 | compiling Leaf check-in: 58b1e5aa21 user: jan.nijtmans tags: bug-a8e4f76ce4-linux | |
| 17:17 | First sketch of implementation check-in: 15b9166326 user: jan.nijtmans tags: bug-a8e4f76ce4-linux | |
| 16:27 | Can we detect memfd_create()? check-in: 491f179ccd user: jan.nijtmans tags: bug-a8e4f76ce4-linux | |
| 10:39 | Proposed fix for [https://core.tcl-lang.org/thread/tktview/9e69e2c602|9e69e2c602]: Problem with TIP#... Closed-Leaf check-in: 90712c8996 user: jan.nijtmans tags: bug-9e69e2c602 | |
| 10:04 | Fix "make dist". $(DISTDIR) part was missing check-in: f92b9869f4 user: jan.nijtmans tags: trunk, main | |
| 09:29 | (cherry-pick): Let enums be enums check-in: d83af93efb user: jan.nijtmans tags: core-8-branch | |
| 09:19 | Fix "make dist". $(DISTDIR) part was missing check-in: c6225c482e user: jan.nijtmans tags: core-8-branch | |
| 09:05 | Let enums be enums check-in: 9f80b56211 user: dkf tags: trunk, main | |
|
2024-12-05
| ||
| 19:27 | merge 8.7 check-in: 6382d2c523 user: sebres tags: trunk, main | |
| 19:26 | amend: remove extra spaces appearing by resolving merge conflicts check-in: 43ab84c96e user: sebres tags: core-8-branch | |
| 19:05 | merge 8.7 (fix SF [0b809cd3fc8b6e5e], conflicts resolved) check-in: 4c3e3d79df user: sebres tags: trunk, main | |
| 18:28 | merge 8.6 (fix SF [0b809cd3fc8b6e5e], conflicts resolved) check-in: 77a1c3f978 user: sebres tags: core-8-branch | |
| 14:14 | Rebase to 9.0 Closed-Leaf check-in: 976ae5104d user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 13:53 | Match Tcl_Free()'s argument type check-in: 34f7a4ecb4 user: jan.nijtmans tags: trunk, main | |
| 13:47 | This could give a (C++) compiler warning check-in: 0f0f793c33 user: jan.nijtmans tags: core-8-branch | |
| 11:50 | Fix some EXEC flags (in "make dist" too) check-in: 02d2aaf7ae user: jan.nijtmans tags: trunk, main | |
| 11:41 | Fix some EXEC flags (in "make dist" too) check-in: c500c19889 user: jan.nijtmans tags: core-8-branch | |
| 11:11 | Merge 9.0. Skip memorymodule testcases with --disable-zipfs check-in: 15095f90b8 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 10:07 | Fix [aaa84fbbc5]: zipfs info on mountpoint of executable returns zero offset in field 4 check-in: 3d62ee540d user: jan.nijtmans tags: trunk, main | |
| 09:52 | Fix [aaa84fbbc5]: zipfs info on mountpoint of executable returns zero offset in field 4 check-in: 4358bf994e user: jan.nijtmans tags: core-8-branch | |
|
2024-12-04
| ||
| 20:31 | Remove a lot of dead code: macOS < 10.9 is no longer supported check-in: 89dee6b1b8 user: jan.nijtmans tags: trunk, main | |
| 17:55 | Remove a lot of dead code: macOS < 10.9 is no longer supported check-in: dbc6e5ebd3 user: jan.nijtmans tags: core-8-branch | |
| 17:51 | Indenting check-in: 3dd7035ccc user: jan.nijtmans tags: core-8-branch | |
| 16:02 | Remove zip -A from autoconf builds. Add tests for zipfs info Closed-Leaf check-in: 376261e2cd user: apnadkarni tags: apn-julian-zipfs-patch | |
| 14:37 | One more TCL_UNUSED() usage check-in: 615fbeeddb user: jan.nijtmans tags: trunk, main | |
| 09:10 | On macOS, use the VFS pathname as name for the module, in stead of simply "[Memory Based Bundle]" check-in: 38f61973f5 user: jan.nijtmans tags: trunk, main | |
|
2024-12-03
| ||
| 13:11 | On macOS, use the VFS pathname as name for the module, in stead of simply "[Memory Based Bundle]". check-in: 5cab008cd3 user: jan.nijtmans tags: core-8-branch | |
| 11:36 | Rebase to 9.0 check-in: c0231e7364 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 11:31 | Fix comment check-in: 725c4bc5ab user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 11:26 | Bring back *.yml files from trunk, just with separate --enable-memorymodule build check-in: a213a451da user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 11:15 | This was only meant for testing check-in: 2457d5c07e user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 10:14 | Working towards an auto-publishing script check-in: 73a556f945 user: dkf tags: trunk, main | |
|
2024-12-02
| ||
| 15:40 | Bring back Makefile's how they were check-in: 42bf08b950 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 14:10 | Add memorymodule constraint. Make win/dltest build work with minizip check-in: 33f69bde3c user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 11:53 | Fix compiler warning. Protect against long pathnames. check-in: 78d25f891b user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 10:44 | Create new branch named "apn-encoding-refactor" check-in: f467de36ad user: apnadkarni tags: apn-encoding-refactor | |
| 09:49 | Actual follow-up (not really a counter-proposal) to TIP #707, with a further simplification. Rebased... Closed-Leaf check-in: 89564bda22 user: jan.nijtmans tags: tip-707-alt | |
| 09:42 | Start on channel performance measurement tools check-in: f21e8a892a user: apnadkarni tags: apn-channel-perftools | |
| 07:11 | Actual counter-proposal to TIP #707 check-in: 904cd27d0e user: jan.nijtmans tags: tip-707-alt | |
| 01:32 | TIP 707 Closed-Leaf check-in: 69be439140 user: apnadkarni tags: tip-707 | |
|
2024-12-01
| ||
| 23:01 | Experiment: simplify internal representation notation Closed-Leaf check-in: bf30412994 user: jan.nijtmans tags: intrep-simpl | |
| 17:42 | Fix compiler-warnings when TCL_COMPILE_DEBUG=1 check-in: b688a485b2 user: jan.nijtmans tags: trunk, main | |
| 16:56 | Integrate dltest/memorymoduletest.zip building in win/Makefile check-in: d807db74ab user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 12:40 | Julian's patch for [aaa84fbbc5] - zipfs info returns 0 as start of zip data. check-in: 82372ab46c user: apnadkarni tags: apn-julian-zipfs-patch | |
|
2024-11-30
| ||
| 14:40 | Document incompatible change in treatment of reference counts when using Tcl_ListObjIndex with an ab... check-in: 66c0431d49 user: griffin tags: trunk, main | |
| 00:47 | Add more detail about Abstract Lists Closed-Leaf check-in: 118439ea24 user: griffin tags: bug-b343fe8656 | |
|
2024-11-29
| ||
| 22:59 | Build "memorymodule" tag into tcl::build-info check-in: f436c0a641 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 21:08 | Now with a working GetModuleFileName[WA] for memory-loaded modules. check-in: 3dcdaca2e2 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 21:05 | New function MemoryGetCodeBase(). We need it. check-in: 4637de8b5b user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 08:20 | Add more testcases. Store full path in loadHandle check-in: 9ff4820138 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
|
2024-11-28
| ||
| 19:48 | Document incompatible change in treatment of reference counts wrt Tcl_ListObjIndex. (bug-b343fe8656)... check-in: c3270c2b52 user: griffin tags: bug-b343fe8656 | |
| 15:40 | Add makefile.vc check-in: 85f847206e user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 13:49 | Make a start with TLS (gcc) and GetModuleName[A|W]. WIP. Make a start with test-cases check-in: 981e781f92 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 10:13 | Merge trunk. Fix MemoryModule for ARM64 check-in: ad149a67a7 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
|
2024-11-27
| ||
| 11:27 | Fix [https://github.com/fancycode/MemoryModule/pull/91|Added x64 exception handling] check-in: 2c0c7456f5 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 11:24 | Build with MemoryModule on Github check-in: 06c366feaf user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 10:50 | fix typo in manual page on [info frame] check-in: 87b64507ca user: Torsten tags: core-8-branch | |
| 10:48 | fix typo in manual page on [info frame] check-in: c98f3d9aef user: Torsten tags: trunk, main | |
| 10:44 | Implement build-time switch check-in: 376e9d7281 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
|
2024-11-26
| ||
| 21:41 | Make build switchable by defining (or not) TCL_LOAD_FROM_MEMORY check-in: a3a06f460b user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 21:18 | fix [https://github.com/fancycode/MemoryModule/pull/94|SectionAlignment] check-in: ce9e8e7412 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 21:09 | fix a [https://github.com/fancycode/MemoryModule/pull/116|bug in PerformBaseRelocation] check-in: cbfe342863 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 17:05 | Proof of concept cleaning up temp DLLs Closed-Leaf check-in: 4317ebe71d user: apnadkarni tags: apn-bug-a8e4f76ce4 | |
| 14:34 | tclWinLoad.c must always be compiled with -D_UNICODE check-in: 8efedbb737 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 13:44 | Missing Tcl_InitHashTable() Closed-Leaf check-in: 4ad8c29369 user: jan.nijtmans tags: bug-a8e4f76ce4-androwish | |
| 13:28 | Disable TCL_LOAD_FROM_MEMORY, for testing check-in: c8c35f0eb4 user: jan.nijtmans tags: bug-a8e4f76ce4-androwish | |
| 13:19 | Take over TclpFinalizeLoad from androwish check-in: 9c24e7f216 user: jan.nijtmans tags: bug-a8e4f76ce4-androwish | |
| 12:33 | Merge-mark check-in: fedf947933 user: jan.nijtmans tags: trunk, main | |
| 12:11 | (cherry-pick): Bug [5a1aaa20]: lsearch -stride with -subindices and -inline -all gives unexpected re... check-in: 64cb91acdd user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Merge 8.6 check-in: 1e677908bb user: jan.nijtmans tags: core-8-branch | |
| 10:16 | Experiment with Tk done, undo hack check-in: 74c4656650 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
|
2024-11-25
| ||
| 21:01 | in-src doc typos (Tcl_[Save|Restore|Discard]InterpState()) check-in: 3edef509ff user: bch tags: trunk, main | |
| 18:56 | Add bug [5a1aaa20] to changes.md check-in: d8e7d48397 user: oehhar tags: trunk, main | |
| 18:53 | Bug [5a1aaa20]: lsearch -stride with -subindices and -inline -all gives unexpected result check-in: 57bafdc65d user: oehhar tags: trunk, main | |
| 15:29 | Hack: Add a pkgIndex.tcl file and tcl9tk90.dll file to tcl90.dll. For test purposes. check-in: 142494f1f7 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 15:27 | Fix compilation: TclpLoadMemory doesn't have an "interp" parameter any more check-in: 500b38bc91 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 13:18 | Merge trunk check-in: 395816077c user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 13:02 | Update changes.md. No need to mention [882da1] in changes.md: It was a regression after [aee9f2], wh... check-in: d8e9fe6c29 user: jan.nijtmans tags: trunk, main | |
| 12:01 | merge 8.7 check-in: b193c0db5a user: sebres tags: trunk, main | |
| 11:59 | fixed validation of day of week for 24:00 (move to next day) closes [882da1e28b] check-in: cea877fd7f user: sebres tags: core-8-branch | |
| 11:57 | No need to mention [882da1] in changes.md: It was a regression after [aee9f2], which never was in an... Closed-Leaf check-in: c840ffc3be user: jan.nijtmans tags: bug-882da1e28b | |
| 11:53 | Re-apply fix [aee9f2b916], which was partially lost in [24e42b9bd1] check-in: ca80b67634 user: jan.nijtmans tags: bug-882da1e28b | |
|
2024-11-24
| ||
| 21:44 | Disable copying to /tmp. For test purposes only check-in: d6a519a9cf user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 21:19 | Merge 9.0 check-in: 8cc9817724 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 20:24 | changes.md: [6ce3c0] is fixed. Add some more "known bugs" check-in: c28285b8a0 user: jan.nijtmans tags: trunk, main | |
| 19:27 | merge 8.7 check-in: 24e42b9bd1 user: sebres tags: trunk, main | |
| 19:25 | code review, don't need special handling to adjust julianDay, date increment by 24:00 (or by leap se... check-in: 66e7fb75d9 user: sebres tags: core-8-branch | |
| 19:20 | No need for error-reporting in TclpLoadMemory(): If it fails, a fallback scenary is started, copying... check-in: a919ce5cfe user: jan.nijtmans tags: trunk, main | |
| 18:52 | avoid possible double validation of stage 2 (S2) check-in: 0c7ae252cc user: sebres tags: core-8-branch | |
|
2024-11-23
| ||
| 16:51 | Re-apply [b11c0b7e61], for testing purposes only check-in: 1304129573 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 16:29 | Fix [https://github.com/fancycode/MemoryModule/pull/96|MemoryGetProcAddress by ordinal value] (not u... check-in: 5710642f77 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 16:20 | Update MemoryModule to latest (master) version. check-in: da876cd930 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 15:38 | No need for error-reporting in TclpLoadMemory(): If it fails, a fallback scenary is started, copying... check-in: 2a0ab9a83c user: jan.nijtmans tags: core-8-branch | |
| 12:37 | Revert "leapDay" stuff. Too early for 9.0.1 check-in: ecc285c2d6 user: jan.nijtmans tags: core-8-branch | |
| 12:06 | Revert "leapDay" stuff. Too early for 9.0.1. Update documentation check-in: a5b130a5fa user: jan.nijtmans tags: trunk, main | |
|
2024-11-22
| ||
| 22:00 | Revert "leapDay" stuff. Update documentation Closed-Leaf check-in: bb9e3560fd user: jan.nijtmans tags: bug-f2b5f89c0d | |
| 14:29 | Update changes.md check-in: b2b50f7b60 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 13:19 | Rebase to latest 9.0. Better error-handling. Remove unneeded parameter check-in: fc6274015d user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 11:15 | Remove support for leap-minutes (I thought I already removed that) check-in: b2ae97e2c3 user: jan.nijtmans tags: trunk, main | |
| 10:39 | Remove support for leap-minutes (I thought I already removed that) check-in: 408183a4a5 user: jan.nijtmans tags: core-8-branch | |
| 10:17 | Add simple year-check to leap-seconds detection: There were only leap seconds from 1972 - 2016 (whic... check-in: 8672c9ff1b user: jan.nijtmans tags: trunk, main | |
| 10:08 | Use "switch" statement for month selection check-in: b84c3a8db5 user: jan.nijtmans tags: core-8-branch | |
| 09:28 | Add simple year-check to leap-seconds detection: There were only leap seconds from 1972 - 2016 (whic... check-in: 934465aa95 user: jan.nijtmans tags: core-8-branch | |
|
2024-11-21
| ||
| 21:14 | fix leap seccond scan [f2b5f89c0d8520ea] (and [aee9f2b916afd976]): recognize leap second (estimate a... Leaf check-in: d4b4648db7 user: sebres tags: bug-f2b5f89c0d-alt-leapsec | |
| 21:09 | test coverage illustrating the proper leep second behaviour for [f2b5f89c0d8520ea] (and [aee9f2b916a... check-in: 377156e138 user: sebres tags: bug-f2b5f89c0d-alt-leapsec | |
| 21:04 | small amend check-in: 6c745647b4 user: sebres tags: bug-f2b5f89c0d-alt-leapsec | |
| 21:01 | Change TclpLoadMemoryGetBuffer/TclpLoadMemory signature using size_t/Tcl_Size check-in: 8d3ada78be user: jan.nijtmans tags: trunk, main | |
| 17:56 | Change TclpLoadMemoryGetBuffer/TclpLoadMemory signature using size_t/Tcl_Size check-in: 6b033a746e user: jan.nijtmans tags: core-8-branch | |
| 17:02 | Change a bunch of related defines into an enum, which they should have been already. check-in: 47f9090e53 user: dkf tags: trunk, main | |
| 15:35 | Rebase to 9.0 check-in: a66646da48 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 15:32 | backout [bc7fbd8e2e]. Testing done. check-in: 2220e6b2da user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 11:32 | cleanup indenting check-in: d3744ffffc user: jan.nijtmans tags: trunk, main | |
| 11:27 | Fix [aee9f2b916] and [f2b5f89c0d]: clock scan of leapsecond/24:00, ISO-8601-compatibility. check-in: 5b5f4e8334 user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Fix [f2b5f89c0d]: clock scan of leapsecond: wrong result in 8.6 and 9.0. Update changes.md check-in: 853f0295ff user: jan.nijtmans tags: trunk, main | |
|
2024-11-20
| ||
| 21:17 | Uncomment printf. Allow 15-min timezones for leap-seconds as well Closed-Leaf check-in: 3839a34130 user: jan.nijtmans tags: bug-f2b5f89c0d | |
| 21:06 | Rebase to 9.0. Improved parsing of leap-seconds check-in: 1715857dc9 user: jan.nijtmans tags: bug-f2b5f89c0d | |
| 19:33 | Fix [aee9f2b916]: clock scan -validate, ISO-8601, 24:00. Remove HAVE_MKTIME: It isn't used anywhere... check-in: 9e101107d1 user: jan.nijtmans tags: trunk, main | |
| 12:28 | Fix handling of "24:00 am" -validate 0: Should be 24 hours after "00:00 am". Closed-Leaf check-in: bf0e4fe924 user: jan.nijtmans tags: bug-aee9f2b916 | |
| 12:15 | [aee9f2b916]: Allow "24:00", but only as indication for the end of the day. check-in: f77d6fcac2 user: jan.nijtmans tags: bug-aee9f2b916 | |
|
2024-11-19
| ||
| 23:53 | starts branch with alternate solution for [f2b5f89c0d8520ea]; tools/tclZIC.tcl: produces leap second... check-in: 877284201f user: sebres tags: bug-f2b5f89c0d-alt-leapsec | |
| 23:42 | Leap second could also happen on january 1st or july 1st check-in: c465655c5a user: jan.nijtmans tags: bug-f2b5f89c0d | |
| 23:25 | Be more strict when hours=24 check-in: bb71097119 user: jan.nijtmans tags: bug-f2b5f89c0d | |
|
2024-11-18
| ||
| 20:00 | Missing "return TCL_ERROR" check-in: d9d63f17e0 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 17:56 | Ticket [5a1aaa20]: adding tests (thanks Julian!) Closed-Leaf check-in: ab992d35ac user: oehhar tags: 5a1aaa20-lsearch-stride | |
| 16:03 | Ticket [5a1aaa20] proposed solution by Julian Noble (Thanks !) check-in: 7274285f90 user: oehhar tags: 5a1aaa20-lsearch-stride | |
| 15:35 | Code cleanup check-in: 4e88af7df7 user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 15:11 | Fix for [a8e4f76ce4]: load library (dll) from zipfs-library causes a leak in temporary folder check-in: b74bd939ad user: jan.nijtmans tags: bug-a8e4f76ce4 | |
| 10:48 | Revert [b11c0b7e61], for testing purposes only. check-in: bc7fbd8e2e user: jan.nijtmans tags: bug-a8e4f76ce4 | |
|
2024-11-16
| ||
| 19:35 | Merge 9.0 check-in: 27d851bd8f user: jan.nijtmans tags: bug-f2b5f89c0d | |
|
2024-11-15
| ||
| 17:47 | merge point (no changes) check-in: 13d4d3d6f2 user: sebres tags: core-8-branch | |
| 17:33 | merge 8.7 check-in: 92493234f7 user: sebres tags: trunk, main | |
| 17:31 | small amend check-in: 6dd50fd094 user: sebres tags: core-8-branch | |
| 17:27 | added vice versa tests - definitely wrong conversions for -valid 1 (wrong day and month for a leap s... check-in: 0d27fe8ee3 user: sebres tags: core-8-branch | |
| 17:10 | merge 8.6, test extended with formatted scan and controlled by constraint valid_off now check-in: 85644d54af user: sebres tags: core-8-branch | |
| 15:51 | Merge 9.0 check-in: 61c3881483 user: jan.nijtmans tags: tip-626 | |
| 15:21 | try.n: Add an illustrative example to use "return" within a try block check-in: 0c0b2604f4 user: oehhar tags: trunk, main | |
| 11:38 | Add testcases related to [f2b5f89c0d]: clock scan of leapsecond: wrong result in 8.6 and 9.0 check-in: 320e0b70b8 user: jan.nijtmans tags: trunk, main | |
| 11:18 | Add testcases related to [f2b5f89c0d]: clock scan of leapsecond: wrong result in 8.6 and 9.0 check-in: e13bdc7d81 user: jan.nijtmans tags: core-8-branch | |
|
2024-11-14
| ||
| 20:53 | Testcases for various situations check-in: c38933fb9d user: jan.nijtmans tags: bug-f2b5f89c0d | |
| 17:59 | Fix leap-check for day-of-month check-in: e3389ca4d8 user: jan.nijtmans tags: bug-f2b5f89c0d | |
| 17:42 | A little bit smarter: leap seconds/minutes can only occur on june 30 or december 31. They cannot occ... check-in: f217edd89f user: jan.nijtmans tags: bug-f2b5f89c0d | |
| 17:06 | We can accept 24:00 as hour as well check-in: 2d7673b06b user: jan.nijtmans tags: bug-f2b5f89c0d | |
| 16:49 | Possible fix for [f2b5f89c0d]: clock scan of leapsecond: wrong result in 9.0 check-in: 4d72246575 user: jan.nijtmans tags: bug-f2b5f89c0d | |
| 10:23 | Rebase to 9.0. See: [e38dce74e2] Leaf check-in: 7b6d5a6638 user: jan.nijtmans tags: bug-e38dce74e2-214cc0eb22-v2 | |
| 09:32 | Fix problem in testcase check-in: e8bd84d28e user: jan.nijtmans tags: core-8-branch | |
| 09:26 | Fix problem in testcase, caused by [01d1cd487a74c15a|this] commit check-in: 837f2fa878 user: jan.nijtmans tags: trunk, main | |
|
2024-11-13
| ||
| 21:56 | Merge 9.0 check-in: bb5535d09f user: jan.nijtmans tags: tip-626 | |
| 20:19 | Update rules.vc (sync with Tk 9.0, not needed for Tcl) check-in: 18d10eb019 user: jan.nijtmans tags: trunk, main | |
| 19:45 | partial merge 8.7: fix and coverage for bug [43c94f95988f3057]: avoid vulnerability loading init.tcl... check-in: 01d1cd487a user: sebres tags: trunk, main | |
| 19:39 | merge 8.6: fix and coverage for bug [43c94f95988f3057]: avoid vulnerability loading init.tcl in curr... check-in: f7d3654527 user: sebres tags: core-8-branch | |
| 15:49 | Possible fix for [43c94f9598]: Tcl will not start properly if there is an init.tcl file in the curre... Closed-Leaf check-in: 465d4546e2 user: jan.nijtmans tags: bug-43c94f9598 | |
| 15:37 | (backport) Move non-error literal to TclOO's internal literal cache. check-in: 8086e58f6f user: jan.nijtmans tags: core-8-branch | |
| 14:36 | Sync "rules.vc" with Tk check-in: 4e6eee5fa2 user: jan.nijtmans tags: core-8-branch | |
| 09:41 | Move non-error literal to TclOO's internal literal cache. check-in: b96d20030e user: dkf tags: trunk, main | |
| 09:32 | Merge 9.0 check-in: 74d69ff773 user: jan.nijtmans tags: tip-626 | |
| 09:30 | GHA win-, linux- and mac-flows: speed-up build (j4), add info section into build. Remove some unnee... check-in: d8a7be3197 user: jan.nijtmans tags: trunk, main | |
|
2024-11-12
| ||
| 23:03 | (backport) Make "-index" example more illustrative, Remove stray brace in example check-in: 626c418ead user: jan.nijtmans tags: core-8-branch | |
| 14:59 | Remove stray brace in example. check-in: 37bcceec1e user: pooryorick tags: trunk, main | |
| 13:20 | Merge 9.0 check-in: 938858f211 user: jan.nijtmans tags: tip-626 | |
| 13:16 | GHA win-, linux- and mac-flows: speed-up build (j4), add info section into build check-in: 9663b4dd8b user: jan.nijtmans tags: core-8-branch | |
| 12:10 | backout [b569739692]: [02977e0004] Reduce impact of recursion depth bug. Remove some unneeded typeca... check-in: e1e7f93e74 user: jan.nijtmans tags: core-8-branch | |
| 09:41 | backout [b569739692]: [02977e0004] Reduce impact of recursion depth bug. check-in: 53462a5b29 user: jan.nijtmans tags: trunk, main | |
|
2024-11-11
| ||
| 20:26 | Use many many more ObjProc's in test code: we should give a good example here check-in: a858a88a70 user: jan.nijtmans tags: trunk, main | |
|
2024-11-10
| ||
| 22:48 | backout [b569739692]: [02977e0004] Reduce impact of recursion depth bug. Closed-Leaf check-in: 1008c8506a user: jan.nijtmans tags: bug-02977e0004 | |
| 21:32 | Add oo-1.22 to knownBugs too Closed-Leaf check-in: d84281a560 user: jan.nijtmans tags: bug-02977e0004-jn | |
| 21:23 | Deprecate Tcl_CreateCommand() too. Use Tcl_CreateObjCommand2() in all testcases check-in: 8a7320b50e user: jan.nijtmans tags: tip-626 | |
|
2024-11-09
| ||
| 00:13 | (backport): Move table processing of DeclaredClassMethod check-in: eeaaac7f16 user: jan.nijtmans tags: core-8-branch | |
|
2024-11-08
| ||
| 16:32 | deprecate Tcl_CreateTrace check-in: bdff9b35d0 user: jan.nijtmans tags: tip-626 | |
| 15:59 | Move table processing of DeclaredClassMethod check-in: 95b4578597 user: dkf tags: trunk, main | |
| 14:49 | More Tcl_ObjCmdProc2 usage check-in: 5837eb8359 user: jan.nijtmans tags: tip-626 | |
| 11:16 | Fix for documentation issue [ac104c9ecb]: Make "-index" example more illustrative. check-in: 17a6f70fc1 user: pooryorick tags: trunk, main | |
| 11:08 | argv->objv and int->Tcl_Size in testcases check-in: 859bf2f47f user: jan.nijtmans tags: tip-626 | |
|
2024-11-07
| ||
| 21:33 | Merge 9.0 check-in: 35ea40df79 user: jan.nijtmans tags: tip-626 | |
|
2024-11-06
| ||
| 22:15 | Please use Autoconf 2.72 Closed-Leaf check-in: ca98608054 user: jan.nijtmans tags: tip-702 | |
| 22:09 | Only remove the dll's from the zip, not the pkgIndex.tcl files check-in: 9fc7aba661 user: jan.nijtmans tags: tip-702 | |
| 21:48 | Add oo-1.18.2 to knownBug tests check-in: b595c3d818 user: jan.nijtmans tags: bug-02977e0004-jn | |
| 21:30 | Rebase to 9.0. Resolve conflicts check-in: 84548fbc84 user: jan.nijtmans tags: tip-702 | |
| 20:33 | Implement [364bd985d6]: install registry and dde in $INSTALL_DIR\lib always check-in: b11c0b7e61 user: jan.nijtmans tags: trunk, main | |
| 20:08 | Implement [364bd985d6]: install registry and dde in $INSTALL_DIR\lib always check-in: 4a08e79269 user: jan.nijtmans tags: core-8-branch | |
|
2024-11-05
| ||
| 11:03 | Make oo-1.18 a knownBug check-in: 8761e1c896 user: jan.nijtmans tags: bug-02977e0004-jn | |
|
2024-11-04
| ||
| 20:39 | Fix [https://core.tcl-lang.org/tk/info/bb110c70d1|bb110c70d1]: cannot build .chm help file (Windows) check-in: 1310d7228e user: jan.nijtmans tags: trunk, main | |
| 20:27 | Fix [https://core.tcl-lang.org/tk/info/bb110c70d1|bb110c70d1]: cannot build .chm help file (Windows) check-in: 4933ef5a97 user: jan.nijtmans tags: core-8-branch | |
| 13:42 | CFLAGS -> TESTFLAGS check-in: dd5ac26a97 user: jan.nijtmans tags: bug-02977e0004-jn | |
|
2024-11-03
| ||
| 17:17 | Determine which oo.test testcase fails check-in: ffbad1dd30 user: jan.nijtmans tags: bug-02977e0004-jn | |
|
2024-11-02
| ||
| 08:11 | Merge 8.7 check-in: db3378e41d user: apnadkarni tags: trunk, main | |
| 07:55 | Merge 8.6 check-in: d27ab6e11b user: apnadkarni tags: core-8-branch | |
|
2024-11-01
| ||
| 15:58 | merge 8.7 check-in: 2a189d3d07 user: dkf tags: trunk, main | |
| 15:56 | merge 8.6 check-in: a56b3c5c17 user: dkf tags: core-8-branch | |
|
2024-10-31
| ||
| 13:54 | merge 8.7 check-in: 702ff14eee user: sebres tags: trunk, main | |
| 13:54 | merge 8.6 check-in: f51892e6c5 user: sebres tags: core-8-branch | |
| 13:32 | merge 8.7 (clock: load TZ failure normalization and test coverage) check-in: 014a5c1a72 user: sebres tags: trunk, main | |
| 13:30 | merge 8.6 (clock: load TZ failure normalization and test coverage) check-in: f788320fc9 user: sebres tags: core-8-branch | |
|
2024-10-30
| ||
| 12:24 | Merge 8.7 - TIP 701 - Tcl_FSTildeExpand C API check-in: ecb2b9d3b5 user: apnadkarni tags: trunk, main | |
| 11:38 | TIP 701 - Tcl_FSTildeExpand C API check-in: c2f3dbddd9 user: apnadkarni tags: core-8-branch | |
| 11:24 | Add Tcl_FSTildeExpand manpage. Do not depend on caller to clean up output DString on error Closed-Leaf check-in: 321a559f8c user: apnadkarni tags: tip-701 | |
|
2024-10-29
| ||
| 18:39 | merge 8.7: fixes regression and further bug [2c237beffbace823] check-in: ab6663673f user: sebres tags: trunk, main | |
| 18:37 | merge 8.6: fixes regression and further bug [2c237beffbace823] check-in: 5f73876fe7 user: sebres tags: core-8-branch | |
|
2024-10-25
| ||
| 20:37 | Merge 9.0 check-in: 714fb05eb4 user: jan.nijtmans tags: tip-626 | |
| 17:26 | doc/clock.n: typo. Spacing in ::tcl::unsupported::icu check-in: a29e02c5b4 user: jan.nijtmans tags: trunk, main | |
| 17:01 | Add tcl::unsupported::icu normalize check-in: 240e94b4a0 user: jan.nijtmans tags: core-8-branch | |
| 15:52 | doc/clock.n: typo check-in: 6218e8f6e0 user: sebres tags: core-8-branch | |
| 14:20 | Rebase to latest 9.0 Closed-Leaf check-in: c58d7cec72 user: jan.nijtmans tags: bug-364bd985d6 | |
| 10:54 | (void *)NULL -> (char *)NULL, where appropriate check-in: 7209ffe4b0 user: jan.nijtmans tags: trunk, main | |
| 10:44 | (void *)NULL -> (char *)NULL, where appropriate check-in: d21087d935 user: jan.nijtmans tags: core-8-branch | |
| 10:29 | Merge 9.0 check-in: 1a0a37af7e user: jan.nijtmans tags: tip-626 | |
| 09:56 | Merge 9.0 (9.0.0 release) check-in: 8523e01f8f user: jan.nijtmans tags: tip-626 | |
| 09:25 | Merge 9.0 check-in: 9a9302a669 user: jan.nijtmans tags: tip-626 | |
|
2024-10-24
| ||
| 14:46 | tcltest::bytestring was removed in Tcl 9.0 See: [a3e8f513cc]: tcltest(n) still mentions [encoding co... check-in: db207d7c85 user: jan.nijtmans tags: trunk, main | |
| 14:41 | Merge 8.6 check-in: 39e2e7c002 user: jan.nijtmans tags: core-8-branch | |
| 11:37 | Document that [file dirname [file dirname [info nameofexecutable]]]/lib is also added to $auto_path ... check-in: 7c03f85a81 user: jan.nijtmans tags: trunk, main | |
| 11:36 | Document that [file dirname [file dirname [info nameofexecutable]]]/lib is also added to $auto_path ... check-in: 68c9c18275 user: jan.nijtmans tags: core-8-branch | |
| 09:22 | Merge-mark check-in: f2edb240bb user: jan.nijtmans tags: trunk, main | |
| 09:21 | Merge 8.6 check-in: e99d2f6d2b user: jan.nijtmans tags: core-8-branch | |
| 08:26 | Use TCL9_0_TM_PATH in examples in stead of 8_x. tclOldParse.c doesn't exist any more. check-in: 8215edff6d user: jan.nijtmans tags: trunk, main | |
|
2024-10-23
| ||
| 14:44 | Add missing constraint to icu tests check-in: 43994c260b user: apnadkarni tags: trunk, main | |
| 13:40 | Fix documentation on tcl_wordchars/tcl_nonwordchars check-in: f7bcbac352 user: jan.nijtmans tags: trunk, main | |
| 13:37 | Update docs regarding tilde substitution (backported from 9.0). For TCLLIBPATH, do the same tilde su... check-in: a3fc2ce918 user: jan.nijtmans tags: core-8-branch | |
| 13:19 | Fix documentation on tcl_wordchars/tcl_nonwordchars check-in: 3f2ba191a4 user: jan.nijtmans tags: core-8-branch | |
| 11:21 | merge 8.7 check-in: 72d9e7c8e5 user: sebres tags: trunk, main | |
| 11:13 | merge 8.6, conflicts resolved check-in: 466beedcfc user: sebres tags: core-8-branch | |
|
2024-10-22
| ||
| 17:09 | Add tcl::unsupported::icu normalize check-in: 400ffbad1b user: apnadkarni tags: trunk, main | |
| 16:55 | Add sanity tests for ICU normalization Closed-Leaf check-in: 4c32cc17c9 user: apnadkarni tags: apn-icu-playground | |
| 15:10 | Merge 8.7. Eliminate some code duplication. (void *)NULL -> (char *)NULL check-in: 2995fa2cda user: jan.nijtmans tags: trunk, main | |
| 13:08 | (cherry-pick): Fix [66da4d4228] - UTF-16 encoder buffer overflow check-in: c0e4798bb1 user: jan.nijtmans tags: core-8-branch | |
|
2024-10-21
| ||
| 02:39 | Fix [66da4d4228] - UTF-16 encoder buffer overflow. More encoding tests check-in: 4292513191 user: apnadkarni tags: trunk, main | |
|
2024-10-20
| ||
| 11:48 | Implement [364bd985d6]: install registry and dde in $INSTALL_DIR\lib always check-in: ad1fea189f user: jan.nijtmans tags: bug-364bd985d6 | |
|
2024-10-19
| ||
| 16:27 | Fix test for cesu-8 Closed-Leaf check-in: f711c3a5dc user: apnadkarni tags: apn-more-encoding-tests | |
| 16:19 | Fix [66da4d4228] - UTF-16 encoder buffer overflow check-in: 4574a1e8d3 user: apnadkarni tags: apn-more-encoding-tests | |
| 15:55 | Add tests for destination buffer limits in encoders check-in: 80d52b2d44 user: apnadkarni tags: apn-more-encoding-tests | |
| 05:59 | Merge trunk check-in: b61dd7a709 user: apnadkarni tags: apn-more-encoding-tests | |
| 05:45 | Merge trunk check-in: 2c04792d47 user: apnadkarni tags: apn-icu-playground | |
|
2024-10-18
| ||
| 19:05 | tcl_wordchars and tcl_nonwordchars doc fix proposal. See [f88bc5ff88] Closed-Leaf check-in: b2eab2cc8e user: jan.nijtmans tags: bug-f88bc5ff88 | |
| 15:17 | Fix [73d5cb615e]: zlib-8.8, zlib-8.16 fail on Fedora 40, gcc 14.1.1 check-in: 6f86b010a6 user: jan.nijtmans tags: trunk, main | |
| 15:12 | Fix [73d5cb615e]: zlib-8.8, zlib-8.16 fail on Fedora 40, gcc 14.1.1 backport [cfdf80a2efc6]: zlib ch... check-in: 07b3bc2ff1 user: jan.nijtmans tags: core-8-branch | |
| 11:53 | TIP 702 - always statically link registry and dde check-in: 1bdd00fa65 user: apnadkarni tags: tip-702 | |
|
2024-10-16
| ||
| 21:44 | Remove a lot of stuff meant for macOS < 10.9 check-in: 254825c556 user: jan.nijtmans tags: trunk, main | |
| 21:04 | Remove a lot of stuff meant for macOS < 10.9 check-in: 6415ba7727 user: jan.nijtmans tags: core-8-branch | |
| 20:22 | Remove obsolete -single_module linker flag Closed-Leaf check-in: 9cc829359d user: jan.nijtmans tags: bug-cb052066de | |
| 11:24 | Put back some lines in tcl.m4: the "gettimeofday" detection fails without it check-in: 46fd4dc2a0 user: jan.nijtmans tags: trunk, main | |
| 11:22 | Put back some lines in tcl.m4: the "gettimeofday" detection fails without it check-in: a07ee5ce3e user: jan.nijtmans tags: core-8-branch | |
| 08:20 | SunOS 4 is no longer supported check-in: 4df48f925e user: jan.nijtmans tags: trunk, main | |
| 08:10 | SunOS 4 is no longer supported check-in: 714ef2610a user: jan.nijtmans tags: core-8-branch | |
|
2024-10-14
| ||
| 20:30 | Remove a lot of stuff meant for macOS < 10.9 check-in: 49e8bca1ab user: jan.nijtmans tags: bug-cb052066de | |
|
2024-10-13
| ||
| 13:30 | Eliminate HAVE_ZLIB everywhere. See [1210ec8424] check-in: 0066eacd87 user: jan.nijtmans tags: trunk, main | |
|
2024-10-09
| ||
| 16:34 | Rebase to 9.0. Re-generate "configure" Closed-Leaf check-in: ebcdd4ecfe user: jan.nijtmans tags: always-zlib | |
| 16:26 | Merge-mark 8.7. Indenting (8 spaces -> tabs) check-in: 04f2012a49 user: jan.nijtmans tags: trunk, main | |
| 16:05 | Fix warning: warning C4047: 'function': 'char *' differs in levels of indirection from 'const char *... check-in: cf4e367415 user: jan.nijtmans tags: core-8-branch | |
| 12:57 | Rebase to 9.0 check-in: ec2e8242d5 user: jan.nijtmans tags: bug-e38dce74e2-214cc0eb22-v2 | |
| 12:27 | Follow-up fix for [fc65ff1b66] (fix as described by juliannoble2) Closed-Leaf check-in: 194c178dba user: jan.nijtmans tags: bug_fc65ff1b66 | |
| 08:16 | Indenting in testcases. Always use tabs in stead of 8 spaces check-in: bea36e3b59 user: jan.nijtmans tags: trunk, main | |
|
2024-10-08
| ||
| 22:36 | Follow-up for [0439e1e1a3]: Slow detection of illegal expr argument. Same fix in more places. Only ... check-in: a618dcb270 user: jan.nijtmans tags: trunk, main | |
| 22:26 | Fix [0439e1e1a3]: Slow detection of illegal expr argument check-in: f10435bb91 user: jan.nijtmans tags: core-8-branch | |
| 15:17 | Do an additional check, before declaring something "a list" Closed-Leaf check-in: d02bb20b39 user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 13:19 | Rebase to 9.0 check-in: 167e636990 user: jan.nijtmans tags: bug-0439e1e1a3 | |
|
2024-10-07
| ||
| 21:47 | In Tcl_GetNumberFromObj() change the dictionary length check from > 1 to > 0 to determine whether th... check-in: 6671214b3b user: pooryorick tags: trunk, main | |
|
2024-10-05
| ||
| 21:15 | Update nmakehlp.c check-in: 72b069cb86 user: jan.nijtmans tags: trunk, main | |
| 21:12 | Update nmakehlp.c check-in: a465cc43f3 user: jan.nijtmans tags: core-8-branch | |
| 21:08 | Backport vctool check-in: 11f27c1ae7 user: jan.nijtmans tags: core-8-branch | |
| 21:00 | Move new stub entry to 657, which is slightly better check-in: cdb0818396 user: jan.nijtmans tags: tip-701 | |
| 08:50 | Complete the FOREACH_HASH family check-in: ea9b650e04 user: dkf tags: trunk, main | |
| 06:05 | vctool - fix confusion between 'debug' and 'pdbs' options check-in: 1d1e6de2ee user: apnadkarni tags: trunk, main | |
|
2024-10-03
| ||
| 08:21 | Update links, pointing to the 9.0 release as well check-in: 8a92b97680 user: jan.nijtmans tags: trunk, main | |
| 08:18 | Update links, pointing to the 9.0 release as well check-in: 7acc0b2bb1 user: jan.nijtmans tags: core-8-branch | |
|
2024-10-02
| ||
| 11:49 | Use version number "9.0" somewhat more in comments check-in: b716a367fb user: jan.nijtmans tags: trunk, main | |
|
2024-10-01
| ||
| 17:17 | Bug [67d5f75c36]. Revert to 8.6 behaviour. Recompile lambda on interp mismatch Closed-Leaf check-in: de39c09363 user: apnadkarni tags: bug-67d5f75c36 | |
|
2024-09-30
| ||
| 09:30 | (cherry-pick): Even when building against Tcl8, PRJLIBNAME9 should not have the "t" suffix else it b... check-in: 55abecc8e3 user: jan.nijtmans tags: core-8-branch | |
| 08:25 | Use more named constants in TclOO implementation check-in: 770230bffe user: dkf tags: trunk, main | |
|
2024-09-29
| ||
| 10:52 | Even when building against Tcl8, PRJLIBNAME9 should not have the "t" suffix else it breaks pkgIndex.... check-in: 76d1886f29 user: apnadkarni tags: trunk, main | |
|
2024-09-27
| ||
| 10:27 | Rebase to 9.0 Leaf check-in: 7d43b62f8a user: jan.nijtmans tags: documentation-cleanup-for-transition | |
| 10:25 | Cherry-pick 2 trivial fixes from 'documentation-cleanup-for-transition' branch check-in: a0e3dfeddc user: jan.nijtmans tags: trunk, main | |
| 10:24 | Cherry-pick 2 trivial fixes from 'documentation-cleanup-for-transition' branch check-in: a45dfaf424 user: jan.nijtmans tags: core-8-branch | |
| 08:49 | Rebase to 9.0 check-in: 11ba8e51a8 user: jan.nijtmans tags: documentation-cleanup-for-transition | |
| 08:38 | version -> 9.0.1 check-in: 8f6ce631b8 user: jan.nijtmans tags: trunk, main | |
| 03:20 | Merge 8.7 - Fix zipfs canonical manpage check-in: 268468282f user: apnadkarni tags: trunk, main | |
| 03:18 | Fix zipfs canonical manpage to match TIP 430 and actual implementation check-in: 720ed356ac user: apnadkarni tags: core-8-branch | |
|
2024-09-26
| ||
| 21:28 | Don't use "9.0b3" any more. Spacing check-in: 946fbd0fda user: jan.nijtmans tags: trunk, main | |
| 21:08 | Backport Tcl_BounceRefCount() from Tcl 9.0 check-in: 7073e07042 user: jan.nijtmans tags: core-8-branch | |
| 20:20 | Backport http 2.10.0 from 9.0 check-in: 260dad7a1c user: jan.nijtmans tags: core-8-branch | |
| 19:41 | Merge-mark 8.7 check-in: fa6bfe7e5e user: jan.nijtmans tags: trunk, main | |
| 19:32 | Backport many small documentation changes (as far as appropriate) from 9.0. Update changes.md check-in: 2046ce35ea user: jan.nijtmans tags: core-8-branch | |
| 18:40 | Open space in changes.md for new changes to be recorded as they are developed. check-in: 4e4f6f67df user: dgp tags: trunk, main | |
| 18:29 | merge release check-in: e569153b74 user: dgp tags: trunk, main | |
|
2024-09-25
| ||
| 22:09 | TclMaxListLength() is already checked for within SetDoubeFromAny() check-in: 73bd3c5996 user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 21:45 | Code de-duplication, move it to TclParseNumber() check-in: beb6a2bf05 user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 14:08 | Merge-mark check-in: fa4d47e2e7 user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 13:56 | merge trunk Closed-Leaf check-in: 9af3ef7dce user: dgp tags: rc3, core-9-0-0-rc, core-9-0-0 | |
| 13:56 | Sync test suite to latest code change check-in: ce43f9d436 user: dgp tags: trunk, main | |
| 13:49 | A few more compatibility warnings in the release notes. check-in: ed59e55964 user: dgp tags: core-9-0-0-rc | |
| 13:45 | merge trunk check-in: 1b39dea691 user: dgp tags: core-9-0-0-rc | |
| 11:37 | Rebase to 9.0 check-in: 5e63a529a9 user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 10:53 | one more occurence of version 8.7 removed check-in: 43756df9e7 user: Torsten tags: trunk, main | |
| 10:50 | purged mentions of Tcl 8.7 in man pages (apart from usage in .VS and .VE macros which will not lead ... check-in: 7891a2e4b2 user: Torsten tags: trunk, main | |
| 08:34 | Rebase to 9.0 check-in: 09370a59d0 user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 07:38 | Modify fix for [0439e1e1a3], no conversion to list any more. Reported by AKU. check-in: 53e5096b31 user: jan.nijtmans tags: trunk, main | |
|
2024-09-24
| ||
| 21:46 | Merge 9.0. Use TclMaxListLength() to determine error-message in stead of converting to a list check-in: 1870ed5dd9 user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 08:14 | — -> — check-in: fc13eb89d8 user: jan.nijtmans tags: rc2, core-9-0-0-rc | |
|
2024-09-23
| ||
| 16:38 | Merge trunk; Remove "Known Bugs" that are now fixed; changes file wordsmithing check-in: d46284c1df user: dgp tags: core-9-0-0-rc | |
|
2024-09-22
| ||
| 16:45 | Rebase to 9.0, but use ListObjIsCanonical() in stead of testing for first char being '#' check-in: cd583cb169 user: jan.nijtmans tags: bug-e38dce74e2-214cc0eb22-v2 | |
| 16:22 | Fix [e38dce74e2]: Command line built with list not properly quoted check-in: 8627aad9bd user: jan.nijtmans tags: trunk, main | |
| 16:12 | Fix [e38dce74e2]: Command line built with list not properly quoted check-in: 99a7645e72 user: jan.nijtmans tags: core-8-branch | |
| 06:22 | Merge 8.7 - coroutine doc duplicate text check-in: 104ca7e793 user: apnadkarni tags: trunk, main | |
| 06:17 | Docs - Fix spurious .RE in encoding.n, remove duplicate text in coroutine.n check-in: 2747220a89 user: apnadkarni tags: core-8-branch | |
|
2024-09-21
| ||
| 22:46 | It looks like ListObjIsCanonical() is needed after all Closed-Leaf check-in: 2f91a669a8 user: jan.nijtmans tags: bug-e38dce74e2 | |
| 22:35 | Another testcase, which gives a different result in 8.6 check-in: 03f1b16720 user: jan.nijtmans tags: bug-e38dce74e2 | |
| 08:41 | Fix ungrammatical doubling of words in comments check-in: 1f19a433ec user: dkf tags: trunk, main, minor | |
|
2024-09-20
| ||
| 20:25 | fix for [e38dce74e2] also for lappend etc (another variant to fix inconosistce of [214cc0eb22]); mor... check-in: 3d1a4c2dde user: sebres tags: bug-e38dce74e2-214cc0eb22-v2 | |
| 20:22 | a bit better form (simply reset the string representation and return, since the object is unshared) check-in: 74d3f93d9e user: sebres tags: bug-e38dce74e2 | |
| 12:31 | Fix for [e38dce74e2]: Command line built with list not properly quoted. With test-case check-in: 9c2fe38813 user: jan.nijtmans tags: bug-e38dce74e2 | |
|
2024-09-19
| ||
| 12:21 | Merge-mark check-in: b1de5883bc user: jan.nijtmans tags: trunk, main | |
| 12:20 | Backport tclIcu.c improvements from 9.0. Some indenting check-in: e5b96e3cda user: jan.nijtmans tags: core-8-branch | |
| 11:47 | fraktion -> fraction check-in: cbb8ff2981 user: jan.nijtmans tags: trunk, main | |
| 10:13 | Merge 8.7 check-in: b19d85513b user: jan.nijtmans tags: trunk, main | |
| 10:08 | Backport a lot of doc improvements from 9.0 check-in: 48ff6c7312 user: jan.nijtmans tags: core-8-branch | |
|
2024-09-18
| ||
| 20:28 | One more "Known bugs" check-in: 10600da325 user: jan.nijtmans tags: core-9-0-0-rc | |
| 18:36 | merge trunk check-in: 5691afbee1 user: dgp tags: rc1, core-9-0-0-rc | |
| 15:45 | merge 8.7 (silence warn for no-trapv, [f6fc75cbdd0fa593]) check-in: 9e5fab26fe user: sebres tags: trunk, main | |
| 15:43 | closes [f6fc75cbdd0fa593]: silence unknown pragma warning for no-trapv (__GNUC__ is also defined by ... check-in: 9c8c6e1576 user: sebres tags: core-8-branch | |
| 14:21 | Remove symbol from master build instructions check-in: 0979921b40 user: dkf tags: always-zlib | |
| 14:17 | Always have zlib, so no non-zlib code need remain check-in: 9dee5129eb user: dkf tags: always-zlib | |
| 10:54 | merge 8.7 (mem-leak fix for [02d5d65d70]) check-in: 88fef0563f user: sebres tags: trunk, main | |
| 10:53 | amend to [02d5d65d70]: fixed memory leak (using translated path) check-in: 536390e425 user: sebres tags: core-8-branch | |
| 09:52 | Attempt to fix build failure caused by fix [02d5d65d70] (8.7 and 9.0 only) Closed-Leaf check-in: 9e05dce8e9 user: jan.nijtmans tags: bug-02d5d65d70 | |
| 03:00 | Merge 8.7 - Very minor typo - pathname -> pathtype check-in: d914c001a8 user: apnadkarni tags: trunk, main | |
| 02:59 | Merge 8.6 - Very minor typo - pathname -> pathtype check-in: 2fe4fcdaa1 user: apnadkarni tags: core-8-branch | |
|
2024-09-17
| ||
| 15:42 | amend for 9.0 (windows only): since paths starting with ~ are relative in 9.0 for windows, it doesn'... check-in: 891b58bbb7 user: sebres tags: trunk, main | |
| 15:35 | merge 8.7: avoid unneeded (but expensive) path normalization for several file subsystem commands and... check-in: 265dc4708a user: sebres tags: trunk, main | |
| 15:25 | small amend improving (path in zipfs) lookup check-in: 28df85586d user: sebres tags: core-8-branch | |
| 15:17 | fixes further normalization bottleneck of 8.7+ [02d5d65d70adab97], guess [411f52ed87e313dd49e2] too ... check-in: ed87833280 user: sebres tags: core-8-branch | |
| 14:32 | merge 8.6 (fix attempt for [02d5d65d70adab97], however the small bottleneck is still visible) check-in: 86abe9aa4a user: sebres tags: core-8-branch | |
| 14:24 | Extend the notes in the changes file check-in: 1066df7e1e user: dkf tags: core-9-0-0-rc | |
| 10:29 | Remove 'known bug' listing for issue that was fixed several months ago check-in: 7cd4c1125d user: dkf tags: core-9-0-0-rc | |
| 08:09 | Merge 8.7 check-in: 8e0ee072e2 user: jan.nijtmans tags: trunk, main | |
|
2024-09-16
| ||
| 16:41 | Merge 8.6 check-in: ca3ad3b249 user: jan.nijtmans tags: core-8-branch | |
| 16:05 | [708422] Nice test case. Bug report duplicates [7842f33a5c] check-in: be14e8b90e user: dkf tags: core-8-branch | |
| 14:44 | [680503]: Ensure we make the shadow delegate even if there is no argument to the class constructor. check-in: fc91a7415f user: dkf tags: trunk, main | |
| 14:39 | [680503]: Ensure we make the shadow delegate even if there is no argument to the class constructor. check-in: b378bba6ce user: dkf tags: core-8-branch | |
| 14:22 | Improve clarity and safety in dde extension. Leaf check-in: e96975a314 user: dkf tags: tweak | |
|
2024-09-14
| ||
| 21:26 | compile-13.2: added dynamic constraint for unix boxes (avoid SO for small stack limit) - ensure the ... check-in: 7a6c1a63ee user: jan.nijtmans tags: trunk, main | |
| 21:14 | compile-13.2: added dynamic constraint for unix boxes (avoid SO for small stack limit) - ensure the ... check-in: 8334e24d54 user: jan.nijtmans tags: core-8-branch | |
| 21:01 | Update testcase check-in: 1fc3d6033f user: jan.nijtmans tags: core-8-branch | |
|
2024-09-13
| ||
| 21:18 | Fix [63325009a8]: \u0400 conversion to and from cesu-8 fails check-in: 310f98ad74 user: jan.nijtmans tags: trunk, main | |
| 20:06 | Fix [63325009a8]: \u0400 conversion to and from cesu-8 fails. check-in: 38bd4fffca user: jan.nijtmans tags: core-8-branch | |
| 12:20 | Merge-mark check-in: d06bb94129 user: jan.nijtmans tags: trunk, main | |
| 12:16 | (Backport): Fix bug [fccb9f322f] - system encoding detection check-in: c1d2047f90 user: jan.nijtmans tags: core-8-branch | |
|
2024-09-12
| ||
| 22:56 | One more "Known bug" check-in: 5a7a2e01f3 user: jan.nijtmans tags: core-9-0-0-rc | |
|
2024-09-11
| ||
| 21:04 | Add "Known bugs" section check-in: edc7c054ee user: jan.nijtmans tags: core-9-0-0-rc | |
| 19:36 | merge trunk check-in: d4649033d4 user: dgp tags: core-9-0-0-rc | |
| 16:57 | Update changes.md version to 9.0.0. http -> 2.10.0 check-in: 8e860d3aa9 user: jan.nijtmans tags: core-9-0-0-rc | |
| 16:02 | Replace sequences of Tcl_AddErrorInfo with single Tcl_AppendObjToErrorInfo check-in: 02130d4855 user: dkf tags: tweak | |
| 15:41 | Space before tab is unlikely and unwanted check-in: d09a16a1d9 user: dkf tags: tweak | |
| 14:56 | tweaking TclOO a bit, added more leak tests Sideline low value changes that do not fix anything ... check-in: cf73c2fe23 user: dkf tags: tweak | |
| 07:37 | Unified naming of the Mac to 'macOS' as other names are outdated since 2016 (macOS Sierra, version 1... check-in: a3a2fb94c0 user: Torsten tags: trunk, main | |
| 06:31 | Add tcl::idna, expr operators, oo to changes.md check-in: 52a5f4ab95 user: apnadkarni tags: trunk, main | |
| 03:04 | Add Tcl_FSTildeExpand and tests check-in: d496038383 user: apnadkarni tags: tip-701 | |
| 02:47 | Create new branch named "tip-701" check-in: 91bc91e86f user: apnadkarni tags: tip-701 | |
|
2024-09-10
| ||
| 19:58 | 3th "load" argument should be Titlecase Fix registry library name for Tcl 9 check-in: 8d9bc901e3 user: jan.nijtmans tags: trunk, main | |
| 19:48 | 3th "load" argument should be Titlecase check-in: e75679b59a user: jan.nijtmans tags: core-8-branch | |
| 14:58 | merge trunk check-in: d652b5342c user: dgp tags: core-9-0-0-rc | |
| 13:27 | merge 8.7 check-in: a4c3f6a3e8 user: dgp tags: trunk, main | |
| 13:26 | silence compiler warning check-in: 7738ae2715 user: dgp tags: core-8-branch | |
|
2024-09-09
| ||
| 21:21 | Merge trunk; silence compiler warning. check-in: 330b1226ee user: dgp tags: core-9-0-0-rc | |
| 18:45 | size_t -> Tcl_Size (twice) check-in: 1aa26f02e2 user: jan.nijtmans tags: trunk, main | |
| 18:37 | size_t -> Tcl_Size, for maximum compatibility with Tcl 8.6 check-in: 5e808612dd user: jan.nijtmans tags: core-8-branch | |
| 16:08 | Some identification of possible refactorings in tclZlib.c Closed-Leaf check-in: 8af63c9d77 user: dkf tags: dkf/clean-up-zlib-impl | |
|
2024-09-07
| ||
| 23:01 | Update to TZDATA 2024b check-in: b1d5440647 user: jan.nijtmans tags: trunk, main | |
| 22:58 | Update to TZDATA 2024b check-in: 2d9e5e1d3b user: jan.nijtmans tags: core-8-branch | |
|
2024-09-05
| ||
| 13:30 | Some identification of possible refactorings in tclVar.c Leaf check-in: a73467bf64 user: dkf tags: dkf/clean-up-var-impl | |
|
2024-09-03
| ||
| 16:47 | merge trunk check-in: b68b00d45a user: dgp tags: core-9-0-0-rc | |
|
2024-09-02
| ||
| 11:26 | Merge-mark check-in: 9d3fa01392 user: jan.nijtmans tags: core-8-branch | |
| 11:23 | Merge-mark check-in: 9a5248b829 user: jan.nijtmans tags: trunk, main | |
| 11:22 | cherrypicked typos, errors and clarifications from the documentation-cleanup-for-transition branch (... check-in: a4f139837d user: jan.nijtmans tags: core-8-branch | |
| 11:00 | cherrypicked typos, errors and clarifications from the documentation-cleanup-for-transition branch (... check-in: 2496f1377a user: Torsten tags: trunk, main | |
|
2024-09-01
| ||
| 22:43 | Fix for ticket [f4a4bd7f1070] - lseq "count" argument also dictates output formatting. Solved by on... check-in: 93057ed877 user: griffin tags: trunk, main | |
|
2024-08-30
| ||
| 16:08 | Cleaning up tclZipfs.c to use internal API better. Closed-Leaf check-in: c3f3a08b43 user: dkf tags: dkf/clean-up-zipfs-impl | |
| 15:50 | merge trunk check-in: 36ed7dc068 user: dgp tags: core-9-0-0-rc | |
| 03:24 | Delete duplicated text fragment in lseq manpage check-in: c540e8ec0d user: apnadkarni tags: trunk, main | |
|
2024-08-29
| ||
| 07:40 | [6a9a2ccf] Unix makefile writes "Build for TCL 8" for Tcl 9 Closed-Leaf check-in: ad85f60c42 user: oehhar tags: 6a9a2ccf-unix-makefile-output-tcl8 | |
|
2024-08-28
| ||
| 17:17 | Release branch for Tcl 9.0.0 check-in: 9365889f2e user: dgp tags: core-9-0-0-rc | |
|
2024-08-27
| ||
| 10:50 | Fix logic that was inadvertently inverted back in [295715a1b1b2c3d5] check-in: 5ffd5f90b8 user: pooryorick tags: trunk, main | |
|
2024-08-24
| ||
| 11:20 | Fix static build on MSVC check-in: e4cc39a789 user: jan.nijtmans tags: trunk, main | |
| 10:50 | Fix static build on MSVC check-in: 4bf28ebf0f user: jan.nijtmans tags: core-8-branch | |
|
2024-08-23
| ||
| 19:48 | Minor fix in "load" documentation. Update release notes for "info loaded" change check-in: 3b597e83a3 user: jan.nijtmans tags: trunk, main | |
| 19:41 | Update "info loaded" documentation. Add "info loaded" change to release notes check-in: 011afdcf10 user: jan.nijtmans tags: core-8-branch | |
| 15:26 | Don't pack the dde/registry dll's any more for static builds. See: [https://core.tcl-lang.org/tk/tkt... check-in: 3fae94e31a user: jan.nijtmans tags: trunk, main | |
| 15:18 | Don't pack the dde/registry dll's any more for static builds. See: [https://core.tcl-lang.org/tk/tkt... check-in: ab9bae0fd1 user: jan.nijtmans tags: core-8-branch | |
| 14:36 | Eliminate compiler warning regarding ZLIB_VER_MAJOR on --disable-shared builds (seen on Windows) check-in: 8225f9faee user: jan.nijtmans tags: trunk, main | |
| 14:33 | Eliminate compiler warning regarding ZLIB_VER_MAJOR on --disable-shared builds (seen on Windows) check-in: 3ba2e6ca53 user: jan.nijtmans tags: core-8-branch | |
| 13:56 | Documentation/comment fixes [dcc8645349] check-in: 70b037050c user: jan.nijtmans tags: trunk, main | |
| 13:53 | Documentation/comment fixes [dcc8645349] check-in: bae63ac9d1 user: jan.nijtmans tags: core-8-branch | |
| 12:15 | formatting. Missing "command" Closed-Leaf check-in: fc1e13addd user: jan.nijtmans tags: bug-dcc8645349 | |
| 12:12 | Documentation/comment fixes [dcc8645349] check-in: 62822d40f7 user: jan.nijtmans tags: bug-dcc8645349 | |
| 08:39 | Merge trunk check-in: 4b819bcb98 user: apnadkarni tags: apn-more-encoding-tests | |
| 08:32 | Fix [33f9b4de51], [945d2387d7], [f2e924e881] - encoding character limit bugs check-in: df6a7e1b38 user: apnadkarni tags: trunk, main | |
| 08:22 | Fix [a82f8b15d1]: Encoding of files stored by zipfs check-in: 1fb806b004 user: jan.nijtmans tags: trunk, main | |
| 08:19 | Fix [a82f8b15d1]: Encoding of files stored by zipfs check-in: b89a86d1fb user: jan.nijtmans tags: core-8-branch | |
| 08:10 | Also fix charlimit for cesu-8 Closed-Leaf check-in: 5df9ff781e user: apnadkarni tags: bug-945d2387d7 | |
| 06:10 | Reenable utf16 tests after fixes check-in: a85938676d user: apnadkarni tags: bug-945d2387d7 | |
|
2024-08-22
| ||
| 19:01 | Oops Closed-Leaf check-in: 869c04f625 user: jan.nijtmans tags: bug-a82f8b15d1 | |
| 18:53 | Proposed fix for [a82f8b15d1]: Encoding of files stored by zipfs check-in: 2059ae94ac user: jan.nijtmans tags: bug-a82f8b15d1 | |
| 18:12 | Proposed fixes for [945d2387d7], [f2e924e881], [33f9b4de51] check-in: c19b624fa9 user: apnadkarni tags: bug-945d2387d7 | |
| 15:26 | Remove _ATL_XP_TARGETING from rules.vc: Windows XP is no longer supported check-in: cf7c97fb5c user: jan.nijtmans tags: trunk, main | |
| 15:22 | Remove _ATL_XP_TARGETING from rules.vc: Windows XP is no longer supported check-in: a47aa01f87 user: jan.nijtmans tags: core-8-branch | |
| 10:53 | Fix failure under -singleproc 1 testing check-in: d87c5b3f6a user: jan.nijtmans tags: trunk, main | |
| 10:50 | Fix failure under -singleproc 1 testing check-in: 7942c640ee user: jan.nijtmans tags: core-8-branch | |
| 10:49 | Whitespace changes check-in: dea1b5bd08 user: jan.nijtmans tags: core-8-branch | |
| 10:16 | Merge trunk check-in: d54f87cec0 user: apnadkarni tags: bug-945d2387d7 | |
| 10:01 | Add Tcl_ExternalToUtf charlimit tests check-in: 3e0a756ae7 user: apnadkarni tags: trunk, main | |
| 09:46 | Merge trunk check-in: ba0815c3bf user: apnadkarni tags: apn-more-encoding-tests | |
| 09:39 | Fix [304d30677a] - CESU-8 decoding check-in: 96e96a1865 user: apnadkarni tags: trunk, main | |
| 09:01 | Use enums for argument indices, not 'function-scoped' defines check-in: 61b68f232e user: dkf tags: trunk, main | |
|
2024-08-21
| ||
| 12:06 | Start on bug [945d2387d7] check-in: 8a8db8eace user: apnadkarni tags: bug-945d2387d7 | |
| 09:36 | Merge trunk Closed-Leaf check-in: 8a60e9571d user: apnadkarni tags: bug-304d30677a | |
| 08:52 | Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf67] (same mistake in Tc... check-in: bc1ee0693f user: jan.nijtmans tags: trunk, main | |
| 08:50 | (backport) Use a name for a flag, use an enum for that flag check-in: 9aecac9f27 user: jan.nijtmans tags: core-8-branch | |
| 08:38 | Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf67] (same mistake in Tc... check-in: bb0b20e430 user: jan.nijtmans tags: core-8-branch | |
| 08:35 | Use a name for a flag, use an enum for that flag check-in: 6269c75500 user: dkf tags: trunk, main | |
|
2024-08-20
| ||
| 14:53 | Merge 8.7 check-in: 6ae9bb7cfe user: jan.nijtmans tags: trunk, main | |
| 14:49 | tcl::unsupported::inject is deprecated, will be removed in 9.0 check-in: 03e03c8af9 user: jan.nijtmans tags: core-8-branch | |
| 11:26 | Add charlimit tests for Tcl_ExternalToUtf check-in: 63afb0c879 user: apnadkarni tags: apn-more-encoding-tests | |
| 11:20 | Merge trunk check-in: aae75aec93 user: apnadkarni tags: apn-more-encoding-tests | |
|
2024-08-19
| ||
| 11:47 | Merge 9.0 check-in: 26425f1b60 user: jan.nijtmans tags: tip-626 | |
| 11:27 | Add back cesu-8 fragmentation tests check-in: 6441292aba user: apnadkarni tags: bug-304d30677a | |
| 10:43 | Merge trunk check-in: eb27a505c7 user: apnadkarni tags: bug-304d30677a | |
| 08:49 | Beef up encoding tests for fragmented and split encodings check-in: 151972b13a user: apnadkarni tags: trunk, main | |
| 04:55 | Deal with fragmented and split cesu-8 surrogates. check-in: 06580a4819 user: apnadkarni tags: bug-304d30677a | |
|
2024-08-18
| ||
| 22:01 | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable check-in: ef68162d6e user: jan.nijtmans tags: trunk, main | |
| 21:35 | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable check-in: 65ecef3150 user: jan.nijtmans tags: core-8-branch | |
| 20:40 | Consolidated zipfs changes/Improve bunch of error-messages check-in: ad33a7eb2f user: jan.nijtmans tags: tip-626 | |
| 17:45 | Disable cesu tests because of bug [304d30677a] check-in: 8691b58034 user: apnadkarni tags: apn-more-encoding-tests | |
| 17:36 | Start on [304d30677a]. Passes test suite but needs clean up. But see comments below. It seems to me... check-in: 196cc3a439 user: apnadkarni tags: bug-304d30677a | |
| 17:20 | Backport: Consolidated zipfs changes check-in: 82a7356b9b user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Introduce TclNewNamespaceObj() to factor out a common idiom check-in: 56f880ad7b user: dkf tags: trunk, main | |
| 10:51 | Fix memory leak Closed-Leaf check-in: 054fb71adf user: dkf tags: bug-32a6e3a043 | |
| 10:18 | Add frag test for utf32 and escaped encodings check-in: 61a3ae1b1b user: apnadkarni tags: apn-more-encoding-tests | |
|
2024-08-17
| ||
| 22:51 | Merge 9.0 check-in: 0a52011e47 user: jan.nijtmans tags: tip-626 | |
| 22:44 | Merge 9.0 check-in: ee93993470 user: jan.nijtmans tags: tip-626 | |
| 19:09 | Define TclNewNamespaceObj() to capture common idiom check-in: a05790098b user: dkf tags: bug-32a6e3a043 | |
| 12:52 | Start on fragmentation tests check-in: 36a251d128 user: apnadkarni tags: apn-more-encoding-tests | |
|
2024-08-16
| ||
| 17:02 | More tests for Tcl_UtfToExternal and Tcl_ExternalToUtf C API, in progress check-in: 2a1a6018a1 user: apnadkarni tags: apn-more-encoding-tests | |
| 01:19 | Fix zipfs doc mountdata comment check-in: c4abaec8f6 user: apnadkarni tags: trunk, main | |
|
2024-08-15
| ||
| 21:32 | While Tcl 8.7 is not final, be less strict in Tcl_InitStubs() check-in: 15477593a8 user: jan.nijtmans tags: trunk, main | |
| 20:44 | Improve bunch of error-messages check-in: 97ad90f320 user: jan.nijtmans tags: trunk, main | |
| 20:27 | Allow "tcl8" as library prefix (just as "tcl9" for Tcl 9) check-in: 51354024e7 user: jan.nijtmans tags: core-8-branch | |
| 20:23 | Improve bunch of error-messages check-in: 3af2efb00f user: jan.nijtmans tags: core-8-branch | |
| 15:26 | Consolidated zipfs changes. Thanks Torsten! check-in: d4dd94ab5c user: apnadkarni tags: trunk, main | |
| 15:09 | Minor optimisation in the [interp create] implementation check-in: 7a665fa1b6 user: dkf tags: trunk, main | |
| 12:30 | Fix for TIP #628: Builds with TCL_MAJOR_VERSION < 9 and without USE_TCL_STUBS is possible, just Tcl_... check-in: b6ae814981 user: jan.nijtmans tags: trunk, main | |
| 10:58 | Add missing TCL_OBJTYPE_V1/TCL_OBJTYPE_V2 check-in: 8b4e437fe7 user: jan.nijtmans tags: trunk, main | |
| 06:13 | Merge trunk Closed-Leaf check-in: f0dbc3765a user: apnadkarni tags: zipfs-consolidation | |
|
2024-08-14
| ||
| 20:33 | Merge-mark check-in: 24768883f6 user: jan.nijtmans tags: core-8-branch | |
| 10:53 | Deal with isolated surrogates. Still WIP Closed-Leaf check-in: fdbbdd3d82 user: apnadkarni tags: apn-profile-tcl8-surrogates | |
|
2024-08-13
| ||
| 14:00 | b3 -> b4, as preparation for release check-in: 2047813f1c user: jan.nijtmans tags: trunk, main | |
| 13:45 | Fix for [39680865953cce4f], Basic nonblocking write-only refchan hangs. Closed-Leaf check-in: ab87ef464e user: pooryorick tags: bug-3968086595 | |
| 13:32 | Fix [2f22a7364d]: cesu-8 encoding gives same result for different strings check-in: da1af6e174 user: jan.nijtmans tags: trunk, main | |
| 13:27 | Fix [2f22a7364d]: cesu-8 encoding gives same result for different strings check-in: 1fde7637c1 user: jan.nijtmans tags: core-8-branch | |
| 13:23 | Combine surrogates for tcl8 profile - in progress and incomplete! check-in: b492260c37 user: apnadkarni tags: apn-profile-tcl8-surrogates | |
| 08:52 | Merge-mark check-in: 67aa7a5c34 user: jan.nijtmans tags: core-8-branch | |
| 08:44 | AC_PREREQ([2.69]). Fix some indenting check-in: 71a3a40df6 user: jan.nijtmans tags: trunk, main | |
| 08:36 | AC_PREREQ([2.69]). Fix some indenting check-in: 619dc20963 user: jan.nijtmans tags: core-8-branch | |
|
2024-08-12
| ||
| 17:04 | Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if there are multiple versions... check-in: 14f35bdb54 user: culler tags: trunk, main | |
| 16:57 | Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if there are multiple versions... check-in: 9b208cc05b user: culler tags: core-8-branch | |
| 16:20 | merge point check-in: 379c39d941 user: sebres tags: trunk, main | |
| 16:19 | merge point (no changes) check-in: 1ab0e357a8 user: sebres tags: core-8-branch | |
| 13:34 | merge 8.7 check-in: 8f8b3d2903 user: sebres tags: trunk, main | |
| 13:28 | merge fix for [7179c6724cd38271]: compilation of incr command on wide constant offset (no overflow) ... check-in: cbabbeed51 user: sebres tags: core-8-branch | |
| 09:54 | Merged trunk check-in: 0cb4d36e48 user: apnadkarni tags: zipfs-consolidation | |
|
2024-08-11
| ||
| 20:53 | Update Unicode tables to version 16 (in BETA, Unicode release will be Sept 10) check-in: d5bba172c8 user: jan.nijtmans tags: trunk, main | |
| 20:47 | Update Unicode tables to version 16 (in BETA, Unicode release will be Sept 10) check-in: 24b3d9dffb user: jan.nijtmans tags: core-8-branch | |
| 17:24 | Fix bug [fccb9f322f] - system encoding detection check-in: 17c53b7edd user: apnadkarni tags: trunk, main | |
| 06:53 | main with tip-424 branch "tip-improve-exec" merged in. Leaf check-in: be45bbdde0 user: pooryorick tags: main-tip424 | |
|
2024-08-10
| ||
| 12:55 | Compensate test case for XCode test config Closed-Leaf check-in: 1e09fa61a6 user: apnadkarni tags: bug-fccb9f322f | |
|
2024-08-09
| ||
| 15:25 | Also fix the non-zipfs build check-in: 87b7d3c1de user: apnadkarni tags: bug-fccb9f322f | |
| 15:14 | Merge-mark check-in: 7c4e907b46 user: jan.nijtmans tags: trunk, main | |
| 15:12 | Make realclean/hose target consistent with clean with respect to pkgs cleanup check-in: 11066a7726 user: jan.nijtmans tags: core-8-branch | |
| 13:28 | Merge trunk check-in: bb9d24dbb4 user: apnadkarni tags: bug-fccb9f322f | |
| 13:24 | Tweak unixInit-3.2 to return encoding check-in: 2c3dab96db user: apnadkarni tags: bug-fccb9f322f | |
| 13:02 | Fix for [201c7a3aa6] - crash with non-BMP chars when encodingto stateful encodings check-in: f25a8e1ef2 user: apnadkarni tags: trunk, main | |
| 12:42 | Added ICU conversion functions for testing Tcl check-in: f16fb116c6 user: apnadkarni tags: apn-icu-playground | |
| 05:22 | Merge trunk check-in: 042b9754da user: apnadkarni tags: apn-icu-playground | |
| 02:53 | Proposed fix for crash [201c7a3aa6] - crash on non-BMP Closed-Leaf check-in: 290de86578 user: apnadkarni tags: bug-201c7a3aa6 | |
|
2024-08-08
| ||
| 11:07 | An experiment: allow my and myclass to provide full object handles Leaf check-in: fc71457513 user: dkf tags: feature/oo-get-object-from-my | |
|
2024-08-07
| ||
| 09:30 | Improve [2da1cb0c80] fix. check-in: e7da24db33 user: dkf tags: trunk, main | |
| 09:17 | An imperfect fix for [2da1cb0c80] given that can't do the right thing check-in: 8063b4eb59 user: dkf tags: core-8-branch | |
| 05:57 | Merge trunk check-in: 9089d4421f user: apnadkarni tags: apn-icu-playground | |
| 05:19 | Streamline ICU symbol lookup. check-in: ffb895483f user: apnadkarni tags: trunk, main | |
| 03:34 | Make realclean/hose target consistent with clean with respect to pkgs cleanup check-in: 5e69edcef4 user: apnadkarni tags: trunk, main | |
|
2024-08-06
| ||
| 22:01 | Merge-mark check-in: ec118bc37d user: jan.nijtmans tags: trunk, main | |
| 21:57 | Fix some indentation check-in: 1ff09398e5 user: jan.nijtmans tags: core-8-branch | |
| 21:01 | Make varname method handle array elements better. [2da1cb0c80] check-in: 78610815d0 user: dkf tags: trunk, main | |
| 19:47 | Clean up of the ICU code and tests check-in: 8c93bcd021 user: jan.nijtmans tags: core-8-branch | |
| 13:15 | fix build check-in: efb5e50ced user: dkf tags: trunk, main | |
| 11:18 | Force named namespaces to be made by TclOO. [154f0982f2] check-in: 673f7389bb user: dkf tags: trunk, main | |
| 11:17 | Force named namespaces to be made by TclOO. [154f0982f2] check-in: cefc2cbc4b user: dkf tags: core-8-branch | |
| 09:16 | Implementation of almost all of oo::configurable in C, for better performance. check-in: c6393caddb user: dkf tags: trunk, main | |
| 09:14 | Remove unwanted change Closed-Leaf check-in: c8445aea52 user: dkf tags: oo-properties-c-impl | |
| 09:13 | merge trunk check-in: 9e4fa2b426 user: dkf tags: oo-properties-c-impl | |
| 09:11 | Fix some indentation check-in: 492639a98a user: dkf tags: trunk, main | |
| 08:46 | merge trunk check-in: 33c1f59c68 user: dkf tags: oo-properties-c-impl | |
| 08:20 | Clean up of the ICU code and tests check-in: 74ff99977b user: dkf tags: trunk, main | |
| 08:17 | Tidy up the icu tests and (very basic) error case checks Closed-Leaf check-in: 2ac7e7de1c user: dkf tags: dkf/icu-cleanup | |
| 06:36 | resolution of ticket [75291b89b3] check-in: 6a6dac423f user: Torsten tags: zipfs-consolidation | |
| 06:20 | resolution of ticket [7db9574a06] check-in: d97273f74c user: Torsten tags: zipfs-consolidation | |
| 06:17 | Merge 8.7 check-in: 21e60694c8 user: jan.nijtmans tags: trunk, main | |
|
2024-08-05
| ||
| 22:59 | also change zipfs.3 to match the resolution of ticket [b9f3ff8fe6] check-in: e49d28592d user: Torsten tags: zipfs-consolidation | |
| 22:56 | add/document the zlib command to the set of commands in a safe interpreter check-in: 09d286a45d user: jan.nijtmans tags: core-8-branch | |
| 22:44 | Missed some backports from 9.0. Some indenting check-in: 41996582d5 user: jan.nijtmans tags: core-8-branch | |
| 22:21 | resolution of ticket [b9f3ff8fe6] check-in: f6bfd7c52a user: Torsten tags: zipfs-consolidation | |
| 16:18 | VC++ build tool. Builds/tests/installs all configs. Type vctool help. check-in: b6f9f3233e user: apnadkarni tags: trunk, main | |
| 15:12 | Clean up ICU code check-in: 1a4f0c7a67 user: dkf tags: dkf/icu-cleanup | |
| 14:13 | merge trunk check-in: 1db1c6e7e1 user: dkf tags: oo-properties-c-impl | |
| 14:12 | Use TclStringCmp() instead of strcmp() to compare Tcl_Obj values check-in: d78abb141c user: dkf tags: trunk, main | |
| 14:09 | More cleaning up. check-in: 96cb495454 user: dkf tags: oo-properties-c-impl | |
| 14:05 | zipfs mount_data -> mountdata check-in: 731b44b4c7 user: apnadkarni tags: zipfs-consolidation | |
| 13:36 | Make zipfs inaccessible to safe interps. See bug [a47b587499] check-in: a0d527efb5 user: apnadkarni tags: zipfs-consolidation | |
| 12:49 | add/document the zlib command to the set of commands in a safe interpreter check-in: b452bebcea user: Torsten tags: trunk, main | |
| 11:23 | Fix icu loading for FreeBSD check-in: d70f0ced80 user: apnadkarni tags: trunk, main | |
| 08:30 | Add format/scan modifier changes to release notes check-in: 505e3cfd90 user: jan.nijtmans tags: trunk, main | |
| 08:19 | document zipfs as hidden command in interp.n Closed-Leaf check-in: ebfce2b0c0 user: Torsten tags: bug-a47b587499 | |
| 08:18 | Fix indentation Closed-Leaf check-in: 1696e161bf user: apnadkarni tags: apn-icu-freebsd | |
| 08:10 | Fix ICU function names for FreeBSD check-in: ae08754e62 user: apnadkarni tags: apn-icu-freebsd | |
|
2024-08-04
| ||
| 22:13 | TK_ZIP_FILE definition to nmake makefile, to be consistent with autoconf build check-in: f94832a3e1 user: jan.nijtmans tags: trunk, main | |
| 21:54 | TCL_ZIP_FILE/TK_ZIP_FILE definition to nmake makefile, to be consistent with autoconf build check-in: 3adf9df3f9 user: jan.nijtmans tags: core-8-branch | |
| 05:36 | Bug [a47b587499]. zipfs in safe interps check-in: 7ed1d50269 user: apnadkarni tags: bug-a47b587499 | |
|
2024-08-03
| ||
| 12:30 | Bug [fccb9f322f] - incorrect system encoding with zipfs builds check-in: 0f14007371 user: apnadkarni tags: bug-fccb9f322f | |
| 06:07 | correct wrong comment about safe subcommands, don't make zipfs a package anymore (ticket [b9f3ff8fe6... check-in: 9e4b08a4a7 user: Torsten tags: zipfs-consolidation | |
| 05:51 | branch for tickets related to the zipfs command check-in: 15471e93f3 user: Torsten tags: zipfs-consolidation | |
|
2024-08-02
| ||
| 12:03 | Factor out most property-related C code into its own file. check-in: c42f051aa1 user: dkf tags: oo-properties-c-impl | |
|
2024-08-01
| ||
| 19:40 | Remove redundant code. check-in: 5126362373 user: dkf tags: oo-properties-c-impl | |
| 15:45 | merge trunk check-in: 9fb6c0f1e3 user: dkf tags: oo-properties-c-impl | |
| 15:38 | Use Tcl's internal API a bit better check-in: 3428637b08 user: dkf tags: oo-properties-c-impl | |
|
2024-07-31
| ||
| 18:41 | merge release check-in: 71923cd053 user: dgp tags: trunk, main | |
| 17:57 | merge trunk Closed-Leaf check-in: 23a340c519 user: dgp tags: core-9-0-b3-rc, core-9-0-b3 | |
| 09:34 | Fix gcc -Wclobbered warnings. Thanks, Gustaf check-in: ca62193e21 user: apnadkarni tags: trunk, main | |
| 09:15 | Minor changelog edits - missing new commands, getdefault->getwithdefault check-in: 3d1a5b5bc1 user: apnadkarni tags: trunk, main | |
|
2024-07-30
| ||
| 16:54 | Plug memory leak in format-19.4.1 check-in: 47a734b4e6 user: dgp tags: rc1, core-9-0-b3-rc | |
| 15:29 | test hygiene check-in: 6a51b81cc6 user: dgp tags: core-9-0-b3-rc | |
| 15:11 | merge trunk and dup test names check-in: 2683a989af user: dgp tags: core-9-0-b3-rc | |
| 14:52 | merge 8.7 check-in: 6048516879 user: dgp tags: trunk, main | |
| 14:50 | merge 8.6 check-in: 1c04e3f4a4 user: dgp tags: core-8-branch | |
| 14:27 | [3adf9e3a] Document argument bufferSize of Tcl_ZlibInflate check-in: 26afebad9e user: oehhar tags: trunk, main | |
| 14:26 | [3adf9e3a] Document argument bufferSize of Tcl_ZlibInflate check-in: 1bb08939a7 user: oehhar tags: core-8-branch | |
| 14:08 | merge trunk check-in: 8e8ec1e6c0 user: dgp tags: core-9-0-b3-rc | |
| 10:22 | Minor fix - Add TCL_ZIP_FILE definition to nmake makefile to be consistent with autoconf build check-in: 4d27858552 user: apnadkarni tags: trunk, main | |
|
2024-07-29
| ||
| 16:17 | Add foreachLine, readFile, writeFile to NAMES so they show up in html index check-in: 99e0d19e38 user: apnadkarni tags: trunk, main | |
| 11:41 | merge 8.7 check-in: f86ba1bcc0 user: sebres tags: trunk, main | |
| 11:40 | doc/clock.n: cherry-pick from apn-clock-now, [cd257619] Change -now to now in clock ensemble check-in: 2cbbd9da19 user: sebres tags: core-8-branch | |
| 08:58 | Factor out CmdFrame init and fix bug with body line numbers check-in: 5089218854 user: dkf tags: oo-properties-c-impl | |
| 08:28 | Merge 8.7 - Fix [7d5f1c1308] - zipfs mkzip error on Windows dotfiles check-in: c971e6c7c4 user: apnadkarni tags: trunk, main | |
| 08:08 | Fix [7d5f1c1308] - zipfs mkzip error on Windows dotfiles check-in: c32b19f04e user: apnadkarni tags: core-8-branch | |
|
2024-07-28
| ||
| 19:47 | merge 8.7 check-in: 9dff0d22e1 user: sebres tags: trunk, main | |
| 19:44 | closes [cd25761979]: `clock format` and `clock add` will accept `now` as clock value (value `-now` r... check-in: f602e32fc3 user: sebres tags: core-8-branch | |
| 19:25 | merge 8.6 check-in: fec9d3c764 user: sebres tags: core-8-branch | |
|
2024-07-26
| ||
| 08:39 | Correct syntax error in doc/clock.n check-in: afbfa83ffc user: oehhar tags: trunk, main | |
|
2024-07-25
| ||
| 18:49 | typo in documentation escape sequence check-in: b5abaec06a user: dgp tags: core-9-0-b3-rc | |
| 03:07 | [cd257619] Change -now to now in clock ensemble Closed-Leaf check-in: b5e6612557 user: apnadkarni tags: apn-clock-now | |
| 02:53 | Merge trunk check-in: d37476f220 user: apnadkarni tags: apn-icu-playground | |
|
2024-07-24
| ||
| 17:33 | Create release branch check-in: a3fe9007b7 user: dgp tags: rc0, core-9-0-b3-rc | |
|
2024-07-23
| ||
| 17:10 | Add missing documentation for -validate option to clock scan check-in: 97ac6be70d user: apnadkarni tags: trunk, main | |
| 08:47 | merge trunk check-in: 75893a7b2e user: dkf tags: oo-properties-c-impl | |
| 08:45 | Improve in-code doc of some fields of structs in tcl.h and tclInt.h check-in: b44f579a0b user: dkf tags: trunk, main | |
|
2024-07-22
| ||
| 22:15 | Fix: typo in tclsh(1) check-in: 5188897949 user: Torsten tags: documentation-cleanup-for-transition | |
| 22:11 | Fix: clarified some features in zipfs, also making them more explicitly documented check-in: 6011ff29c5 user: Torsten tags: documentation-cleanup-for-transition | |
| 21:04 | Fix: in zipfs, add 'w' parameter to [file open] in the last code example as it would otherwise open ... check-in: 7a3dd7e0f9 user: Torsten tags: documentation-cleanup-for-transition | |
| 17:43 | Missing guard against NULL interp. check-in: 9b271a3365 user: dgp tags: trunk, main | |
| 11:10 | Minor doc correction to mcloadedlocales syntax check-in: 6c195313e6 user: apnadkarni tags: trunk, main | |
| 10:04 | Fix: removed 'qo' string definition macro (.ds) in re_syntax.n introduced in [6f7454b66b] as it is n... check-in: 2c8c140656 user: Torsten tags: documentation-cleanup-for-transition | |
|
2024-07-21
| ||
| 16:43 | Reduce number of allocations on property access path. check-in: 541c9fea9f user: dkf tags: oo-properties-c-impl | |
| 14:14 | Tidying up the properties code check-in: 718d13d0ba user: dkf tags: oo-properties-c-impl | |
|
2024-07-20
| ||
| 21:42 | Make the [property] definition itself go to C check-in: fcef765f94 user: dkf tags: oo-properties-c-impl | |
|
2024-07-19
| ||
| 09:03 | Improve some documentation (for myself) check-in: 09c9eb8743 user: dkf tags: oo-properties-c-impl | |
| 08:52 | Slightly simpler script check-in: 8aa61b1f54 user: dkf tags: oo-properties-c-impl | |
| 07:08 | Merge trunk check-in: ef24ae8821 user: apnadkarni tags: apn-icu-playground | |
|
2024-07-18
| ||
| 16:03 | Improve some comments check-in: af95db9be0 user: dkf tags: oo-properties-c-impl | |
| 15:43 | Correction to error code check-in: 69180342eb user: dkf tags: oo-properties-c-impl | |
| 15:38 | Fix small bug check-in: 374766564b user: dkf tags: oo-properties-c-impl | |
| 15:32 | Merge trunk check-in: e22059852f user: dkf tags: oo-properties-c-impl | |
| 14:57 | Merge 8.7 check-in: c28b833f4d user: dkf tags: trunk, main | |
| 14:53 | Merge 8.6 branch check-in: 20cfc707eb user: dkf tags: core-8-branch | |
| 08:49 | [91b3a5bb14] msgcat method: catch oo resolution to at least not to fail check-in: d3262be1a5 user: oehhar tags: trunk, main | |
| 08:44 | [91b3a5bb14] msgcat method: catch oo resolution to at least not to fail check-in: 033ddb5598 user: oehhar tags: core-8-branch | |
| 08:42 | [91b3a5bb14] msgcat method: same changes as in branch "ticket-91b3a5bb14-msgcat-oo-method", but base... Closed-Leaf check-in: fbd8edd86f user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method-tcl-8-7 | |
|
2024-07-16
| ||
| 21:16 | merge 8.7 check-in: 060eec699c user: sebres tags: trunk, main | |
| 21:14 | clock: better fix for validation check for scanned day of week in input (normalized input value afte... check-in: 5fe15e460a user: sebres tags: core-8-branch | |
| 19:18 | merge 8.7 (clock: fix validation check for scanned Sunday) check-in: 55c23b44b5 user: sebres tags: trunk, main | |
| 19:17 | clock: fix validation check for scanned Sunday (missing % 7 by compare) check-in: 8f854a2a24 user: sebres tags: core-8-branch | |
| 17:45 | merge 8.7 check-in: d15ae7fe51 user: sebres tags: trunk, main | |
| 17:42 | clock: fixed regression [3ee8f1c2a785f4d8]: time overflow (without validation) must cause day increm... check-in: 70997824b1 user: sebres tags: core-8-branch | |
| 15:06 | merge 8.7 check-in: 5d148bf304 user: sebres tags: trunk, main | |
| 14:54 | amend to [ae09f6b190]: fixes SF [a7b7dd7927f3d56b] - LoadCleanupProc can be invoked with NULL first ... check-in: 96910cd882 user: sebres tags: core-8-branch | |
| 12:06 | Minor doc change - remove reference to XP and Vista check-in: 1cb611f96a user: apnadkarni tags: trunk, main | |
|
2024-07-15
| ||
| 13:04 | [91b3a5bb14] msgcat method: catch oo resolution to at least not to fail Closed-Leaf check-in: 62e3c281e5 user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method | |
| 12:40 | [91b3a5bb14] msgcat method: add test check-in: 5c3ab23c5e user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method | |
| 11:54 | [91b3a5bb14] msgcat oo: revert fix check-in: 99e962ad0e user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method | |
| 06:27 | [91b3a5bb14] chw: the tests for mixin and typeof require more context (one additional parameter). Th... check-in: 6c6bee903d user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method | |
| 01:21 | merge 8.7 (fixes memory leak [ae09f6b190ceec31]) check-in: 6e3e6a7896 user: sebres tags: trunk, main | |
| 01:16 | fixes memory leak [ae09f6b190ceec31]: properly unload and free InterpLibrary if interpreter gets del... check-in: 24ace090aa user: sebres tags: core-8-branch | |
|
2024-07-14
| ||
| 20:07 | Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: 85ca3926aa user: dkf tags: trunk, main | |
| 20:06 | Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: b10dcf68c9 user: dkf tags: core-8-branch | |
| 19:32 | fixes [0e4b7fce57]: [info vars] strictly follows TIP #278 and doesn't resolve global vars in non-glo... check-in: 5d2e5c3e82 user: sebres tags: trunk, main | |
| 19:25 | undo mainline tests, tests of branch moved to replace them Closed-Leaf check-in: 383ee7a3dd user: sebres tags: bug-0e4b7fce57 | |
| 19:23 | merge trunk check-in: 76d24afdf2 user: sebres tags: bug-0e4b7fce57 | |
| 19:20 | merge 8.7, actual state of [info vars], before fix [0e4b7fce57] global vars still resolved in namesp... check-in: aa039328b4 user: sebres tags: trunk, main | |
| 19:16 | merge 8.6 check-in: 16efdba111 user: sebres tags: core-8-branch | |
| 19:03 | amend to [3d8bf31bdc], ultimately fixes [0e4b7fce57]: [info vars] should not resolve global vars in ... check-in: ae17d84761 user: sebres tags: bug-0e4b7fce57 | |
| 18:56 | Ticket [91b3a5bb14]: msgcat call from method: proposal by Gregor in clt check-in: 23b57c266e user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method | |
| 13:49 | Fix [0e4b7fce57]: Running [info vars] in a namespace returns global variables. check-in: 3d8bf31bdc user: sbron tags: bug-0e4b7fce57 | |
|
2024-07-11
| ||
| 15:17 | Bug [cfdf80a2efc6] - zlib checksum is negative check-in: 08603ee649 user: apnadkarni tags: trunk, main | |
|
2024-07-10
| ||
| 09:52 | Optimization: two more objTypes which always have length 1 when viewed as a list check-in: 4c75553894 user: jan.nijtmans tags: trunk, main | |
|
2024-07-09
| ||
| 13:37 | [0439e1e1a3]: Slow detection of illegal expr argument. Handle more of the same. check-in: 5d33330757 user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 08:22 | Fix [0439e1e1a3]: Slow detection of illegal expr argument check-in: a197811f13 user: jan.nijtmans tags: trunk, main | |
| 08:19 | Don't bother unrelated error-messages Closed-Leaf check-in: 31304508c6 user: jan.nijtmans tags: bug-0439e1e1a3 | |
|
2024-07-08
| ||
| 16:32 | Remaining can't -> cannot changes check-in: 9f35c75244 user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 13:54 | first/second -> left/right and can't -> cannot check-in: ab1a9c2cf6 user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 11:02 | Add possible "first"/"second" to error-message (thanks, rmax!) check-in: e2bcafbe4a user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 09:15 | Additional testcases (not only testing for lseq, but for list and dict as well) check-in: e51bda5301 user: jan.nijtmans tags: bug-0439e1e1a3 | |
|
2024-07-07
| ||
| 13:58 | Handle dict in expr error-message as well check-in: 2290847d23 user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 13:40 | Improvement: If objPtr can be represented as a list and has >1 elements, give a slightly different e... check-in: 652f1b78f5 user: jan.nijtmans tags: bug-0439e1e1a3 | |
|
2024-07-06
| ||
| 12:53 | Experiment with normalization check-in: 11fde0b255 user: apnadkarni tags: apn-icu-playground | |
|
2024-07-05
| ||
| 11:52 | Use GetHostNameW() in stead of gethostname() Only available in Windows 8+ Closed-Leaf check-in: a7937609c5 user: jan.nijtmans tags: gethostnamew | |
| 10:00 | Possible fix for [0439e1e1a3]: Slow detection of illegal expr argument check-in: 3dd367db1c user: jan.nijtmans tags: bug-0439e1e1a3 | |
| 05:54 | "utf32string" and "wideInt" types are gone in 9.0 check-in: 19bc2469c2 user: jan.nijtmans tags: trunk, main | |
|
2024-07-03
| ||
| 15:37 | Rebase to 9.0 Closed-Leaf check-in: 591c7080c6 user: jan.nijtmans tags: bug-b5bd08df8d-jn | |
| 15:36 | TclGetStringFromObj() cannot be used here check-in: d5e6cd4e4e user: jan.nijtmans tags: trunk, main | |
| 13:52 | Add only "bignum", "boolean" and "int": those have a Python corresponding type, the others don't hav... check-in: 92a0f8ef91 user: jan.nijtmans tags: bug-b5bd08df8d-jn | |
| 13:28 | Merge 8.7 check-in: f51002bb16 user: jan.nijtmans tags: trunk, main | |
| 13:09 | Merge 8.6 check-in: e715cf23da user: jan.nijtmans tags: core-8-branch | |
|
2024-07-02
| ||
| 14:39 | merge 8.7 check-in: 8a4c0f4a93 user: sebres tags: trunk, main | |
| 14:38 | merge 8.6 check-in: 6f9b318d26 user: sebres tags: core-8-branch | |
| 12:41 | merge 8.7 check-in: e40407c5e8 user: sebres tags: trunk, main | |
| 12:38 | merge 8.6 check-in: c0b9e076c4 user: sebres tags: core-8-branch | |
| 11:17 | Fix for [0de6c1d79c] crash. check-in: 7077dea20e user: apnadkarni tags: trunk, main | |
| 09:54 | Experiment: Add "bool" and "index" support to Tcl_GetNumberFromObj(). No flags modifying behavior. Closed-Leaf check-in: b3b48572b2 user: jan.nijtmans tags: get-number-with-bool-and-index | |
|
2024-07-01
| ||
| 19:39 | Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale check-in: 0fa0310528 user: jan.nijtmans tags: trunk, main | |
| 19:29 | Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale check-in: 813a60d2b9 user: jan.nijtmans tags: core-8-branch | |
| 15:48 | Register all core object types. See [b5bd08df8d]. Closed-Leaf check-in: a15996aa45 user: culler tags: bug-b5bd08df8d | |
| 14:56 | Traverse coroutine frames before null pointer check Closed-Leaf check-in: 5f2d8d8e62 user: apnadkarni tags: apn-info-frame | |
| 13:46 | Add test for crash check-in: b757751f31 user: apnadkarni tags: apn-info-frame | |
| 13:28 | Merge trunk check-in: 53cb8a399b user: apnadkarni tags: apn-info-frame | |
|
2024-06-30
| ||
| 19:28 | "encoding binary removal": I think, it is better to speak about a removed encoding alias, instead of... check-in: 1c26b70234 user: oehhar tags: trunk, main | |
| 17:47 | Update changes.md check-in: 54b31745d1 user: jan.nijtmans tags: trunk, main | |
| 15:28 | Merge 9.0 check-in: 077beaf085 user: jan.nijtmans tags: tip-626 | |
| 15:15 | macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14 check-in: 5445c7afb1 user: jan.nijtmans tags: trunk, main | |
| 14:53 | macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14 check-in: 16ce63b198 user: jan.nijtmans tags: core-8-branch | |
| 14:29 | Add "chan isbinary" to changes.md check-in: 21f402704a user: jan.nijtmans tags: trunk, main | |
| 14:22 | Add "chan isbinary" to changes.md check-in: a0518a2384 user: jan.nijtmans tags: core-8-branch | |
| 14:09 | Merge 9.0 check-in: e50766bcc3 user: jan.nijtmans tags: tip-626 | |
| 10:42 | Fix docs for tcl::tm::roots - takes a single argument check-in: 2c422d0f1f user: jan.nijtmans tags: trunk, main | |
| 10:35 | TIP 699: Eliminate encoding alias "binary"; provide introspection for binary channels check-in: 49bdbf8c78 user: jan.nijtmans tags: trunk, main | |
|
2024-06-29
| ||
| 11:55 | Merge 8.6 - Fix docs for tcl::tm::roots - takes a single argument. check-in: 3306d7daf4 user: apnadkarni tags: core-8-branch | |
|
2024-06-28
| ||
| 16:13 | Fix "chan isbinary" documentation for 8.7 check-in: 199454879b user: jan.nijtmans tags: core-8-branch | |
| 16:10 | Add "chan isbinary" command. Part of TIP #699, meant for 8.7 check-in: 14070e0a13 user: jan.nijtmans tags: core-8-branch | |
| 08:55 | merge 8.7 check-in: b497561f05 user: sebres tags: trunk, main | |
| 08:51 | merge 8.7 check-in: 3c52cf7fa7 user: sebres tags: core-8-branch | |
| 06:49 | Cleanup: removed unnecessary italic white space making the conversion script choke check-in: 3c0b4eef04 user: Torsten tags: documentation-cleanup-for-transition | |
|
2024-06-27
| ||
| 22:28 | Merge 9.0 check-in: a3d20af5ba user: jan.nijtmans tags: tip-626 | |
| 21:50 | Merge 8.7. Random indent fixes check-in: 79b61f8d84 user: jan.nijtmans tags: trunk, main | |
| 13:45 | (backport) Add tcl::unsupported::icu command (why not!) check-in: aea99cd7aa user: jan.nijtmans tags: core-8-branch | |
| 06:32 | Add tcl::unsupported::icu command check-in: 45b7ed88d0 user: apnadkarni tags: trunk, main | |
|
2024-06-26
| ||
| 12:02 | Remove empty "fconfigure" commands in testcases. Some indenting in *.decls files check-in: 88b75ee393 user: jan.nijtmans tags: trunk, main | |
| 11:50 | Some indenting check-in: 679a1e1d89 user: jan.nijtmans tags: core-8-branch | |
| 03:14 | Merge trunk Closed-Leaf check-in: 485c9811af user: apnadkarni tags: apn-icu | |
|
2024-06-25
| ||
| 11:55 | Rebase to 9.0 Leaf check-in: 97abeb7414 user: jan.nijtmans tags: chan-for-review | |
|
2024-06-24
| ||
| 13:14 | Add "chan isbinary" for checking whether a _channel_ is binary Closed-Leaf check-in: 69c548d59d user: jan.nijtmans tags: tip-699 | |
| 13:11 | TIP #699: Remove support for encoding aliases {} and "binary". check-in: c7b543846d user: jan.nijtmans tags: tip-699 | |
| 12:06 | Eliminate "-encoding binary" in all test-cases check-in: bf368d23e8 user: jan.nijtmans tags: trunk, main | |
| 11:35 | Eliminate "-encoding binary" as much as possible in testcases check-in: 3f7a792256 user: jan.nijtmans tags: core-8-branch | |
| 08:44 | Eliminate "-encoding binary" in favour of "-translation binary". Final proposal. Closed-Leaf check-in: 480c58d5c5 user: jan.nijtmans tags: bug-8cae59ecb0 | |
|
2024-06-23
| ||
| 21:10 | Rebase to 9.0 check-in: 9cc4c972bc user: jan.nijtmans tags: chan-for-review | |
| 20:26 | Add "chan isbinary" for checking whether a _channel_ is binary. Closed-Leaf check-in: 41900f4c4f user: jan.nijtmans tags: rfe-85ddd247b6 | |
| 20:09 | Test cases: no unneccessary "chan configure" statements, remove now obsolete comment check-in: e574afb887 user: jan.nijtmans tags: trunk, main | |
|
2024-06-22
| ||
| 23:29 | Since -eofchar {} is the default already, no need to specify this over and over again in testcases check-in: ee2b3f8f66 user: jan.nijtmans tags: trunk, main | |
|
2024-06-21
| ||
| 20:37 | Revise use of "-translation binary" in testcases: Use it where useful, don't use it any more where m... check-in: fafe0d36d9 user: jan.nijtmans tags: trunk, main | |
| 18:31 | Cleanup: changed the only occurence of \fP to \fR in the Tcl sources for consistency (Tk uses it reg... check-in: 0bfab0884f user: Torsten tags: documentation-cleanup-for-transition | |
| 17:08 | Revise use of "-translation binary" in testcases: Use it where usefull, don't use it any more where ... check-in: fbb65baea8 user: jan.nijtmans tags: core-8-branch | |
| 16:00 | Add missing ucm2tests to generate ICU based test cases check-in: 3cd823eafe user: apnadkarni tags: trunk, main | |
| 14:20 | Fix: make subcommand description consistent with synopsis (also still not totally correctly stated a... check-in: c2cb7f8842 user: Torsten tags: documentation-cleanup-for-transition | |
| 11:53 | Eliminate "-encoding binary" in favour of "-translation binary". Meant for investigation what would ... check-in: 3ee6a6d9b6 user: jan.nijtmans tags: bug-8cae59ecb0 | |
| 10:52 | Fix test constraint check-in: 4aa775e938 user: apnadkarni tags: apn-icu | |
| 09:30 | Fix examples, using "-translation binary" correctly in stead of "-encoding binary" check-in: edcf2ff6be user: jan.nijtmans tags: trunk, main | |
| 09:27 | Fix examples, using "-translation binary" correctly in stead of "-encoding binary" check-in: cb4d8a8981 user: jan.nijtmans tags: core-8-branch | |
| 07:43 | Cleanup: change .TP into proper subsection for clean Markdown check-in: c85bbe9ac3 user: Torsten tags: documentation-cleanup-for-transition | |
| 07:41 | Fix: remove superfluous comma in KEYWORDS list check-in: 16270af762 user: Torsten tags: documentation-cleanup-for-transition | |
| 07:11 | (backport) Update string is integer docs as per TIP 514. check-in: ef3e45f4aa user: jan.nijtmans tags: core-8-branch | |
| 06:43 | Update string is integer docs as per TIP 514. check-in: bd5723c171 user: apnadkarni tags: trunk, main | |
|
2024-06-20
| ||
| 18:47 | Remove dead code / outdated comment check-in: 68ea14892f user: jan.nijtmans tags: trunk, main | |
| 18:22 | Merge 9.0 check-in: 29d29484d0 user: jan.nijtmans tags: tip-626 | |
| 07:44 | Merge trunk check-in: 9a863e9399 user: apnadkarni tags: apn-icu | |
| 07:42 | Add basic tests check-in: 0562381402 user: apnadkarni tags: apn-icu | |
|
2024-06-19
| ||
| 19:27 | Fix: remove superfluous full stop at end of SEE ALSO list check-in: 363d8fbfd5 user: Torsten tags: documentation-cleanup-for-transition | |
| 19:12 | new branch for certain fixes in the nroff documentation and for needed preparation of the conversion... check-in: bc29c6f2e8 user: Torsten tags: documentation-cleanup-for-transition | |
| 16:39 | Fix [7be97a6859]: Reviewing chan.n changes check-in: 9453353b55 user: jan.nijtmans tags: trunk, main | |
| 16:36 | Fix [7be97a6859]: Reviewing chan.n changes check-in: f29b98a453 user: jan.nijtmans tags: core-8-branch | |
| 15:34 | Remove TclNREvalList(), it was only used in unsupported::inject, which is now gone check-in: b4f2190668 user: jan.nijtmans tags: trunk, main | |
| 12:31 | merge 8.7 check-in: d799feac4e user: sebres tags: trunk, main | |
| 12:29 | merge 8.6 check-in: 6c2657e12a user: sebres tags: core-8-branch | |
| 11:04 | Fix [53ac20f94b]: namespace(n) documentation doesn't reflect TIP#278 changes check-in: 23874775c9 user: jan.nijtmans tags: trunk, main | |
| 11:01 | Merge-mark check-in: 6197d1188b user: jan.nijtmans tags: trunk, main | |
| 10:58 | Document %z and %t size modifiers for 'format' and 'scan' check-in: 09de253f50 user: jan.nijtmans tags: core-8-branch | |
| 10:55 | TIP 696 - partition return codes between core and non-core check-in: 458efeb505 user: apnadkarni tags: trunk, main | |
| 10:32 | TIP #697: 32-bit truncation in format and scan (let's gain some time) check-in: 810eb78647 user: jan.nijtmans tags: trunk, main | |
| 10:04 | Add back tests for inject crashes adapted for coroinject check-in: 7c62723a17 user: apnadkarni tags: trunk, main | |
| 09:51 | Remove tcl::unsupported::inject check-in: a1783b5472 user: apnadkarni tags: trunk, main | |
| 09:33 | Make note in changes.md about removal of inject command Closed-Leaf check-in: b4f354f6d7 user: apnadkarni tags: apn-no-inject | |
| 09:32 | Merge trunk check-in: 4142b0e7ad user: apnadkarni tags: apn-no-inject | |
| 09:25 | Merge trunk Closed-Leaf check-in: 19ff51752b user: jan.nijtmans tags: tip-697 | |
| 03:13 | Handle ambiguous ICU encoding name aliases check-in: 068401d9ac user: apnadkarni tags: apn-icu | |
| 02:25 | Add missing files check-in: 078bef4577 user: apnadkarni tags: apn-icu | |
| 02:22 | Unsupported ICU interface check-in: 5b068beeeb user: apnadkarni tags: apn-icu | |
|
2024-06-18
| ||
| 22:41 | Fix some more indenting check-in: 229a985faf user: jan.nijtmans tags: trunk, main | |
| 22:27 | Merge 8.6 check-in: 5230c77fff user: jan.nijtmans tags: core-8-branch | |
| 17:09 | Merge trunk Closed-Leaf check-in: 96372d2b42 user: apnadkarni tags: apn-experiment-chardet | |
| 16:38 | Merge trunk check-in: f8f212e8fb user: apnadkarni tags: apn-no-inject | |
|
2024-06-17
| ||
| 18:52 | Implement %z/%t/%q/%j size modifiers for 'scan'. Part of TIP #697 check-in: e33fac1cb4 user: jan.nijtmans tags: trunk, main | |
| 16:47 | Remove tcl::unsupported::inject check-in: eaddc2411c user: apnadkarni tags: apn-no-inject | |
| 14:54 | Implement %z/%t/%q/%j size modifiers for 'scan'. Part of TIP #697, which is suitable for 8.7 too. check-in: b1f3acf091 user: jan.nijtmans tags: core-8-branch | |
| 13:43 | Change "channelId" to "channel" in documentation, error-handling and testcases Closed-Leaf check-in: 877daeddce user: jan.nijtmans tags: no-channelid | |
| 06:26 | Changed "binary data" to "binary string". Thanks to Nathan for the rationale. pyk: Except that my... Closed-Leaf check-in: 96781584b9 user: oehhar tags: encoding-for-review-alt | |
|
2024-06-16
| ||
| 20:37 | Merge 8.7 check-in: c34055a898 user: dkf tags: trunk, main | |
| 19:57 | Some cleaning up of the internals of the implementation of ensembles. check-in: 0b4c254082 user: dkf tags: core-8-branch | |
| 17:28 | Better comments. Closed-Leaf check-in: a2d0e28623 user: dkf tags: dkf/ensemble-cleanup | |
| 15:12 | Some more improvements check-in: 6280883f86 user: dkf tags: dkf/ensemble-cleanup | |
| 13:39 | Cleaner ensemble innards check-in: 992554eac0 user: dkf tags: dkf/ensemble-cleanup | |
|
2024-06-15
| ||
| 09:56 | Merge trunk check-in: 7e32c99c4f user: apnadkarni tags: apn-experiment-chardet | |
|
2024-06-14
| ||
| 18:44 | Fix non-standard indentation pattern check-in: 9c2a4fb37d user: dkf tags: trunk, main | |
| 15:09 | Import selections of [4d6aa33b2f] (branch: encoding-for-review) and alternate wording. check-in: f5243d7263 user: oehhar tags: encoding-for-review-alt | |
|
2024-06-13
| ||
| 15:51 | Remove migration utilities. Do not really belong here check-in: 639e370816 user: apnadkarni tags: apn-experiment-chardet | |
| 15:12 | Rebase to trunk Leaf check-in: 4d6aa33b2f user: jan.nijtmans tags: encoding-for-review | |
| 13:19 | Change back channelName -> channelId, since this change is not a good idea. check-in: 05bb63653a user: jan.nijtmans tags: chan-for-review | |
| 13:12 | Proposed fix for [53ac20f94b]: namespace(n) documentation doesn't reflect TIP#278 changes Closed-Leaf check-in: e7ea82171d user: jan.nijtmans tags: bug-53ac20f94b | |
| 12:00 | Fix [1d26e580cf]: safe interp can't source files with BOM check-in: 162129dfbf user: jan.nijtmans tags: trunk, main | |
| 11:59 | Minor doc fix check-in: af8cf518e5 user: jan.nijtmans tags: core-8-branch | |
| 10:53 | Fix [1d26e580cf]: safe interp can't source files with BOM check-in: 470ffaa8a9 user: jan.nijtmans tags: core-8-branch | |
| 09:51 | Use tabs for indenting in stead of 8 spaces. Unbreak clang build check-in: 4bbba9e1f6 user: jan.nijtmans tags: trunk, main | |
| 09:49 | Merge 8.7 check-in: 242fe9d024 user: jan.nijtmans tags: core-8-branch | |
| 09:05 | Unbreak clang build: tclCmdIL.c:4063:2: error: expected expression int keyword; ^ check-in: bc56395a17 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-12
| ||
| 20:24 | Fix some indentation/wrapping for style check-in: 5b8a45dae9 user: dkf tags: trunk, main | |
| 20:12 | merge 8.7 (several conflicts resolved) check-in: 30f3c945a6 user: sebres tags: trunk, main | |
| 19:54 | ultimately closes [f05f5ef759c1f7f9]: since bigints are not supported yet, trying to use them as ser... check-in: 362b0c5c71 user: sebres tags: core-8-branch | |
| 19:17 | merge 8.7 check-in: bb7ef31f68 user: sebres tags: trunk, main | |
| 19:11 | speed-up lseq (with expr-args) a bit, as well as avoid shimmer for compiled expressions check-in: 467de1c425 user: sebres tags: core-8-branch | |
| 19:01 | more fixes for [f05f5ef759c1f7f9]: don't swallow expr errors, further code review and simplification check-in: c279bfc1b2 user: sebres tags: core-8-branch | |
| 14:00 | Merge trunk check-in: cf8a455aeb user: apnadkarni tags: apn-experiment-chardet | |
| 13:57 | Add runtime checks for tilde expansion check-in: 2ec4127aa4 user: apnadkarni tags: apn-experiment-chardet | |
| 12:23 | lseq: more tests check-in: 68af142b65 user: sebres tags: core-8-branch | |
| 11:00 | Tcl_AppendResultVA() is gone in Tcl 9.0 check-in: e757855540 user: jan.nijtmans tags: trunk, main | |
| 10:52 | Use "int fd" for file descriptors, like everywhere else in the code check-in: d5ef8f272b user: jan.nijtmans tags: trunk, main | |
| 10:50 | Merge 8.6 check-in: d601bb912c user: jan.nijtmans tags: core-8-branch | |
| 00:57 | merge 8.7 check-in: ebafe4633f user: sebres tags: trunk, main | |
| 00:53 | list.perf.tcl: added performance regression tests for lseq (illustrates fix for [f05f5ef759c1f7f9], ... check-in: 094f5d892f user: sebres tags: core-8-branch | |
| 00:17 | merge 8.7 (fix for [f05f5ef759c1f7f9]) check-in: 433888e35e user: sebres tags: trunk, main | |
| 00:09 | lseq: code review, several fixes for [f05f5ef759c1f7f9], unneeded code removed, etc: 1. avoid duplic... check-in: d0a617b9ea user: sebres tags: core-8-branch | |
| 00:03 | tests illustrating bug [f05f5ef759c1f7f9], incorrect behavior of lseq check-in: f56667ab48 user: sebres tags: core-8-branch | |
|
2024-06-11
| ||
| 22:12 | channelName -> channelId, for consistancy with other *.n manpages check-in: fbffbb228e user: jan.nijtmans tags: trunk, main | |
| 20:53 | Review branch for doc/chan.n changes check-in: c46b236a09 user: jan.nijtmans tags: chan-for-review | |
| 20:37 | Revert [eb627bda27] from 9.0, will be put in a separate branch for review check-in: 63b3229f98 user: jan.nijtmans tags: trunk, main | |
| 14:16 | No need to refer to Tcl 8.6, in some places check-in: 3a2817d512 user: jan.nijtmans tags: trunk, main | |
| 13:36 | Various doc backports from 9.0 check-in: 1ae57c5cbd user: jan.nijtmans tags: core-8-branch | |
| 12:41 | There are twelve functions in Tcl_ObjType now. check-in: d7c777c3d8 user: jan.nijtmans tags: trunk, main | |
| 12:38 | Backported a littttttle bit too much check-in: 297e305755 user: jan.nijtmans tags: core-8-branch | |
| 12:17 | Merge 8.7 check-in: 5d0ebb2c38 user: jan.nijtmans tags: trunk, main | |
| 12:13 | Backport: Another round of small fixes, especially spelling errors... check-in: 8fd95d871e user: jan.nijtmans tags: core-8-branch | |
| 10:16 | Merge-mark check-in: 9fc5ddb37d user: jan.nijtmans tags: core-8-branch | |
| 10:10 | Merge 9.0 check-in: 6da7c67781 user: jan.nijtmans tags: encoding-for-review | |
| 10:01 | Merge 8.7. Remove "-profile strict" from examples, since it's already the default. check-in: 3e83c7c7bd user: jan.nijtmans tags: trunk, main | |
| 09:57 | Add missing "METHOD profile", some paragraph markers and formatting in examples (last one comes from... check-in: 69ea5c4c69 user: jan.nijtmans tags: core-8-branch | |
| 09:36 | Review branch for doc/encoding.n changes check-in: a88c5767d2 user: jan.nijtmans tags: encoding-for-review | |
| 09:30 | Backout [92ee031f32ea98ba]: "Make the documentation of [encoding] more concise and readable". Will b... check-in: 4178d18b52 user: jan.nijtmans tags: trunk, main | |
| 09:26 | Backout [71bfc6e708f641af]: "Make the documentation of [encoding] more concise and readable". Will b... check-in: e849ba576b user: jan.nijtmans tags: core-8-branch | |
| 09:15 | Merge-mark Leaf check-in: 552cf9328e user: jan.nijtmans tags: saveinterpstate-for-review | |
| 09:14 | There are no "two triplets" any more in 9.0 check-in: ef8382c8b4 user: jan.nijtmans tags: trunk, main | |
| 09:09 | Review branch for doc/SaveInterpState.3 changes check-in: 5d0443f660 user: jan.nijtmans tags: saveinterpstate-for-review | |
| 09:06 | Backout [0ef72df401df2216]: "Tighten up SaveResult.3". Will be put in a separate review for 9.0 check-in: d51f727d41 user: jan.nijtmans tags: trunk, main | |
| 09:00 | Put back Tcl_SaveResult, Tcl_RestoreResult, Tcl_DiscardResult in doc header (accidently removed) check-in: bde9760d12 user: jan.nijtmans tags: core-8-branch | |
| 08:14 | Backout [0ef72df401df2216]: "Tighten up SaveResult.3". Will be put in a separate review for 9.0 check-in: e264ba6b23 user: jan.nijtmans tags: core-8-branch | |
| 07:52 | Merge 9.0 check-in: 121c2ead8c user: jan.nijtmans tags: tip-626 | |
| 07:31 | Merge-mark check-in: 7336081b39 user: jan.nijtmans tags: trunk, main | |
| 07:30 | Backport: Consolidate channel documentation. close, puts etc. manpages now just reference chan (rema... check-in: ee8e7ca3e0 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-10
| ||
| 22:53 | Backport: Consolidate channel documentation. close, puts etc. manpages now just reference chan (chan... check-in: 53760f3cdd user: jan.nijtmans tags: core-8-branch | |
| 15:27 | Merge-mark check-in: 361aa13f0c user: jan.nijtmans tags: core-8-branch | |
| 13:09 | Merge 9.0 Leaf check-in: 61b226d13e user: jan.nijtmans tags: setresult-for-review | |
| 13:06 | TIP #494 changes were not fully incorporated in the documentation, so let's correct that. check-in: 1050f25f82 user: jan.nijtmans tags: trunk, main | |
| 11:31 | Review branch for doc/SetResult.3 changes check-in: 747369d2ff user: jan.nijtmans tags: setresult-for-review | |
| 11:22 | Revert [8dba618fe6b6f8bb] from 9.0, will be put in a separate review for 9.0. check-in: 927bcdbb73 user: jan.nijtmans tags: trunk, main | |
| 11:08 | Merge-mark check-in: cc5392ad5f user: jan.nijtmans tags: trunk, main | |
| 11:07 | Revert [eb627bda27] from 8.7, will be put in a separate review for 9.0. check-in: c63f0cd023 user: jan.nijtmans tags: core-8-branch | |
| 10:21 | Merge-mark check-in: 5bee3520ce user: jan.nijtmans tags: trunk, main | |
| 10:19 | Merge 8.6 check-in: b3a7838642 user: jan.nijtmans tags: core-8-branch | |
| 02:06 | Fix decimal rep of TCL_CODE_USER_MAX Closed-Leaf check-in: 727a644138 user: apnadkarni tags: tip-696 | |
|
2024-06-09
| ||
| 16:43 | Merge trunk check-in: ea1692cd09 user: apnadkarni tags: tip-696 | |
| 16:35 | Update to new TIP revision check-in: 50f69baa36 user: apnadkarni tags: tip-696 | |
| 16:31 | Merge-mark check-in: 20afe3bf6b user: jan.nijtmans tags: trunk, main | |
| 16:19 | (cherry-pick) Put ClockFmtScnStorageHashKeyType (and some more) in read-only memory check-in: e688bfbe6e user: jan.nijtmans tags: core-8-branch | |
| 14:06 | Another record that ought to be read-only check-in: 5ed9e06eab user: dkf tags: trunk, main | |
| 13:56 | Autoload icu check-in: 28e8feab1e user: apnadkarni tags: apn-experiment-chardet | |
| 12:13 | Put ClockFmtScnStorageHashKeyType in read-only memory check-in: e9c9eb6dc6 user: dkf tags: trunk, main | |
| 10:33 | Simpler commenting of Tcl_ChannelType instances; make zip channel type const check-in: 612cbe4899 user: dkf tags: trunk, main | |
| 08:34 | Add source command check-in: 33fc13c429 user: apnadkarni tags: apn-experiment-chardet | |
|
2024-06-08
| ||
| 17:25 | Add Tcl to ICU name mapping. check-in: 5ff01b9355 user: apnadkarni tags: apn-experiment-chardet | |
|
2024-06-07
| ||
| 17:17 | Add unsupported::chardet command check-in: b0cd28760d user: apnadkarni tags: apn-experiment-chardet | |
| 12:55 | Add ucsdet* ICU functions check-in: 13bc648afd user: apnadkarni tags: apn-experiment-chardet | |
| 12:20 | Fix [d5b45c23f4]: file tildeexpand and file home not disabled in safe base interpLeaf check. check-in: 3aa487993f user: jan.nijtmans tags: trunk, main | |
| 12:18 | Fix [d5b45c23f4]: file tildeexpand and file home not disabled in safe base interp check-in: 0ff5667f15 user: jan.nijtmans tags: core-8-branch | |
| 11:31 | Merge 9.0 check-in: 84ae5008cc user: jan.nijtmans tags: tip-626 | |
| 11:26 | Fix CFLAGS=-ftrapv build check-in: 18e368b546 user: jan.nijtmans tags: trunk, main | |
| 11:08 | Copy Jan's Tk ICU interface check-in: 866acc143b user: apnadkarni tags: apn-experiment-chardet | |
| 10:32 | Fix for [d5b45c23f4]: file tildeexpand and file home not disabled in safe base interp Closed-Leaf check-in: ff568b2774 user: jan.nijtmans tags: bug-d5b45c23f4 | |
|
2024-06-06
| ||
| 10:39 | Fix [57daa91ea]: Tcl_GetIntForIndex handling of n-m (m > n). With testcases. check-in: 4e384191b5 user: jan.nijtmans tags: trunk, main | |
| 10:03 | Fix one int -> Tcl_Size check-in: 3559419da4 user: apnadkarni tags: trunk, main | |
| 09:07 | Fix [57daa91ea]: Tcl_GetIntForIndex handling of n-m (m > n). With testcases. check-in: 4ec93828a9 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-05
| ||
| 14:12 | A clearer way of writing what parity options are available check-in: ae52f61f0c user: dkf tags: trunk, main | |
| 13:10 | More of the same: Space before tab is extremely unlikely to be correct indentation pattern. check-in: 9ffd785566 user: jan.nijtmans tags: trunk, main | |
|
2024-06-04
| ||
| 16:39 | TIP 696 #defines and docs check-in: c3971ab24d user: apnadkarni tags: tip-696 | |
| 15:54 | Make function definitions have right argument style check-in: e8d1ca599f user: dkf tags: trunk, main | |
| 15:35 | Space before tab is an extremely unlikely to be correct indentation pattern check-in: f6c559b364 user: dkf tags: trunk, main | |
| 14:23 | Put back some later changes, which were lost in the previous commit Closed-Leaf check-in: b0f14d141b user: jan.nijtmans tags: backout-nre-doc | |
| 13:09 | Let's review those NRE.3 and Eval.3 changes check-in: 07958d8bff user: jan.nijtmans tags: backout-nre-doc | |
| 12:44 | Let's review the SaveInterpState.3 changes in 8.7/trunk (which were never backported to 8.6) Closed-Leaf check-in: df24abc91a user: jan.nijtmans tags: backout-saveinterpstate-doc | |
| 12:19 | Let's review the chan.n changes in 8.7/trunk (which were never backported to 8.6) Closed-Leaf check-in: 1a7a14dc0e user: jan.nijtmans tags: backout-chan-doc | |
| 11:36 | Merge 9.0 Closed-Leaf check-in: 8d1785156d user: jan.nijtmans tags: backout-encoding-doc | |
|
2024-06-03
| ||
| 20:21 | Remove outdated parts of documentation check-in: 5a0f4dbe55 user: jan.nijtmans tags: trunk, main | |
| 20:16 | Remove outdated parts of documentation check-in: ebc9ff7266 user: jan.nijtmans tags: core-8-branch | |
| 20:06 | typo check-in: 431128bc01 user: jan.nijtmans tags: core-8-branch | |
| 12:02 | Let's review the SetResult.3 changes in trunk (which were never backported to 8.6/8.7) Closed-Leaf check-in: 1a268018a7 user: jan.nijtmans tags: revert-setresult-doc | |
| 11:47 | Use (char *)NULL as end sentinel in documentation (as Linux man-pages already do too, e.g. [https://... check-in: 68eea4fd1e user: jan.nijtmans tags: trunk, main | |
| 11:38 | Merge 8.6 check-in: 18e7182764 user: jan.nijtmans tags: core-8-branch | |
| 10:05 | Reduce test set in 3 ways: 1) 'll' means no trunction, which is not C99-compatible. 2) 'p' is platfo... Closed-Leaf check-in: 596ea2447c user: jan.nijtmans tags: bug-9c258a841a-tests | |
|
2024-06-01
| ||
| 16:13 | Some tidying up, mostly of indentation check-in: 39eee6cff8 user: dkf tags: trunk, main | |
|
2024-05-31
| ||
| 16:50 | Rebase to TIP #697 branch, let's see how far we got check-in: 29add71ca8 user: jan.nijtmans tags: bug-9c258a841a-tests | |
| 14:39 | Rebase to 9.0 check-in: 7083ff878b user: jan.nijtmans tags: tip-697 | |
| 14:32 | Since int() doesn't truncate any more (TIP #514), adapt the documentation accordingly check-in: 219bbcbe5e user: jan.nijtmans tags: trunk, main | |
| 14:30 | Since int() doesn't truncate any more (TIP #514), adapt the documentation accordingly check-in: ad6d47b4a8 user: jan.nijtmans tags: core-8-branch | |
| 13:21 | Make last test-cases pass check-in: 387194d896 user: jan.nijtmans tags: tip-697 | |
| 11:01 | Merge 8.7 check-in: 0402ac0114 user: dkf tags: trunk, main | |
| 11:00 | Merge 8.6 check-in: e60ddd3a61 user: dkf tags: core-8-branch | |
| 09:30 | Make 'I', 'I32', 'I64' only available on Windows, because they serve no purpose on other platforms. Closed-Leaf check-in: 01e6a242c4 user: jan.nijtmans tags: bug-9c258a841a | |
| 09:16 | Make a start with new TIP implementation, handling '%d' for 'format' and '%d'/'L'/'z'/'t'/'q'/'j' fo... check-in: 4fe0d34f53 user: jan.nijtmans tags: tip-697 | |
|
2024-05-30
| ||
| 22:02 | Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t matching the C printf check-in: 3d5e024e64 user: jan.nijtmans tags: trunk, main | |
| 21:52 | Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t matching the C printf check-in: 9c0c9d1a4a user: jan.nijtmans tags: core-8-branch | |
| 21:26 | Let's [9c258a841a|fix] the j%j/%q type specifiers, so they behave like C in scripts, and document th... Closed-Leaf check-in: 0c66ee7d75 user: jan.nijtmans tags: bug-9c258a841a | |
| 18:38 | merge 8.7 check-in: bacfccf1e2 user: sebres tags: trunk, main | |
| 18:36 | closes [34870ab5756911d1]: no double free if Tcl_DeleteAssocData gets called in deleteProc (if inter... check-in: 0aedd271b2 user: sebres tags: core-8-branch | |
| 03:15 | Add c99format test command for testing Tcl format against C99 printf. check-in: 82b828362c user: apnadkarni tags: bug-9c258a841a-tests | |
|
2024-05-29
| ||
| 19:27 | Merge-mark check-in: e3d0608d3f user: jan.nijtmans tags: core-8-branch | |
| 15:20 | Let's [9c258a841a|fix] the %p/%z/%t type specifiers, so they behave like C in scripts, and document ... check-in: 2d6520b382 user: jan.nijtmans tags: bug-9c258a841a | |
| 09:45 | Merge-mark 8.7 check-in: 95f9e8176e user: jan.nijtmans tags: trunk, main | |
| 09:44 | Fix [18f4a94d03], by reverting [9bcec7cd880540c3], which caused it. See [https://core.tcl-lang.org/t... check-in: 8d4d978bd3 user: jan.nijtmans tags: core-8-branch | |
| 09:07 | Reverted changes to refchan event generation - details below. Tx to Jan for actual revert work. See... check-in: 1ec9927351 user: apnadkarni tags: trunk, main | |
| 08:37 | Merge trunk Closed-Leaf check-in: 0258b07434 user: apnadkarni tags: bug-18f4a94d03 | |
|
2024-05-28
| ||
| 13:24 | Merge 8.7 check-in: 9fa0318dcd user: jan.nijtmans tags: trunk, main | |
| 13:08 | partial merge 8.7 (cherrypick of tests changes only) check-in: 5522057784 user: sebres tags: trunk, main | |
| 13:04 | merge 8.6 check-in: af3c128935 user: sebres tags: core-8-branch | |
| 12:54 | Eliminate some unnecessary type-casts. Tcl_GetString -> TclGetString where appropriate check-in: ddf52caf7a user: jan.nijtmans tags: core-8-branch | |
| 11:32 | Fix tests - need longer timer under valgrind. Close created channels. check-in: 290787b518 user: apnadkarni tags: bug-18f4a94d03 | |
| 03:02 | Merge trunk check-in: 95e6bbc3b3 user: apnadkarni tags: bug-18f4a94d03 | |
|
2024-05-27
| ||
| 21:32 | Merge-mark check-in: 5e9f65e868 user: jan.nijtmans tags: trunk, main | |
| 21:21 | Improve details about attached zipfs archives in tclsh and wish (backport from 9.0) check-in: e4355cd0de user: jan.nijtmans tags: core-8-branch | |
| 21:15 | Merge 8.7 check-in: b0caf377fc user: jan.nijtmans tags: trunk, main | |
| 21:04 | Another round of sentinel improvements check-in: a688bb7213 user: jan.nijtmans tags: core-8-branch | |
| 20:19 | merge 8.7 check-in: b3d08c0262 user: sebres tags: trunk, main | |
| 20:16 | merge 8.6 check-in: 331d12e7b7 user: sebres tags: core-8-branch | |
| 16:31 | Improve details about attached zipfs archives in tclsh and wish. check-in: bacd652dd2 user: griffin tags: trunk, main | |
| 16:10 | Merge trunk check-in: 1d96247e8b user: apnadkarni tags: bug-18f4a94d03 | |
| 12:52 | Missing ',' between "INDEX" and "OUTOFRANGE" check-in: a4a8fcd533 user: jan.nijtmans tags: trunk, main | |
| 11:24 | Eliminate TclPrintByteCodeObj()'s 'interp' argument, which is not used. Fix some indenting. check-in: d13f391c04 user: jan.nijtmans tags: trunk, main | |
| 11:04 | Eliminate TclPrintByteCodeObj()'s 'interp' argument, which is not used. check-in: 56c28e2db2 user: jan.nijtmans tags: core-8-branch | |
|
2024-05-26
| ||
| 19:43 | Merge main Leaf check-in: 8884561af9 user: griffin tags: bug-43b7e5b511 | |
| 19:21 | Fix spelling errors. check-in: 1b809b21b1 user: griffin tags: bug-43b7e5b511 | |
| 14:09 | Merge 8.7 check-in: 735641d5cb user: dkf tags: trunk, main | |
| 13:19 | merge 8.6 check-in: 9e8cd97a2b user: dkf tags: core-8-branch | |
|
2024-05-25
| ||
| 18:32 | Add note about static vs dynamic builds. check-in: 22a3f9df78 user: griffin tags: bug-43b7e5b511 | |
| 15:54 | Merge 8.7 check-in: bcac522a9f user: dkf tags: trunk, main | |
| 15:35 | merge core-8-6-branch check-in: 7facc906fa user: dkf tags: core-8-branch | |
| 09:24 | Merge 8.7 check-in: af5b3d24cc user: jan.nijtmans tags: trunk, main | |
| 09:09 | Unneeded Tcl_DStringFree() (twice) check-in: 826c2273bd user: jan.nijtmans tags: core-8-branch | |
|
2024-05-24
| ||
| 22:14 | Remove TclSetProcessGlobalValue() "encoding" parameter: it should always be NULL check-in: c9626e005f user: jan.nijtmans tags: trunk, main | |
| 20:34 | merge core-8-branch check-in: c5bd3ad311 user: dkf tags: trunk, main | |
| 19:49 | merge core-8-6-branch check-in: 0c105deac2 user: dkf tags: core-8-branch | |
| 17:50 | address ticket [43b7e5b511] - Improve zipfs description in tclsh manual. check-in: 187224bda2 user: griffin tags: bug-43b7e5b511 | |
| 16:22 | Tests for bug fixes check-in: b26b8ffee1 user: apnadkarni tags: bug-18f4a94d03 | |
| 16:09 | Merge trunk check-in: eedb9cd832 user: apnadkarni tags: bug-18f4a94d03 | |
| 16:05 | Merge trunk check-in: 3c2a89b54b user: apnadkarni tags: bug-18f4a94d03 | |
| 15:54 | Merge mark check-in: 49d98d64fa user: apnadkarni tags: trunk, main | |
| 15:51 | Fix [e589d9bdab] - fconfigure socket -peername check-in: 44009dc22e user: apnadkarni tags: core-8-branch | |
| 15:29 | Fix [e589d9bdab] - fconfigure socket -peername check-in: 63b426f8f2 user: apnadkarni tags: trunk, main | |
| 15:19 | Add test for [e589d9bdab] Closed-Leaf check-in: 077455905b user: apnadkarni tags: bug-e589d9bdab | |
| 15:13 | Fix [e589d9bdab] check-in: ddf5f314e0 user: apnadkarni tags: bug-e589d9bdab | |
| 08:55 | Code optimization: no need for encoding = Tcl_GetEncoding(NULL, NULL). Use Tcl_DStringToObj where po... check-in: 28dc028d3e user: jan.nijtmans tags: trunk, main | |
| 08:04 | Merge 8.6 check-in: 939981f439 user: jan.nijtmans tags: core-8-branch | |
|
2024-05-23
| ||
| 21:10 | Superflous ',' Leaf check-in: 99d3c2a63e user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
| 21:05 | Rebase to 8.7 check-in: e3c331edd6 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
| 15:37 | Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows check-in: 7349d7971a user: jan.nijtmans tags: trunk, main | |
| 15:14 | Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows check-in: 73dc48ac59 user: jan.nijtmans tags: core-8-branch | |
| 13:44 | Merge 8.7 check-in: b4a4d46ce0 user: jan.nijtmans tags: trunk, main | |
| 12:00 | Merge 8.6 check-in: 37b8b3fdaf user: jan.nijtmans tags: core-8-branch | |
| 08:53 | More trickery with macros Leaf check-in: a3f9c1bec2 user: dkf tags: more-macros | |
|
2024-05-22
| ||
| 22:29 | .travis.yml is not used any more check-in: 832adefe3d user: jan.nijtmans tags: trunk, main | |
| 22:24 | .travis.yml is not used any more check-in: 918bf2ae16 user: jan.nijtmans tags: core-8-branch | |
| 21:27 | clock option re-ordering check-in: ab88edcd09 user: jan.nijtmans tags: trunk, main | |
| 21:12 | clock option re-ordering check-in: 540078bebf user: jan.nijtmans tags: core-8-branch | |
| 10:50 | merge 8.7 check-in: aed7d249ae user: sebres tags: trunk, main | |
| 10:50 | amend to [de08cf03235f3ce9], [7842f33a5cc5eed0], stop tail recursion in AddSimpleClassChainToCallCon... check-in: 22966032c2 user: sebres tags: core-8-branch | |
| 10:24 | merge point check-in: 0b7ca46179 user: sebres tags: trunk, main | |
| 10:23 | merge point check-in: 80fa732c8d user: sebres tags: core-8-branch | |
| 10:13 | merge 8.7 check-in: 28a69010d7 user: sebres tags: trunk, main | |
| 10:11 | small amend to [1d16344c8cfaecc8], [7842f33a5cc5eed0]: don't need to invoke both functions in case i... check-in: 659ca0ae8d user: sebres tags: core-8-branch | |
| 09:26 | Merge 8.7 check-in: 28a90c0424 user: jan.nijtmans tags: trunk, main | |
| 09:24 | Merge 8.6. Fix TCL_NO_DEPRECATED build check-in: dbeb93773b user: jan.nijtmans tags: core-8-branch | |
|
2024-05-21
| ||
| 22:06 | Merge 9.0 check-in: e906cead78 user: jan.nijtmans tags: tip-626 | |
| 21:22 | "TCL_TOMMATH" is not used anywhere check-in: 134a992bae user: jan.nijtmans tags: trunk, main | |
| 21:17 | "TCL_TOMMATH" is not used anywhere check-in: 97eea147ef user: jan.nijtmans tags: core-8-branch | |
| 20:00 | Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linked check-in: c92cf5f76d user: jan.nijtmans tags: trunk, main | |
| 19:50 | Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linked check-in: 9afa65152a user: jan.nijtmans tags: core-8-branch | |
| 15:03 | Merge 8.7. Some int -> Tcl_Size check-in: 1a12a05fa1 user: jan.nijtmans tags: trunk, main | |
| 14:05 | Fix off-by-one error in tcl::build-info command. Improve spacing check-in: 6924fe0f7b user: jan.nijtmans tags: core-8-branch | |
| 10:51 | merge 8.7 check-in: 780ab56525 user: sebres tags: trunk, main | |
| 10:49 | circumvent crash [7842f33a5cc5eed0] on null ptr (oPtr->selfCls may be NULL) check-in: 1d16344c8c user: sebres tags: core-8-branch | |
| 10:33 | merge 8.7 check-in: bc2e652394 user: sebres tags: trunk, main | |
| 09:48 | merge 8.6 check-in: 5be1c6c979 user: sebres tags: core-8-branch | |
| 09:04 | b2 -> b3, as preparation for next release check-in: 84ecf75d3b user: jan.nijtmans tags: trunk, main | |
|
2024-05-20
| ||
| 20:33 | Fix gcc warning: return should have value check-in: e3cb927560 user: jan.nijtmans tags: core-8-branch | |
| 18:09 | merge release branches check-in: 1b618c6835 user: dgp tags: trunk, main | |
| 18:07 | Replay the churn commits Closed-Leaf check-in: 4844034c74 user: dgp tags: dgp-trunk-unchurned | |
| 17:52 | merge release check-in: 4e112bcda6 user: dgp tags: dgp-trunk-unchurned | |
| 17:00 | Improve tcl::build-info implementation, adapted from dkf's result-helpers branch check-in: be8c771d22 user: jan.nijtmans tags: trunk, main | |
| 16:38 | merge trunk Leaf check-in: 3fd88cd4cd user: dkf tags: result-helpers | |
| 15:20 | Fix [7842f33a5c]: Call chain creation could crash in destructors in some tangled cases check-in: de08cf0323 user: dkf tags: core-8-branch | |
| 09:54 | Improve readability from some typecasting trickery. Backported from 9.0 (thanks, dkf!) check-in: d832f58cff user: jan.nijtmans tags: core-8-branch | |
| 09:32 | Backport spacing-related changes from 9.0 check-in: f5469ec0c0 user: jan.nijtmans tags: core-8-branch | |
| 08:57 | Combine some pieces for easier understanding. Closed-Leaf check-in: bcc951d6c5 user: dkf tags: dkf/oo-code-style | |
|
2024-05-19
| ||
| 22:23 | Improve tcl::build-info implementation, adapted from dkf's result-helpers branch check-in: d73e8e60a6 user: jan.nijtmans tags: core-8-branch | |
| 12:14 | Factor out another bit of code check-in: 328ab5a9d7 user: dkf tags: dkf/oo-code-style | |
| 11:36 | More bits and pieces of refactoring check-in: 09b3435105 user: dkf tags: dkf/oo-code-style | |
|
2024-05-18
| ||
| 22:01 | Merge-mark check-in: 378a818456 user: jan.nijtmans tags: trunk, main | |
| 21:58 | Update changes.md check-in: 568f98c34d user: jan.nijtmans tags: core-8-branch | |
| 09:13 | Factoring out common patterns check-in: 67c4fe4cdc user: dkf tags: dkf/oo-code-style | |
|
2024-05-17
| ||
| 20:40 | Merge 8.7. Improve tcl::build-info Leaf check-in: e94e6e3cec user: jan.nijtmans tags: libtommath-1.3.1 | |
| 18:49 | Better string sharing check-in: a75f440dd6 user: dkf tags: dkf/oo-code-style | |
| 16:07 | Bring over bug fixes from trunk to get released Closed-Leaf check-in: 3266fc297b user: dgp tags: core-9-0-b2-rc, core-9-0-b2 | |
| 16:00 | Merge fixes, add some doc comments check-in: 4f9ef0e0d0 user: dkf tags: dkf/oo-code-style | |
| 15:59 | Utility branch I can sensibly compare with core-9-0-b2-rc check-in: 8bc5052a99 user: dgp tags: dgp-trunk-unchurned | |
| 13:48 | Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: db8bfb98f1 user: dkf tags: trunk, main | |
| 13:45 | Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: 612af6e7d6 user: dkf tags: core-8-branch | |
|
2024-05-16
| ||
| 15:55 | Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: ee33b4b923 user: dkf tags: trunk, main | |
| 15:55 | Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: 9208e56d48 user: dkf tags: core-8-branch | |
| 12:38 | General code style fixes for TclOO only check-in: 839c6624e5 user: dkf tags: dkf/oo-code-style | |
| 08:53 | Fix [36e5517a6850]: old style method selection in [info class methods] and [info object methods] sti... check-in: b0d8ee5168 user: dkf tags: trunk, main | |
| 08:51 | Add code comments Closed-Leaf check-in: b301f4ad65 user: dkf tags: bug-36e5517a6850 | |
| 08:44 | Fix the bug; [info class methods -private] regression with TIP 500 check-in: ec19b5e416 user: dkf tags: bug-36e5517a6850 | |
| 08:23 | Tests to illustrate problem found in [36e5517a6850] check-in: 16cfbe1ef0 user: dkf tags: bug-36e5517a6850 | |
|
2024-05-15
| ||
| 14:35 | Stop using Tcl_AppendResult to build full results It's fine if actually appending... but we hardl... check-in: 799bc15719 user: dkf tags: result-helpers | |
|
2024-05-14
| ||
| 19:08 | Merge [4a1848c27fd63955], which was improperly backed-out (there was no notice or public discussion)... check-in: ff38221d4e user: dgp tags: core-9-0-b2-rc | |
| 19:07 | silence warning (implicit-fallthrough) check-in: 4c283c1d48 user: dgp tags: core-9-0-b2-rc | |
| 19:05 | merge 8.7 check-in: a389d8fe79 user: dgp tags: core-9-0-b2-rc | |
| 18:39 | merge 8.7 (interim fix for [9889f96f4da77e3b]) check-in: 45c669fbe3 user: dgp tags: core-9-0-b2-rc | |
| 18:37 | Funcs without args must explicitly take void Otherwise C compilers operate in a weird legacy mode w... check-in: c29401d6e5 user: dgp tags: core-9-0-b2-rc | |
| 18:36 | Merge changes from trunk up to but not including style/whitespace work. check-in: 274b0d7e7b user: dgp tags: core-9-0-b2-rc | |
| 18:11 | More conventional Markdown check-in: 23ac90825d user: dgp tags: core-9-0-b2-rc | |
| 16:06 | Add helper macros TclSetResult and TclPrintfResult check-in: 0b65fb9e0c user: dkf tags: result-helpers | |
| 12:54 | Merge-mark check-in: 3fa1b8f5e3 user: jan.nijtmans tags: trunk, main | |
| 12:47 | (cherry-pick) Merge [4a1848c27fd63955], bringing Tcl.n back to the state it was. check-in: 39a2e5b4f5 user: jan.nijtmans tags: core-8-branch | |
| 08:26 | Backout the "dullest commit ever" (not my words ....). It breaks the build. JN: Many of those cha... check-in: 8b41a80404 user: jan.nijtmans tags: trunk, main | |
| 07:12 | Merge [4a1848c27fd63955], which was improperly backed-out (there was no notice or public discussion)... check-in: a62398408f user: pooryorick tags: trunk, main | |
|
2024-05-13
| ||
| 19:57 | Rebuild the stub table, add attributes to func definitions Leaf check-in: a396528193 user: dkf tags: sentinel | |
| 16:48 | silence warning (implicit-fallthrough) check-in: a77945015a user: sebres tags: trunk, main | |
| 16:42 | merge 8.7 check-in: 617ccd3301 user: sebres tags: trunk, main | |
| 16:39 | clock.test: amend to hotfix [9889f96f4da77e3b] - ensemble created implicitely now check-in: d89349fb42 user: sebres tags: core-8-branch | |
| 15:48 | Trying out the sentinel attribute of GCC check-in: d67dd7508a user: dkf tags: sentinel | |
| 15:41 | Clean up a lot of small whitespace issues This is the dullest commit ever. Sorry. check-in: 3a60363aa1 user: dkf tags: trunk, main, dkf/to-redo | |
| 10:35 | merge 8.7 (interim fix for [9889f96f4da77e3b]) check-in: da0e64b5d0 user: sebres tags: trunk, main | |
| 10:34 | interim fix for [9889f96f4da77e3b]: avoid lazy creation and compilation for clock-ensemble (unless t... check-in: ad49517e0b user: sebres tags: core-8-branch | |
| 07:55 | Backout [b49efeca6a] (so people can judge whether this is just a textual improvement or not) Closed-Leaf check-in: 4a1848c27f user: jan.nijtmans tags: backout-b49efeca6a | |
|
2024-05-10
| ||
| 15:40 | More whitespace cleanup check-in: 835b1a5566 user: dkf tags: trunk, main | |
| 14:52 | Merge-mark check-in: b3efce9937 user: jan.nijtmans tags: trunk, main | |
| 14:42 | (backport): Funcs without args must explicitly take void check-in: c0628e3a1f user: jan.nijtmans tags: core-8-branch | |
| 13:51 | Funcs without args must explicitly take void Otherwise C compilers operate in a weird legacy mode... check-in: 0ddcb6cf85 user: dkf tags: trunk, main | |
| 13:45 | Code style fixes Mostly whitespace fixing really check-in: 24dcf13ff2 user: dkf tags: trunk, main | |
| 11:28 | Code style cleanup check-in: 74fd982252 user: dkf tags: trunk, main | |
| 10:22 | closes [10aa8403d064439f]: merge 8.7, restore time64bit constraint (all platforms now) check-in: 7517e2b553 user: sebres tags: trunk, main | |
| 10:18 | merge 8.6 check-in: 76a8c1c44b user: sebres tags: core-8-branch | |
|
2024-05-09
| ||
| 15:38 | Tidy up the zlib code a bit In particular, 'cd' was used for vars of different types (ClientData,... check-in: 6197e63dd8 user: dkf tags: trunk, main | |
|
2024-05-08
| ||
| 15:11 | Merge 8.7 check-in: d90e8286b6 user: jan.nijtmans tags: trunk, main | |
| 15:06 | Add some typecasts, remove duplicate "memset", remove some spacing. check-in: 71dea9c67f user: jan.nijtmans tags: core-8-branch | |
| 14:42 | Merge mark check-in: cd4f9148ac user: oehhar tags: trunk, main | |
| 14:39 | Backport [e0bdc14669] "Cleaning up tclWinSock.c" check-in: 718495c125 user: oehhar tags: core-8-branch | |
| 13:30 | Start on at least protecting against crashes like [0de6c1d79c] check-in: 21daea98da user: apnadkarni tags: apn-info-frame | |
| 09:03 | Cleaning up tclWinSock.c check-in: e0bdc14669 user: dkf tags: trunk, main | |
|
2024-05-07
| ||
| 20:47 | merge 8.7 check-in: 54c8d180bc user: sebres tags: trunk, main | |
| 20:45 | more simplifications check-in: 21c730f95f user: sebres tags: core-8-branch | |
| 20:12 | merge 8.7 check-in: 71ba8f6276 user: sebres tags: trunk, main | |
| 20:09 | code review (optimization by parse of word tokens in clock format) check-in: 4a909182de user: sebres tags: core-8-branch | |
| 19:04 | closes [a858d95f4bfddafb]: adjust word-token pointer after possible realloc check-in: c432a8b50b user: sebres tags: core-8-branch | |
|
2024-05-05
| ||
| 20:26 | Fix [3c26dec71e]: TCLX_y_TM_PATH - unspecified behaviour - change with 90b1rc check-in: ba61f74630 user: jan.nijtmans tags: trunk, main | |
| 20:21 | Merge 8.6 check-in: 3fa1e95cb1 user: jan.nijtmans tags: core-8-branch | |
|
2024-05-04
| ||
| 18:53 | Possible solution for [3c26dec71e]: TCLX_y_TM_PATH - unspecified behaviour - change with 90b1rc Closed-Leaf check-in: a966eb9902 user: jan.nijtmans tags: bug-3c26dec71e | |
| 16:25 | Merge 8.6 check-in: 430342d36e user: jan.nijtmans tags: core-8-branch | |
|
2024-05-03
| ||
| 17:55 | merge trunk check-in: d1fe39f080 user: dgp tags: core-9-0-b2-rc | |
| 16:42 | [unknown] only calls shell command in interactive tclsh sessions check-in: b3d720477f user: mjanssen tags: trunk, main | |
| 16:23 | Fix [a5f4a7aed8] - tcl::tm::path auto_index entry check-in: cb416c208e user: apnadkarni tags: trunk, main | |
| 13:26 | Merge 9.0 check-in: 58f49ce426 user: jan.nijtmans tags: tip-626 | |
|
2024-05-02
| ||
| 21:29 | [unknown] only calls shell command in interactive tclsh sessions Closed-Leaf check-in: 6148f44292 user: mjanssen tags: bug-6ab80b950a051 | |
| 21:11 | Better fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 8d0a8dc1a7 user: jan.nijtmans tags: trunk, main | |
| 21:00 | Better fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 7a82dd9959 user: jan.nijtmans tags: core-8-branch | |
| 12:48 | Make sure to forward-declare "struct addrinfo". Some compilers don't like doing that in a parameter-... check-in: 4ccbb3a724 user: jan.nijtmans tags: trunk, main | |
| 11:22 | Make sure to forward-declare "struct addrinfo". Some compilers don't like doing that in a parameter-... check-in: 0b6bbf9a73 user: jan.nijtmans tags: core-8-branch | |
| 09:59 | Merge 8.7 check-in: 274077768b user: oehhar tags: trunk, main | |
| 09:57 | Ticket [cab08bbf04]: document "scan %llu" as valid check-in: c889576c60 user: oehhar tags: core-8-branch | |
| 09:10 | Would checking for __STRICT_ANSI__ help? Closed-Leaf check-in: edf316533a user: jan.nijtmans tags: bug-1e48483c8b | |
| 08:41 | Add runtime PANIC when Tcl_GetBoolFromObj() violates size-restrictions, and compile-time checks are ... check-in: 10f1ca98d0 user: jan.nijtmans tags: bug-1e48483c8b | |
|
2024-04-30
| ||
| 14:00 | Check for C11 before using _Static_assert check-in: 27e88ccf5a user: jan.nijtmans tags: bug-1e48483c8b | |
| 11:51 | Rebase to 9.0 check-in: 4594340282 user: jan.nijtmans tags: bug-18f4a94d03 | |
|
2024-04-29
| ||
| 17:26 | merge trunk First pass on changes file items pulled from release notes. Probably needs Markdown conf... check-in: df715d05d4 user: dgp tags: core-9-0-b2-rc | |
| 11:53 | Eliminate warnings in tclTest(Obj).c, caused by our -Wc++-compat flag. check-in: f21c1c01d1 user: jan.nijtmans tags: trunk, main | |
| 11:51 | Eliminate warnings in tclTest(Obj).c, caused by our -Wc++-compat flag. check-in: 6cf7e00ec0 user: jan.nijtmans tags: core-8-branch | |
| 11:50 | One missing TCL_NORETURN check-in: 2998096df8 user: jan.nijtmans tags: trunk, main | |
| 11:46 | Tcl_MainEx() never returns, so it should be TCL_NORETURN as well. check-in: cc3a6494b2 user: jan.nijtmans tags: core-8-branch | |
| 09:28 | Eliminate (internal) TclpExit(), which is just the same as exit() check-in: c887e080d3 user: jan.nijtmans tags: trunk, main | |
| 08:26 | Merge 8.6 check-in: 78280ba2b5 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-28
| ||
| 17:18 | Remove outdated comment check-in: 097ebd1f35 user: jan.nijtmans tags: trunk, main | |
|
2024-04-27
| ||
| 17:30 | Fix clang warning: tclWinTime.c:84:6: error: suggest braces around initialization of subobject [-Wer... check-in: 5ed1c2b366 user: jan.nijtmans tags: trunk, main | |
| 17:26 | Fix clang warning: tclWinTime.c:84:6: error: suggest braces around initialization of subobject [-Wer... check-in: 240572962a user: jan.nijtmans tags: core-8-branch | |
| 17:11 | This construct doens't work on MSVC check-in: 6c824b0137 user: jan.nijtmans tags: trunk, main | |
| 11:58 | This construct doens't work on MSVC check-in: 4f36f76a21 user: jan.nijtmans tags: core-8-branch | |
| 09:30 | Fix [9a8ce8af3d] - test suite hang in io-28.6 check-in: 1faf4d8e12 user: apnadkarni tags: trunk, main | |
|
2024-04-26
| ||
| 17:02 | Fix test for [9a8ce8af3d] Closed-Leaf check-in: 4cb226a8d1 user: apnadkarni tags: bug-9a8ce8af3d | |
| 13:00 | Fix [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 4ed9ffe536 user: jan.nijtmans tags: trunk, main | |
| 12:59 | Fix [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: b43de757cc user: jan.nijtmans tags: core-8-branch | |
| 12:29 | Slightly better Closed-Leaf check-in: c0bdbd9536 user: jan.nijtmans tags: bug-1e48483c8b | |
| 11:27 | Proposed fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 066670e431 user: jan.nijtmans tags: bug-1e48483c8b | |
| 07:39 | Accept "tcl::build-info tommath" to get the built-in tommath version number. Same with gcc/zlib/??? ... check-in: b6ee75d57f user: jan.nijtmans tags: libtommath-1.3.1 | |
|
2024-04-25
| ||
| 19:49 | Fix dict performance bug: Remove abstractlist extension from dict objtype. check-in: 0c1a114cc4 user: griffin tags: trunk, main | |
| 15:03 | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer. check-in: b95cc2b450 user: jan.nijtmans tags: trunk, main | |
| 14:59 | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer. check-in: 0753949a8d user: jan.nijtmans tags: core-8-branch | |
| 09:44 | Rebase to 9.0 Closed-Leaf check-in: 53dd5c45cd user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 09:41 | Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETURN too check-in: 542ee37b9a user: jan.nijtmans tags: trunk, main | |
| 09:40 | Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETURN too. check-in: 3483b63d35 user: jan.nijtmans tags: core-8-branch | |
| 08:44 | Rebase to 9.0 check-in: 29bb6ad3f1 user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 08:29 | Merge 8.7 (Tcl_ConsolePanic() should be TCL_NORETURN) check-in: 3880fbf427 user: jan.nijtmans tags: trunk, main | |
| 08:24 | (cherry-pick): Fix building of libtclzip for out-of-source builds check-in: 5ae320c23c user: jan.nijtmans tags: core-8-branch | |
| 04:47 | Fix building of libtclzip for out-of-source builds check-in: 9e7cb27325 user: apnadkarni tags: trunk, main | |
|
2024-04-24
| ||
| 19:54 | Tcl_ConsolePanic() is TCL_NORETURN, not TCL_NORETURN1. Merge 8.6 check-in: c2849233bf user: jan.nijtmans tags: core-8-branch | |
| 19:41 | Better keep Tcl_ConsolePanic as it was (with TCL_NORETURN) check-in: a82f088431 user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 19:16 | Improve use of TCL_NORETURN, so no unnecessary warnings are produced any more check-in: 8afd80d68a user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 18:39 | dup test name check-in: 9c1c2e40ef user: dgp tags: core-9-0-b2-rc | |
| 18:30 | merge trunk check-in: 19b9504de2 user: dgp tags: core-9-0-b2-rc | |
| 17:19 | Merge revisions to the hash table implementation that prevent observed reads from uninitialized memo... check-in: 9ec15a7a14 user: dgp tags: core-9-0-b2-rc | |
| 17:02 | Merge more from trunk check-in: 13eb2298bc user: dgp tags: core-9-0-b2-rc | |
| 15:48 | Merge some trunk changes. check-in: c4ee2d267c user: dgp tags: core-9-0-b2-rc | |
|
2024-04-23
| ||
| 20:36 | Missing "_" in __declspec check-in: 8cc1729b8b user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 20:17 | Still one TCL_NORETURN1 too much check-in: c0f71bd0ce user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 20:11 | Possible fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer check-in: c521a5fc71 user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 16:06 | Hmm, something is broken. Leaving this here but this commit is definitely wrong somehow Leaf check-in: b356268e32 user: dkf tags: tidy-indentation | |
|
2024-04-22
| ||
| 20:19 | Rebase to 9.0 check-in: 3b005a2c2d user: jan.nijtmans tags: bug-18f4a94d03 | |
| 18:37 | Only use Tcl_TomMath_InitStubs() when TCL_WITH_EXTERNAL_TOMMATH is not defined check-in: 16b8cb3ac5 user: jan.nijtmans tags: trunk, main | |
| 17:41 | Only use Tcl_TomMath_InitStubs() when TCL_WITH_EXTERNAL_TOMMATH is not defined check-in: 7dbd4588c7 user: jan.nijtmans tags: core-8-branch | |
| 16:28 | Fix [6eb8d79cb8]: segfault in obj-34.1 check-in: 59010ad4e6 user: jan.nijtmans tags: trunk, main | |
| 16:19 | Fix [6eb8d79cb8]: segfault in obj-34.1 check-in: 64f472d200 user: jan.nijtmans tags: core-8-branch | |
| 12:55 | Consolidate channel documentation. close, puts etc. manpages now just reference chan check-in: e56d76c761 user: apnadkarni tags: trunk, main | |
| 07:01 | Merge 8.7 check-in: 4dbeabc65c user: oehhar tags: trunk, main | |
| 07:00 | Ticket [00b3e5dea8]: "info comdtype" return value "native" created by "Tcl_CreateObjCommand", not "T... check-in: f1b92f324e user: oehhar tags: core-8-branch | |
| 01:49 | Remove abstractlist extension from dict objtype. Closed-Leaf check-in: 7855873798 user: griffin tags: bug28cc67a606a7 | |
|
2024-04-21
| ||
| 22:18 | ifdef -> ifndef check-in: 5ecc3f6e22 user: jan.nijtmans tags: libtommath-1.3.1 | |
| 22:09 | Merge 8.7. Add libtommath/zlib version number to tcl::build-info (if zlib/libtommath is compiled int... check-in: f17a4fee78 user: jan.nijtmans tags: libtommath-1.3.1 | |
| 20:58 | TIP #692: Revise Tcl_GetAliasObj, remove Tcl_GetAlias() check-in: f6b34ee2a9 user: jan.nijtmans tags: trunk, main | |
| 10:16 | Merge 8.7 check-in: 58da0f77d1 user: jan.nijtmans tags: trunk, main | |
| 10:11 | No need for Tcl_TomMath_InitStubs() any more, due to TIP #648 check-in: 35d4c18451 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-20
| ||
| 22:23 | TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() check-in: 562eb97b9a user: jan.nijtmans tags: trunk, main | |
| 16:52 | TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() check-in: dbe94fba12 user: jan.nijtmans tags: core-8-branch | |
| 16:11 | TIP #690: Make "clock scan -valid 1" the default check-in: f330be6e51 user: jan.nijtmans tags: trunk, main | |
|
2024-04-19
| ||
| 19:55 | Merge 8.7 check-in: 21fa7a2e23 user: jan.nijtmans tags: trunk, main | |
| 19:45 | Merge 8.6 check-in: fe28cb7ea9 user: jan.nijtmans tags: core-8-branch | |
| 13:54 | Rebase to 9.0 Closed-Leaf check-in: a8b703a784 user: jan.nijtmans tags: tip-692 | |
| 13:34 | Merge 9.0 check-in: e8fafa419a user: jan.nijtmans tags: tip-626 | |
| 13:32 | Rebase to 9.0 check-in: dc4edc0144 user: jan.nijtmans tags: bug-18f4a94d03 | |
| 13:23 | Merge 8.7 check-in: 41ac78bd66 user: jan.nijtmans tags: trunk, main | |
| 12:36 | Merge 8.6 check-in: 95cc4a3738 user: jan.nijtmans tags: core-8-branch | |
| 09:37 | Merge 9.0 check-in: 49981a1ec1 user: jan.nijtmans tags: tip-626 | |
| 08:22 | Merge 8.7 (more indenting) check-in: ad350b1aa5 user: jan.nijtmans tags: trunk, main | |
| 08:15 | More indenting check-in: 9a45160d30 user: jan.nijtmans tags: core-8-branch | |
| 08:12 | (backport) Fix indenting check-in: c3b5ee0e35 user: jan.nijtmans tags: core-8-branch | |
| 08:00 | Fix indenting check-in: 2ac5b24c75 user: jan.nijtmans tags: trunk, main | |
|
2024-04-18
| ||
| 18:34 | Rebase to 9.0 check-in: d42b38aa43 user: jan.nijtmans tags: bug-18f4a94d03 | |
| 15:32 | Fix [18f4a94d03] by backing out [9bcec7cd880540c3] (again) check-in: a2633b5cc5 user: jan.nijtmans tags: bug-18f4a94d03 | |
| 15:25 | Merge 8.7 check-in: d6f9aacbe7 user: jan.nijtmans tags: trunk, main | |
| 15:22 | Merge 8.6 check-in: 3b1ba17e3a user: jan.nijtmans tags: core-8-branch | |
| 15:06 | Tidy up some indentation and other little code style issues check-in: cb11914788 user: dkf tags: tidy-indentation | |
| 14:41 | Tcl_DuplicateObj can't return NULL check-in: 750dad1cdf user: dkf tags: trunk, main | |
|
2024-04-17
| ||
| 19:31 | Re-build win64 libtommath binaries check-in: 42d90bf5a5 user: jan.nijtmans tags: libtommath-1.3.1 | |
| 16:19 | Few additions to release notes check-in: 811ffd1e5e user: jan.nijtmans tags: trunk, main | |
| 15:42 | Add pkgs8 directories to git/fossil ignore files check-in: 7a4d7f7cb9 user: jan.nijtmans tags: trunk, main | |
| 15:37 | Merge 8.7 check-in: 22d168549e user: jan.nijtmans tags: trunk, main | |
| 15:35 | This fits on a single line (as in 9.0) check-in: 813be99dd2 user: jan.nijtmans tags: core-8-branch | |
| 15:27 | Libtommath 1.3.1 (currently still in rc1) check-in: 38e6d34798 user: jan.nijtmans tags: libtommath-1.3.1 | |
| 15:17 | merge point (with small amend, same type as in 9.0 header declared for Tcl_Time::sec) check-in: fdb8258252 user: sebres tags: trunk, main | |
| 15:13 | cherrypick [b73516f7cfccbc9f] to 8.7 - closes [167e0635db]: solves leaks, valgrind test, etc check-in: 62f9f8b56b user: sebres tags: core-8-branch | |
| 15:03 | closes [167e0635db]: solves leaks, valgrind test, etc check-in: b73516f7cf user: sebres tags: trunk, main | |
| 14:58 | merge 8.7 (clock compat repair) check-in: 3dbfd59478 user: sebres tags: trunk, main | |
| 14:55 | restore backwards compatibility (see clock-44.3) - spaces between tokens are optional, repaired gree... check-in: 7500745c8d user: sebres tags: core-8-branch | |
| 14:39 | merge 8.6 (new clock regression test, illustrating incompatibility of new engine) check-in: d7ada3835c user: sebres tags: core-8-branch | |
| 13:07 | Update MacOS project.pbxproj file too check-in: 043259e928 user: jan.nijtmans tags: trunk, main | |
| 13:06 | Fix "make dist" check-in: 523ac7ca2c user: jan.nijtmans tags: core-8-branch | |
| 13:04 | TIP 693: Restart the changes files. First version of "changes.md", derived from the 9.0b1 release n... check-in: b93067cd52 user: jan.nijtmans tags: trunk, main | |
| 12:59 | TIP 693: Restart the changes files. (changes.md still TODO) check-in: 191139a467 user: jan.nijtmans tags: core-8-branch | |
| 10:41 | Deprecate Tcl_GetAlias() check-in: 20fb399b96 user: jan.nijtmans tags: trunk, main | |
| 10:22 | Deprecate Tcl_GetAlias() check-in: 618593ad8a user: jan.nijtmans tags: core-8-branch | |
| 09:04 | dup test names check-in: e04a29078f user: jan.nijtmans tags: trunk, main | |
| 09:03 | (cherry-pick): dup test names check-in: 0e8449375f user: jan.nijtmans tags: core-8-branch | |
| 09:02 | Make auto_mkindex work equally well for 8.x and 9.0 check-in: d9a8c1d5a9 user: jan.nijtmans tags: trunk, main | |
| 08:16 | Merge 8.6 check-in: 990ab54cda user: jan.nijtmans tags: core-8-branch | |
|
2024-04-16
| ||
| 21:46 | artificial "fix", illustrating that bug [28cc67a606] is related to abstract lists and co Closed-Leaf check-in: f525e7ad92 user: sebres tags: bug-28cc67a606--iter-dict-regress | |
| 20:16 | Merge-mark check-in: 03f21f8b3c user: jan.nijtmans tags: trunk, main | |
| 17:30 | Merge 8.6 check-in: d157a6b3ef user: jan.nijtmans tags: core-8-branch | |
|
2024-04-15
| ||
| 17:51 | Merge-mark check-in: d7e14bf8b0 user: jan.nijtmans tags: core-8-branch | |
| 13:21 | clean clock mutex Closed-Leaf check-in: 2484b0ade8 user: sebres tags: dgp-bug-167e0635db | |
|
2024-04-14
| ||
| 15:08 | Rebase to 9.0 Closed-Leaf check-in: 07c6fc8be2 user: jan.nijtmans tags: tip-690 | |
| 15:05 | Merge-mark check-in: 3a964a2a3b user: jan.nijtmans tags: tip-626 | |
| 14:46 | Merge 8.7 check-in: 961fda5266 user: jan.nijtmans tags: trunk, main | |
| 14:41 | free tz.was (in exit handler) check-in: a2b3bcbdc7 user: sebres tags: dgp-bug-167e0635db | |
| 14:31 | Some int -> Tcl_Size changes check-in: 787ba0f53b user: jan.nijtmans tags: core-8-branch | |
| 14:05 | Merge 9.0 check-in: 1861587f45 user: jan.nijtmans tags: tip-626 | |
| 13:47 | merge trunk (bug-fix for tclHash with mistaken direct compare) check-in: 98994dc843 user: sebres tags: dgp-bug-167e0635db | |
| 13:46 | amend to [40f13c108666fdda]: although it is no one free to see after ClockFrmScnFinalize, it is bett... check-in: 7cd88f9281 user: sebres tags: dgp-bug-167e0635db | |
| 13:32 | revert [0e273ad998f16100], because of bug-fix in tclHash check-in: 0e5782a8e3 user: sebres tags: dgp-bug-167e0635db | |
|
2024-04-13
| ||
| 22:19 | missing ',' check-in: 7382cc0899 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
| 22:05 | options alphabetical check-in: d43fac373b user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
| 21:15 | Merge 8.7 check-in: 4723ca4c9f user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
|
2024-04-12
| ||
| 23:04 | merge 8.7 check-in: cc297e01ed user: sebres tags: trunk, main | |
| 23:03 | merge 8.6 check-in: a8087863c3 user: sebres tags: core-8-branch | |
| 21:59 | merge 8.7 check-in: c3c498a6a8 user: sebres tags: trunk, main | |
| 21:51 | merge 8.6 check-in: 299f7305e2 user: sebres tags: core-8-branch | |
| 21:45 | Merge 8.7 check-in: dc64bd6ed7 user: jan.nijtmans tags: trunk, main | |
| 21:40 | Add missing documentation for TIP 598 Tcl_WinConvertError check-in: 5f96787120 user: jan.nijtmans tags: core-8-branch | |
| 19:51 | Plug mem leak of mcLitIdxs field. check-in: 024326d130 user: dgp tags: dgp-bug-167e0635db | |
| 19:47 | Plug memory leak of the mcLiterals field. check-in: fcc8eb6fba user: dgp tags: dgp-bug-167e0635db | |
| 19:37 | A crude protection against accessing the storage after it has been freed by a finalization pass. Th... check-in: 40f13c1086 user: dgp tags: dgp-bug-167e0635db | |
| 19:24 | One added line that ends the "Conditional jump" errors from valgrind check-in: 0e273ad998 user: dgp tags: dgp-bug-167e0635db | |
| 17:15 | Add missing documentation for TIP 598 Tcl_WinConvertError check-in: b202d2fc01 user: apnadkarni tags: trunk, main | |
| 16:41 | In Tcl 9, we don't need "-encoding utf-8" here any more check-in: aa3b9a93eb user: jan.nijtmans tags: trunk, main | |
| 16:09 | Clean up the arith series code, including fixing a memory leak check-in: 89b0506a36 user: dkf tags: trunk, main | |
| 15:33 | Merge 8.7 (adding "-encoding utf-8") check-in: 047910db02 user: jan.nijtmans tags: trunk, main | |
| 15:25 | (cherry-pick): Clock not weak; clock strong! check-in: 98415018a8 user: jan.nijtmans tags: core-8-branch | |
| 15:24 | Merge 8.6. Don't change ActiveCodePage on Windows (yet), that's for 9.0 check-in: 0a0fdba2f8 user: jan.nijtmans tags: core-8-branch | |
| 14:10 | Clock not weak; clock strong! check-in: 110aa21b66 user: dkf tags: trunk, main | |
| 14:02 | Merge 8.7 check-in: 4ccd8c6c4b user: dkf tags: trunk, main | |
| 14:02 | Fixed misleading comment check-in: b10d1c53a9 user: dkf tags: core-8-branch | |
| 13:32 | Merge 8.7 check-in: fac0e545be user: dkf tags: trunk, main | |
| 13:25 | More cleaning up, notably no more symbols starting with _ as they're a reserved 'namespace' check-in: bfb42faa67 user: dkf tags: core-8-branch | |
| 09:47 | Merge 8.7 check-in: 95201cd0f6 user: jan.nijtmans tags: trunk, main | |
| 09:46 | Fix panic "loop in ConvertLocalToUTCUsingTable", introduced by previous commit. Some further code cl... check-in: 3c341011b9 user: jan.nijtmans tags: core-8-branch | |
| 06:49 | Split ClockConfigureObjCmd() in two parts check-in: 6596b236c8 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
|
2024-04-11
| ||
| 20:23 | Merge 8.7 check-in: 224eb9a3f7 user: jan.nijtmans tags: trunk, main | |
| 16:14 | Clean up the code style of the rest of clock check-in: 5e6e644645 user: dkf tags: core-8-branch | |
| 15:19 | Next stage of migrating things to follow style: clock format support check-in: 3030150049 user: dkf tags: core-8-branch | |
| 14:27 | Merge 8.7 Closed-Leaf check-in: c948bba8c5 user: jan.nijtmans tags: tcl-clock-configure--back-from-unsupported-ns | |
| 14:24 | Merge 8.7 check-in: 6bab8cce28 user: jan.nijtmans tags: trunk, main | |
| 14:09 | Merge 8.7 check-in: 93e55377dc user: jan.nijtmans tags: trunk, main | |
| 13:55 | No need for TCL_OBJTYPE_V0 in Tcl 8.7. Make StrIdxTreeObjType static const. Define TCL_OBJTYPE_V1/TC... check-in: a8f043eb0a user: jan.nijtmans tags: core-8-branch | |
| 13:35 | A few more small changes check-in: 0f6b51b4b7 user: dkf tags: core-8-branch | |
| 13:22 | (cherry-pick): Possibly a fix for [080f846fd58958ef]: When updating the interest of a channel, don'... check-in: 1cc41db97a user: jan.nijtmans tags: core-8-branch | |
| 13:19 | Style cleanup, plus added comments on memory management check-in: 4b9f7f5493 user: dkf tags: core-8-branch | |
| 13:15 | Merge 8.6. Use Tcl_NewBooleanObj for booleans; we should say what we mean check-in: c6d3960498 user: jan.nijtmans tags: core-8-branch | |
| 11:03 | Merge 9.0 Leaf check-in: 156c6cc448 user: jan.nijtmans tags: tip-691 | |
| 10:54 | Style cleanup check-in: 7545483cf9 user: dkf tags: core-8-branch | |
| 08:55 | Use Tcl_NewBooleanObj for booleans; we should say what we mean check-in: ba65f6c8c4 user: dkf tags: trunk, main | |
| 08:35 | Fix [e155cedf33]: Error-handling in TclGetOpenMode() check-in: 22e66b7f41 user: jan.nijtmans tags: trunk, main | |
| 08:00 | Add O_ACCMODE fow Windows, in case it is not defined check-in: aad95fc929 user: jan.nijtmans tags: trunk, main | |
| 07:59 | Merge-mark check-in: 7e9249ec05 user: jan.nijtmans tags: core-8-branch | |
| 07:57 | Fix [e155cedf33]: Error-handling in TclGetOpenMode(). Add O_ACCMODE fow Windows, in case it is not ... check-in: 68ff52f3c7 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-10
| ||
| 17:52 | Start on consolidating chan related docs check-in: 2923ea8b89 user: apnadkarni tags: apn-chan-docs | |
| 17:51 | Create new branch named "apn-chan-docs" check-in: ee93b2ff42 user: apnadkarni tags: apn-chan-docs | |
| 15:35 | One more TclHasInternalRep() check-in: 295715a1b1 user: jan.nijtmans tags: trunk, main | |
| 15:26 | Merge 8.7 check-in: 22cb6d973e user: jan.nijtmans tags: trunk, main | |
| 15:06 | merge trunk check-in: c0e98b5545 user: dgp tags: core-9-0-b2-rc | |
| 14:47 | Merge 8.6 Use TclHasInternalRep() macro in more places. check-in: d326acc1c9 user: jan.nijtmans tags: core-8-branch | |
| 13:18 | [e155cedf33]: Error-handling in TclGetOpenMode() Closed-Leaf check-in: 1de2bb21a5 user: jan.nijtmans tags: bug-e155cedf33 | |
| 13:03 | Merge 8.7 check-in: adc02c7fad user: dkf tags: trunk, main | |
| 13:01 | Use standard macro for freeing the internal rep check-in: 43e279fede user: dkf tags: core-8-branch | |
| 11:52 | Merge 9.0 check-in: f4b3e69a07 user: jan.nijtmans tags: tip-691 | |
| 10:21 | Use O_ACCMODE in stead of the non-standard RW_MODES check-in: af85b455a0 user: jan.nijtmans tags: tip-691 | |
| 08:29 | Handle more error-situations in open mode parsing check-in: e06aa24e86 user: jan.nijtmans tags: tip-691 | |
|
2024-04-09
| ||
| 15:25 | Merge 8.7 check-in: ffc16bd3fd user: dkf tags: trunk, main | |
| 15:23 | Add ability to regenerate tclOOScript.h to Win build check-in: 4f49e2b023 user: dkf tags: core-8-branch | |
| 15:16 | Update documentation Closed-Leaf check-in: 0a0626b9f6 user: jan.nijtmans tags: tip-648 | |
| 15:12 | Rebase to trunk check-in: 4d02d05338 user: jan.nijtmans tags: tip-648 | |
| 15:07 | Remove Tcl_NewIndexObj/Tcl_SetIndexObj. Since Tcl_Size is signed now, it doesn't add much value any ... check-in: b0d1a7d2b1 user: jan.nijtmans tags: tip-648 | |
| 13:31 | partially revert [06b7ba18bdd9c2c3]: move ::tcl::clock::configure back from ::tcl::unsupported, leav... check-in: ba59a1523a user: sebres tags: tcl-clock-configure--back-from-unsupported-ns | |
| 13:22 | Rebase to 9.0 check-in: 02059cfe3f user: jan.nijtmans tags: tip-692 | |
| 12:13 | Merge 8.7 check-in: f379b61f86 user: jan.nijtmans tags: trunk, main | |
| 12:05 | TCL_MIN_SECONDS/TCL_MAX_SECONDS should use 'LL', because the constants are > LONG_MAX on 32-bit plat... check-in: 2210e67ebf user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Move new Tcl_GetAliasObj() to slot 285 (old slot was used for Tcl_FreeResult() in 8.x) check-in: 1444514184 user: jan.nijtmans tags: tip-692 | |
| 10:47 | Rebase to 9.0 check-in: 86b5535cc4 user: jan.nijtmans tags: tip-692 | |
| 09:03 | Use CHANNEL_RAW_MODE flag in stead of simply '2' check-in: 68bf30860d user: jan.nijtmans tags: tip-691 | |
|
2024-04-08
| ||
| 12:53 | Rebase to 9.0 check-in: d6ac3cd190 user: jan.nijtmans tags: tip-691 | |
| 11:34 | Revive TIP #648 check-in: 74664985a4 user: jan.nijtmans tags: tip-648 | |
| 09:34 | Fix [a6fb744b20]: missing file from distribution check-in: 29c3ebca8d user: jan.nijtmans tags: trunk, main | |
| 08:29 | Fix [a6fb744b20]: missing file from distribution check-in: b0ded00b82 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-06
| ||
| 13:50 | merge 8.7 check-in: dd8ad6686b user: sebres tags: trunk, main | |
| 13:48 | more improvements for overflow cases (always proper message, errorCode, correct badOption value) check-in: 122184f343 user: sebres tags: core-8-branch | |
| 13:20 | simple attempt to silence valgrind [167e0635db], improved error message by bad seconds (or -base), r... check-in: 9d7596c138 user: sebres tags: core-8-branch | |
|
2024-04-05
| ||
| 21:50 | this string is not used anyway Leaf check-in: 08a09c446d user: jan.nijtmans tags: bug-167e0635db | |
| 21:28 | Merge-mark check-in: fed0b2c3cd user: jan.nijtmans tags: core-8-branch | |
| 21:11 | Possibly better optimization check-in: 8530d5044f user: jan.nijtmans tags: bug-167e0635db | |
| 15:45 | changes file removal sequel check-in: be3b0f346e user: dgp tags: rc0, core-9-0-b2-rc | |
| 15:39 | Delete the changes file pending decisions about TIP 693 check-in: ac69f6b1af user: dgp tags: core-9-0-b2-rc | |
| 14:53 | Less diff's with 9.0 check-in: 74b6d4319d user: jan.nijtmans tags: tip-691 | |
| 13:58 | Merge 9.0. Change flag names check-in: 8889b0c536 user: jan.nijtmans tags: tip-691 | |
| 12:57 | Proposed (partial) fix for [167e0635db]: `make valgrind` detections. Also fixes two constants in tc... check-in: 561cb0ffb2 user: jan.nijtmans tags: bug-167e0635db | |
|
2024-04-04
| ||
| 23:01 | dup test names check-in: 874d3cb5e5 user: dgp tags: core-9-0-b2-rc | |
| 23:00 | merge trunk check-in: d92aee16bb user: dgp tags: core-9-0-b2-rc | |
| 21:07 | Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcase check-in: c28a455139 user: jan.nijtmans tags: trunk, main | |
| 20:54 | Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcase check-in: 7f3767390f user: jan.nijtmans tags: core-8-branch | |
| 20:14 | Tcl_ArgvGenFuncProc: int -> Tcl_Size (twice) Closed-Leaf check-in: c3b23bf0c7 user: jan.nijtmans tags: bug-7cb7409e05 | |
| 20:01 | Combine with "testparseargs" command. With testcases now check-in: a1959e72b3 user: jan.nijtmans tags: bug-7cb7409e05 | |
| 14:25 | Merge 8.7 (undid the encodingPtr -> encodingNamePtr change) check-in: 364a550ce5 user: jan.nijtmans tags: trunk, main | |
| 13:32 | Merge 8.6 check-in: b7e442b293 user: jan.nijtmans tags: core-8-branch | |
| 12:35 | Merge 8.7. encodingPtr -> encodingNamePtr (for consistency) check-in: 4a704590fe user: jan.nijtmans tags: trunk, main | |
| 11:50 | Possibly a fix for [080f846fd58958ef]: When updating the interest of a channel, don't schedule the ... check-in: 70a407c245 user: pooryorick tags: trunk, main | |
| 11:44 | Merge 8.6 check-in: 09cdca236b user: jan.nijtmans tags: core-8-branch | |
|
2024-04-03
| ||
| 22:21 | Add "testparseargsobj" command. Testcases to be added check-in: 0ad800e47a user: jan.nijtmans tags: bug-7cb7409e05 | |
| 22:09 | Proposed fix for [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC check-in: a6a8bc6ffe user: jan.nijtmans tags: bug-7cb7409e05 | |
| 20:21 | encodingName -> encoding (where appropriate) check-in: 5b26e92fbb user: jan.nijtmans tags: tip-691 | |
| 19:39 | Handle "open" as well check-in: 9784704bc9 user: jan.nijtmans tags: tip-691 | |
| 18:51 | merge 8.7 (closes [dc0770a2397ae0b1]) check-in: 33460960ef user: sebres tags: trunk, main | |
| 18:49 | fixed [dc0770a2397ae0b1]: tests are timezone independent now check-in: 793f4643fa user: sebres tags: core-8-branch | |
| 09:22 | Merge 9.0 check-in: b686681ba2 user: jan.nijtmans tags: tip-691 | |
|
2024-04-02
| ||
| 22:04 | Merge 8.7 check-in: 3e78a85066 user: jan.nijtmans tags: trunk, main | |
| 21:50 | Merge 8.6 check-in: 67460ca2f9 user: jan.nijtmans tags: core-8-branch | |
| 20:49 | small amend (clean-up for ::tcl::clock::auto_load_cmds) and review check-in: 5b9a73fee0 user: sebres tags: sebres-tip-689-clock-auto-load | |
| 20:22 | Rebase to 9.0 check-in: bdcf3280d6 user: jan.nijtmans tags: tip-691 | |
| 20:09 | auto load clock facilities (engine-init, C-stubs and helpers) on demand (rebased and rewritten to ti... check-in: e154c94bd2 user: sebres tags: sebres-tip-689-clock-auto-load | |
| 13:49 | Merge 8.7 (removing some dead libtommath-related code) check-in: f2ebbca7ed user: jan.nijtmans tags: trunk, main | |
| 11:13 | Merge 8.6 check-in: 333bdb34cc user: jan.nijtmans tags: core-8-branch | |
|
2024-04-01
| ||
| 21:33 | Rebase to 9.0 check-in: 6fcec3ca33 user: jan.nijtmans tags: tip-690 | |
| 21:32 | Rebase to 9.0 check-in: 5da6afe216 user: jan.nijtmans tags: tip-689 | |
| 21:29 | Rebase to 9.0 Leaf check-in: 6fa90bc4b2 user: jan.nijtmans tags: sebres-experimental-tip-688-auto-load | |
| 20:48 | Merge 9.0 check-in: d4eee66f60 user: jan.nijtmans tags: tip-626 | |
| 20:14 | Merge-mark Closed-Leaf check-in: 2a5c344036 user: jan.nijtmans tags: bug-ac7592e73c10d04b | |
| 20:07 | Oops, ckalloc -> Tcl_Alloc check-in: 0fe2f4f3ca user: jan.nijtmans tags: trunk, main | |
| 19:56 | TIP 688: clock command revision and speedup check-in: dd916eacf3 user: jan.nijtmans tags: trunk, main | |
| 19:00 | TIP 688: clock command revision and speedup check-in: 279e584045 user: jan.nijtmans tags: bug-ac7592e73c10d04b | |
| 18:36 | TIP 688: clock command revision and speedup check-in: 7137ea11e9 user: jan.nijtmans tags: core-8-branch | |
| 17:45 | Fix incorrect namespace name in io-44.7 check-in: e6c91f8ed9 user: pooryorick tags: bug-ac7592e73c10d04b | |
| 17:41 | Fix incorrect namespace name in io-44.7 check-in: 33b2cf0cba user: pooryorick tags: bug-ac7592e73c10d04b | |
| 08:36 | Fix for [ac7592e73c10d04b], Idle events are never processed when a "writable" handler on a nonblocki... check-in: 0feb3d12b6 user: pooryorick tags: bug-ac7592e73c10d04b | |
| 00:48 | In io.test/io-44.7, use a unique namespace for the refchan implementation. check-in: 7fa4203380 user: pooryorick tags: bug-ac7592e73c10d04b | |
| 00:23 | Fix for [ac7592e73c10d04b], Idle events are never processed when a "writable" handler on a nonblocki... check-in: b2d083e9e0 user: pooryorick tags: bug-ac7592e73c10d04b | |
|
2024-03-31
| ||
| 15:36 | Fix sporadic failure of 14.11.0 on some platforms. See [de232b49f26da1c1]. apn - moved to mistak... check-in: 1b9bd55b7a user: pooryorick tags: mistake | |
| 13:22 | One more place to disable writable polling timer Closed-Leaf check-in: bee0a0598a user: apnadkarni tags: apn-bug-de232b49f2 | |
|
2024-03-30
| ||
| 14:48 | Merge-mark check-in: e9afc777b6 user: jan.nijtmans tags: core-8-branch | |
| 10:52 | Refchan not generating write events check-in: 4953552214 user: apnadkarni tags: apn-bug-de232b49f2 | |
|
2024-03-29
| ||
| 15:43 | 4 more files, which should have been removed as part of the libtommath 1.2 -> 1.3 upgrade check-in: 8a8722e215 user: jan.nijtmans tags: trunk, main | |
| 15:42 | 4 more files, which should have been removed as part of the libtommath 1.2 -> 1.3 upgrade check-in: 6a02c3b3ad user: jan.nijtmans tags: core-8-branch | |
| 14:22 | Merge 8.7 check-in: afc1875d51 user: jan.nijtmans tags: trunk, main | |
| 14:20 | Merge 8.6. Rename some (internal) libtommath stub entries (back to the same name as in Tcl 8.6) check-in: 13e8fc7158 user: jan.nijtmans tags: core-8-branch | |
| 12:26 | Upgrade provided libtommath with version 1.3. Still works with external libtommath 1.2 too. check-in: a04ae84a3f user: jan.nijtmans tags: core-8-branch | |
| 11:47 | Added minor detail to file attr -shortname handling docs. check-in: 80bfe40b71 user: apnadkarni tags: trunk, main | |
| 08:53 | Upgrade provided libtommath with version 1.3. Still works with external libtommath 1.2 too. check-in: ee93e76625 user: jan.nijtmans tags: trunk, main | |
|
2024-03-28
| ||
| 21:46 | Eliminate tcltest::fileEncoding, not a good idea check-in: 706b8f486c user: jan.nijtmans tags: trunk, main | |
| 21:39 | Merge 8.6 check-in: a358975f05 user: jan.nijtmans tags: core-8-branch | |
| 15:52 | Fix windows build Closed-Leaf check-in: d409db8270 user: jan.nijtmans tags: libtommath-1.3 | |
| 14:16 | Take care of the deprecation of mp_expt_u32 check-in: b563346181 user: jan.nijtmans tags: libtommath-1.3 | |
| 12:51 | C++ improvements/typo's check-in: c80242d794 user: jan.nijtmans tags: libtommath-1.3 | |
| 09:50 | Re-build libtommath.dll for x86. Re-build tommath.lib for all platforms (since libtommath 1.3 has mo... check-in: bf19b01ee3 user: jan.nijtmans tags: libtommath-1.3 | |
|
2024-03-27
| ||
| 20:54 | Libtommath 1.3 check-in: 75cd1c302b user: jan.nijtmans tags: libtommath-1.3 | |
| 20:43 | merge 8.7 (conflicts solved, merge point) check-in: 692ac81a3a user: sebres tags: trunk, main | |
| 20:18 | fixes SF [edb4b065f49b9e51]: cherry-picked from 5d52c6d7302b320e] check-in: ac30912bcc user: sebres tags: core-8-branch | |
| 20:13 | merge 8.6 (string tests, also illustrating bug [edb4b065f49b9e51]) check-in: 633a20378a user: sebres tags: core-8-branch | |
| 17:41 | Fix [edb4b065f4] - crash on string compare check-in: 5d52c6d730 user: apnadkarni tags: trunk, main | |
| 16:14 | Proposed fix for [edb4b065f4] Closed-Leaf check-in: f5f42a6211 user: apnadkarni tags: bug-edb4b065f4 | |
| 15:46 | Tests for [edb4b065f49] crash. check-in: 5497a1412b user: apnadkarni tags: bug-edb4b065f4 | |
| 09:55 | Add koi8-ru and koi8-t encodings check-in: 8de7eef0f9 user: jan.nijtmans tags: trunk, main | |
| 09:49 | Add koi8-ru and koi8-t encodings check-in: f159d4c7ed user: jan.nijtmans tags: core-8-branch | |
|
2024-03-26
| ||
| 17:46 | experimental: illustration for lazy clock initialization and auto-load on demand. check-in: b5c0377c7b user: sebres tags: sebres-experimental-tip-688-auto-load | |
| 17:37 | added missing test coverage for clock ensemble in safe-interpreter (shared from parent interpreter) Closed-Leaf check-in: 12d00c9a0b user: sebres tags: tip-688 | |
|
2024-03-25
| ||
| 20:22 | fixes mem-leak introduced in [06b7ba18bdd9c2c3] (move of configure to unsupported) check-in: c151959ad5 user: sebres tags: tip-688 | |
| 18:21 | open release branch check-in: 8e1d90247a user: dgp tags: core-9-0-b2-rc | |
|
2024-03-24
| ||
| 18:05 | (cherry-pick): Change Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx to ignore START/END ... check-in: 4f47abcc61 user: jan.nijtmans tags: core-8-branch | |
| 17:55 | Merge 9.0. Please don't use "register" keyword check-in: 02e9f2e438 user: jan.nijtmans tags: tip-688 | |
| 17:01 | TCL_MEM_DEBUG build: disable cache/storage-GC for released clock scan/format objects check-in: c0566e020d user: sebres tags: tip-688 | |
| 16:54 | review and more optimizations (cherry-pick from tclclockmod) check-in: 7fdced5cfe user: sebres tags: tip-688 | |
| 16:37 | still one fix for [1f40aa83c552f597], now for freescan (overflow in tests clock-6.10e/clock-6.10f): ... check-in: 5696b3f72c user: sebres tags: tip-688 | |
| 16:27 | Change Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx to ignore START/END flags as stated... check-in: 4afcab0cc2 user: apnadkarni tags: trunk, main | |
| 00:05 | A new test constraint, "bigmem", configurable via the environment variable TCL_TESTCONSTRAINT_BIGMEM... check-in: d9cb25195d user: pooryorick tags: trunk, main | |
|
2024-03-23
| ||
| 23:34 | A new test constraint, "bigmem", configurable via the environment variable TCL_TESTCONSTRAINT_BIGMEM... Closed-Leaf check-in: 6c9845f46a user: pooryorick tags: testconstraint-bigmem | |
| 22:32 | Merge 8.7 check-in: 86f7c77cc1 user: jan.nijtmans tags: trunk, main | |
| 22:06 | Merge-mark check-in: 51062bf4da user: jan.nijtmans tags: core-8-branch | |
| 20:26 | Use TclStaticLibrary() to load the C parts of [clock]. Leaf check-in: f8dbb4feee user: pooryorick tags: tip-689-proof-for-nathan-solved2 | |
| 18:17 | Backport formatting from 9.0. Revise genStubs.tcl such that dummy entries are only generated for Tcl... check-in: 36eaeafb4b user: jan.nijtmans tags: core-8-branch | |
| 13:28 | Revise clock-6.10c? testcases check-in: e8589daf33 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-22
| ||
| 23:40 | A more simple solution to the challenge posed in the tip-689-proof-for-nathan branch, where the goal... check-in: 5c8e11b5b7 user: pooryorick tags: tip-689-proof-for-nathan-solved2 | |
| 23:09 | A more simple solution to the challenge posed in the tip-689-proof-for-nathan branch, where the goal... Leaf check-in: ed50d4c0b3 user: pooryorick tags: tip-689-proof-for-nathan-solved | |
| 22:35 | Generalize the [namespace ensemble configure ... -unknown] approach a little more for the purpose of... check-in: 332ef3ab83 user: pooryorick tags: tip-689-proof-for-nathan-solved | |
| 21:05 | Merge 9.0 check-in: 66dedd5931 user: jan.nijtmans tags: tip-691 | |
| 20:53 | Appears to work better now check-in: cbb3889233 user: jan.nijtmans tags: tip-691 | |
| 20:07 | small amend (unsaved change) check-in: 8b7da667e5 user: sebres tags: tip-688 | |
| 19:15 | fix for [1f40aa83c552f597]: the overflow check could mistakenly pass in some cases (so basically exp... check-in: 4fa26c98f2 user: sebres tags: tip-688 | |
| 14:19 | There are no testcases showing overflow in _str2int() check-in: 960b6b1923 user: jan.nijtmans tags: tip-688 | |
| 14:07 | Merge 9.0 check-in: afdb8a4803 user: jan.nijtmans tags: tip-688 | |
| 13:42 | Merge 8.7 check-in: 2799f58ca1 user: jan.nijtmans tags: trunk, main | |
| 13:41 | Mark clock-6.10b/clock-6.10d as "knownBug": Those testcases crash with CFLAGS=-ftrapv, even with cur... check-in: 968cf29140 user: jan.nijtmans tags: core-8-branch | |
| 13:06 | Add more testcases, 0-measurement of current behavior. integervalueTooLarge -> dateTooLarge. check-in: f23d81deff user: jan.nijtmans tags: core-8-branch | |
| 11:27 | More progress (not well tested yet) check-in: bc7883f663 user: jan.nijtmans tags: tip-691 | |
| 09:03 | Add testcase for bug [1f40aa83c5]: crash with CFLAGS=-ftrapv check-in: a601eda829 user: jan.nijtmans tags: tip-688 | |
|
2024-03-21
| ||
| 21:38 | Extend initialization via [namespace ensemble configure ... -unknown] to [clock add] and [clock scan... check-in: bee9f58fcc user: pooryorick tags: tip-689-proof-for-nathan-solved | |
| 16:09 | Example of using [namespace ensemble configure ... -unknown] to autoload clock.tcl as needed. check-in: 6efa045e22 user: pooryorick tags: tip-689-proof-for-nathan-solved | |
| 13:55 | Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization) check-in: 28e5e230b6 user: jan.nijtmans tags: trunk, main | |
| 12:57 | Formatting/indenting check-in: 1dd169510a user: jan.nijtmans tags: core-8-branch | |
| 10:33 | Merge 8.7 check-in: ea90d105f6 user: jan.nijtmans tags: trunk, main | |
| 10:31 | Merge 8.6 check-in: 1b7fde5700 user: jan.nijtmans tags: core-8-branch | |
| 10:21 | Rebase to latest 9.0 check-in: 4658048304 user: jan.nijtmans tags: tip-692 | |
| 10:20 | Unneeded line check-in: 4a248ca260 user: jan.nijtmans tags: tip-692 | |
| 09:46 | TIP #691: Setting -profile for tclsh/wish and the "source" command check-in: cfbae0a1ad user: jan.nijtmans tags: tip-691 | |
|
2024-03-20
| ||
| 20:40 | put back line accidently removed check-in: 8fd228c660 user: jan.nijtmans tags: trunk, main | |
| 20:29 | Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (thanks, Sergey!) check-in: 9b8a66aff6 user: jan.nijtmans tags: trunk, main | |
| 20:09 | Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (thanks, Sergey!) check-in: 3186ba81a2 user: jan.nijtmans tags: core-8-branch | |
| 17:41 | Proof date TIP #689 is needed for the ::tcl::clock unknown handler Closed-Leaf check-in: 1f3935ff26 user: jan.nijtmans tags: tip-689-proof-for-nathan | |
| 15:01 | Review: use Tcl_Size for "length" in tclStrIdxTree.h. Macro tweaks. check-in: 0a30f8a5f1 user: jan.nijtmans tags: tip-688 | |
| 14:48 | dup test name check-in: 84e5f9b4c8 user: dgp tags: trunk, main | |
| 14:42 | dup test name check-in: b77b2ef03f user: dgp tags: core-8-branch | |
| 14:27 | Merge 9.0 check-in: 4271f3b52a user: jan.nijtmans tags: tip-626 | |
| 13:49 | Few more spacing/formatting tweaks check-in: 3bdb40e1f2 user: jan.nijtmans tags: trunk, main | |
| 13:14 | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only. check-in: dc8a99efff user: jan.nijtmans tags: core-8-branch | |
| 10:05 | TIP #689: "namespace unknown" independent on caller namespace check-in: 079e517ec6 user: jan.nijtmans tags: tip-689 | |
| 09:33 | TIP #690 implementation: Make "clock scan -valid 1" the default check-in: 49e8257d9a user: jan.nijtmans tags: tip-690 | |
| 08:24 | Rebase to latest 9.0 check-in: 7a6f1d09f5 user: jan.nijtmans tags: tip-688 | |
|
2024-03-19
| ||
| 17:09 | more spacing/formatting tweaks check-in: 9a59cf8499 user: dkf tags: trunk, main | |
| 16:43 | Merge 8.7 (Some Tcl_GetStringFromObj -> TclGetStringFromObj internal changes) check-in: f2dca49da3 user: jan.nijtmans tags: trunk, main | |
| 16:12 | Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windows (cherry-pick): Fix ind... check-in: 770221ff54 user: jan.nijtmans tags: core-8-branch | |
| 14:56 | Fix indentation/brace usage style issues check-in: 1fbff64078 user: dkf tags: trunk, main | |
|
2024-03-18
| ||
| 20:33 | docs - note that Tcl_AsyncMark() and Tcl_AsyncDelete() are actually void funcs check-in: 5c3cbc463a user: bch tags: trunk, main | |
| 16:18 | Review: use more "LL". Eliminate some (Tcl_WideInt) typecasts. check-in: 8b957605bf user: jan.nijtmans tags: tip-688 | |
| 11:59 | Now _really_ remove TIP #689 check-in: e01bdf7834 user: jan.nijtmans tags: tip-688 | |
| 11:04 | TIP #688 implementation. Same as "sebres-9-0-clock-speedup-cr2-no-configure", but without TIP #689's... check-in: 128bdf0755 user: jan.nijtmans tags: tip-688 | |
| 10:31 | Move "::tcl::clock::configure" to the tcl::unsupported namespace Closed-Leaf check-in: 06b7ba18bd user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2-no-configure | |
| 09:26 | Make "clock configure" an internal command "::tcl::clock::configure" check-in: 2268fec5a6 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2-no-configure | |
| 09:00 | Rebase to TIP #689 branch Closed-Leaf check-in: b7e0059adc user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 08:51 | Rebase to latest trunk Closed-Leaf check-in: ea1e49ac09 user: jan.nijtmans tags: bug-910d67a229fe7f65 | |
| 08:47 | For now, revert TIP #689 implementation, until it's accepted. check-in: d6fb7c6a26 user: jan.nijtmans tags: trunk, main | |
| 08:46 | For now, revert TIP #689 implementation, until it's accepted. check-in: 8ae0402a98 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-17
| ||
| 23:31 | Merge 8.7 check-in: ccb8b21105 user: jan.nijtmans tags: trunk, main | |
| 23:20 | More int -> Tcl_Size check-in: a52cd06a0d user: jan.nijtmans tags: core-8-branch | |
| 12:13 | review: registry loaded by first usage, no mc command needed (uses mcget instead, for merged dicts) check-in: c979c78894 user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
|
2024-03-15
| ||
| 20:24 | Review: Unnecessary use of 'L', TABLE.value: int is enough, making smaller tables check-in: 1798540576 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 16:16 | Better solution for tclDate.c (since Number is not an int) check-in: bef135d7a5 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 14:14 | fixes [1f40aa83c552f597]: suppress integer-overflow trapping (atm, GCC "trapv" only) for intended pi... check-in: 176cb4ca94 user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
| 13:42 | Merge 8.7 check-in: be3576229f user: jan.nijtmans tags: trunk, main | |
| 13:42 | Merge 8.6 check-in: 91f32fb100 user: jan.nijtmans tags: core-8-branch | |
| 12:38 | Mark 4 "clock" testcases with "knownBug". Ticket [1f40aa83c5] describes the details. check-in: a6414f845e user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 02:05 | don't overwrite last setup-tz cache via gmt-tz (special case) check-in: 0b5505d7b9 user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
|
2024-03-14
| ||
| 23:30 | clock.test: tests renumeration, solve inaesthetic results of merges check-in: 0a182b183e user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
| 21:41 | make clock tests system-TZ independent check-in: b316e5b45d user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
| 20:55 | validation check: fixed time point of first stage - it must work TZ independently (the conversion of... check-in: 671ab612c6 user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
|
2024-03-13
| ||
| 17:30 | Merge 9.0 check-in: 161b7623ae user: jan.nijtmans tags: tip-692 | |
| 17:11 | Merge 9.0 check-in: a29cf046b8 user: jan.nijtmans tags: tip-626 | |
| 14:13 | better test-mockup, don't disclose artificially skipped test for valid mode check-in: 0b3884c24f user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
| 09:56 | Rebase to latest 9.0 check-in: cf8ff53644 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 09:48 | Merge-mark check-in: 008947d9c8 user: jan.nijtmans tags: trunk, main | |
| 09:45 | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6 check-in: c575f9dc00 user: jan.nijtmans tags: core-8-branch | |
| 01:03 | compat regression test: original clock ensemble supports prefixes check-in: 9174562f7b user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
| 00:14 | Merge 8.7 check-in: c9f412d0b6 user: jan.nijtmans tags: trunk, main | |
| 00:01 | partially revert f665afd65ee7a5f9 (INST_INVOKE_REPLACE/CMD_COMPILE_TO_INVOKED), ensemble compiled in... check-in: e535d3edc6 user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
|
2024-03-12
| ||
| 23:41 | Merge 8.6 check-in: da870994fd user: jan.nijtmans tags: core-8-branch | |
| 21:44 | fixes [1acd172c424b57c9]: restored ensemble compilation, fixed TCL_ENSEMBLE_PREFIX (restores default... check-in: f665afd65e user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
| 21:39 | small amend (forgotten TclListObjGetElementsM -> TclListObjGetElements) check-in: 3d0c33ad43 user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
| 21:33 | Merge 9.0 check-in: e0c69f97d7 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 21:24 | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too. check-in: 63d442cdc0 user: jan.nijtmans tags: trunk, main | |
| 09:09 | Merge 9.0 check-in: fe7cc89ee6 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 08:56 | Restore the TclGetStringFromObj() macro in tclInt.h as it was in 8.6/8.7 check-in: 492234e274 user: jan.nijtmans tags: trunk, main | |
| 02:05 | merge sebres-8-6-clock-speedup-cr2 check-in: 0f749a3048 user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
|
2024-03-11
| ||
| 22:06 | Merge-mark check-in: 35369f30d7 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 22:03 | Merge 8.7 check-in: 5e9c65a561 user: jan.nijtmans tags: trunk, main | |
| 22:01 | Merge 8.6 check-in: d31f533f41 user: jan.nijtmans tags: core-8-branch | |
| 21:36 | Upgrade bison to latest version (3.8.2) check-in: 59b4ff7dd5 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 21:21 | Merge 8.7. Upgrade bison to latest version (3.8.2) check-in: bf00970167 user: jan.nijtmans tags: trunk, main | |
| 20:30 | Merge 8.6. Upgrade bison to latest version (3.8.2) check-in: 1495c7c2b6 user: jan.nijtmans tags: core-8-branch | |
| 15:14 | load clock-stubs dynamically with namespace unknown (no auto-index needed) check-in: 5088fc6b7c user: sebres tags: sebres-9-0-clock-speedup-cr2 | |
| 13:31 | more int -> Tcl_Size check-in: 02e59a0a50 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 11:55 | Use {} in expr. Enable no_tclclockmod testcase check-in: 6312debfde user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 11:06 | Rebase to 9.0 check-in: beb4853096 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 11:02 | Fix [1acd172c424b57c9] (by just reverting the change causing this). Not crucial for TIP #688. Also, ... check-in: 3a21968956 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 10:21 | Demonstrate [1acd172c42]: Ensemble compilation leads to change in "unknown" behavior Closed-Leaf check-in: fbfeae2379 user: jan.nijtmans tags: bug-1acd172c42 | |
|
2024-03-10
| ||
| 22:43 | Merge 9.0. Misc improvements from 9.0 branch (which were lost in this branch) check-in: f6732570bb user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 21:23 | Merge 8.7 check-in: 75502bafb9 user: jan.nijtmans tags: trunk, main | |
| 21:12 | GetMonthDay() improvements (from sebres-9-0-clock-speedup-cr2 branch). Some int -> TclWideInt or int... check-in: 5309ff9480 user: jan.nijtmans tags: core-8-branch | |
| 17:14 | Merge 9.0 check-in: 2f2be5ef60 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 16:57 | Merge 8.7 check-in: f52fff52c3 user: jan.nijtmans tags: trunk, main | |
| 16:51 | Merge 8.6 check-in: 76d789a445 user: jan.nijtmans tags: core-8-branch | |
| 15:03 | Merge 9.0. Add ::tcl::clock to library/tclIndex check-in: 3d47370a18 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 13:04 | Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace unknown] check-in: 92e2d37e01 user: jan.nijtmans tags: trunk, main | |
| 11:27 | Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace unknown] check-in: 1f0f766632 user: jan.nijtmans tags: core-8-branch | |
| 00:16 | Remove Tcl_GetAlias() check-in: 7ea8f1abac user: jan.nijtmans tags: tip-692 | |
|
2024-03-09
| ||
| 23:53 | re-generate tclOOScript.h, and fix testcase check-in: 71f3690495 user: jan.nijtmans tags: trunk, main | |
| 23:47 | fix testcase check-in: a7b45f89b0 user: jan.nijtmans tags: core-8-branch | |
| 22:56 | (backport): Corrections to TclOO errorcodes from scripted parts check-in: ac0edc9cb5 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-08
| ||
| 15:32 | Corrections to TclOO errorcodes from scripted parts check-in: 38f657fd68 user: dkf tags: trunk, main | |
| 15:15 | Add Tcl_GetAlias/Tcl_GetAliasObj to TIP #616 check-in: c23d1e7435 user: jan.nijtmans tags: tip-692 | |
| 13:40 | namespace unknown considers also alternate search path (relative global NS), see namespace-52.14 check-in: 62bc03441e user: sebres tags: bug-910d67a229fe7f65 | |
| 13:37 | TclGetNamespaceForQualName: TCL_FIND_IF_NOT_SIMPLE considers alternate search path too check-in: db6da6f852 user: sebres tags: bug-910d67a229fe7f65 | |
| 13:35 | merge 8.7 check-in: 2757f1d242 user: sebres tags: trunk, main | |
| 13:31 | merge 8.6 check-in: 55161b04a1 user: sebres tags: core-8-branch | |
| 11:34 | Merge 9.0 check-in: 86682d1b78 user: jan.nijtmans tags: tip-626 | |
| 11:33 | Merge 8.7 check-in: ac8df9b856 user: jan.nijtmans tags: trunk, main | |
| 11:31 | typo's check-in: 25dca7779a user: jan.nijtmans tags: core-8-branch | |
| 10:34 | Merge 9.0 check-in: da853a5e79 user: jan.nijtmans tags: tip-626 | |
| 10:04 | Remove dead code check-in: 79dc2cb1ba user: jan.nijtmans tags: trunk, main | |
|
2024-03-07
| ||
| 22:55 | Rebase to 9.0 check-in: 6dc487fc86 user: jan.nijtmans tags: bug-910d67a229fe7f65 | |
| 22:49 | Merge 8.7 check-in: 4381e6e98a user: jan.nijtmans tags: trunk, main | |
| 22:17 | Merge 8.6 check-in: 7b408742b0 user: jan.nijtmans tags: core-8-branch | |
| 11:25 | merge 8.7 (BF [a9625d1f53554f9d]) check-in: c61662ef4a user: sebres tags: trunk, main | |
| 11:21 | fixes segfault [a9625d1f53554f9d]: elemObj used uninitialized, lindex on lseq wo args must return wh... check-in: a12bd5c50a user: sebres tags: core-8-branch | |
|
2024-03-06
| ||
| 15:08 | Merge 8.7 check-in: 6777233d4e user: jan.nijtmans tags: trunk, main | |
| 15:01 | Merge 8.6 check-in: f20cd0f8e0 user: jan.nijtmans tags: core-8-branch | |
| 10:06 | Merge-mark check-in: 8cf4c15960 user: jan.nijtmans tags: trunk, main | |
| 10:04 | a6 -> b1, as preparation for possible release (hopefully, one day) check-in: b54927ef9a user: jan.nijtmans tags: core-8-branch | |
|
2024-03-05
| ||
| 22:03 | Merge 9.0 check-in: 693ed4eabc user: jan.nijtmans tags: tip-626 | |
| 16:12 | b1 -> b2 (preparation for release) check-in: 5a2d6cd1d8 user: jan.nijtmans tags: trunk, main | |
| 10:23 | Merge 8.7 check-in: 5d3f21c46c user: jan.nijtmans tags: trunk, main | |
| 10:12 | Merge 8.6 check-in: fcd6f1b54e user: jan.nijtmans tags: core-8-branch | |
|
2024-03-04
| ||
| 21:01 | Merge 9.0 check-in: 485f463268 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 20:58 | Merge 8.7 check-in: fe71c12fd3 user: jan.nijtmans tags: trunk, main | |
| 20:30 | Merge 8.6 check-in: e2f5845694 user: jan.nijtmans tags: core-8-branch | |
| 15:09 | Merge 9.0 check-in: 1a6046771c user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 14:50 | Merge 8.7 check-in: af391001c3 user: jan.nijtmans tags: trunk, main | |
| 14:47 | Tweak error-message. Remove pre-7.5 Tcl code. check-in: 8ba11ea01f user: jan.nijtmans tags: core-8-branch | |
| 13:37 | Merge 9.0 check-in: b23322ba58 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 13:34 | Merge 8.7 check-in: 34d6716f22 user: jan.nijtmans tags: trunk, main | |
| 13:31 | Merge 8.6 check-in: 93696922f2 user: jan.nijtmans tags: core-8-branch | |
| 11:09 | Minimize diff to main branch by comment correction check-in: 27b6392325 user: oehhar tags: sebres-9-0-clock-speedup-cr2 | |
| 11:00 | Merge current main branch check-in: c7c1daf7d0 user: oehhar tags: sebres-9-0-clock-speedup-cr2 | |
|
2024-03-03
| ||
| 21:48 | Merge 8.7 check-in: 123c58d051 user: jan.nijtmans tags: trunk, main | |
| 21:42 | Merge 8.6 check-in: 2490edbb83 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-02
| ||
| 16:23 | Add missing Tcl_NextHashEntry check-in: d9d1cd6122 user: dkf tags: trunk, main | |
|
2024-02-28
| ||
| 10:02 | merge 8.7 check-in: 696d9229a7 user: sebres tags: trunk, main | |
| 10:00 | fixes [e02798626dfbcd7b] - close regression introduced by TIP#490 causing too slow eval of mc comman... check-in: 3a4bf06425 user: sebres tags: core-8-branch | |
|
2024-02-27
| ||
| 20:33 | Merge mark check-in: d7e7498d41 user: oehhar tags: trunk, main | |
| 20:31 | Merge mark check-in: f25b96438c user: oehhar tags: core-8-branch | |
| 18:21 | small amend for better readability (no RE needed, faster utf prefix compare) Closed-Leaf check-in: e81985ea8b user: sebres tags: fix-e02798626d--msgcat-regress | |
| 16:07 | amend to [e02798626dfbcd7b]: speed-up ::tcl::clock::mc a little bit (uses msgcat::mcn internally ins... check-in: 9ff9eb8a25 user: sebres tags: fix-e02798626d--msgcat-regress | |
| 15:58 | fixes [e02798626d]: close regression introduced by TIP#490 causing too slow eval of mc command for n... check-in: 29eaa2a82f user: sebres tags: fix-e02798626d--msgcat-regress | |
| 14:17 | Merge 8.7 check-in: a49b71f59d user: jan.nijtmans tags: trunk, main | |
| 13:53 | Some more int -> Tcl_Size check-in: fd0a1b6e28 user: jan.nijtmans tags: core-8-branch | |
| 12:28 | Merge 8.7. Re-generate tclDecls.h. check-in: 37089a9786 user: jan.nijtmans tags: trunk, main | |
| 12:10 | TclWinGetPlatformId is defined twice. Re-generate tclDecls.h check-in: 0ee8752897 user: jan.nijtmans tags: core-8-branch | |
| 07:08 | clock requires msgcat 1.7, not 1.6 as minimum check-in: d20012dd88 user: oehhar tags: core-8-branch | |
|
2024-02-26
| ||
| 13:25 | One more little tweak missing check-in: 344cf5ae42 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 13:20 | (cherry-pick) More tweaks check-in: 10c51c959b user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 12:19 | Rebase to latest 9.0 check-in: 7c433a7c10 user: jan.nijtmans tags: sebres-9-0-clock-speedup-cr2 | |
| 05:43 | Fix [bda99f2393]. Windows non-blocking gets stdin truncation. See ticket for resolution. check-in: 7d3bfe817b user: apnadkarni tags: trunk, main | |
|
2024-02-23
| ||
| 16:24 | speeling check-in: be77ed16dc user: bch tags: trunk, main | |
|
2024-02-21
| ||
| 23:14 | Remove some dead code check-in: 8414d81893 user: jan.nijtmans tags: trunk, main | |
| 17:05 | Merge-mark check-in: ae46ae135a user: oehhar tags: trunk, main | |
| 17:04 | Backport missing .fi from main branch in file doc/ObjectType.3 check-in: babd8ac6b2 user: oehhar tags: core-8-branch | |
|
2024-02-20
| ||
| 16:52 | Merge 8.7 check-in: 4da790cbea user: oehhar tags: trunk, main | |
| 16:47 | Ticket [2f4b495427]: document TIP 445 API functions. check-in: 31e8b2c9eb user: oehhar tags: core-8-branch | |
| 05:56 | Merge main. Enable [bda99f2393] tests. Closed-Leaf check-in: d3e82ccfc5 user: apnadkarni tags: apn-bug-bda99f2393 | |
| 05:49 | Bump blocking read buffer size to 8192 irrespective of Tcl channel buffer size check-in: 854b8fc628 user: apnadkarni tags: apn-bug-bda99f2393 | |
| 05:47 | Fix EOF test for TIP 646. Add tests for Bug [bda99f2393]. Remove Scriptics copyright (none of their ... check-in: b2d1898cb9 user: apnadkarni tags: trunk, main | |
|
2024-02-19
| ||
| 16:58 | Starton [bda99f2393]. check-in: 8c77a9a3c5 user: apnadkarni tags: apn-bug-bda99f2393 | |
| 16:29 | Merge-mark check-in: 1d26884977 user: jan.nijtmans tags: core-8-branch | |
| 15:16 | More ICU tests for SBCS encodings check-in: 28cbbdbe1e user: apnadkarni tags: apn-icu-testdata | |
|
2024-02-18
| ||
| 17:13 | Add tests for additional SBCS encodings. No MBCS support as yet check-in: bd722d449e user: apnadkarni tags: apn-icu-testdata | |
| 16:12 | Work on encoding test vectors using ICU test data. check-in: b1da6f925d user: apnadkarni tags: apn-icu-testdata | |
|
2024-02-16
| ||
| 17:00 | Merge-mark check-in: 2264a8591e user: jan.nijtmans tags: trunk, main | |
| 16:59 | (Cherry-pick): Derpfix... check-in: 12125d5be6 user: jan.nijtmans tags: core-8-branch | |
| 16:23 | Derpfix... check-in: 934b2040da user: dkf tags: trunk, main | |
| 14:55 | Merge 8.7 check-in: 436bb452e1 user: jan.nijtmans tags: trunk, main | |
| 14:48 | Merge 8.6 check-in: a39831380a user: jan.nijtmans tags: core-8-branch | |
| 14:43 | (cherry-pick) Reduce the number of warnings on Windows: channel names generated in one place check-in: e494ede6de user: jan.nijtmans tags: core-8-branch | |
| 14:17 | Reduce the number of warnings on Windows: channel names generated in one place check-in: d368958709 user: dkf tags: trunk, main | |
| 12:30 | Merge-mark check-in: 3dfd12f7db user: jan.nijtmans tags: core-8-branch | |
| 12:16 | Merge 8.7 check-in: 5443f61b92 user: jan.nijtmans tags: trunk, main | |
| 12:05 | Merge 8.6. http -> 2.10b2 check-in: 45d29e9dfc user: jan.nijtmans tags: core-8-branch | |