Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
576 check-ins using file doc/library.n version 5bc52f9cbc
|
2025-02-24
| ||
| 18:03 | merge 9.0b1 check-in: 6464229b3b user: dgp tags: dgp-refactor | |
|
2024-08-04
| ||
| 21:54 | TCL_ZIP_FILE/TK_ZIP_FILE definition to nmake makefile, to be consistent with autoconf build check-in: 3adf9df3f9 user: jan.nijtmans tags: core-8-branch | |
|
2024-07-30
| ||
| 14:50 | merge 8.6 check-in: 1c04e3f4a4 user: dgp tags: core-8-branch | |
| 14:26 | [3adf9e3a] Document argument bufferSize of Tcl_ZlibInflate check-in: 1bb08939a7 user: oehhar tags: core-8-branch | |
|
2024-07-29
| ||
| 11:40 | doc/clock.n: cherry-pick from apn-clock-now, [cd257619] Change -now to now in clock ensemble check-in: 2cbbd9da19 user: sebres tags: core-8-branch | |
| 08:08 | Fix [7d5f1c1308] - zipfs mkzip error on Windows dotfiles check-in: c32b19f04e user: apnadkarni tags: core-8-branch | |
|
2024-07-28
| ||
| 19:44 | closes [cd25761979]: `clock format` and `clock add` will accept `now` as clock value (value `-now` r... check-in: f602e32fc3 user: sebres tags: core-8-branch | |
| 19:25 | merge 8.6 check-in: fec9d3c764 user: sebres tags: core-8-branch | |
|
2024-07-18
| ||
| 14:53 | Merge 8.6 branch check-in: 20cfc707eb user: dkf tags: core-8-branch | |
| 08:44 | [91b3a5bb14] msgcat method: catch oo resolution to at least not to fail check-in: 033ddb5598 user: oehhar tags: core-8-branch | |
| 08:42 | [91b3a5bb14] msgcat method: same changes as in branch "ticket-91b3a5bb14-msgcat-oo-method", but base... Closed-Leaf check-in: fbd8edd86f user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method-tcl-8-7 | |
|
2024-07-16
| ||
| 21:14 | clock: better fix for validation check for scanned day of week in input (normalized input value afte... check-in: 5fe15e460a user: sebres tags: core-8-branch | |
| 19:17 | clock: fix validation check for scanned Sunday (missing % 7 by compare) check-in: 8f854a2a24 user: sebres tags: core-8-branch | |
| 17:42 | clock: fixed regression [3ee8f1c2a785f4d8]: time overflow (without validation) must cause day increm... check-in: 70997824b1 user: sebres tags: core-8-branch | |
| 14:54 | amend to [ae09f6b190]: fixes SF [a7b7dd7927f3d56b] - LoadCleanupProc can be invoked with NULL first ... check-in: 96910cd882 user: sebres tags: core-8-branch | |
|
2024-07-15
| ||
| 01:16 | fixes memory leak [ae09f6b190ceec31]: properly unload and free InterpLibrary if interpreter gets del... check-in: 24ace090aa user: sebres tags: core-8-branch | |
|
2024-07-14
| ||
| 20:06 | Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: b10dcf68c9 user: dkf tags: core-8-branch | |
| 19:16 | merge 8.6 check-in: 16efdba111 user: sebres tags: core-8-branch | |
|
2024-07-03
| ||
| 13:09 | Merge 8.6 check-in: e715cf23da user: jan.nijtmans tags: core-8-branch | |
|
2024-07-02
| ||
| 14:38 | merge 8.6 check-in: 6f9b318d26 user: sebres tags: core-8-branch | |
| 12:38 | merge 8.6 check-in: c0b9e076c4 user: sebres tags: core-8-branch | |
|
2024-07-01
| ||
| 19:29 | Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale check-in: 813a60d2b9 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-30
| ||
| 14:53 | macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14 check-in: 16ce63b198 user: jan.nijtmans tags: core-8-branch | |
| 14:22 | Add "chan isbinary" to changes.md check-in: a0518a2384 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-29
| ||
| 11:55 | Merge 8.6 - Fix docs for tcl::tm::roots - takes a single argument. check-in: 3306d7daf4 user: apnadkarni tags: core-8-branch | |
|
2024-06-28
| ||
| 16:13 | Fix "chan isbinary" documentation for 8.7 check-in: 199454879b user: jan.nijtmans tags: core-8-branch | |
| 16:10 | Add "chan isbinary" command. Part of TIP #699, meant for 8.7 check-in: 14070e0a13 user: jan.nijtmans tags: core-8-branch | |
| 08:51 | merge 8.7 check-in: 3c52cf7fa7 user: sebres tags: core-8-branch | |
|
2024-06-27
| ||
| 13:45 | (backport) Add tcl::unsupported::icu command (why not!) check-in: aea99cd7aa user: jan.nijtmans tags: core-8-branch | |
|
2024-06-26
| ||
| 11:50 | Some indenting check-in: 679a1e1d89 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-24
| ||
| 11:35 | Eliminate "-encoding binary" as much as possible in testcases check-in: 3f7a792256 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-21
| ||
| 17:08 | Revise use of "-translation binary" in testcases: Use it where usefull, don't use it any more where ... check-in: fbb65baea8 user: jan.nijtmans tags: core-8-branch | |
| 09:27 | Fix examples, using "-translation binary" correctly in stead of "-encoding binary" check-in: cb4d8a8981 user: jan.nijtmans tags: core-8-branch | |
| 07:11 | (backport) Update string is integer docs as per TIP 514. check-in: ef3e45f4aa user: jan.nijtmans tags: core-8-branch | |
|
2024-06-19
| ||
| 16:36 | Fix [7be97a6859]: Reviewing chan.n changes check-in: f29b98a453 user: jan.nijtmans tags: core-8-branch | |
| 12:29 | merge 8.6 check-in: 6c2657e12a user: sebres tags: core-8-branch | |
| 10:58 | Document %z and %t size modifiers for 'format' and 'scan' check-in: 09de253f50 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-18
| ||
| 22:27 | Merge 8.6 check-in: 5230c77fff user: jan.nijtmans tags: core-8-branch | |
|
2024-06-17
| ||
| 14:54 | Implement %z/%t/%q/%j size modifiers for 'scan'. Part of TIP #697, which is suitable for 8.7 too. check-in: b1f3acf091 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-16
| ||
| 19:57 | Some cleaning up of the internals of the implementation of ensembles. check-in: 0b4c254082 user: dkf tags: core-8-branch | |
| 17:28 | Better comments. Closed-Leaf check-in: a2d0e28623 user: dkf tags: dkf/ensemble-cleanup | |
| 15:12 | Some more improvements check-in: 6280883f86 user: dkf tags: dkf/ensemble-cleanup | |
| 13:39 | Cleaner ensemble innards check-in: 992554eac0 user: dkf tags: dkf/ensemble-cleanup | |
|
2024-06-13
| ||
| 11:59 | Minor doc fix check-in: af8cf518e5 user: jan.nijtmans tags: core-8-branch | |
| 10:53 | Fix [1d26e580cf]: safe interp can't source files with BOM check-in: 470ffaa8a9 user: jan.nijtmans tags: core-8-branch | |
| 09:49 | Merge 8.7 check-in: 242fe9d024 user: jan.nijtmans tags: core-8-branch | |
| 09:05 | Unbreak clang build: tclCmdIL.c:4063:2: error: expected expression int keyword; ^ check-in: bc56395a17 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-12
| ||
| 19:54 | ultimately closes [f05f5ef759c1f7f9]: since bigints are not supported yet, trying to use them as ser... check-in: 362b0c5c71 user: sebres tags: core-8-branch | |
| 19:11 | speed-up lseq (with expr-args) a bit, as well as avoid shimmer for compiled expressions check-in: 467de1c425 user: sebres tags: core-8-branch | |
| 19:01 | more fixes for [f05f5ef759c1f7f9]: don't swallow expr errors, further code review and simplification check-in: c279bfc1b2 user: sebres tags: core-8-branch | |
| 12:23 | lseq: more tests check-in: 68af142b65 user: sebres tags: core-8-branch | |
| 10:50 | Merge 8.6 check-in: d601bb912c user: jan.nijtmans tags: core-8-branch | |
| 00:53 | list.perf.tcl: added performance regression tests for lseq (illustrates fix for [f05f5ef759c1f7f9], ... check-in: 094f5d892f user: sebres tags: core-8-branch | |
| 00:09 | lseq: code review, several fixes for [f05f5ef759c1f7f9], unneeded code removed, etc: 1. avoid duplic... check-in: d0a617b9ea user: sebres tags: core-8-branch | |
| 00:03 | tests illustrating bug [f05f5ef759c1f7f9], incorrect behavior of lseq check-in: f56667ab48 user: sebres tags: core-8-branch | |
|
2024-06-11
| ||
| 13:36 | Various doc backports from 9.0 check-in: 1ae57c5cbd user: jan.nijtmans tags: core-8-branch | |
| 12:38 | Backported a littttttle bit too much check-in: 297e305755 user: jan.nijtmans tags: core-8-branch | |
| 12:13 | Backport: Another round of small fixes, especially spelling errors... check-in: 8fd95d871e user: jan.nijtmans tags: core-8-branch | |
| 10:16 | Merge-mark check-in: 9fc5ddb37d user: jan.nijtmans tags: core-8-branch | |
| 09:57 | Add missing "METHOD profile", some paragraph markers and formatting in examples (last one comes from... check-in: 69ea5c4c69 user: jan.nijtmans tags: core-8-branch | |
| 09:26 | Backout [71bfc6e708f641af]: "Make the documentation of [encoding] more concise and readable". Will b... check-in: e849ba576b user: jan.nijtmans tags: core-8-branch | |
| 09:00 | Put back Tcl_SaveResult, Tcl_RestoreResult, Tcl_DiscardResult in doc header (accidently removed) check-in: bde9760d12 user: jan.nijtmans tags: core-8-branch | |
| 08:14 | Backout [0ef72df401df2216]: "Tighten up SaveResult.3". Will be put in a separate review for 9.0 check-in: e264ba6b23 user: jan.nijtmans tags: core-8-branch | |
| 07:30 | Backport: Consolidate channel documentation. close, puts etc. manpages now just reference chan (rema... check-in: ee8e7ca3e0 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-10
| ||
| 22:53 | Backport: Consolidate channel documentation. close, puts etc. manpages now just reference chan (chan... check-in: 53760f3cdd user: jan.nijtmans tags: core-8-branch | |
| 15:27 | Merge-mark check-in: 361aa13f0c user: jan.nijtmans tags: core-8-branch | |
| 11:07 | Revert [eb627bda27] from 8.7, will be put in a separate review for 9.0. check-in: c63f0cd023 user: jan.nijtmans tags: core-8-branch | |
| 10:19 | Merge 8.6 check-in: b3a7838642 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-09
| ||
| 16:19 | (cherry-pick) Put ClockFmtScnStorageHashKeyType (and some more) in read-only memory check-in: e688bfbe6e user: jan.nijtmans tags: core-8-branch | |
|
2024-06-07
| ||
| 12:18 | Fix [d5b45c23f4]: file tildeexpand and file home not disabled in safe base interp check-in: 0ff5667f15 user: jan.nijtmans tags: core-8-branch | |
| 10:32 | Fix for [d5b45c23f4]: file tildeexpand and file home not disabled in safe base interp Closed-Leaf check-in: ff568b2774 user: jan.nijtmans tags: bug-d5b45c23f4 | |
|
2024-06-06
| ||
| 09:07 | Fix [57daa91ea]: Tcl_GetIntForIndex handling of n-m (m > n). With testcases. check-in: 4ec93828a9 user: jan.nijtmans tags: core-8-branch | |
|
2024-06-04
| ||
| 14:23 | Put back some later changes, which were lost in the previous commit Closed-Leaf check-in: b0f14d141b user: jan.nijtmans tags: backout-nre-doc | |
| 13:09 | Let's review those NRE.3 and Eval.3 changes check-in: 07958d8bff user: jan.nijtmans tags: backout-nre-doc | |
| 12:44 | Let's review the SaveInterpState.3 changes in 8.7/trunk (which were never backported to 8.6) Closed-Leaf check-in: df24abc91a user: jan.nijtmans tags: backout-saveinterpstate-doc | |
| 12:19 | Let's review the chan.n changes in 8.7/trunk (which were never backported to 8.6) Closed-Leaf check-in: 1a7a14dc0e user: jan.nijtmans tags: backout-chan-doc | |
|
2024-06-03
| ||
| 20:16 | Remove outdated parts of documentation check-in: ebc9ff7266 user: jan.nijtmans tags: core-8-branch | |
| 20:06 | typo check-in: 431128bc01 user: jan.nijtmans tags: core-8-branch | |
| 11:38 | Merge 8.6 check-in: 18e7182764 user: jan.nijtmans tags: core-8-branch | |
|
2024-05-31
| ||
| 14:30 | Since int() doesn't truncate any more (TIP #514), adapt the documentation accordingly check-in: ad6d47b4a8 user: jan.nijtmans tags: core-8-branch | |
| 11:00 | Merge 8.6 check-in: e60ddd3a61 user: dkf tags: core-8-branch | |
| 09:30 | Make 'I', 'I32', 'I64' only available on Windows, because they serve no purpose on other platforms. Closed-Leaf check-in: 01e6a242c4 user: jan.nijtmans tags: bug-9c258a841a | |
|
2024-05-30
| ||
| 21:52 | Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t matching the C printf check-in: 9c0c9d1a4a user: jan.nijtmans tags: core-8-branch | |
| 21:26 | Let's [9c258a841a|fix] the j%j/%q type specifiers, so they behave like C in scripts, and document th... Closed-Leaf check-in: 0c66ee7d75 user: jan.nijtmans tags: bug-9c258a841a | |
| 18:36 | closes [34870ab5756911d1]: no double free if Tcl_DeleteAssocData gets called in deleteProc (if inter... check-in: 0aedd271b2 user: sebres tags: core-8-branch | |
| 03:15 | Add c99format test command for testing Tcl format against C99 printf. check-in: 82b828362c user: apnadkarni tags: bug-9c258a841a-tests | |
|
2024-05-29
| ||
| 19:27 | Merge-mark check-in: e3d0608d3f user: jan.nijtmans tags: core-8-branch | |
| 15:20 | Let's [9c258a841a|fix] the %p/%z/%t type specifiers, so they behave like C in scripts, and document ... check-in: 2d6520b382 user: jan.nijtmans tags: bug-9c258a841a | |
| 09:44 | Fix [18f4a94d03], by reverting [9bcec7cd880540c3], which caused it. See [https://core.tcl-lang.org/t... check-in: 8d4d978bd3 user: jan.nijtmans tags: core-8-branch | |
|
2024-05-28
| ||
| 13:04 | merge 8.6 check-in: af3c128935 user: sebres tags: core-8-branch | |
| 12:54 | Eliminate some unnecessary type-casts. Tcl_GetString -> TclGetString where appropriate check-in: ddf52caf7a user: jan.nijtmans tags: core-8-branch | |
|
2024-05-27
| ||
| 21:21 | Improve details about attached zipfs archives in tclsh and wish (backport from 9.0) check-in: e4355cd0de user: jan.nijtmans tags: core-8-branch | |
| 21:04 | Another round of sentinel improvements check-in: a688bb7213 user: jan.nijtmans tags: core-8-branch | |
| 20:16 | merge 8.6 check-in: 331d12e7b7 user: sebres tags: core-8-branch | |
| 11:04 | Eliminate TclPrintByteCodeObj()'s 'interp' argument, which is not used. check-in: 56c28e2db2 user: jan.nijtmans tags: core-8-branch | |
|
2024-05-26
| ||
| 13:19 | merge 8.6 check-in: 9e8cd97a2b user: dkf tags: core-8-branch | |
|
2024-05-25
| ||
| 15:35 | merge core-8-6-branch check-in: 7facc906fa user: dkf tags: core-8-branch | |
| 09:09 | Unneeded Tcl_DStringFree() (twice) check-in: 826c2273bd user: jan.nijtmans tags: core-8-branch | |
|
2024-05-24
| ||
| 19:49 | merge core-8-6-branch check-in: 0c105deac2 user: dkf tags: core-8-branch | |
| 15:51 | Fix [e589d9bdab] - fconfigure socket -peername check-in: 44009dc22e user: apnadkarni tags: core-8-branch | |
| 08:04 | Merge 8.6 check-in: 939981f439 user: jan.nijtmans tags: core-8-branch | |
|
2024-05-23
| ||
| 21:10 | Superflous ',' Leaf check-in: 99d3c2a63e user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
| 21:05 | Rebase to 8.7 check-in: e3c331edd6 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
| 15:14 | Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows check-in: 73dc48ac59 user: jan.nijtmans tags: core-8-branch | |
| 12:00 | Merge 8.6 check-in: 37b8b3fdaf user: jan.nijtmans tags: core-8-branch | |
|
2024-05-22
| ||
| 22:24 | .travis.yml is not used any more check-in: 918bf2ae16 user: jan.nijtmans tags: core-8-branch | |
| 21:12 | clock option re-ordering check-in: 540078bebf user: jan.nijtmans tags: core-8-branch | |
| 10:50 | amend to [de08cf03235f3ce9], [7842f33a5cc5eed0], stop tail recursion in AddSimpleClassChainToCallCon... check-in: 22966032c2 user: sebres tags: core-8-branch | |
| 10:23 | merge point check-in: 80fa732c8d user: sebres tags: core-8-branch | |
| 10:11 | small amend to [1d16344c8cfaecc8], [7842f33a5cc5eed0]: don't need to invoke both functions in case i... check-in: 659ca0ae8d user: sebres tags: core-8-branch | |
| 09:24 | Merge 8.6. Fix TCL_NO_DEPRECATED build check-in: dbeb93773b user: jan.nijtmans tags: core-8-branch | |
|
2024-05-21
| ||
| 21:17 | "TCL_TOMMATH" is not used anywhere check-in: 97eea147ef user: jan.nijtmans tags: core-8-branch | |
| 19:50 | Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linked check-in: 9afa65152a user: jan.nijtmans tags: core-8-branch | |
| 14:05 | Fix off-by-one error in tcl::build-info command. Improve spacing check-in: 6924fe0f7b user: jan.nijtmans tags: core-8-branch | |
| 10:49 | circumvent crash [7842f33a5cc5eed0] on null ptr (oPtr->selfCls may be NULL) check-in: 1d16344c8c user: sebres tags: core-8-branch | |
| 09:48 | merge 8.6 check-in: 5be1c6c979 user: sebres tags: core-8-branch | |
|
2024-05-20
| ||
| 20:33 | Fix gcc warning: return should have value check-in: e3cb927560 user: jan.nijtmans tags: core-8-branch | |
| 15:20 | Fix [7842f33a5c]: Call chain creation could crash in destructors in some tangled cases check-in: de08cf0323 user: dkf tags: core-8-branch | |
| 09:54 | Improve readability from some typecasting trickery. Backported from 9.0 (thanks, dkf!) check-in: d832f58cff user: jan.nijtmans tags: core-8-branch | |
| 09:32 | Backport spacing-related changes from 9.0 check-in: f5469ec0c0 user: jan.nijtmans tags: core-8-branch | |
|
2024-05-19
| ||
| 22:23 | Improve tcl::build-info implementation, adapted from dkf's result-helpers branch check-in: d73e8e60a6 user: jan.nijtmans tags: core-8-branch | |
|
2024-05-18
| ||
| 21:58 | Update changes.md check-in: 568f98c34d user: jan.nijtmans tags: core-8-branch | |
|
2024-05-17
| ||
| 20:40 | Merge 8.7. Improve tcl::build-info Leaf check-in: e94e6e3cec user: jan.nijtmans tags: libtommath-1.3.1 | |
| 13:45 | Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: 612af6e7d6 user: dkf tags: core-8-branch | |
|
2024-05-16
| ||
| 15:55 | Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: 9208e56d48 user: dkf tags: core-8-branch | |
|
2024-05-14
| ||
| 12:47 | (cherry-pick) Merge [4a1848c27fd63955], bringing Tcl.n back to the state it was. check-in: 39a2e5b4f5 user: jan.nijtmans tags: core-8-branch | |
|
2024-05-13
| ||
| 16:39 | clock.test: amend to hotfix [9889f96f4da77e3b] - ensemble created implicitely now check-in: d89349fb42 user: sebres tags: core-8-branch | |
| 10:34 | interim fix for [9889f96f4da77e3b]: avoid lazy creation and compilation for clock-ensemble (unless t... check-in: ad49517e0b user: sebres tags: core-8-branch | |
|
2024-05-10
| ||
| 14:42 | (backport): Funcs without args must explicitly take void check-in: c0628e3a1f user: jan.nijtmans tags: core-8-branch | |
| 10:18 | merge 8.6 check-in: 76a8c1c44b user: sebres tags: core-8-branch | |
|
2024-05-08
| ||
| 15:06 | Add some typecasts, remove duplicate "memset", remove some spacing. check-in: 71dea9c67f user: jan.nijtmans tags: core-8-branch | |
| 14:39 | Backport [e0bdc14669] "Cleaning up tclWinSock.c" check-in: 718495c125 user: oehhar tags: core-8-branch | |
|
2024-05-07
| ||
| 20:45 | more simplifications check-in: 21c730f95f user: sebres tags: core-8-branch | |
| 20:09 | code review (optimization by parse of word tokens in clock format) check-in: 4a909182de user: sebres tags: core-8-branch | |
| 19:04 | closes [a858d95f4bfddafb]: adjust word-token pointer after possible realloc check-in: c432a8b50b user: sebres tags: core-8-branch | |
|
2024-05-05
| ||
| 20:21 | Merge 8.6 check-in: 3fa1e95cb1 user: jan.nijtmans tags: core-8-branch | |
|
2024-05-04
| ||
| 16:25 | Merge 8.6 check-in: 430342d36e user: jan.nijtmans tags: core-8-branch | |
|
2024-05-02
| ||
| 21:00 | Better fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 7a82dd9959 user: jan.nijtmans tags: core-8-branch | |
| 11:22 | Make sure to forward-declare "struct addrinfo". Some compilers don't like doing that in a parameter-... check-in: 0b6bbf9a73 user: jan.nijtmans tags: core-8-branch | |
| 09:57 | Ticket [cab08bbf04]: document "scan %llu" as valid check-in: c889576c60 user: oehhar tags: core-8-branch | |
|
2024-04-29
| ||
| 11:51 | Eliminate warnings in tclTest(Obj).c, caused by our -Wc++-compat flag. check-in: 6cf7e00ec0 user: jan.nijtmans tags: core-8-branch | |
| 11:46 | Tcl_MainEx() never returns, so it should be TCL_NORETURN as well. check-in: cc3a6494b2 user: jan.nijtmans tags: core-8-branch | |
| 08:26 | Merge 8.6 check-in: 78280ba2b5 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-27
| ||
| 17:26 | Fix clang warning: tclWinTime.c:84:6: error: suggest braces around initialization of subobject [-Wer... check-in: 240572962a user: jan.nijtmans tags: core-8-branch | |
| 11:58 | This construct doens't work on MSVC check-in: 4f36f76a21 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-26
| ||
| 12:59 | Fix [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: b43de757cc user: jan.nijtmans tags: core-8-branch | |
| 07:39 | Accept "tcl::build-info tommath" to get the built-in tommath version number. Same with gcc/zlib/??? ... check-in: b6ee75d57f user: jan.nijtmans tags: libtommath-1.3.1 | |
|
2024-04-25
| ||
| 14:59 | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer. check-in: 0753949a8d user: jan.nijtmans tags: core-8-branch | |
| 09:40 | Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETURN too. check-in: 3483b63d35 user: jan.nijtmans tags: core-8-branch | |
| 08:24 | (cherry-pick): Fix building of libtclzip for out-of-source builds check-in: 5ae320c23c user: jan.nijtmans tags: core-8-branch | |
|
2024-04-24
| ||
| 19:54 | Tcl_ConsolePanic() is TCL_NORETURN, not TCL_NORETURN1. Merge 8.6 check-in: c2849233bf user: jan.nijtmans tags: core-8-branch | |
|
2024-04-22
| ||
| 17:41 | Only use Tcl_TomMath_InitStubs() when TCL_WITH_EXTERNAL_TOMMATH is not defined check-in: 7dbd4588c7 user: jan.nijtmans tags: core-8-branch | |
| 16:19 | Fix [6eb8d79cb8]: segfault in obj-34.1 check-in: 64f472d200 user: jan.nijtmans tags: core-8-branch | |
| 07:00 | Ticket [00b3e5dea8]: "info comdtype" return value "native" created by "Tcl_CreateObjCommand", not "T... check-in: f1b92f324e user: oehhar tags: core-8-branch | |
|
2024-04-21
| ||
| 22:18 | ifdef -> ifndef check-in: 5ecc3f6e22 user: jan.nijtmans tags: libtommath-1.3.1 | |
| 22:09 | Merge 8.7. Add libtommath/zlib version number to tcl::build-info (if zlib/libtommath is compiled int... check-in: f17a4fee78 user: jan.nijtmans tags: libtommath-1.3.1 | |
| 10:11 | No need for Tcl_TomMath_InitStubs() any more, due to TIP #648 check-in: 35d4c18451 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-20
| ||
| 16:52 | TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() check-in: dbe94fba12 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-19
| ||
| 19:45 | Merge 8.6 check-in: fe28cb7ea9 user: jan.nijtmans tags: core-8-branch | |
| 12:36 | Merge 8.6 check-in: 95cc4a3738 user: jan.nijtmans tags: core-8-branch | |
| 08:15 | More indenting check-in: 9a45160d30 user: jan.nijtmans tags: core-8-branch | |
| 08:12 | (backport) Fix indenting check-in: c3b5ee0e35 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-18
| ||
| 15:32 | Fix [18f4a94d03] by backing out [9bcec7cd880540c3] (again) check-in: a2633b5cc5 user: jan.nijtmans tags: bug-18f4a94d03 | |
| 15:22 | Merge 8.6 check-in: 3b1ba17e3a user: jan.nijtmans tags: core-8-branch | |
|
2024-04-17
| ||
| 19:31 | Re-build win64 libtommath binaries check-in: 42d90bf5a5 user: jan.nijtmans tags: libtommath-1.3.1 | |
| 15:35 | This fits on a single line (as in 9.0) check-in: 813be99dd2 user: jan.nijtmans tags: core-8-branch | |
| 15:27 | Libtommath 1.3.1 (currently still in rc1) check-in: 38e6d34798 user: jan.nijtmans tags: libtommath-1.3.1 | |
| 15:13 | cherrypick [b73516f7cfccbc9f] to 8.7 - closes [167e0635db]: solves leaks, valgrind test, etc check-in: 62f9f8b56b user: sebres tags: core-8-branch | |
| 14:55 | restore backwards compatibility (see clock-44.3) - spaces between tokens are optional, repaired gree... check-in: 7500745c8d user: sebres tags: core-8-branch | |
| 14:39 | merge 8.6 (new clock regression test, illustrating incompatibility of new engine) check-in: d7ada3835c user: sebres tags: core-8-branch | |
| 13:06 | Fix "make dist" check-in: 523ac7ca2c user: jan.nijtmans tags: core-8-branch | |
| 12:59 | TIP 693: Restart the changes files. (changes.md still TODO) check-in: 191139a467 user: jan.nijtmans tags: core-8-branch | |
| 10:22 | Deprecate Tcl_GetAlias() check-in: 618593ad8a user: jan.nijtmans tags: core-8-branch | |
| 09:03 | (cherry-pick): dup test names check-in: 0e8449375f user: jan.nijtmans tags: core-8-branch | |
| 08:16 | Merge 8.6 check-in: 990ab54cda user: jan.nijtmans tags: core-8-branch | |
|
2024-04-16
| ||
| 17:30 | Merge 8.6 check-in: d157a6b3ef user: jan.nijtmans tags: core-8-branch | |
|
2024-04-15
| ||
| 17:51 | Merge-mark check-in: d7e14bf8b0 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-14
| ||
| 14:31 | Some int -> Tcl_Size changes check-in: 787ba0f53b user: jan.nijtmans tags: core-8-branch | |
|
2024-04-13
| ||
| 22:19 | missing ',' check-in: 7382cc0899 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
| 22:05 | options alphabetical check-in: d43fac373b user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
| 21:15 | Merge 8.7 check-in: 4723ca4c9f user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
|
2024-04-12
| ||
| 23:03 | merge 8.6 check-in: a8087863c3 user: sebres tags: core-8-branch | |
| 21:51 | merge 8.6 check-in: 299f7305e2 user: sebres tags: core-8-branch | |
| 21:40 | Add missing documentation for TIP 598 Tcl_WinConvertError check-in: 5f96787120 user: jan.nijtmans tags: core-8-branch | |
| 15:25 | (cherry-pick): Clock not weak; clock strong! check-in: 98415018a8 user: jan.nijtmans tags: core-8-branch | |
| 15:24 | Merge 8.6. Don't change ActiveCodePage on Windows (yet), that's for 9.0 check-in: 0a0fdba2f8 user: jan.nijtmans tags: core-8-branch | |
| 14:02 | Fixed misleading comment check-in: b10d1c53a9 user: dkf tags: core-8-branch | |
| 13:25 | More cleaning up, notably no more symbols starting with _ as they're a reserved 'namespace' check-in: bfb42faa67 user: dkf tags: core-8-branch | |
| 09:46 | Fix panic "loop in ConvertLocalToUTCUsingTable", introduced by previous commit. Some further code cl... check-in: 3c341011b9 user: jan.nijtmans tags: core-8-branch | |
| 06:49 | Split ClockConfigureObjCmd() in two parts check-in: 6596b236c8 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
|
2024-04-11
| ||
| 16:14 | Clean up the code style of the rest of clock check-in: 5e6e644645 user: dkf tags: core-8-branch | |
| 15:19 | Next stage of migrating things to follow style: clock format support check-in: 3030150049 user: dkf tags: core-8-branch | |
| 14:27 | Merge 8.7 Closed-Leaf check-in: c948bba8c5 user: jan.nijtmans tags: tcl-clock-configure--back-from-unsupported-ns | |
| 13:55 | No need for TCL_OBJTYPE_V0 in Tcl 8.7. Make StrIdxTreeObjType static const. Define TCL_OBJTYPE_V1/TC... check-in: a8f043eb0a user: jan.nijtmans tags: core-8-branch | |
| 13:35 | A few more small changes check-in: 0f6b51b4b7 user: dkf tags: core-8-branch | |
| 13:22 | (cherry-pick): Possibly a fix for [080f846fd58958ef]: When updating the interest of a channel, don'... check-in: 1cc41db97a user: jan.nijtmans tags: core-8-branch | |
| 13:19 | Style cleanup, plus added comments on memory management check-in: 4b9f7f5493 user: dkf tags: core-8-branch | |
| 13:15 | Merge 8.6. Use Tcl_NewBooleanObj for booleans; we should say what we mean check-in: c6d3960498 user: jan.nijtmans tags: core-8-branch | |
| 10:54 | Style cleanup check-in: 7545483cf9 user: dkf tags: core-8-branch | |
| 07:59 | Merge-mark check-in: 7e9249ec05 user: jan.nijtmans tags: core-8-branch | |
| 07:57 | Fix [e155cedf33]: Error-handling in TclGetOpenMode(). Add O_ACCMODE fow Windows, in case it is not ... check-in: 68ff52f3c7 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-10
| ||
| 14:47 | Merge 8.6 Use TclHasInternalRep() macro in more places. check-in: d326acc1c9 user: jan.nijtmans tags: core-8-branch | |
| 13:18 | [e155cedf33]: Error-handling in TclGetOpenMode() Closed-Leaf check-in: 1de2bb21a5 user: jan.nijtmans tags: bug-e155cedf33 | |
| 13:01 | Use standard macro for freeing the internal rep check-in: 43e279fede user: dkf tags: core-8-branch | |
|
2024-04-09
| ||
| 15:23 | Add ability to regenerate tclOOScript.h to Win build check-in: 4f49e2b023 user: dkf tags: core-8-branch | |
| 13:31 | partially revert [06b7ba18bdd9c2c3]: move ::tcl::clock::configure back from ::tcl::unsupported, leav... check-in: ba59a1523a user: sebres tags: tcl-clock-configure--back-from-unsupported-ns | |
| 12:05 | TCL_MIN_SECONDS/TCL_MAX_SECONDS should use 'LL', because the constants are > LONG_MAX on 32-bit plat... check-in: 2210e67ebf user: jan.nijtmans tags: core-8-branch | |
|
2024-04-08
| ||
| 08:29 | Fix [a6fb744b20]: missing file from distribution check-in: b0ded00b82 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-06
| ||
| 13:48 | more improvements for overflow cases (always proper message, errorCode, correct badOption value) check-in: 122184f343 user: sebres tags: core-8-branch | |
| 13:20 | simple attempt to silence valgrind [167e0635db], improved error message by bad seconds (or -base), r... check-in: 9d7596c138 user: sebres tags: core-8-branch | |
|
2024-04-05
| ||
| 21:28 | Merge-mark check-in: fed0b2c3cd user: jan.nijtmans tags: core-8-branch | |
|
2024-04-04
| ||
| 20:54 | Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcase check-in: 7f3767390f user: jan.nijtmans tags: core-8-branch | |
| 20:14 | Tcl_ArgvGenFuncProc: int -> Tcl_Size (twice) Closed-Leaf check-in: c3b23bf0c7 user: jan.nijtmans tags: bug-7cb7409e05 | |
| 20:01 | Combine with "testparseargs" command. With testcases now check-in: a1959e72b3 user: jan.nijtmans tags: bug-7cb7409e05 | |
| 13:32 | Merge 8.6 check-in: b7e442b293 user: jan.nijtmans tags: core-8-branch | |
| 11:44 | Merge 8.6 check-in: 09cdca236b user: jan.nijtmans tags: core-8-branch | |
|
2024-04-03
| ||
| 22:21 | Add "testparseargsobj" command. Testcases to be added check-in: 0ad800e47a user: jan.nijtmans tags: bug-7cb7409e05 | |
| 22:09 | Proposed fix for [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC check-in: a6a8bc6ffe user: jan.nijtmans tags: bug-7cb7409e05 | |
| 18:49 | fixed [dc0770a2397ae0b1]: tests are timezone independent now check-in: 793f4643fa user: sebres tags: core-8-branch | |
|
2024-04-02
| ||
| 21:50 | Merge 8.6 check-in: 67460ca2f9 user: jan.nijtmans tags: core-8-branch | |
| 11:13 | Merge 8.6 check-in: 333bdb34cc user: jan.nijtmans tags: core-8-branch | |
|
2024-04-01
| ||
| 18:36 | TIP 688: clock command revision and speedup check-in: 7137ea11e9 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-30
| ||
| 14:48 | Merge-mark check-in: e9afc777b6 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-29
| ||
| 15:42 | 4 more files, which should have been removed as part of the libtommath 1.2 -> 1.3 upgrade check-in: 6a02c3b3ad user: jan.nijtmans tags: core-8-branch | |
| 14:20 | Merge 8.6. Rename some (internal) libtommath stub entries (back to the same name as in Tcl 8.6) check-in: 13e8fc7158 user: jan.nijtmans tags: core-8-branch | |
| 12:26 | Upgrade provided libtommath with version 1.3. Still works with external libtommath 1.2 too. check-in: a04ae84a3f user: jan.nijtmans tags: core-8-branch | |
|
2024-03-28
| ||
| 21:39 | Merge 8.6 check-in: a358975f05 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-27
| ||
| 20:18 | fixes SF [edb4b065f49b9e51]: cherry-picked from 5d52c6d7302b320e] check-in: ac30912bcc user: sebres tags: core-8-branch | |
| 20:13 | merge 8.6 (string tests, also illustrating bug [edb4b065f49b9e51]) check-in: 633a20378a user: sebres tags: core-8-branch | |
| 09:49 | Add koi8-ru and koi8-t encodings check-in: f159d4c7ed user: jan.nijtmans tags: core-8-branch | |
|
2024-03-24
| ||
| 18:05 | (cherry-pick): Change Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx to ignore START/END ... check-in: 4f47abcc61 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-23
| ||
| 22:06 | Merge-mark check-in: 51062bf4da user: jan.nijtmans tags: core-8-branch | |
| 18:17 | Backport formatting from 9.0. Revise genStubs.tcl such that dummy entries are only generated for Tcl... check-in: 36eaeafb4b user: jan.nijtmans tags: core-8-branch | |
| 13:28 | Revise clock-6.10c? testcases check-in: e8589daf33 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-22
| ||
| 13:41 | Mark clock-6.10b/clock-6.10d as "knownBug": Those testcases crash with CFLAGS=-ftrapv, even with cur... check-in: 968cf29140 user: jan.nijtmans tags: core-8-branch | |
| 13:06 | Add more testcases, 0-measurement of current behavior. integervalueTooLarge -> dateTooLarge. check-in: f23d81deff user: jan.nijtmans tags: core-8-branch | |
|
2024-03-21
| ||
| 12:57 | Formatting/indenting check-in: 1dd169510a user: jan.nijtmans tags: core-8-branch | |
| 10:31 | Merge 8.6 check-in: 1b7fde5700 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-20
| ||
| 20:09 | Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (thanks, Sergey!) check-in: 3186ba81a2 user: jan.nijtmans tags: core-8-branch | |
| 14:42 | dup test name check-in: b77b2ef03f user: dgp tags: core-8-branch | |
| 13:14 | (backport) more spacing/formatting tweaks. For now, macosx/unix/win only. check-in: dc8a99efff user: jan.nijtmans tags: core-8-branch | |
|
2024-03-19
| ||
| 16:12 | Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windows (cherry-pick): Fix ind... check-in: 770221ff54 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-18
| ||
| 08:46 | For now, revert TIP #689 implementation, until it's accepted. check-in: 8ae0402a98 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-17
| ||
| 23:20 | More int -> Tcl_Size check-in: a52cd06a0d user: jan.nijtmans tags: core-8-branch | |
|
2024-03-15
| ||
| 13:42 | Merge 8.6 check-in: 91f32fb100 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-13
| ||
| 09:45 | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6 check-in: c575f9dc00 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-12
| ||
| 23:41 | Merge 8.6 check-in: da870994fd user: jan.nijtmans tags: core-8-branch | |
|
2024-03-11
| ||
| 22:01 | Merge 8.6 check-in: d31f533f41 user: jan.nijtmans tags: core-8-branch | |
| 20:30 | Merge 8.6. Upgrade bison to latest version (3.8.2) check-in: 1495c7c2b6 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-10
| ||
| 21:12 | GetMonthDay() improvements (from sebres-9-0-clock-speedup-cr2 branch). Some int -> TclWideInt or int... check-in: 5309ff9480 user: jan.nijtmans tags: core-8-branch | |
| 16:51 | Merge 8.6 check-in: 76d789a445 user: jan.nijtmans tags: core-8-branch | |
| 11:27 | Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace unknown] check-in: 1f0f766632 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-09
| ||
| 23:47 | fix testcase check-in: a7b45f89b0 user: jan.nijtmans tags: core-8-branch | |
| 22:56 | (backport): Corrections to TclOO errorcodes from scripted parts check-in: ac0edc9cb5 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-08
| ||
| 13:31 | merge 8.6 check-in: 55161b04a1 user: sebres tags: core-8-branch | |
| 11:31 | typo's check-in: 25dca7779a user: jan.nijtmans tags: core-8-branch | |
|
2024-03-07
| ||
| 22:17 | Merge 8.6 check-in: 7b408742b0 user: jan.nijtmans tags: core-8-branch | |
| 11:21 | fixes segfault [a9625d1f53554f9d]: elemObj used uninitialized, lindex on lseq wo args must return wh... check-in: a12bd5c50a user: sebres tags: core-8-branch | |
|
2024-03-06
| ||
| 15:01 | Merge 8.6 check-in: f20cd0f8e0 user: jan.nijtmans tags: core-8-branch | |
| 10:04 | a6 -> b1, as preparation for possible release (hopefully, one day) check-in: b54927ef9a user: jan.nijtmans tags: core-8-branch | |
|
2024-03-05
| ||
| 10:12 | Merge 8.6 check-in: fcd6f1b54e user: jan.nijtmans tags: core-8-branch | |
|
2024-03-04
| ||
| 20:30 | Merge 8.6 check-in: e2f5845694 user: jan.nijtmans tags: core-8-branch | |
| 14:47 | Tweak error-message. Remove pre-7.5 Tcl code. check-in: 8ba11ea01f user: jan.nijtmans tags: core-8-branch | |
| 13:31 | Merge 8.6 check-in: 93696922f2 user: jan.nijtmans tags: core-8-branch | |
|
2024-03-03
| ||
| 21:42 | Merge 8.6 check-in: 2490edbb83 user: jan.nijtmans tags: core-8-branch | |
|
2024-02-28
| ||
| 10:00 | fixes [e02798626dfbcd7b] - close regression introduced by TIP#490 causing too slow eval of mc comman... check-in: 3a4bf06425 user: sebres tags: core-8-branch | |
|
2024-02-27
| ||
| 20:31 | Merge mark check-in: f25b96438c user: oehhar tags: core-8-branch | |
| 18:21 | small amend for better readability (no RE needed, faster utf prefix compare) Closed-Leaf check-in: e81985ea8b user: sebres tags: fix-e02798626d--msgcat-regress | |
| 16:07 | amend to [e02798626dfbcd7b]: speed-up ::tcl::clock::mc a little bit (uses msgcat::mcn internally ins... check-in: 9ff9eb8a25 user: sebres tags: fix-e02798626d--msgcat-regress | |
| 15:58 | fixes [e02798626d]: close regression introduced by TIP#490 causing too slow eval of mc command for n... check-in: 29eaa2a82f user: sebres tags: fix-e02798626d--msgcat-regress | |
| 13:53 | Some more int -> Tcl_Size check-in: fd0a1b6e28 user: jan.nijtmans tags: core-8-branch | |
| 12:10 | TclWinGetPlatformId is defined twice. Re-generate tclDecls.h check-in: 0ee8752897 user: jan.nijtmans tags: core-8-branch | |
| 07:08 | clock requires msgcat 1.7, not 1.6 as minimum check-in: d20012dd88 user: oehhar tags: core-8-branch | |
|
2024-02-21
| ||
| 17:04 | Backport missing .fi from main branch in file doc/ObjectType.3 check-in: babd8ac6b2 user: oehhar tags: core-8-branch | |
|
2024-02-20
| ||
| 16:47 | Ticket [2f4b495427]: document TIP 445 API functions. check-in: 31e8b2c9eb user: oehhar tags: core-8-branch | |
|
2024-02-19
| ||
| 16:29 | Merge-mark check-in: 1d26884977 user: jan.nijtmans tags: core-8-branch | |
|
2024-02-16
| ||
| 16:59 | (Cherry-pick): Derpfix... check-in: 12125d5be6 user: jan.nijtmans tags: core-8-branch | |
| 14:48 | Merge 8.6 check-in: a39831380a user: jan.nijtmans tags: core-8-branch | |
| 14:43 | (cherry-pick) Reduce the number of warnings on Windows: channel names generated in one place check-in: e494ede6de user: jan.nijtmans tags: core-8-branch | |
| 12:30 | Merge-mark check-in: 3dfd12f7db user: jan.nijtmans tags: core-8-branch | |
| 12:05 | Merge 8.6. http -> 2.10b2 check-in: 45d29e9dfc user: jan.nijtmans tags: core-8-branch | |
|
2024-02-15
| ||
| 20:33 | Fix [578b7e273c03]: Round computed end value to match precision of given arguments check-in: d99d025a45 user: jan.nijtmans tags: core-8-branch | |
|
2024-02-14
| ||
| 16:06 | Merge-mark check-in: 356c3455db user: jan.nijtmans tags: core-8-branch | |
|
2024-02-12
| ||
| 21:55 | More code cleanup check-in: 9438970ff1 user: jan.nijtmans tags: core-8-branch | |
| 15:26 | Code cleanup (also backported from 9.0) check-in: f9ba3cd5f6 user: jan.nijtmans tags: core-8-branch | |
| 14:43 | Fix last "knownBug" in UTF-16 encoder (backported from 9.0) check-in: 00c7d938b7 user: jan.nijtmans tags: core-8-branch | |
|
2024-02-11
| ||
| 22:05 | TIP #652 check-in: 2e1b89ace3 user: jan.nijtmans tags: core-8-branch | |
|
2024-02-08
| ||
| 16:25 | Merge 8.6. Some int -> Tcl_Size check-in: ae7eb5c8b2 user: jan.nijtmans tags: core-8-branch | |
| 13:26 | Merge 8.6 check-in: 6ba5b5effa user: jan.nijtmans tags: core-8-branch | |
| 13:21 | Fix all 'ascii' testcases in encodingVectors.tcl, another try. See [1355b9a874]. check-in: 233da96789 user: jan.nijtmans tags: core-8-branch | |
|
2024-02-07
| ||
| 20:52 | Backout [c63ef66f0d], back to the drawing table. check-in: f99067ae3e user: jan.nijtmans tags: core-8-branch | |
| 18:00 | Merge mark check-in: a4762f4dab user: oehhar tags: core-8-branch | |
| 16:59 | merge 8.6 check-in: b0ebc92e2f user: dgp tags: core-8-branch | |
| 13:11 | Merge 8.6 check-in: f9c293ea50 user: jan.nijtmans tags: core-8-branch | |
| 10:00 | Fix all 'ascii' testcases in encodingVectors.tcl check-in: c63ef66f0d user: jan.nijtmans tags: core-8-branch | |
| 08:50 | (cherry-pick): Add test cases for [80d4c1c7e5] check-in: 44cc6f2c62 user: jan.nijtmans tags: core-8-branch | |
| 07:08 | Merge mark check-in: a69d1ed115 user: oehhar tags: core-8-branch | |
|
2024-02-06
| ||
| 16:43 | Merge mark check-in: 1dc61b5cb3 user: oehhar tags: core-8-branch | |
| 15:01 | Merge 8.6 check-in: 28a7f41451 user: jan.nijtmans tags: core-8-branch | |
| 12:33 | Minor code simplification check-in: 484524c355 user: jan.nijtmans tags: core-8-branch | |
| 09:41 | Fix util-18.13/util-18.14 constraint, which masked the wrong result on 64-bit windows. Fixed that as... check-in: d1c674d649 user: jan.nijtmans tags: core-8-branch | |
|
2024-02-05
| ||
| 21:02 | Merge 8.6 check-in: 8060f3f83d user: jan.nijtmans tags: core-8-branch | |
|
2024-02-04
| ||
| 01:49 | Merge 8.6 check-in: ae23dc8ca9 user: jan.nijtmans tags: core-8-branch | |
|
2024-02-01
| ||
| 21:44 | Fix [0d78177f20]: unsigned use of Tcl_ObjPrintf() doesn't work as expected. With testcases. check-in: 7abae71820 user: jan.nijtmans tags: core-8-branch | |
| 09:42 | Forgot that long doubles are supported in Tcl_ObjPrintf() check-in: fd7e22c963 user: jan.nijtmans tags: core-8-branch | |
| 09:21 | Merge 8.7, but update for TIP #476 check-in: e7d563a1c1 user: jan.nijtmans tags: core-8-branch | |
|
2024-01-31
| ||
| 21:08 | More TCL_SIZE_MODIFIER usage check-in: 1c29c5082b user: jan.nijtmans tags: core-8-branch | |
| 13:57 | Eliminate (now unnecessary) type-casts check-in: 01064980d8 user: jan.nijtmans tags: core-8-branch | |
| 12:42 | Remove private characters from regexp control table, but add them back in [:cntrl:] class (so no cha... check-in: a642ee62d4 user: jan.nijtmans tags: core-8-branch | |
|
2024-01-29
| ||
| 21:04 | re-build win64/zlib1.dll for UCRT check-in: 7fc3475193 user: jan.nijtmans tags: core-8-branch | |
| 15:39 | small amend (type change) check-in: 7e3b66cc7c user: sebres tags: core-8-branch | |
| 15:26 | merge 8.6 check-in: 902ceac239 user: sebres tags: core-8-branch | |
| 09:20 | Merge 8.6 check-in: 50228ffe98 user: jan.nijtmans tags: core-8-branch | |
|
2024-01-28
| ||
| 21:12 | Missing "const" check-in: 9bad75bcfe user: jan.nijtmans tags: core-8-branch | |
| 20:42 | Backport regsub.n from 9.0 check-in: 62dc87d0c3 user: jan.nijtmans tags: core-8-branch | |
|
2024-01-27
| ||
| 12:09 | More testcases check-in: 0ed614424d user: jan.nijtmans tags: core-8-branch | |
| 11:59 | Merge 8.6 check-in: 879347fde7 user: jan.nijtmans tags: core-8-branch | |
|
2024-01-26
| ||
| 13:45 | Merge 8.6 check-in: 052bf73b12 user: jan.nijtmans tags: core-8-branch | |
| 12:51 | Improve tcl_startOfPreviousWord, so it can handle indices like "" (from Tk) and "end-1" check-in: cc86841c45 user: jan.nijtmans tags: core-8-branch | |
|
2024-01-24
| ||
| 20:46 | Backport doc/eval.n from 9.0, and fix missing .CE check-in: 5a4898701d user: jan.nijtmans tags: core-8-branch | |
|
2024-01-23
| ||
| 08:36 | Merge 8.6 check-in: ebc6cb8701 user: oehhar tags: core-8-branch | |
|
2024-01-22
| ||
| 15:08 | Merge TCL8.6 check-in: c559648522 user: oehhar tags: core-8-branch | |
| 14:28 | Merge TCL8.6 check-in: a87deaa418 user: oehhar tags: core-8-branch | |
|
2024-01-21
| ||
| 16:31 | Merge 8.6 check-in: 9ebdb88b20 user: jan.nijtmans tags: core-8-branch | |
|
2024-01-20
| ||
| 11:23 | Fix failing zipfs testcases check-in: f884ce1344 user: jan.nijtmans tags: core-8-branch | |
|
2024-01-19
| ||
| 17:32 | more tinkering Leaf check-in: 5468585667 user: dkf tags: dkf-use-9-features | |
| 15:18 | Merge 8.7 check-in: 58a55736fa user: jan.nijtmans tags: trunk, main | |
| 14:59 | Fix compiler warning check-in: b3a6ae31fd user: jan.nijtmans tags: core-8-branch | |
| 14:34 | (cherry-pick): Bug [e5ca49bcfa] - zipfs glob check-in: 907af5418c user: jan.nijtmans tags: core-8-branch | |
| 11:27 | Bug [e5ca49bcfa] - zipfs glob check-in: 4f5ed03131 user: apnadkarni tags: trunk, main | |
|
2024-01-15
| ||
| 19:40 | Merge 8.7 check-in: 54bf2ad628 user: jan.nijtmans tags: trunk, main | |
| 19:32 | Merge 8.6 check-in: 85a9c05082 user: jan.nijtmans tags: core-8-branch | |
| 10:46 | Bug [d63061a1ac]: "PRIVATE != CONTROL in Unicode". Leave out "Co" (private-use characters) from "str... Closed-Leaf check-in: 5219e3ff14 user: jan.nijtmans tags: bug-d63061a1ac | |
|
2024-01-14
| ||
| 00:35 | Merge 8.7 check-in: def3414ab9 user: jan.nijtmans tags: trunk, main | |
| 00:29 | Merge 8.6 check-in: 683de3e01d user: jan.nijtmans tags: core-8-branch | |
|
2024-01-12
| ||
| 13:12 | Merge 8.7 check-in: 7b36a6fd46 user: jan.nijtmans tags: trunk, main | |
| 11:53 | Leave out Tcl_UtfNcmp/Tcl_UtfNcasecmp from -DTCL_NO_DEPRECATED builds, because it's part of the UTF1... check-in: 2d72b799ff user: jan.nijtmans tags: core-8-branch | |
|
2024-01-11
| ||
| 16:17 | Use tailcall to simplify unknown I'm not 100% satisfied with the result, but the reduction in cod... check-in: 9e9f369df4 user: dkf tags: dkf-use-9-features | |
| 09:37 | Merge 8.x check-in: 1c724c57c0 user: oehhar tags: trunk, main | |
| 09:36 | Merge 8.6 check-in: 4f9448a2cf user: oehhar tags: core-8-branch | |
| 08:07 | Few minor implementation fixes (e.g. "transferable" < "true") Closed-Leaf check-in: 3457ff04da user: jan.nijtmans tags: tip-685 | |
|
2024-01-10
| ||
| 21:21 | Merge-mark check-in: f4edf929c8 user: jan.nijtmans tags: trunk, main | |
| 21:01 | Fix [4e38c347a4] Changed contract for Tcl_UtfN(case)cmp in Tcl 8.7 check-in: 45db2932ba user: jan.nijtmans tags: core-8-branch | |
| 15:12 | Fix [4e38c347a4]: Changed contract for Tcl_UtfN(case)cmp in Tcl 8.7 check-in: f4d16ada51 user: jan.nijtmans tags: trunk, main | |
| 12:41 | TIP 685 implementation: rename "string is unicode" to "string is transferable". Also rename underlyi... check-in: 5018317bb2 user: oehhar tags: tip-685 | |
|
2024-01-09
| ||
| 22:29 | Merge 8.7 check-in: 2d14dee73e user: jan.nijtmans tags: trunk, main | |
| 12:15 | Merge 8.6 check-in: cb3bf7771b user: jan.nijtmans tags: core-8-branch | |
| 11:50 | More small changes to use "modern" features check-in: 4aebdc40c2 user: dkf tags: dkf-use-9-features | |
|
2024-01-08
| ||
| 15:31 | Documentation of "string is unicode": add warning "this option is under discussion and may be rename... check-in: 4d7057a1c1 user: oehhar tags: trunk, main | |
| 14:39 | Merge 9.0 check-in: 74bd0d9d61 user: jan.nijtmans tags: tip-626 | |
| 13:45 | Merge 8.7 check-in: 5904f8f162 user: jan.nijtmans tags: trunk, main | |
| 13:23 | Merge 8.6. Add (back) special Tcl_GetLongFromObj handling for Cygwin64 stub-table check-in: c8a34a084b user: jan.nijtmans tags: core-8-branch | |
|
2024-01-07
| ||
| 22:50 | Remove Cygwin trick, which makes no sense any more check-in: 51c676e3d8 user: jan.nijtmans tags: trunk, main | |
| 01:00 | Merge 8.7 check-in: a4d18c2704 user: jan.nijtmans tags: trunk, main | |
| 00:56 | re-generate tclConfig.h.in as well check-in: ae1d23ad66 user: jan.nijtmans tags: core-8-branch | |
| 00:48 | Merge 8.7 check-in: 6ea0b5f5f3 user: jan.nijtmans tags: trunk, main | |
| 00:06 | Upgrade to autoconf-2.72 check-in: d554444cdf user: jan.nijtmans tags: core-8-branch | |
|
2024-01-06
| ||
| 18:48 | Merge 8.7 check-in: bff47024c3 user: jan.nijtmans tags: trunk, main | |
| 18:08 | Merge 8.6. Some int -> Tcl_Size check-in: d3eecc8415 user: jan.nijtmans tags: core-8-branch | |
|
2024-01-05
| ||
| 23:17 | Build packages for both Tcl8 and Tcl9 check-in: c607095da3 user: jan.nijtmans tags: trunk, main | |
| 23:02 | Handle README -> README.md change in tcltk-man2html.tcl check-in: eb5e90c43a user: jan.nijtmans tags: trunk, main | |
| 22:56 | Merge 8.6 check-in: cf016b4c54 user: jan.nijtmans tags: core-8-branch | |
| 18:49 | silence compiler warning check-in: 026e80c1c8 user: dgp tags: trunk, main | |
| 18:38 | merge release check-in: 22ddc23f99 user: dgp tags: trunk, main | |
| 17:22 | Resolve the INT_MAX limination in GetIndexFromObjList() check-in: ad02a288db user: jan.nijtmans tags: trunk, main | |
| 14:22 | Make the SUFX for nmake-builds the same as for Makefile builds, if TCL_VERSION > 86 check-in: d271c621b0 user: jan.nijtmans tags: trunk, main | |
| 14:20 | Make the SUFX for nmake-builds the same as for Makefile builds, if TCL_VERSION > 86 check-in: 9caa76ac38 user: jan.nijtmans tags: core-8-branch | |
| 13:52 | Merge 8.6 check-in: 3923327833 user: jan.nijtmans tags: core-8-branch | |
|
2024-01-04
| ||
| 20:59 | Merge 9.0 check-in: 0da856df54 user: jan.nijtmans tags: tip-626 | |
| 20:58 | Merge 9.0 Leaf check-in: bfb5c2d0d3 user: jan.nijtmans tags: tip-671 | |
| 20:52 | Merge-mark check-in: b74b1e3bb8 user: jan.nijtmans tags: trunk, main | |
| 20:33 | Merge-mark check-in: 9351bc4164 user: jan.nijtmans tags: core-8-branch | |
| 17:28 | Add many timeouts, add --disable-zipfs build (backported from 9.0) check-in: 1da8bbe185 user: jan.nijtmans tags: core-8-branch | |
| 16:29 | Fix [https://core.tcl-lang.org/tk/info/1ca3c8d9da|1ca3c8d9da]: nmake build with OPTS=static check-in: 44d6431e41 user: jan.nijtmans tags: trunk, main | |
| 16:22 | Fix [https://core.tcl-lang.org/tk/info/1ca3c8d9da|1ca3c8d9da]: nmake build with OPTS=static check-in: 1ab4a209cb user: jan.nijtmans tags: core-8-branch | |
|
2023-12-31
| ||
| 13:34 | Merge 8.7 ("struct stat" -> Tcl_StatBuf change only) check-in: 135a7bdeaf user: jan.nijtmans tags: trunk, main | |
| 00:06 | Merge-mark check-in: d6c38edad7 user: jan.nijtmans tags: core-8-branch | |
|
2023-12-30
| ||
| 21:47 | missing goto check-in: 4d21b646e3 user: jan.nijtmans tags: core-8-branch | |
| 21:32 | (cherry-pick) Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary. Close... check-in: 08ffba30e8 user: jan.nijtmans tags: core-8-branch | |
| 00:08 | Fix incorrect Tcl_UtfNcasecmp() usage (since len is in bytes, not characters here) check-in: 971d8c496b user: jan.nijtmans tags: trunk, main | |
|
2023-12-29
| ||
| 23:54 | Fix [abd489a1c]: TclStringCmp() calls functions through pointer to incorrect type check-in: c83fa73b65 user: jan.nijtmans tags: trunk, main | |
| 22:32 | Merge 8.6 check-in: b4986cd064 user: jan.nijtmans tags: core-8-branch | |
| 14:57 | Unneeded #undef's. Testcase/comment cleanup check-in: 18e32ec525 user: jan.nijtmans tags: trunk, main | |
| 12:39 | Merge 8.6 check-in: b307c14710 user: jan.nijtmans tags: core-8-branch | |
|
2023-12-28
| ||
| 17:08 | update to TZDATA 2023d Closed-Leaf check-in: 8a4c41b12f user: dgp tags: rc4, core-9-0-b1, core-9-0-b1-rc | |
|
2023-12-27
| ||
| 22:39 | Merge 8.7 check-in: 0c7712417b user: jan.nijtmans tags: trunk, main | |
|
2023-12-26
| ||
| 16:31 | Don't use TCL_SIZE_MODIFIER "u", since Tcl_Size can be negative check-in: 18e2b3b04f user: jan.nijtmans tags: core-8-branch | |
|
2023-12-24
| ||
| 12:49 | update to TZDATA 2023d check-in: 39397090ca user: jan.nijtmans tags: trunk, main | |
| 12:46 | update to TZDATA 2023d check-in: 4ff8c3e52b user: jan.nijtmans tags: core-8-branch | |
|
2023-12-22
| ||
| 08:14 | Document "string is unicode". More documentation fixes. check-in: 3b70d48074 user: jan.nijtmans tags: trunk, main | |
| 08:06 | Document "string is unicode" check-in: bcff4c7c0e user: jan.nijtmans tags: core-8-branch | |
|
2023-12-21
| ||
| 14:39 | off-by-one doc error check-in: ce421cd27c user: jan.nijtmans tags: trunk, main | |
| 13:38 | Merge-mark check-in: 84d0e54cce user: jan.nijtmans tags: trunk, main | |
| 13:37 | Merge 9.0 check-in: 4e6005740f user: jan.nijtmans tags: tip-626 | |
| 13:29 | Merge 9.0 Closed-Leaf check-in: 7e950dfd6b user: jan.nijtmans tags: pkgs-for-8 | |
| 13:28 | Remove many (8.6-compatibility)-stub entries which are not in use any more. check-in: b28dc38d27 user: jan.nijtmans tags: trunk, main | |
| 10:39 | Merge 9.0 check-in: 2981da4401 user: jan.nijtmans tags: pkgs-for-8 | |
| 10:37 | Fix superfluous ';' check-in: 3e6cc2d02b user: jan.nijtmans tags: trunk, main | |
|
2023-12-20
| ||
| 22:27 | Teach tcl+pkgs harness how to build/install packages for both Tcl 8 and Tcl 9 check-in: f1aad0039a user: jan.nijtmans tags: pkgs-for-8 | |
| 19:51 | spacing check-in: 020a17fcfa user: jan.nijtmans tags: core-8-branch | |
| 19:50 | Convert tests/twapiTlsPlus.tcl from CRLF -> LF check-in: 78130792fa user: jan.nijtmans tags: core-8-branch | |
| 19:40 | Merge 8.7 check-in: 26e42a0eeb user: jan.nijtmans tags: trunk, main | |
| 19:31 | Spacing check-in: 3dd21c516d user: jan.nijtmans tags: trunk, main | |
| 10:11 | Merge bugs-http-8c3de50-bbaf69c check-in: 36fdc4f551 user: kjnash tags: core-8-branch | |
| 10:08 | Merge 8.7 Closed-Leaf check-in: 3035f68b49 user: kjnash tags: bugs-http-8c3de50-bbaf69c | |
|
2023-12-19
| ||
| 17:26 | Improve tests/http.test, tests/http11.test, tests/httpPipeline.test. Catch unimportant cleanup error... check-in: 25462a0ca7 user: kjnash tags: bugs-http-8c3de50-bbaf69c | |
| 10:00 | Merge 8.7 check-in: 01e0841329 user: jan.nijtmans tags: trunk, main | |
| 08:33 | GITHUB upload-artifact @3 -> @4 check-in: 6d9646d253 user: jan.nijtmans tags: core-8-branch | |
|
2023-12-18
| ||
| 17:30 | Improve tests/httpProxy.test. Use constraints and print a message on their usage. Catch unimportan... check-in: 9146c1bbfa user: kjnash tags: bugs-http-8c3de50-bbaf69c | |
| 17:08 | Reverse the 2.8.9- fix for an apparent bug in Thread on Windows - the "bug" vanished after a Windows... check-in: a06492d72a user: kjnash tags: bugs-http-8c3de50-bbaf69c | |
| 14:59 | merge-mark check-in: 22662bd69a user: dgp tags: trunk, main | |
| 14:48 | merge 8.6 check-in: 7d68cecdc5 user: dgp tags: core-8-branch | |
|
2023-12-16
| ||
| 00:26 | Merge-mark check-in: c9c69e05f4 user: jan.nijtmans tags: trunk, main | |
| 00:20 | Merge 8.6 check-in: 714f1f6466 user: jan.nijtmans tags: core-8-branch | |
|
2023-12-15
| ||
| 22:16 | Merge 8.6 check-in: 63e1e7a9ab user: jan.nijtmans tags: core-8-branch | |
| 17:56 | merge trunk check-in: 5fc3042922 user: dgp tags: rc2, rc3, core-9-0-b1-rc | |
| 17:55 | test suite debugging check-in: b976fb5ce2 user: dgp tags: trunk, main | |
|
2023-12-13
| ||
| 17:41 | merge trunk check-in: fcc7a1c8b7 user: dgp tags: core-9-0-b1-rc | |
| 16:55 | merge 8.7 check-in: f3a2a3e79f user: dgp tags: trunk, main | |
| 16:29 | [f6f93c3b39] Missing refcount decrement to cleanup read space on io error. check-in: eee0a9d1de user: dgp tags: core-8-branch | |
| 14:24 | Merge 9.0 check-in: 0868ee7333 user: jan.nijtmans tags: tip-626 | |
| 12:19 | twice ClientData -> void * (for consistancy) check-in: 1de721d2b3 user: jan.nijtmans tags: trunk, main | |
|
2023-12-12
| ||
| 22:42 | Merge 8.7 check-in: 415cf45c11 user: jan.nijtmans tags: trunk, main | |
| 16:00 | Merge bugs-http-8c3de50-bbaf69c check-in: 7759882996 user: kjnash tags: core-8-branch | |
| 15:56 | Merge 8.7 core-8-branch check-in: ed288399df user: kjnash tags: bugs-http-8c3de50-bbaf69c | |
| 15:52 | When http.tcl uses Thread, require Thread 2.8.9- to avoid failure of r/w operations on 2.8.8 thread:... check-in: a659382666 user: kjnash tags: bugs-http-8c3de50-bbaf69c | |
| 14:43 | merge trunk check-in: 64e53e4c5c user: dgp tags: core-9-0-b1-rc | |
| 13:49 | Shuffle typedef's/#defined around check-in: bdcafaeb26 user: jan.nijtmans tags: trunk, main | |
| 13:42 | merge trunk check-in: 1e36f09029 user: dgp tags: core-9-0-b1-rc | |
| 13:21 | Fix compiler error in TIP #677 implementation check-in: 935d97429b user: jan.nijtmans tags: trunk, main | |
| 09:52 | Experiment with using Tcl 9.0 features in Tcl's own library code. check-in: 8b7dbb5407 user: dkf tags: dkf-use-9-features | |
|
2023-12-11
| ||
| 19:36 | merge trunk check-in: 0a5289f268 user: dgp tags: core-9-0-b1-rc | |
| 14:35 | TIP 677: Constant Variables check-in: 0b4db30283 user: dkf tags: trunk, main | |
|
2023-12-10
| ||
| 11:47 | Merge 8.7 check-in: c8e5239525 user: jan.nijtmans tags: trunk, main | |
| 11:22 | Merge 8.6 check-in: e33017c286 user: jan.nijtmans tags: core-8-branch | |
|
2023-12-08
| ||
| 15:23 | Merge 9.0 check-in: ee63257ca1 user: jan.nijtmans tags: tip-626 | |
| 15:22 | Merge 8.7 check-in: ddc792ce8c user: jan.nijtmans tags: trunk, main | |
| 15:21 | Merge 8.6 check-in: a0f75b49dd user: jan.nijtmans tags: core-8-branch | |
| 12:00 | Add (back) DL_LIBS, matching the UNIX version of tcl.m4 check-in: 783d94e2a3 user: jan.nijtmans tags: trunk, main | |
| 11:11 | Merge 8.7 check-in: da18cee663 user: jan.nijtmans tags: trunk, main | |
| 11:04 | Fix [31c54e6a59]: Add missing test files. Put back excluded_pages in tcltk-man2html.tcl: As long as... check-in: 39f1d0ed7d user: jan.nijtmans tags: core-8-branch | |
| 09:58 | Merge 9.0 Leaf check-in: d9fe3d25a6 user: jan.nijtmans tags: update-onfiledist | |
| 09:57 | Backout [b88bac358d]: "Experimental: update automatic build instructions". Build is already broken f... check-in: c24b1f4852 user: jan.nijtmans tags: trunk, main | |
|
2023-12-07
| ||
| 03:02 | Fix [0f1ddc0df7] - use replace profile for exec i/o check-in: 43d35b1d8b user: apnadkarni tags: trunk, main | |
|
2023-12-06
| ||
| 23:15 | DTrace improvements (int -> Tcl_Size) for 9.0 check-in: cb07bcbd15 user: jan.nijtmans tags: trunk, main | |
| 23:06 | int -> Tcl_Size for DTrace Closed-Leaf check-in: b88295c38e user: jan.nijtmans tags: dtrace-fix-for-90 | |
| 19:44 | ; termination check-in: 5eb8969c17 user: bch tags: dtrace-fix-for-90 | |
| 17:35 | merge 8.7 (fix for [db4f2843cd]) check-in: f4c0d899fb user: sebres tags: trunk, main | |
| 17:34 | merge 8.6 (fix for [db4f2843cd]) check-in: c001bf4f58 user: sebres tags: core-8-branch | |
| 15:01 | Fix introspection with TclOO resolution of consts Closed-Leaf check-in: 83c46ed8c8 user: dkf tags: tip-677 | |
| 13:15 | Merge 8.7 check-in: 786112faef user: jan.nijtmans tags: trunk, main | |
| 13:14 | Fix [0110923366]: some (wish package) is leaving a global variable "test" set check-in: f1b8716e54 user: jan.nijtmans tags: core-8-branch | |
| 09:29 | Merge-mark check-in: b191e9e820 user: jan.nijtmans tags: trunk, main | |
| 09:28 | typo check-in: 2edb1e2633 user: jan.nijtmans tags: core-8-branch | |
| 09:08 | WIP: Let's try to make DTrace work for Tcl 9.0 check-in: 6cd96cb259 user: jan.nijtmans tags: dtrace-fix-for-90 | |
| 08:52 | Fix: /tclBasic.c:1800:32: warning: passing argument 2 of ‘Tcl_EventuallyFree’ from incompatible ... check-in: 80ba6478de user: jan.nijtmans tags: trunk, main | |
| 08:37 | close fork check-in: ab6e7329bd user: jan.nijtmans tags: trunk, main | |
| 01:37 | Rename commands http::socketForTls -> http::socketAsCallback, http::socket -> http::AltSocket. check-in: b2d0d3e37b user: kjnash tags: bugs-http-8c3de50-bbaf69c | |
|
2023-12-05
| ||
| 21:22 | Fix DTrace-enabled (--enable-dtrace) build on NetBSD. vis: dtrace: failed to link script /home/bch/... check-in: 3785d58ed5 user: bch tags: trunk, main | |
| 17:32 | Generalise http::register etc and revise recent changes that were tls-only. check-in: 0d6108a758 user: kjnash tags: bugs-http-8c3de50-bbaf69c | |
| 17:29 | Comment correction: Error channels should *not* raise encoding errors Closed-Leaf check-in: 78b651f917 user: oehhar tags: apn-bug-0f1ddc0df7 | |
| 16:57 | Also ensure no encoding exceptions raised when reading pipe stderr check-in: 734e20257e user: apnadkarni tags: apn-bug-0f1ddc0df7 | |
| 15:48 | Bytecode implementation check-in: f86dc8ec6b user: dkf tags: tip-677 | |
| 13:44 | Proposed fix for [0f1ddc0df7]. check-in: 614c66e866 user: apnadkarni tags: apn-bug-0f1ddc0df7 | |
| 13:09 | Test case for bug check-in: a71b553825 user: apnadkarni tags: apn-bug-0f1ddc0df7 | |
| 13:06 | Merge 9.0 check-in: 69dc5c7614 user: jan.nijtmans tags: tip-626 | |
| 12:55 | Documentation update check-in: b90a234c1c user: jan.nijtmans tags: trunk, main | |
| 12:38 | Prepping to work on compilation check-in: 8c8564fb6a user: dkf tags: tip-677 | |
| 11:55 | Define http(usingThread) more precisely check-in: d2f8e48f2b user: kjnash tags: bugs-http-8c3de50-bbaf69c | |
| 10:41 | Add (back) testcases for the compabitiliby macro's (which need TCL_8_API now) check-in: 40ab3f2a32 user: jan.nijtmans tags: trunk, main | |
| 10:29 | Added introspection check-in: b6b65859b5 user: dkf tags: tip-677 | |
| 09:52 | TIP #661 implementation: Disable the Tcl 8 compatibility macros in Tcl 9 by default. Revert TIP #664 check-in: fc656d2220 user: jan.nijtmans tags: trunk, main | |
| 09:27 | Revert TIP #664 (put back the type-casts) Closed-Leaf check-in: f69e557217 user: jan.nijtmans tags: disabletcl8api | |
|
2023-12-04
| ||
| 13:33 | Much more testing, semantic tweak check-in: 34a9db1310 user: dkf tags: tip-677 | |
|
2023-12-03
| ||
| 13:25 | Fix for ticket [bbaf69c3dd] (test http-4.15.*). Do not rely on tk TLD. Increase timeout to 30s. M... check-in: 64459649ff user: kjnash tags: bugs-http-8c3de50-bbaf69c | |
| 12:21 | Create new branch named "bugs-http-8c3de50-bbaf69c" check-in: 2ce4450981 user: kjnash tags: bugs-http-8c3de50-bbaf69c | |
|
2023-12-02
| ||
| 20:32 | Implementation of reasonable set of tests check-in: 65c500ebd8 user: dkf tags: tip-677 | |
|
2023-12-01
| ||
| 16:22 | We're doing TDD here! check-in: 5c5ebda098 user: dkf tags: tip-677 | |
| 11:52 | Minimal (partial) solution for [0f1ddc0df7]: "exec does not handle encoding". Closed-Leaf check-in: 0d84761f9f user: jan.nijtmans tags: bug-0f1ddc0df7 | |
|
2023-11-30
| ||
| 23:35 | Merge trunk. Closed-Leaf check-in: 88c92f576e user: pointsman tags: tip-661 | |
| 20:06 | Merge 8.7 check-in: e993af87ba user: oehhar tags: trunk, main | |
| 19:28 | Remove 8.6 specific documentation check-in: 2b4d796d80 user: oehhar tags: core-8-branch | |
| 19:26 | Merge 8.6 check-in: 910d9056e1 user: oehhar tags: core-8-branch | |
| 19:25 | Merge 8.6 check-in: 2d583b1bda user: oehhar tags: core-8-branch | |
|
2023-11-29
| ||
| 17:50 | merge trunk check-in: 1bfdb2c41e user: dgp tags: rc1, core-9-0-b1-rc | |
| 14:26 | Start of tests check-in: 1032092431 user: dkf tags: tip-677 | |
|
2023-11-27
| ||
| 15:59 | merge 8.7 Leaf check-in: e497f19fcb user: dgp tags: dgp-zipfs-init | |
| 15:22 | Command defined. It does nothing yet. check-in: 7a40a4150b user: dkf tags: tip-677 | |
| 12:29 | typo check-in: 47ac111597 user: jan.nijtmans tags: trunk, main | |
| 12:13 | Merge 8.7 check-in: 62df1603d4 user: jan.nijtmans tags: trunk, main | |
| 12:11 | Merge 8.6. Remove out-of-date documentation (was skipped in documentation-generation anyway. check-in: 485ec1e499 user: jan.nijtmans tags: core-8-branch | |
| 09:48 | Constants can't be written to or unset check-in: f36a89ca4f user: dkf tags: tip-677 | |
| 07:10 | Corrected synopsis of namespace manual page where the subcommand was wrongly declared optional check-in: 239be2da67 user: tberg tags: trunk, main | |
|
2023-11-26
| ||
| 22:21 | Fix [a606b0a528]: Tcl 9.0 fails to build from source for big-endian architectures check-in: 7af5aa4277 user: jan.nijtmans tags: trunk, main | |
|
2023-11-25
| ||
| 15:08 | Merge main into tip-677 check-in: 6cb29772da user: dkf tags: tip-677 | |
| 14:40 | macOS sed is finicky too check-in: 072b8d0fa8 user: dkf tags: update-onfiledist | |
| 14:38 | ugh; the syntax for expressions in workflows is terrible check-in: 994a0a3649 user: dkf tags: update-onfiledist | |
|
2023-11-24
| ||
| 15:58 | Experimental: update automatic build instructions check-in: b88bac358d user: dkf tags: trunk, main | |
| 14:38 | Merge 8.7 check-in: 56e92002a8 user: jan.nijtmans tags: trunk, main | |
| 14:28 | Need Tcl_Size #define a little earlier (for 8.6) check-in: 28d2363ed6 user: jan.nijtmans tags: core-8-branch | |
| 14:04 | Update dde and registry (int -> Tcl_Size) check-in: 09006f0565 user: jan.nijtmans tags: core-8-branch | |
| 13:28 | Merge 9.0 check-in: 96e43e34f3 user: jan.nijtmans tags: tip-626 | |
| 12:50 | Simpler to use an existing action check-in: 51b3fe2a67 user: dkf tags: update-onfiledist | |
|
2023-11-23
| ||
| 17:19 | Added code signing step for Windows check-in: 1147cf25fa user: dkf tags: update-onfiledist | |
| 15:17 | Fix [e653408972]: autoconf warning check-in: ac7b18e5d6 user: jan.nijtmans tags: trunk, main | |
| 15:15 | Fix [e653408972]: autoconf warning check-in: 727f609c60 user: jan.nijtmans tags: core-8-branch | |
| 15:01 | Fixes to parsing of patchlevel check-in: d8150b99bd user: dkf tags: update-onfiledist | |
| 14:13 | Merge 8.7. Remove 2 (internal) stub entries which are not used any more. check-in: 55970b0f90 user: jan.nijtmans tags: trunk, main | |
| 13:50 | Merge 8.7 Closed-Leaf check-in: 984c02fbc5 user: jan.nijtmans tags: bug-2a0966cdc9 | |
| 13:48 | Remove testgetencpath/testsetencpath test commands: Testcase can use "encoding dirs" as well. (borro... check-in: 3bca0fe344 user: jan.nijtmans tags: core-8-branch | |
| 13:25 | Merge 8.7 check-in: 80cc6f4ea6 user: jan.nijtmans tags: bug-2a0966cdc9 | |
| 13:21 | Merge-mark check-in: f33c0ccc6c user: jan.nijtmans tags: trunk, main | |
| 13:17 | Fix [b8a30af3da]: test failures in reg.test. Now works with -DTCL_NO_DEPRECATED and without it. check-in: 879076bfea user: jan.nijtmans tags: core-8-branch | |
| 08:52 | Fix regexp test failures [b8a30af3da] check-in: 7deea0a766 user: jan.nijtmans tags: trunk, main | |
| 08:50 | Fix regexp test failures [b8a30af3da] check-in: cf2334ffbb user: jan.nijtmans tags: core-8-branch | |
|
2023-11-22
| ||
| 19:20 | Merge many improvements from trunk that look good for next rc. check-in: 76096c3e18 user: dgp tags: core-9-0-b1-rc | |
| 16:56 | Test edits to correct failures. Closed-Leaf check-in: 253ba9e2ef user: dgp tags: bug-b8a30af3da | |
| 12:14 | Merge 8.7 check-in: b31ced4ed8 user: dkf tags: trunk, main | |
| 12:13 | Added missing paragraph fragment. check-in: b416425a8a user: dkf tags: core-8-branch | |
| 12:06 | Merge 8.7 check-in: 2f8765cf18 user: jan.nijtmans tags: trunk, main | |
| 12:03 | Fix testcases for previous commit check-in: f3b15b3ed5 user: jan.nijtmans tags: core-8-branch | |
|
2023-11-21
| ||
| 08:19 | Merge 8.7 check-in: d68fd866c4 user: jan.nijtmans tags: trunk, main | |
| 08:18 | Fix [4ed788c618]: regexp \U not fully implemented - unclear in docs check-in: 21eaa89b6b user: jan.nijtmans tags: core-8-branch | |
|
2023-11-20
| ||
| 22:13 | Experimental fix for [4ed788c618]: regexp \U not fully implemented - unclear in docs Closed-Leaf check-in: f31a38e350 user: jan.nijtmans tags: bug-4ed788c618 | |
| 21:13 | Merge-mark check-in: 0c1a777857 user: jan.nijtmans tags: core-8-branch | |
| 20:47 | Merge 8.7 check-in: 93689150f7 user: jan.nijtmans tags: trunk, main | |
| 20:46 | Merge 8.6 check-in: 6952f8b756 user: jan.nijtmans tags: core-8-branch | |
| 20:38 | Merge 8.7 check-in: 8343278f89 user: jan.nijtmans tags: trunk, main | |
| 20:36 | Undo previous commit. Add "static" keywords in various places instead. This should fix the problem t... check-in: cbdc024bd3 user: jan.nijtmans tags: core-8-branch | |
| 20:24 | More (internal) stub table cleanup check-in: 61c6facc1f user: jan.nijtmans tags: trunk, main | |
| 20:07 | Fix TclpGetPid() signature (should use Tcl_Size, not size_t) check-in: 530a682e61 user: jan.nijtmans tags: trunk, main | |
| 19:52 | merge 8.7 check-in: d2a2aa7647 user: dgp tags: trunk, main | |
| 19:52 | Add TCL_INDEX_TEMP_TABLE to avoid storing pointers to a table on the stack that will not live long e... check-in: 7d4d331e22 user: dgp tags: core-8-branch | |
| 16:56 | fcopy doc: some refinments check-in: 2e633da271 user: oehhar tags: trunk, main | |
| 16:54 | fcopy doc: remove depreciation in tcl9, this is 8.7. check-in: e5299ca37e user: oehhar tags: core-8-branch | |
| 16:45 | Ticket [a173f9229f]: fcopy man page: document encoding error behaviour. Depreciate tcl8 encoding pro... check-in: 47aed25e8b user: oehhar tags: trunk, main | |
| 16:31 | Ticket [a173f9229f]: fcopy man page: document encoding error behaviour. Depreciate tcl8 encoding pr... check-in: 184645bd71 user: oehhar tags: core-8-branch | |
| 14:25 | merge 8.7 check-in: b1dc168e85 user: dgp tags: dgp-zipfs-init | |
| 13:55 | Fix bug [a173f922]: fcopy does not write leading correct chars on later encoding error. check-in: e73f1f5bfd user: oehhar tags: trunk, main | |
| 13:36 | Fix bug [a173f922]: fcopy does not write leading correct chars on later encoding error. check-in: e20a983650 user: oehhar tags: core-8-branch | |
| 13:32 | Merge core-8-branch Closed-Leaf check-in: 9a7d12b797 user: oehhar tags: bug-a173f922-fcopy-tell | |
| 13:15 | Bug [a173f922]: fix bug: fcopy does not write leading correct chars on later encoding error. check-in: b9f611b9a0 user: oehhar tags: bug-a173f922-fcopy-tell | |
| 10:58 | Remove legacy stuff related to Tcl_LinkVar() check-in: 34fc996243 user: jan.nijtmans tags: trunk, main | |
| 10:40 | Remove some macro's that don't make much sense any more (Noted by Massimo Manghi, thanks!) check-in: a09d701b6d user: jan.nijtmans tags: trunk, main | |
| 08:48 | Rebase to 9.0 check-in: d19b3a7bb4 user: jan.nijtmans tags: disabletcl8api | |
| 08:41 | Merge 9.0 check-in: 42b5ebb280 user: jan.nijtmans tags: tip-661 | |
|
2023-11-18
| ||
| 23:36 | TIP #653: Handle consumed data of channel commands in case of encoding errors check-in: 8acd6fd939 user: jan.nijtmans tags: trunk, main | |
| 23:32 | TIP #653: Handle consumed data of channel commands in case of encoding errors check-in: 630511c7f7 user: jan.nijtmans tags: core-8-branch | |
| 17:20 | Remove currently failing test io-52.20.1 to check right file position after fcopy encoding read erro... check-in: ebb2e8694f user: oehhar tags: trunk, main | |
| 17:18 | Remove currently failing test io-52.20.1 to check right file position after fcopy encoding read erro... check-in: 33eb913cce user: oehhar tags: core-8-branch | |
| 15:27 | Merge 8.7. Also fix Windows symbols build with Visual Studio check-in: 8dd5af11a2 user: jan.nijtmans tags: trunk, main | |
| 15:21 | Merge 8.6 check-in: 402827d8d5 user: jan.nijtmans tags: core-8-branch | |
| 15:17 | "stoponerror" == "profilestrict" (and not used anyway) check-in: 1d83514d45 user: jan.nijtmans tags: core-8-branch | |
|
2023-11-17
| ||
| 21:58 | Remove binary-80.5 testcase. This testcase was testing the error-reporting capability of the 32-bit ... check-in: ffad4cf981 user: jan.nijtmans tags: trunk, main | |
| 18:39 | merge 8.7 check-in: d2b728a059 user: dgp tags: dgp-zipfs-init | |
| 16:27 | merge 8.7 check-in: fcf223b269 user: dgp tags: trunk, main | |
| 15:49 | test suite debugging. [removeFile] matches [makeFile] and not [writeFile]. check-in: 2742bd8530 user: dgp tags: core-8-branch | |
| 15:36 | Merge-mark 8.6 check-in: 48bd1a9373 user: jan.nijtmans tags: core-8-branch | |
| 15:19 | silence compiler warning check-in: 90e09ca320 user: dgp tags: core-8-branch | |
| 12:16 | Merge 8.7 check-in: 137e8ab034 user: jan.nijtmans tags: trunk, main | |
| 12:15 | Add "knownBug" constraint to new testcase: io-52.20.1 check-in: 5f54b19fc0 user: jan.nijtmans tags: core-8-branch | |
| 08:01 | Don't bother testing the compatibility macro's any more. check-in: de1a24ec75 user: jan.nijtmans tags: trunk, main | |
| 07:58 | make Tcl_GetByteArrayFromObj() macro work without stubs as well (in statically linked extensions) check-in: 1c4f719c9d user: jan.nijtmans tags: trunk, main | |
| 00:22 | Check-in to discuss the idea. check-in: 853fac9b70 user: pointsman tags: tip-661 | |
|
2023-11-16
| ||
| 23:21 | Revise macro usage check-in: b7e48b4f00 user: jan.nijtmans tags: trunk, main | |
| 19:37 | Remove "Dummy entry for stubs table backwards compatibility" code. No longer needed in Tcl 9.0 check-in: 06f70c5985 user: jan.nijtmans tags: trunk, main | |
| 19:26 | Fix binary/format/string testcase failures on 32-bit platforms. Reported by Harald Oehlmann. check-in: 252948ef01 user: jan.nijtmans tags: trunk, main | |
| 17:08 | Add currently failing test io-52.20.1 to check right file position after fcopy encoding read error check-in: dc39e2cc0d user: oehhar tags: trunk, main | |
| 17:07 | Add currently failing test io-52.20.1 to check right file position after fcopy encoding read error check-in: 12fff7206c user: oehhar tags: core-8-branch | |
| 17:04 | Merge core-8-branch check-in: b1232e7d61 user: oehhar tags: bug-a173f922-fcopy-tell | |
| 09:29 | merge core-8-branch check-in: 3269bc5e96 user: dkf tags: trunk, main | |
| 00:05 | Add missing test files. A partial fix for bug [31c54e6a591ea]. check-in: b0e476f6da user: griffin tags: trunk, main | |
|
2023-11-15
| ||
| 16:07 | Fix broken tests check-in: 035e58ea0c user: dkf tags: core-8-branch | |
| 15:37 | Remnants from TIP 567's implementation check-in: b9e30e7606 user: dkf tags: core-8-branch | |
| 08:28 | Merge 8.7 check-in: 95d8ab34f6 user: jan.nijtmans tags: trunk, main | |
|
2023-11-14
| ||
| 19:56 | TIP #670: Simple Extra Procedures for File Access check-in: c20395db07 user: dkf tags: core-8-branch | |