Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
80 check-ins using file win/Makefile.in version 9d632c2857
|
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 | |