Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
145 check-ins using file win/Makefile.in version 582b0ab4bc
|
2024-05-23
| ||
| 08:53 | More trickery with macros Leaf check-in: a3f9c1bec2 user: dkf tags: more-macros | |
|
2024-05-20
| ||
| 18:09 | merge release branches check-in: 1b618c6835 user: dgp tags: trunk, main | |
| 18:07 | Replay the churn commits Closed-Leaf check-in: 4844034c74 user: dgp tags: dgp-trunk-unchurned | |
| 17:52 | merge release check-in: 4e112bcda6 user: dgp tags: dgp-trunk-unchurned | |
| 17:00 | Improve tcl::build-info implementation, adapted from dkf's result-helpers branch check-in: be8c771d22 user: jan.nijtmans tags: trunk, main | |
| 16:38 | merge trunk Leaf check-in: 3fd88cd4cd user: dkf tags: result-helpers | |
| 08:57 | Combine some pieces for easier understanding. Closed-Leaf check-in: bcc951d6c5 user: dkf tags: dkf/oo-code-style | |
|
2024-05-19
| ||
| 12:14 | Factor out another bit of code check-in: 328ab5a9d7 user: dkf tags: dkf/oo-code-style | |
| 11:36 | More bits and pieces of refactoring check-in: 09b3435105 user: dkf tags: dkf/oo-code-style | |
|
2024-05-18
| ||
| 22:01 | Merge-mark check-in: 378a818456 user: jan.nijtmans tags: trunk, main | |
| 09:13 | Factoring out common patterns check-in: 67c4fe4cdc user: dkf tags: dkf/oo-code-style | |
|
2024-05-17
| ||
| 18:49 | Better string sharing check-in: a75f440dd6 user: dkf tags: dkf/oo-code-style | |
| 16:07 | Bring over bug fixes from trunk to get released Closed-Leaf check-in: 3266fc297b user: dgp tags: core-9-0-b2-rc, core-9-0-b2 | |
| 16:00 | Merge fixes, add some doc comments check-in: 4f9ef0e0d0 user: dkf tags: dkf/oo-code-style | |
| 15:59 | Utility branch I can sensibly compare with core-9-0-b2-rc check-in: 8bc5052a99 user: dgp tags: dgp-trunk-unchurned | |
| 13:48 | Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: db8bfb98f1 user: dkf tags: trunk, main | |
|
2024-05-16
| ||
| 15:55 | Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: ee33b4b923 user: dkf tags: trunk, main | |
| 12:38 | General code style fixes for TclOO only check-in: 839c6624e5 user: dkf tags: dkf/oo-code-style | |
| 08:53 | Fix [36e5517a6850]: old style method selection in [info class methods] and [info object methods] sti... check-in: b0d8ee5168 user: dkf tags: trunk, main | |
| 08:51 | Add code comments Closed-Leaf check-in: b301f4ad65 user: dkf tags: bug-36e5517a6850 | |
| 08:44 | Fix the bug; [info class methods -private] regression with TIP 500 check-in: ec19b5e416 user: dkf tags: bug-36e5517a6850 | |
| 08:23 | Tests to illustrate problem found in [36e5517a6850] check-in: 16cfbe1ef0 user: dkf tags: bug-36e5517a6850 | |
|
2024-05-15
| ||
| 14:35 | Stop using Tcl_AppendResult to build full results It's fine if actually appending... but we hardl... check-in: 799bc15719 user: dkf tags: result-helpers | |
|
2024-05-14
| ||
| 19:08 | Merge [4a1848c27fd63955], which was improperly backed-out (there was no notice or public discussion)... check-in: ff38221d4e user: dgp tags: core-9-0-b2-rc | |
| 19:07 | silence warning (implicit-fallthrough) check-in: 4c283c1d48 user: dgp tags: core-9-0-b2-rc | |
| 19:05 | merge 8.7 check-in: a389d8fe79 user: dgp tags: core-9-0-b2-rc | |
| 18:39 | merge 8.7 (interim fix for [9889f96f4da77e3b]) check-in: 45c669fbe3 user: dgp tags: core-9-0-b2-rc | |
| 18:37 | Funcs without args must explicitly take void Otherwise C compilers operate in a weird legacy mode w... check-in: c29401d6e5 user: dgp tags: core-9-0-b2-rc | |
| 18:36 | Merge changes from trunk up to but not including style/whitespace work. check-in: 274b0d7e7b user: dgp tags: core-9-0-b2-rc | |
| 18:11 | More conventional Markdown check-in: 23ac90825d user: dgp tags: core-9-0-b2-rc | |
| 16:06 | Add helper macros TclSetResult and TclPrintfResult check-in: 0b65fb9e0c user: dkf tags: result-helpers | |
| 12:54 | Merge-mark check-in: 3fa1b8f5e3 user: jan.nijtmans tags: trunk, main | |
| 08:26 | Backout the "dullest commit ever" (not my words ....). It breaks the build. JN: Many of those cha... check-in: 8b41a80404 user: jan.nijtmans tags: trunk, main | |
| 07:12 | Merge [4a1848c27fd63955], which was improperly backed-out (there was no notice or public discussion)... check-in: a62398408f user: pooryorick tags: trunk, main | |
|
2024-05-13
| ||
| 19:57 | Rebuild the stub table, add attributes to func definitions Leaf check-in: a396528193 user: dkf tags: sentinel | |
| 16:48 | silence warning (implicit-fallthrough) check-in: a77945015a user: sebres tags: trunk, main | |
| 16:42 | merge 8.7 check-in: 617ccd3301 user: sebres tags: trunk, main | |
| 15:48 | Trying out the sentinel attribute of GCC check-in: d67dd7508a user: dkf tags: sentinel | |
| 15:41 | Clean up a lot of small whitespace issues This is the dullest commit ever. Sorry. check-in: 3a60363aa1 user: dkf tags: trunk, main, dkf/to-redo | |
| 10:35 | merge 8.7 (interim fix for [9889f96f4da77e3b]) check-in: da0e64b5d0 user: sebres tags: trunk, main | |
| 07:55 | Backout [b49efeca6a] (so people can judge whether this is just a textual improvement or not) Closed-Leaf check-in: 4a1848c27f user: jan.nijtmans tags: backout-b49efeca6a | |
|
2024-05-10
| ||
| 15:40 | More whitespace cleanup check-in: 835b1a5566 user: dkf tags: trunk, main | |
| 14:52 | Merge-mark check-in: b3efce9937 user: jan.nijtmans tags: trunk, main | |
| 13:51 | Funcs without args must explicitly take void Otherwise C compilers operate in a weird legacy mode... check-in: 0ddcb6cf85 user: dkf tags: trunk, main | |
| 13:45 | Code style fixes Mostly whitespace fixing really check-in: 24dcf13ff2 user: dkf tags: trunk, main | |
| 11:28 | Code style cleanup check-in: 74fd982252 user: dkf tags: trunk, main | |
| 10:22 | closes [10aa8403d064439f]: merge 8.7, restore time64bit constraint (all platforms now) check-in: 7517e2b553 user: sebres tags: trunk, main | |
|
2024-05-09
| ||
| 15:38 | Tidy up the zlib code a bit In particular, 'cd' was used for vars of different types (ClientData,... check-in: 6197e63dd8 user: dkf tags: trunk, main | |
|
2024-05-08
| ||
| 15:11 | Merge 8.7 check-in: d90e8286b6 user: jan.nijtmans tags: trunk, main | |
| 14:42 | Merge mark check-in: cd4f9148ac user: oehhar tags: trunk, main | |
| 13:30 | Start on at least protecting against crashes like [0de6c1d79c] check-in: 21daea98da user: apnadkarni tags: apn-info-frame | |
| 09:03 | Cleaning up tclWinSock.c check-in: e0bdc14669 user: dkf tags: trunk, main | |
|
2024-05-07
| ||
| 20:47 | merge 8.7 check-in: 54c8d180bc user: sebres tags: trunk, main | |
| 20:12 | merge 8.7 check-in: 71ba8f6276 user: sebres tags: trunk, main | |
|
2024-05-05
| ||
| 20:26 | Fix [3c26dec71e]: TCLX_y_TM_PATH - unspecified behaviour - change with 90b1rc check-in: ba61f74630 user: jan.nijtmans tags: trunk, main | |
|
2024-05-04
| ||
| 18:53 | Possible solution for [3c26dec71e]: TCLX_y_TM_PATH - unspecified behaviour - change with 90b1rc Closed-Leaf check-in: a966eb9902 user: jan.nijtmans tags: bug-3c26dec71e | |
|
2024-05-03
| ||
| 17:55 | merge trunk check-in: d1fe39f080 user: dgp tags: core-9-0-b2-rc | |
| 16:42 | [unknown] only calls shell command in interactive tclsh sessions check-in: b3d720477f user: mjanssen tags: trunk, main | |
| 16:23 | Fix [a5f4a7aed8] - tcl::tm::path auto_index entry check-in: cb416c208e user: apnadkarni tags: trunk, main | |
|
2024-05-02
| ||
| 21:29 | [unknown] only calls shell command in interactive tclsh sessions Closed-Leaf check-in: 6148f44292 user: mjanssen tags: bug-6ab80b950a051 | |
| 21:11 | Better fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 8d0a8dc1a7 user: jan.nijtmans tags: trunk, main | |
| 12:48 | Make sure to forward-declare "struct addrinfo". Some compilers don't like doing that in a parameter-... check-in: 4ccbb3a724 user: jan.nijtmans tags: trunk, main | |
| 09:59 | Merge 8.7 check-in: 274077768b user: oehhar tags: trunk, main | |
| 09:10 | Would checking for __STRICT_ANSI__ help? Closed-Leaf check-in: edf316533a user: jan.nijtmans tags: bug-1e48483c8b | |
| 08:41 | Add runtime PANIC when Tcl_GetBoolFromObj() violates size-restrictions, and compile-time checks are ... check-in: 10f1ca98d0 user: jan.nijtmans tags: bug-1e48483c8b | |
|
2024-04-30
| ||
| 14:00 | Check for C11 before using _Static_assert check-in: 27e88ccf5a user: jan.nijtmans tags: bug-1e48483c8b | |
| 11:51 | Rebase to 9.0 check-in: 4594340282 user: jan.nijtmans tags: bug-18f4a94d03 | |
|
2024-04-29
| ||
| 17:26 | merge trunk First pass on changes file items pulled from release notes. Probably needs Markdown conf... check-in: df715d05d4 user: dgp tags: core-9-0-b2-rc | |
| 11:53 | Eliminate warnings in tclTest(Obj).c, caused by our -Wc++-compat flag. check-in: f21c1c01d1 user: jan.nijtmans tags: trunk, main | |
| 11:50 | One missing TCL_NORETURN check-in: 2998096df8 user: jan.nijtmans tags: trunk, main | |
| 09:28 | Eliminate (internal) TclpExit(), which is just the same as exit() check-in: c887e080d3 user: jan.nijtmans tags: trunk, main | |
|
2024-04-28
| ||
| 17:18 | Remove outdated comment check-in: 097ebd1f35 user: jan.nijtmans tags: trunk, main | |
|
2024-04-27
| ||
| 17:30 | Fix clang warning: tclWinTime.c:84:6: error: suggest braces around initialization of subobject [-Wer... check-in: 5ed1c2b366 user: jan.nijtmans tags: trunk, main | |
| 17:11 | This construct doens't work on MSVC check-in: 6c824b0137 user: jan.nijtmans tags: trunk, main | |
| 09:30 | Fix [9a8ce8af3d] - test suite hang in io-28.6 check-in: 1faf4d8e12 user: apnadkarni tags: trunk, main | |
|
2024-04-26
| ||
| 17:02 | Fix test for [9a8ce8af3d] Closed-Leaf check-in: 4cb226a8d1 user: apnadkarni tags: bug-9a8ce8af3d | |
| 13:00 | Fix [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 4ed9ffe536 user: jan.nijtmans tags: trunk, main | |
| 12:29 | Slightly better Closed-Leaf check-in: c0bdbd9536 user: jan.nijtmans tags: bug-1e48483c8b | |
| 11:27 | Proposed fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 066670e431 user: jan.nijtmans tags: bug-1e48483c8b | |
|
2024-04-25
| ||
| 19:49 | Fix dict performance bug: Remove abstractlist extension from dict objtype. check-in: 0c1a114cc4 user: griffin tags: trunk, main | |
| 15:03 | Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer. check-in: b95cc2b450 user: jan.nijtmans tags: trunk, main | |
| 09:44 | Rebase to 9.0 Closed-Leaf check-in: 53dd5c45cd user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 09:41 | Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETURN too check-in: 542ee37b9a user: jan.nijtmans tags: trunk, main | |
| 08:44 | Rebase to 9.0 check-in: 29bb6ad3f1 user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 08:29 | Merge 8.7 (Tcl_ConsolePanic() should be TCL_NORETURN) check-in: 3880fbf427 user: jan.nijtmans tags: trunk, main | |
| 04:47 | Fix building of libtclzip for out-of-source builds check-in: 9e7cb27325 user: apnadkarni tags: trunk, main | |
|
2024-04-24
| ||
| 19:41 | Better keep Tcl_ConsolePanic as it was (with TCL_NORETURN) check-in: a82f088431 user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 19:16 | Improve use of TCL_NORETURN, so no unnecessary warnings are produced any more check-in: 8afd80d68a user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 18:39 | dup test name check-in: 9c1c2e40ef user: dgp tags: core-9-0-b2-rc | |
| 18:30 | merge trunk check-in: 19b9504de2 user: dgp tags: core-9-0-b2-rc | |
| 17:19 | Merge revisions to the hash table implementation that prevent observed reads from uninitialized memo... check-in: 9ec15a7a14 user: dgp tags: core-9-0-b2-rc | |
| 17:02 | Merge more from trunk check-in: 13eb2298bc user: dgp tags: core-9-0-b2-rc | |
|
2024-04-23
| ||
| 20:36 | Missing "_" in __declspec check-in: 8cc1729b8b user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 20:17 | Still one TCL_NORETURN1 too much check-in: c0f71bd0ce user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 20:11 | Possible fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer check-in: c521a5fc71 user: jan.nijtmans tags: bug-ef23a85ac6 | |
| 16:06 | Hmm, something is broken. Leaving this here but this commit is definitely wrong somehow Leaf check-in: b356268e32 user: dkf tags: tidy-indentation | |
|
2024-04-22
| ||
| 20:19 | Rebase to 9.0 check-in: 3b005a2c2d user: jan.nijtmans tags: bug-18f4a94d03 | |
| 18:37 | Only use Tcl_TomMath_InitStubs() when TCL_WITH_EXTERNAL_TOMMATH is not defined check-in: 16b8cb3ac5 user: jan.nijtmans tags: trunk, main | |
| 16:28 | Fix [6eb8d79cb8]: segfault in obj-34.1 check-in: 59010ad4e6 user: jan.nijtmans tags: trunk, main | |
| 12:55 | Consolidate channel documentation. close, puts etc. manpages now just reference chan check-in: e56d76c761 user: apnadkarni tags: trunk, main | |
| 07:01 | Merge 8.7 check-in: 4dbeabc65c user: oehhar tags: trunk, main | |
| 01:49 | Remove abstractlist extension from dict objtype. Closed-Leaf check-in: 7855873798 user: griffin tags: bug28cc67a606a7 | |
|
2024-04-21
| ||
| 20:58 | TIP #692: Revise Tcl_GetAliasObj, remove Tcl_GetAlias() check-in: f6b34ee2a9 user: jan.nijtmans tags: trunk, main | |
| 10:16 | Merge 8.7 check-in: 58da0f77d1 user: jan.nijtmans tags: trunk, main | |
|
2024-04-20
| ||
| 22:23 | TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() check-in: 562eb97b9a user: jan.nijtmans tags: trunk, main | |
| 16:11 | TIP #690: Make "clock scan -valid 1" the default check-in: f330be6e51 user: jan.nijtmans tags: trunk, main | |
|
2024-04-19
| ||
| 19:55 | Merge 8.7 check-in: 21fa7a2e23 user: jan.nijtmans tags: trunk, main | |
| 13:54 | Rebase to 9.0 Closed-Leaf check-in: a8b703a784 user: jan.nijtmans tags: tip-692 | |
| 13:32 | Rebase to 9.0 check-in: dc4edc0144 user: jan.nijtmans tags: bug-18f4a94d03 | |
| 13:23 | Merge 8.7 check-in: 41ac78bd66 user: jan.nijtmans tags: trunk, main | |
| 08:22 | Merge 8.7 (more indenting) check-in: ad350b1aa5 user: jan.nijtmans tags: trunk, main | |
| 08:00 | Fix indenting check-in: 2ac5b24c75 user: jan.nijtmans tags: trunk, main | |
|
2024-04-18
| ||
| 18:34 | Rebase to 9.0 check-in: d42b38aa43 user: jan.nijtmans tags: bug-18f4a94d03 | |
| 15:25 | Merge 8.7 check-in: d6f9aacbe7 user: jan.nijtmans tags: trunk, main | |
| 15:06 | Tidy up some indentation and other little code style issues check-in: cb11914788 user: dkf tags: tidy-indentation | |
| 14:41 | Tcl_DuplicateObj can't return NULL check-in: 750dad1cdf user: dkf tags: trunk, main | |
|
2024-04-17
| ||
| 16:19 | Few additions to release notes check-in: 811ffd1e5e user: jan.nijtmans tags: trunk, main | |
| 15:42 | Add pkgs8 directories to git/fossil ignore files check-in: 7a4d7f7cb9 user: jan.nijtmans tags: trunk, main | |
| 15:37 | Merge 8.7 check-in: 22d168549e user: jan.nijtmans tags: trunk, main | |
| 15:17 | merge point (with small amend, same type as in 9.0 header declared for Tcl_Time::sec) check-in: fdb8258252 user: sebres tags: trunk, main | |
| 15:03 | closes [167e0635db]: solves leaks, valgrind test, etc check-in: b73516f7cf user: sebres tags: trunk, main | |
| 14:58 | merge 8.7 (clock compat repair) check-in: 3dbfd59478 user: sebres tags: trunk, main | |
| 13:07 | Update MacOS project.pbxproj file too check-in: 043259e928 user: jan.nijtmans tags: trunk, main | |
| 13:04 | TIP 693: Restart the changes files. First version of "changes.md", derived from the 9.0b1 release n... check-in: b93067cd52 user: jan.nijtmans tags: trunk, main | |
| 10:41 | Deprecate Tcl_GetAlias() check-in: 20fb399b96 user: jan.nijtmans tags: trunk, main | |
| 09:04 | dup test names check-in: e04a29078f user: jan.nijtmans tags: trunk, main | |
| 09:02 | Make auto_mkindex work equally well for 8.x and 9.0 check-in: d9a8c1d5a9 user: jan.nijtmans tags: trunk, main | |
|
2024-04-16
| ||
| 21:46 | artificial "fix", illustrating that bug [28cc67a606] is related to abstract lists and co Closed-Leaf check-in: f525e7ad92 user: sebres tags: bug-28cc67a606--iter-dict-regress | |
| 20:16 | Merge-mark check-in: 03f21f8b3c user: jan.nijtmans tags: trunk, main | |
|
2024-04-15
| ||
| 13:21 | clean clock mutex Closed-Leaf check-in: 2484b0ade8 user: sebres tags: dgp-bug-167e0635db | |
|
2024-04-14
| ||
| 15:08 | Rebase to 9.0 Closed-Leaf check-in: 07c6fc8be2 user: jan.nijtmans tags: tip-690 | |
| 14:46 | Merge 8.7 check-in: 961fda5266 user: jan.nijtmans tags: trunk, main | |
| 14:41 | free tz.was (in exit handler) check-in: a2b3bcbdc7 user: sebres tags: dgp-bug-167e0635db | |
| 13:47 | merge trunk (bug-fix for tclHash with mistaken direct compare) check-in: 98994dc843 user: sebres tags: dgp-bug-167e0635db | |
| 13:46 | amend to [40f13c108666fdda]: although it is no one free to see after ClockFrmScnFinalize, it is bett... check-in: 7cd88f9281 user: sebres tags: dgp-bug-167e0635db | |
| 13:32 | revert [0e273ad998f16100], because of bug-fix in tclHash check-in: 0e5782a8e3 user: sebres tags: dgp-bug-167e0635db | |
|
2024-04-12
| ||
| 23:04 | merge 8.7 check-in: cc297e01ed user: sebres tags: trunk, main | |
| 21:59 | merge 8.7 check-in: c3c498a6a8 user: sebres tags: trunk, main | |
| 21:45 | Merge 8.7 check-in: dc64bd6ed7 user: jan.nijtmans tags: trunk, main | |
| 19:51 | Plug mem leak of mcLitIdxs field. check-in: 024326d130 user: dgp tags: dgp-bug-167e0635db | |
| 19:47 | Plug memory leak of the mcLiterals field. check-in: fcc8eb6fba user: dgp tags: dgp-bug-167e0635db | |
| 19:37 | A crude protection against accessing the storage after it has been freed by a finalization pass. Th... check-in: 40f13c1086 user: dgp tags: dgp-bug-167e0635db | |
| 19:24 | One added line that ends the "Conditional jump" errors from valgrind check-in: 0e273ad998 user: dgp tags: dgp-bug-167e0635db | |
| 17:15 | Add missing documentation for TIP 598 Tcl_WinConvertError check-in: b202d2fc01 user: apnadkarni tags: trunk, main | |
| 16:41 | In Tcl 9, we don't need "-encoding utf-8" here any more check-in: aa3b9a93eb user: jan.nijtmans tags: trunk, main | |