Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
991 check-ins using file generic/tclHash.c version d05b9e2302
|
2025-05-21
| ||
| 00:53 | Update docs check-in: dc2007a08c user: apnadkarni tags: tip-716 | |
|
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 | |
| 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
| ||
| 12:15 | Complete list operation tests check-in: d35db3d6e9 user: apnadkarni tags: apn-tip636-appl | |
|
2025-05-13
| ||
| 19:07 | Bit more progress on test suite check-in: 5abbea2abe user: apnadkarni tags: apn-tip636-appl | |
|
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 | |
| 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 | |
|
2025-05-10
| ||
| 15:12 | ledit and lreplace tests for new abstract lists check-in: 2d22650834 user: apnadkarni tags: apn-tip636-appl | |
|
2025-05-09
| ||
| 18:13 | [fd1585e2a1] Adopt efficient internal indexing calculation utility TclMSB(). check-in: e991e299b3 user: dgp tags: core-9-0-branch | |
| 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: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: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 | |
| 12:51 | Rebase to trunk check-in: ba1f528fc6 user: jan.nijtmans tags: encoding-user | |
| 08:46 | Fix links to tickets. check-in: ac6a931660 user: sbron tags: core-9-0-branch | |
| 07:54 | Update changes.md for fixed lseq tickets check-in: 44e4a5819d user: apnadkarni tags: core-9-0-branch | |
| 07:42 | Fix [8ffd8cabd1]: "encoding system": wrong result without manifest check-in: cd024d90d9 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-05-05
| ||
| 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 | |
| 14:47 | Add to changes.md bug section: scan "long mantissa" %g [42d14c] check-in: b2f5c7f297 user: oehhar tags: core-9-0-branch | |
| 14:40 | [42d14c495a] Parsing long floating point strings check-in: 3cc7e2aa7d user: oehhar tags: core-9-0-branch | |
| 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: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
| ||
| 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
| ||
| 18:30 | merge 8.7 check-in: 3a1bd84941 user: dgp tags: core-9-0-branch | |
| 17:58 | merge fix check-in: 08b1fcc49d user: dgp tags: core-9-0-branch | |
| 16:57 | typo check-in: 4e706dd449 user: dgp tags: core-9-0-branch | |
|
2025-05-01
| ||
| 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: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 | |
| 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
| ||
| 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 | |
| 09:51 | Minor tweak. Pass interp as NULL as error thrown away. check-in: 0d79e0d16c user: apnadkarni tags: core-9-0-branch | |
| 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-25
| ||
| 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: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-21
| ||
| 04:08 | Use abstract lists only above a element count threshold check-in: f57abac506 user: apnadkarni tags: apn-tip636-appl | |
|
2025-04-20
| ||
| 19:55 | Try the new windows-11-arm runner Leaf check-in: 5b445db697 user: jan.nijtmans tags: github-windows-arm | |
| 16:58 | VarHashCreateVar() isn't used in tclExecute.c check-in: 2cf05ab056 user: jan.nijtmans tags: core-9-0-branch | |
| 07:49 | Add abstract list type for lrepeat check-in: bacff30db2 user: apnadkarni tags: apn-tip636-appl | |
|
2025-04-19
| ||
| 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 | |
|
2025-04-17
| ||
| 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 | |
| 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 | |
|
2025-04-16
| ||
| 17:34 | Correct false claims in the header comment of RequiredPrecision() check-in: 0082f1252a user: dgp tags: core-9-0-branch | |
| 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 | |
| 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-14
| ||
| 16:15 | Fix Unix build. Add basic tests check-in: dcc5e06d28 user: apnadkarni tags: tip-716 | |
| 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 | |
| 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:00 | Put back a comment, which should not have been removed check-in: 2c3647f17c user: jan.nijtmans tags: core-9-0-branch | |
| 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 | |
|
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 | |
|
2025-04-11
| ||
| 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 | |
| 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 | |
|
2025-04-10
| ||
| 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 | |
|
2025-04-09
| ||
| 13:49 | Update rules.vc check-in: 44a6d22f3c user: jan.nijtmans tags: core-9-0-branch | |
|
2025-04-07
| ||
| 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 | |
| 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 | |
|
2025-04-06
| ||
| 16:12 | Fix [02fe7f5c89]: tcl::unsupported::icu::detect missing 32-bit error-check check-in: d05c268ca9 user: jan.nijtmans tags: core-9-0-branch | |
| 15:55 | Eliminate some -Wconversion warnings. Fix comments check-in: 93bbdf6b24 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-04-03
| ||
| 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 | |
|
2025-04-02
| ||
| 22:16 | Fix "load" testcases on Cygwin, due to wrong --out-implib check-in: e787be156b user: jan.nijtmans tags: core-9-0-branch | |
| 21:45 | Fix -Wconversion warnings check-in: e0f9c388d9 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-04-01
| ||
| 08:13 | Fix some -Wconversion warnings check-in: 8473c2d663 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-03-30
| ||
| 08:41 | Fix some -Wconversion warnings Closed-Leaf check-in: a3af8b0419 user: jan.nijtmans tags: conversion-warning | |
|
2025-03-26
| ||
| 10:39 | Typo: there is no libucrt.lib check-in: d878fc25a4 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-03-23
| ||
| 18:34 | tzdata updated to Olson's tzdata2025b check-in: b37a26cf56 user: jan.nijtmans tags: core-9-0-branch | |
|
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
| ||
| 21:10 | Rebase to 9.0 check-in: 04f29e38bc user: jan.nijtmans tags: cygwin | |
| 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 | |
| 09:32 | Fix [17960b80db]: Missing libtcl?.?.dll.a in Cygwin check-in: 9a7b6271df user: jan.nijtmans tags: core-9-0-branch | |
|
2025-03-16
| ||
| 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 | |
|
2025-03-15
| ||
| 21:05 | merge 8.7 check-in: eac4db9123 user: sebres tags: core-9-0-branch | |
|
2025-03-14
| ||
| 18:02 | merge 8.7 check-in: 7b8ec62e31 user: sebres tags: core-9-0-branch | |
| 17:41 | merge 8.7 check-in: cf44ae5785 user: sebres tags: core-9-0-branch | |
|
2025-03-13
| ||
| 14:16 | merge 8.7 check-in: 88a2493651 user: sebres tags: core-9-0-branch | |
|
2025-03-12
| ||
| 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 | |
|
2025-03-11
| ||
| 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 | |
| 08:27 | Update to appleboy/ssh-action@v1.2.2 check-in: 10c5cb8279 user: jan.nijtmans tags: core-9-0-branch | |
|
2025-03-07
| ||
| 10:04 | merge 8.7 check-in: 4acbc1b658 user: sebres tags: core-9-0-branch | |
| 08:17 | Minor changes, to make Cygwin-only build easier check-in: 27ddff503b user: jan.nijtmans tags: cygwin | |
|
2025-03-06
| ||
| 19:51 | merge 8.7 check-in: 0daf917963 user: sebres tags: core-9-0-branch | |
| 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 | |
| 15:15 | merge 8.7 check-in: 3137ef95b8 user: dgp tags: core-9-0-branch | |
| 14:44 | merge 8.7 check-in: 6abb97e1ef user: sebres tags: core-9-0-branch | |
| 13:02 | merge 8.7 (fixes another variant of [73bb42fb3f35cd61] BUFFER_PADDING panic) check-in: 28539b1154 user: sebres tags: core-9-0-branch | |
|
2025-03-05
| ||
| 15:49 | merge 8.7 check-in: b3305e6d27 user: dgp tags: core-9-0-branch | |
| 15:27 | merge 8.7 check-in: 88f7f1f10c user: dgp tags: core-9-0-branch | |
|
2025-03-04
| ||
| 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:27 | Update changes.md check-in: 90ef891146 user: jan.nijtmans tags: core-9-0-branch | |
| 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 | |
|
2025-03-03
| ||
| 17:52 | Update to appleboy/ssh-action@v1.2.1 check-in: a95c142edf user: jan.nijtmans tags: core-9-0-branch | |
| 09:41 | Fix bug in Tcl_SetWideUIntObj. check-in: f9aef122bf user: dkf tags: core-9-0-branch | |
|
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: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 | |
| 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 | |
| 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 | 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 | |
|
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 | |
|
2025-02-16
| ||
| 15:17 | Typo check-in: bc532fc550 user: dkf tags: inline-func | |
|
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: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 | |
| 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 | |
| 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 | |
| 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 | |
|
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 | |
|
2025-01-28
| ||
| 10:41 | merge 8.7: man timerate fix [48a7a56dda844782] clarifying -overhead check-in: 48b86a8487 user: sebres tags: trunk, main | |
| 09:35 | Merge mark check-in: a4b3318c77 user: apnadkarni tags: trunk, main | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
|
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 | |
|
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-13
| ||
| 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 | |
|
2025-01-12
| ||
| 18:10 | Fix [70f3b23cad]. Doc fix only check-in: 5d7aa913b0 user: jan.nijtmans tags: trunk, main | |
|
2025-01-10
| ||
| 21:37 | Merge-mark check-in: 5145a78372 user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 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 | |
|
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: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: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 | |
|
2025-01-04
| ||
| 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 | |
| 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 | |
| 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 | |
|
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 | |
| 16:59 | merge 8.7 (clang/gcc: silence Wunused-but-set-variable in generated tclDate) check-in: 410ce320f5 user: sebres tags: trunk, main | |
| 16:24 | merge point check-in: 748b7b25b7 user: sebres tags: trunk, main | |
|
2024-12-28
| ||
| 14:46 | merge 8.7 check-in: 2ee1735dbc user: sebres tags: trunk, main | |
| 14:40 | merge 8.7 check-in: 00954f4b4c user: sebres tags: trunk, main | |
| 14:01 | merge 8.7 check-in: 4c57989064 user: sebres tags: trunk, main | |
| 01:00 | merge 8.7: amend to [98006f00ac471be5] - simplification and deduplication, better tests check-in: 2ef804f95d user: sebres tags: trunk, main | |
|
2024-12-27
| ||
| 21:20 | merge 8.7 (fixes [98006f00ac471be5]) check-in: 17b5c7a6ce user: sebres tags: trunk, main | |
|
2024-12-26
| ||
| 18:42 | merge 8.7 check-in: 4459b4e8cc user: sebres tags: trunk, main | |
| 18:30 | merge 8.7 (fix for [67d5f75c36cbada6]) check-in: f1d3dc5eaa user: sebres tags: trunk, main | |
| 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: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 | |
| 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 | |
|
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 | |
|
2024-12-15
| ||
| 19:02 | Merge-mark check-in: 64f92ae102 user: jan.nijtmans tags: trunk, main | |
| 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: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 | |
|
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:38 | merge 8.7 check-in: 0716517874 user: dgp tags: trunk, main | |
| 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 | |
|
2024-12-10
| ||
| 09:42 | TIP #707 follow-up: for tclDTrace.d too check-in: 99e291e922 user: jan.nijtmans tags: trunk, main | |
| 03:06 | Merge 8.7 - TIP 707 - add ptrAndSize field to Tcl_Obj check-in: 3eb4d4fe21 user: apnadkarni tags: trunk, main | |
|
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 | |
|
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 | |
|
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: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:05 | merge 8.7 (fix SF [0b809cd3fc8b6e5e], conflicts resolved) check-in: 4c3e3d79df user: sebres tags: trunk, main | |
| 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 | |
| 11:50 | Fix some EXEC flags (in "make dist" too) check-in: 02d2aaf7ae user: jan.nijtmans tags: trunk, main | |
| 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 | |
|
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 | |
| 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
| ||
| 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: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 | |
|
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: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 | |
| 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: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: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 | |
|
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 | |
| 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: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 | |
|
2024-11-21
| ||
| 21:01 | Change TclpLoadMemoryGetBuffer/TclpLoadMemory signature using size_t/Tcl_Size check-in: 8d3ada78be user: jan.nijtmans tags: trunk, main | |
| 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: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: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:33 | merge 8.7 check-in: 92493234f7 user: sebres tags: trunk, main | |
| 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 | |
|
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: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 | |
| 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 | |
| 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
| ||
| 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 | |
| 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-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 | |
|
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 | |
| 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 | |
|
2024-11-01
| ||
| 15:58 | merge 8.7 check-in: 2a189d3d07 user: dkf tags: trunk, main | |
|
2024-10-31
| ||
| 13:54 | merge 8.7 check-in: 702ff14eee user: sebres tags: trunk, main | |
| 13:32 | merge 8.7 (clock: load TZ failure normalization and test coverage) check-in: 014a5c1a72 user: sebres tags: trunk, main | |
|
2024-10-30
| ||
| 12:24 | Merge 8.7 - TIP 701 - Tcl_FSTildeExpand C API check-in: ecb2b9d3b5 user: apnadkarni tags: trunk, main | |
|
2024-10-29
| ||
| 18:39 | merge 8.7: fixes regression and further bug [2c237beffbace823] check-in: ab6663673f user: sebres tags: trunk, main | |
|
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 | |
| 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: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 | |
| 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 | |
| 09:22 | Merge-mark check-in: f2edb240bb user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 11:21 | merge 8.7 check-in: 72d9e7c8e5 user: sebres tags: trunk, main | |
|
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 | |
|
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
| ||
| 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 | |
| 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 | |
| 11:24 | Put back some lines in tcl.m4: the "gettimeofday" detection fails without it check-in: 46fd4dc2a0 user: jan.nijtmans tags: trunk, main | |
| 08:20 | SunOS 4 is no longer supported check-in: 4df48f925e user: jan.nijtmans tags: trunk, main | |
|
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 | |
| 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 | |
| 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 | |
| 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 | |
|
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
| ||
| 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 | |
| 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 | |
|
2024-09-26
| ||
| 21:28 | Don't use "9.0b3" any more. Spacing check-in: 946fbd0fda user: jan.nijtmans tags: trunk, main | |
| 19:41 | Merge-mark 8.7 check-in: fa6bfe7e5e user: jan.nijtmans tags: trunk, main | |
| 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 | |
| 06:22 | Merge 8.7 - coroutine doc duplicate text check-in: 104ca7e793 user: apnadkarni tags: trunk, main | |
|
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 | |
| 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 | |
|
2024-09-18
| ||
| 20:28 | One more "Known bugs" check-in: 10600da325 user: jan.nijtmans tags: core-9-0-0-rc | |
| 18:36 | merge trunk check-in: 5691afbee1 user: dgp tags: rc1, core-9-0-0-rc | |
| 15:45 | merge 8.7 (silence warn for no-trapv, [f6fc75cbdd0fa593]) check-in: 9e5fab26fe user: sebres tags: trunk, main | |
| 14:21 | Remove symbol from master build instructions check-in: 0979921b40 user: dkf tags: always-zlib | |
| 14:17 | Always have zlib, so no non-zlib code need remain check-in: 9dee5129eb user: dkf tags: always-zlib | |
| 10:54 | merge 8.7 (mem-leak fix for [02d5d65d70]) check-in: 88fef0563f user: sebres tags: trunk, main | |
| 03:00 | Merge 8.7 - Very minor typo - pathname -> pathtype check-in: d914c001a8 user: apnadkarni tags: trunk, main | |
|
2024-09-17
| ||
| 15:42 | amend for 9.0 (windows only): since paths starting with ~ are relative in 9.0 for windows, it doesn'... check-in: 891b58bbb7 user: sebres tags: trunk, main | |
| 15:35 | merge 8.7: avoid unneeded (but expensive) path normalization for several file subsystem commands and... check-in: 265dc4708a user: sebres tags: trunk, main | |
| 14:24 | Extend the notes in the changes file check-in: 1066df7e1e user: dkf tags: core-9-0-0-rc | |
| 10:29 | Remove 'known bug' listing for issue that was fixed several months ago check-in: 7cd4c1125d user: dkf tags: core-9-0-0-rc | |
| 08:09 | Merge 8.7 check-in: 8e0ee072e2 user: jan.nijtmans tags: trunk, main | |
|
2024-09-16
| ||
| 14:44 | [680503]: Ensure we make the shadow delegate even if there is no argument to the class constructor. check-in: fc91a7415f user: dkf tags: trunk, main | |
| 14:22 | Improve clarity and safety in dde extension. Leaf check-in: e96975a314 user: dkf tags: tweak | |
|
2024-09-14
| ||
| 21:26 | compile-13.2: added dynamic constraint for unix boxes (avoid SO for small stack limit) - ensure the ... check-in: 7a6c1a63ee user: jan.nijtmans tags: trunk, main | |
|
2024-09-13
| ||
| 21:18 | Fix [63325009a8]: \u0400 conversion to and from cesu-8 fails check-in: 310f98ad74 user: jan.nijtmans tags: trunk, main | |
| 12:20 | Merge-mark check-in: d06bb94129 user: jan.nijtmans tags: trunk, main | |
|
2024-09-12
| ||
| 22:56 | One more "Known bug" check-in: 5a7a2e01f3 user: jan.nijtmans tags: core-9-0-0-rc | |
|
2024-09-11
| ||
| 21:04 | Add "Known bugs" section check-in: edc7c054ee user: jan.nijtmans tags: core-9-0-0-rc | |
| 19:36 | merge trunk check-in: d4649033d4 user: dgp tags: core-9-0-0-rc | |
| 16:57 | Update changes.md version to 9.0.0. http -> 2.10.0 check-in: 8e860d3aa9 user: jan.nijtmans tags: core-9-0-0-rc | |
| 16:02 | Replace sequences of Tcl_AddErrorInfo with single Tcl_AppendObjToErrorInfo check-in: 02130d4855 user: dkf tags: tweak | |
| 15:41 | Space before tab is unlikely and unwanted check-in: d09a16a1d9 user: dkf tags: tweak | |
| 14:56 | tweaking TclOO a bit, added more leak tests Sideline low value changes that do not fix anything ... check-in: cf73c2fe23 user: dkf tags: tweak | |
| 07:37 | Unified naming of the Mac to 'macOS' as other names are outdated since 2016 (macOS Sierra, version 1... check-in: a3a2fb94c0 user: Torsten tags: trunk, main | |
| 06:31 | Add tcl::idna, expr operators, oo to changes.md check-in: 52a5f4ab95 user: apnadkarni tags: trunk, main | |
|
2024-09-10
| ||
| 19:58 | 3th "load" argument should be Titlecase Fix registry library name for Tcl 9 check-in: 8d9bc901e3 user: jan.nijtmans tags: trunk, main | |
| 14:58 | merge trunk check-in: d652b5342c user: dgp tags: core-9-0-0-rc | |
| 13:27 | merge 8.7 check-in: a4c3f6a3e8 user: dgp tags: trunk, main | |
|
2024-09-09
| ||
| 21:21 | Merge trunk; silence compiler warning. check-in: 330b1226ee user: dgp tags: core-9-0-0-rc | |
| 18:45 | size_t -> Tcl_Size (twice) check-in: 1aa26f02e2 user: jan.nijtmans tags: trunk, main | |
| 16:08 | Some identification of possible refactorings in tclZlib.c Closed-Leaf check-in: 8af63c9d77 user: dkf tags: dkf/clean-up-zlib-impl | |
|
2024-09-07
| ||
| 23:01 | Update to TZDATA 2024b check-in: b1d5440647 user: jan.nijtmans tags: trunk, main | |
|
2024-09-05
| ||
| 13:30 | Some identification of possible refactorings in tclVar.c Leaf check-in: a73467bf64 user: dkf tags: dkf/clean-up-var-impl | |
|
2024-09-03
| ||
| 16:47 | merge trunk check-in: b68b00d45a user: dgp tags: core-9-0-0-rc | |
|
2024-09-02
| ||
| 11:23 | Merge-mark check-in: 9a5248b829 user: jan.nijtmans tags: trunk, main | |
| 11:00 | cherrypicked typos, errors and clarifications from the documentation-cleanup-for-transition branch (... check-in: 2496f1377a user: Torsten tags: trunk, main | |
|
2024-09-01
| ||
| 22:43 | Fix for ticket [f4a4bd7f1070] - lseq "count" argument also dictates output formatting. Solved by on... check-in: 93057ed877 user: griffin tags: trunk, main | |
|
2024-08-30
| ||
| 16:08 | Cleaning up tclZipfs.c to use internal API better. Closed-Leaf check-in: c3f3a08b43 user: dkf tags: dkf/clean-up-zipfs-impl | |
| 15:50 | merge trunk check-in: 36ed7dc068 user: dgp tags: core-9-0-0-rc | |
| 03:24 | Delete duplicated text fragment in lseq manpage check-in: c540e8ec0d user: apnadkarni tags: trunk, main | |
|
2024-08-29
| ||
| 07:40 | [6a9a2ccf] Unix makefile writes "Build for TCL 8" for Tcl 9 Closed-Leaf check-in: ad85f60c42 user: oehhar tags: 6a9a2ccf-unix-makefile-output-tcl8 | |
|
2024-08-28
| ||
| 17:17 | Release branch for Tcl 9.0.0 check-in: 9365889f2e user: dgp tags: core-9-0-0-rc | |
|
2024-08-27
| ||
| 10:50 | Fix logic that was inadvertently inverted back in [295715a1b1b2c3d5] check-in: 5ffd5f90b8 user: pooryorick tags: trunk, main | |
|
2024-08-24
| ||
| 11:20 | Fix static build on MSVC check-in: e4cc39a789 user: jan.nijtmans tags: trunk, main | |
|
2024-08-23
| ||
| 19:48 | Minor fix in "load" documentation. Update release notes for "info loaded" change check-in: 3b597e83a3 user: jan.nijtmans tags: trunk, main | |
| 15:26 | Don't pack the dde/registry dll's any more for static builds. See: [https://core.tcl-lang.org/tk/tkt... check-in: 3fae94e31a user: jan.nijtmans tags: trunk, main | |
| 14:36 | Eliminate compiler warning regarding ZLIB_VER_MAJOR on --disable-shared builds (seen on Windows) check-in: 8225f9faee user: jan.nijtmans tags: trunk, main | |
| 13:56 | Documentation/comment fixes [dcc8645349] check-in: 70b037050c user: jan.nijtmans tags: trunk, main | |
| 12:15 | formatting. Missing "command" Closed-Leaf check-in: fc1e13addd user: jan.nijtmans tags: bug-dcc8645349 | |
| 12:12 | Documentation/comment fixes [dcc8645349] check-in: 62822d40f7 user: jan.nijtmans tags: bug-dcc8645349 | |
| 08:39 | Merge trunk check-in: 4b819bcb98 user: apnadkarni tags: apn-more-encoding-tests | |
| 08:32 | Fix [33f9b4de51], [945d2387d7], [f2e924e881] - encoding character limit bugs check-in: df6a7e1b38 user: apnadkarni tags: trunk, main | |
| 08:22 | Fix [a82f8b15d1]: Encoding of files stored by zipfs check-in: 1fb806b004 user: jan.nijtmans tags: trunk, main | |
| 08:10 | Also fix charlimit for cesu-8 Closed-Leaf check-in: 5df9ff781e user: apnadkarni tags: bug-945d2387d7 | |
| 06:10 | Reenable utf16 tests after fixes check-in: a85938676d user: apnadkarni tags: bug-945d2387d7 | |
|
2024-08-22
| ||
| 19:01 | Oops Closed-Leaf check-in: 869c04f625 user: jan.nijtmans tags: bug-a82f8b15d1 | |
| 18:53 | Proposed fix for [a82f8b15d1]: Encoding of files stored by zipfs check-in: 2059ae94ac user: jan.nijtmans tags: bug-a82f8b15d1 | |
| 18:12 | Proposed fixes for [945d2387d7], [f2e924e881], [33f9b4de51] check-in: c19b624fa9 user: apnadkarni tags: bug-945d2387d7 | |
| 15:26 | Remove _ATL_XP_TARGETING from rules.vc: Windows XP is no longer supported check-in: cf7c97fb5c user: jan.nijtmans tags: trunk, main | |
| 10:53 | Fix failure under -singleproc 1 testing check-in: d87c5b3f6a user: jan.nijtmans tags: trunk, main | |
| 10:16 | Merge trunk check-in: d54f87cec0 user: apnadkarni tags: bug-945d2387d7 | |
| 10:01 | Add Tcl_ExternalToUtf charlimit tests check-in: 3e0a756ae7 user: apnadkarni tags: trunk, main | |
| 09:46 | Merge trunk check-in: ba0815c3bf user: apnadkarni tags: apn-more-encoding-tests | |
| 09:39 | Fix [304d30677a] - CESU-8 decoding check-in: 96e96a1865 user: apnadkarni tags: trunk, main | |
| 09:01 | Use enums for argument indices, not 'function-scoped' defines check-in: 61b68f232e user: dkf tags: trunk, main | |
|
2024-08-21
| ||
| 12:06 | Start on bug [945d2387d7] check-in: 8a8db8eace user: apnadkarni tags: bug-945d2387d7 | |
| 09:36 | Merge trunk Closed-Leaf check-in: 8a60e9571d user: apnadkarni tags: bug-304d30677a | |
| 08:52 | Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf67] (same mistake in Tc... check-in: bc1ee0693f user: jan.nijtmans tags: trunk, main | |
| 08:35 | Use a name for a flag, use an enum for that flag check-in: 6269c75500 user: dkf tags: trunk, main | |
|
2024-08-20
| ||
| 14:53 | Merge 8.7 check-in: 6ae9bb7cfe user: jan.nijtmans tags: trunk, main | |
| 11:26 | Add charlimit tests for Tcl_ExternalToUtf check-in: 63afb0c879 user: apnadkarni tags: apn-more-encoding-tests | |
| 11:20 | Merge trunk check-in: aae75aec93 user: apnadkarni tags: apn-more-encoding-tests | |
|
2024-08-19
| ||
| 11:47 | Merge 9.0 check-in: 26425f1b60 user: jan.nijtmans tags: tip-626 | |
| 11:27 | Add back cesu-8 fragmentation tests check-in: 6441292aba user: apnadkarni tags: bug-304d30677a | |
| 10:43 | Merge trunk check-in: eb27a505c7 user: apnadkarni tags: bug-304d30677a | |
| 08:49 | Beef up encoding tests for fragmented and split encodings check-in: 151972b13a user: apnadkarni tags: trunk, main | |
| 04:55 | Deal with fragmented and split cesu-8 surrogates. check-in: 06580a4819 user: apnadkarni tags: bug-304d30677a | |
|
2024-08-18
| ||
| 22:01 | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable check-in: ef68162d6e user: jan.nijtmans tags: trunk, main | |
| 20:40 | Consolidated zipfs changes/Improve bunch of error-messages check-in: ad33a7eb2f user: jan.nijtmans tags: tip-626 | |
| 17:45 | Disable cesu tests because of bug [304d30677a] check-in: 8691b58034 user: apnadkarni tags: apn-more-encoding-tests | |
| 17:36 | Start on [304d30677a]. Passes test suite but needs clean up. But see comments below. It seems to me... check-in: 196cc3a439 user: apnadkarni tags: bug-304d30677a | |
| 11:14 | Introduce TclNewNamespaceObj() to factor out a common idiom check-in: 56f880ad7b user: dkf tags: trunk, main | |
| 10:51 | Fix memory leak Closed-Leaf check-in: 054fb71adf user: dkf tags: bug-32a6e3a043 | |
| 10:18 | Add frag test for utf32 and escaped encodings check-in: 61a3ae1b1b user: apnadkarni tags: apn-more-encoding-tests | |
|
2024-08-17
| ||
| 22:51 | Merge 9.0 check-in: 0a52011e47 user: jan.nijtmans tags: tip-626 | |
| 22:44 | Merge 9.0 check-in: ee93993470 user: jan.nijtmans tags: tip-626 | |
| 19:09 | Define TclNewNamespaceObj() to capture common idiom check-in: a05790098b user: dkf tags: bug-32a6e3a043 | |
| 12:52 | Start on fragmentation tests check-in: 36a251d128 user: apnadkarni tags: apn-more-encoding-tests | |
|
2024-08-16
| ||
| 17:02 | More tests for Tcl_UtfToExternal and Tcl_ExternalToUtf C API, in progress check-in: 2a1a6018a1 user: apnadkarni tags: apn-more-encoding-tests | |
| 01:19 | Fix zipfs doc mountdata comment check-in: c4abaec8f6 user: apnadkarni tags: trunk, main | |
|
2024-08-15
| ||
| 21:32 | While Tcl 8.7 is not final, be less strict in Tcl_InitStubs() check-in: 15477593a8 user: jan.nijtmans tags: trunk, main | |
| 20:44 | Improve bunch of error-messages check-in: 97ad90f320 user: jan.nijtmans tags: trunk, main | |
| 15:26 | Consolidated zipfs changes. Thanks Torsten! check-in: d4dd94ab5c user: apnadkarni tags: trunk, main | |
| 15:09 | Minor optimisation in the [interp create] implementation check-in: 7a665fa1b6 user: dkf tags: trunk, main | |
| 12:30 | Fix for TIP #628: Builds with TCL_MAJOR_VERSION < 9 and without USE_TCL_STUBS is possible, just Tcl_... check-in: b6ae814981 user: jan.nijtmans tags: trunk, main | |
| 10:58 | Add missing TCL_OBJTYPE_V1/TCL_OBJTYPE_V2 check-in: 8b4e437fe7 user: jan.nijtmans tags: trunk, main | |
| 06:13 | Merge trunk Closed-Leaf check-in: f0dbc3765a user: apnadkarni tags: zipfs-consolidation | |
|
2024-08-14
| ||
| 10:53 | Deal with isolated surrogates. Still WIP Closed-Leaf check-in: fdbbdd3d82 user: apnadkarni tags: apn-profile-tcl8-surrogates | |
|
2024-08-13
| ||
| 14:00 | b3 -> b4, as preparation for release check-in: 2047813f1c user: jan.nijtmans tags: trunk, main | |
| 13:45 | Fix for [39680865953cce4f], Basic nonblocking write-only refchan hangs. Closed-Leaf check-in: ab87ef464e user: pooryorick tags: bug-3968086595 | |
| 13:32 | Fix [2f22a7364d]: cesu-8 encoding gives same result for different strings check-in: da1af6e174 user: jan.nijtmans tags: trunk, main | |
| 13:23 | Combine surrogates for tcl8 profile - in progress and incomplete! check-in: b492260c37 user: apnadkarni tags: apn-profile-tcl8-surrogates | |
| 08:44 | AC_PREREQ([2.69]). Fix some indenting check-in: 71a3a40df6 user: jan.nijtmans tags: trunk, main | |
|
2024-08-12
| ||
| 17:04 | Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if there are multiple versions... check-in: 14f35bdb54 user: culler tags: trunk, main | |
| 16:20 | merge point check-in: 379c39d941 user: sebres tags: trunk, main | |
| 13:34 | merge 8.7 check-in: 8f8b3d2903 user: sebres tags: trunk, main | |
| 09:54 | Merged trunk check-in: 0cb4d36e48 user: apnadkarni tags: zipfs-consolidation | |
|
2024-08-11
| ||
| 20:53 | Update Unicode tables to version 16 (in BETA, Unicode release will be Sept 10) check-in: d5bba172c8 user: jan.nijtmans tags: trunk, main | |
| 17:24 | Fix bug [fccb9f322f] - system encoding detection check-in: 17c53b7edd user: apnadkarni tags: trunk, main | |
| 06:53 | main with tip-424 branch "tip-improve-exec" merged in. Leaf check-in: be45bbdde0 user: pooryorick tags: main-tip424 | |
|
2024-08-10
| ||
| 12:55 | Compensate test case for XCode test config Closed-Leaf check-in: 1e09fa61a6 user: apnadkarni tags: bug-fccb9f322f | |
|
2024-08-09
| ||
| 15:25 | Also fix the non-zipfs build check-in: 87b7d3c1de user: apnadkarni tags: bug-fccb9f322f | |
| 15:14 | Merge-mark check-in: 7c4e907b46 user: jan.nijtmans tags: trunk, main | |
| 13:28 | Merge trunk check-in: bb9d24dbb4 user: apnadkarni tags: bug-fccb9f322f | |
| 13:24 | Tweak unixInit-3.2 to return encoding check-in: 2c3dab96db user: apnadkarni tags: bug-fccb9f322f | |
| 13:02 | Fix for [201c7a3aa6] - crash with non-BMP chars when encodingto stateful encodings check-in: f25a8e1ef2 user: apnadkarni tags: trunk, main | |
| 12:42 | Added ICU conversion functions for testing Tcl check-in: f16fb116c6 user: apnadkarni tags: apn-icu-playground | |
| 05:22 | Merge trunk check-in: 042b9754da user: apnadkarni tags: apn-icu-playground | |
| 02:53 | Proposed fix for crash [201c7a3aa6] - crash on non-BMP Closed-Leaf check-in: 290de86578 user: apnadkarni tags: bug-201c7a3aa6 | |
|
2024-08-08
| ||
| 11:07 | An experiment: allow my and myclass to provide full object handles Leaf check-in: fc71457513 user: dkf tags: feature/oo-get-object-from-my | |
|
2024-08-07
| ||
| 09:30 | Improve [2da1cb0c80] fix. check-in: e7da24db33 user: dkf tags: trunk, main | |
| 05:57 | Merge trunk check-in: 9089d4421f user: apnadkarni tags: apn-icu-playground | |
| 05:19 | Streamline ICU symbol lookup. check-in: ffb895483f user: apnadkarni tags: trunk, main | |
| 03:34 | Make realclean/hose target consistent with clean with respect to pkgs cleanup check-in: 5e69edcef4 user: apnadkarni tags: trunk, main | |
|
2024-08-06
| ||
| 22:01 | Merge-mark check-in: ec118bc37d user: jan.nijtmans tags: trunk, main | |
| 21:01 | Make varname method handle array elements better. [2da1cb0c80] check-in: 78610815d0 user: dkf tags: trunk, main | |
| 13:15 | fix build check-in: efb5e50ced user: dkf tags: trunk, main | |
| 11:18 | Force named namespaces to be made by TclOO. [154f0982f2] check-in: 673f7389bb user: dkf tags: trunk, main | |
| 09:16 | Implementation of almost all of oo::configurable in C, for better performance. check-in: c6393caddb user: dkf tags: trunk, main | |
| 09:14 | Remove unwanted change Closed-Leaf check-in: c8445aea52 user: dkf tags: oo-properties-c-impl | |
| 09:13 | merge trunk check-in: 9e4fa2b426 user: dkf tags: oo-properties-c-impl | |
| 09:11 | Fix some indentation check-in: 492639a98a user: dkf tags: trunk, main | |
| 08:46 | merge trunk check-in: 33c1f59c68 user: dkf tags: oo-properties-c-impl | |
| 08:20 | Clean up of the ICU code and tests check-in: 74ff99977b user: dkf tags: trunk, main | |
| 08:17 | Tidy up the icu tests and (very basic) error case checks Closed-Leaf check-in: 2ac7e7de1c user: dkf tags: dkf/icu-cleanup | |
| 06:36 | resolution of ticket [75291b89b3] check-in: 6a6dac423f user: Torsten tags: zipfs-consolidation | |
| 06:20 | resolution of ticket [7db9574a06] check-in: d97273f74c user: Torsten tags: zipfs-consolidation | |
| 06:17 | Merge 8.7 check-in: 21e60694c8 user: jan.nijtmans tags: trunk, main | |
|
2024-08-05
| ||
| 22:59 | also change zipfs.3 to match the resolution of ticket [b9f3ff8fe6] check-in: e49d28592d user: Torsten tags: zipfs-consolidation | |
| 22:21 | resolution of ticket [b9f3ff8fe6] check-in: f6bfd7c52a user: Torsten tags: zipfs-consolidation | |
| 16:18 | VC++ build tool. Builds/tests/installs all configs. Type vctool help. check-in: b6f9f3233e user: apnadkarni tags: trunk, main | |
| 15:12 | Clean up ICU code check-in: 1a4f0c7a67 user: dkf tags: dkf/icu-cleanup | |
| 14:13 | merge trunk check-in: 1db1c6e7e1 user: dkf tags: oo-properties-c-impl | |
| 14:12 | Use TclStringCmp() instead of strcmp() to compare Tcl_Obj values check-in: d78abb141c user: dkf tags: trunk, main | |
| 14:09 | More cleaning up. check-in: 96cb495454 user: dkf tags: oo-properties-c-impl | |
| 14:05 | zipfs mount_data -> mountdata check-in: 731b44b4c7 user: apnadkarni tags: zipfs-consolidation | |
| 13:36 | Make zipfs inaccessible to safe interps. See bug [a47b587499] check-in: a0d527efb5 user: apnadkarni tags: zipfs-consolidation | |
| 12:49 | add/document the zlib command to the set of commands in a safe interpreter check-in: b452bebcea user: Torsten tags: trunk, main | |
| 11:23 | Fix icu loading for FreeBSD check-in: d70f0ced80 user: apnadkarni tags: trunk, main | |
| 08:30 | Add format/scan modifier changes to release notes check-in: 505e3cfd90 user: jan.nijtmans tags: trunk, main | |
| 08:19 | document zipfs as hidden command in interp.n Closed-Leaf check-in: ebfce2b0c0 user: Torsten tags: bug-a47b587499 | |
| 08:18 | Fix indentation Closed-Leaf check-in: 1696e161bf user: apnadkarni tags: apn-icu-freebsd | |
| 08:10 | Fix ICU function names for FreeBSD check-in: ae08754e62 user: apnadkarni tags: apn-icu-freebsd | |
|
2024-08-04
| ||
| 22:13 | TK_ZIP_FILE definition to nmake makefile, to be consistent with autoconf build check-in: f94832a3e1 user: jan.nijtmans tags: trunk, main | |
| 05:36 | Bug [a47b587499]. zipfs in safe interps check-in: 7ed1d50269 user: apnadkarni tags: bug-a47b587499 | |
|
2024-08-03
| ||
| 12:30 | Bug [fccb9f322f] - incorrect system encoding with zipfs builds check-in: 0f14007371 user: apnadkarni tags: bug-fccb9f322f | |
| 06:07 | correct wrong comment about safe subcommands, don't make zipfs a package anymore (ticket [b9f3ff8fe6... check-in: 9e4b08a4a7 user: Torsten tags: zipfs-consolidation | |
| 05:51 | branch for tickets related to the zipfs command check-in: 15471e93f3 user: Torsten tags: zipfs-consolidation | |
|
2024-08-02
| ||
| 12:03 | Factor out most property-related C code into its own file. check-in: c42f051aa1 user: dkf tags: oo-properties-c-impl | |
|
2024-08-01
| ||
| 19:40 | Remove redundant code. check-in: 5126362373 user: dkf tags: oo-properties-c-impl | |
| 15:45 | merge trunk check-in: 9fb6c0f1e3 user: dkf tags: oo-properties-c-impl | |
| 15:38 | Use Tcl's internal API a bit better check-in: 3428637b08 user: dkf tags: oo-properties-c-impl | |
|
2024-07-31
| ||
| 18:41 | merge release check-in: 71923cd053 user: dgp tags: trunk, main | |
| 17:57 | merge trunk Closed-Leaf check-in: 23a340c519 user: dgp tags: core-9-0-b3-rc, core-9-0-b3 | |
| 09:34 | Fix gcc -Wclobbered warnings. Thanks, Gustaf check-in: ca62193e21 user: apnadkarni tags: trunk, main | |
| 09:15 | Minor changelog edits - missing new commands, getdefault->getwithdefault check-in: 3d1a5b5bc1 user: apnadkarni tags: trunk, main | |
|
2024-07-30
| ||
| 16:54 | Plug memory leak in format-19.4.1 check-in: 47a734b4e6 user: dgp tags: rc1, core-9-0-b3-rc | |
| 15:29 | test hygiene check-in: 6a51b81cc6 user: dgp tags: core-9-0-b3-rc | |
| 15:11 | merge trunk and dup test names check-in: 2683a989af user: dgp tags: core-9-0-b3-rc | |
| 14:52 | merge 8.7 check-in: 6048516879 user: dgp tags: trunk, main | |
| 14:27 | [3adf9e3a] Document argument bufferSize of Tcl_ZlibInflate check-in: 26afebad9e user: oehhar tags: trunk, main | |
| 14:08 | merge trunk check-in: 8e8ec1e6c0 user: dgp tags: core-9-0-b3-rc | |
| 10:22 | Minor fix - Add TCL_ZIP_FILE definition to nmake makefile to be consistent with autoconf build check-in: 4d27858552 user: apnadkarni tags: trunk, main | |
|
2024-07-29
| ||
| 16:17 | Add foreachLine, readFile, writeFile to NAMES so they show up in html index check-in: 99e0d19e38 user: apnadkarni tags: trunk, main | |
| 11:41 | merge 8.7 check-in: f86ba1bcc0 user: sebres tags: trunk, main | |
| 08:58 | Factor out CmdFrame init and fix bug with body line numbers check-in: 5089218854 user: dkf tags: oo-properties-c-impl | |
| 08:28 | Merge 8.7 - Fix [7d5f1c1308] - zipfs mkzip error on Windows dotfiles check-in: c971e6c7c4 user: apnadkarni tags: trunk, main | |
|
2024-07-28
| ||
| 19:47 | merge 8.7 check-in: 9dff0d22e1 user: sebres tags: trunk, main | |
|
2024-07-26
| ||
| 08:39 | Correct syntax error in doc/clock.n check-in: afbfa83ffc user: oehhar tags: trunk, main | |
|
2024-07-25
| ||
| 18:49 | typo in documentation escape sequence check-in: b5abaec06a user: dgp tags: core-9-0-b3-rc | |
| 03:07 | [cd257619] Change -now to now in clock ensemble Closed-Leaf check-in: b5e6612557 user: apnadkarni tags: apn-clock-now | |
| 02:53 | Merge trunk check-in: d37476f220 user: apnadkarni tags: apn-icu-playground | |
|
2024-07-24
| ||
| 17:33 | Create release branch check-in: a3fe9007b7 user: dgp tags: rc0, core-9-0-b3-rc | |
|
2024-07-23
| ||
| 17:10 | Add missing documentation for -validate option to clock scan check-in: 97ac6be70d user: apnadkarni tags: trunk, main | |
| 08:47 | merge trunk check-in: 75893a7b2e user: dkf tags: oo-properties-c-impl | |
| 08:45 | Improve in-code doc of some fields of structs in tcl.h and tclInt.h check-in: b44f579a0b user: dkf tags: trunk, main | |
|
2024-07-22
| ||
| 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 | |
| 08:49 | [91b3a5bb14] msgcat method: catch oo resolution to at least not to fail check-in: d3262be1a5 user: oehhar tags: trunk, main | |
|
2024-07-16
| ||
| 21:16 | merge 8.7 check-in: 060eec699c user: sebres tags: trunk, main | |
| 19:18 | merge 8.7 (clock: fix validation check for scanned Sunday) check-in: 55c23b44b5 user: sebres tags: trunk, main | |
| 17:45 | merge 8.7 check-in: d15ae7fe51 user: sebres tags: trunk, main | |
| 15:06 | merge 8.7 check-in: 5d148bf304 user: sebres tags: trunk, main | |
| 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 | |
|
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 | |
| 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: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 | |
|
2024-07-02
| ||
| 14:39 | merge 8.7 check-in: 8a4c0f4a93 user: sebres tags: trunk, main | |
| 12:41 | merge 8.7 check-in: e40407c5e8 user: sebres tags: trunk, main | |
| 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 | |
| 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:29 | Add "chan isbinary" to changes.md check-in: 21f402704a user: jan.nijtmans tags: trunk, main | |
| 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-28
| ||
| 08:55 | merge 8.7 check-in: b497561f05 user: sebres tags: trunk, main | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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 | |
| 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: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 | |
| 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 | |
| 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 | |
|
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 | |
| 09:51 | Use tabs for indenting in stead of 8 spaces. Unbreak clang build check-in: 4bbba9e1f6 user: jan.nijtmans tags: trunk, main | |
|
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:17 | merge 8.7 check-in: bb7ef31f68 user: sebres tags: trunk, main | |
| 14:00 | Merge trunk check-in: cf8a455aeb user: apnadkarni tags: apn-experiment-chardet | |
| 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 | |
| 00:57 | merge 8.7 check-in: ebafe4633f user: sebres tags: trunk, main | |
| 00:17 | merge 8.7 (fix for [f05f5ef759c1f7f9]) check-in: 433888e35e user: sebres tags: trunk, main | |
|
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 | |
| 12:41 | There are twelve functions in Tcl_ObjType now. check-in: d7c777c3d8 user: jan.nijtmans tags: trunk, main | |
| 12:17 | Merge 8.7 check-in: 5d0ebb2c38 user: jan.nijtmans tags: trunk, main | |
| 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: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: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 | |
| 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 | |
|
2024-06-10
| ||
| 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 | |
| 10:21 | Merge-mark check-in: 5bee3520ce user: jan.nijtmans tags: trunk, main | |
| 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:31 | Merge-mark check-in: 20afe3bf6b user: jan.nijtmans tags: trunk, main | |
| 14:06 | Another record that ought to be read-only check-in: 5ed9e06eab user: dkf tags: trunk, main | |
| 12:13 | Put ClockFmtScnStorageHashKeyType in read-only memory check-in: e9c9eb6dc6 user: dkf tags: trunk, main | |