Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
61 check-ins using file win/Makefile.in version 6baf8b1a13
|
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 | Sync test suite to latest code change check-in: ce43f9d436 user: dgp tags: trunk, main | |
| 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 | |
|
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
| ||
| 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 | |
| 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-11
| ||
| 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 | |