Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
197 check-ins using file generic/tclOOInt.h version 4b9d7c6210
|
2025-02-25
| ||
| 18:16 | merge & resolve check-in: 11f14ba10a user: dgp tags: dgp-refactor | |
| 18:04 | merge & resolve check-in: bc85f8e90f user: dgp tags: dgp-refactor | |
| 17:54 | merge & resolve check-in: 2d13d1fb4c user: dgp tags: dgp-refactor | |
| 17:42 | merge & resolve check-in: 6562fa8218 user: dgp tags: dgp-refactor | |
| 17:33 | conflict free check-in: 4f4701911a user: dgp tags: dgp-refactor | |
| 17:00 | merge & resolve check-in: e28d6719a5 user: dgp tags: dgp-refactor | |
| 16:46 | conflict free check-in: e830115f29 user: dgp tags: dgp-refactor | |
| 16:36 | merge & resolve check-in: 430970cc11 user: dgp tags: dgp-refactor | |
| 16:19 | merge & resolve check-in: 5960b9e8fb user: dgp tags: dgp-refactor | |
| 15:58 | conflict free merge check-in: 7cc5b51390 user: dgp tags: dgp-refactor | |
| 15:49 | merge & resolve check-in: 0b8b91452e user: dgp tags: dgp-refactor | |
|
2025-02-24
| ||
| 21:30 | get merging back on trunk up to 9.0b2 release check-in: ae4a8f86e6 user: dgp tags: dgp-refactor | |
|
2024-07-22
| ||
| 22:15 | Fix: typo in tclsh(1) check-in: 5188897949 user: Torsten tags: documentation-cleanup-for-transition | |
| 22:11 | Fix: clarified some features in zipfs, also making them more explicitly documented check-in: 6011ff29c5 user: Torsten tags: documentation-cleanup-for-transition | |
| 21:04 | Fix: in zipfs, add 'w' parameter to [file open] in the last code example as it would otherwise open ... check-in: 7a3dd7e0f9 user: Torsten tags: documentation-cleanup-for-transition | |
| 10:04 | Fix: removed 'qo' string definition macro (.ds) in re_syntax.n introduced in [6f7454b66b] as it is n... check-in: 2c8c140656 user: Torsten tags: documentation-cleanup-for-transition | |
|
2024-06-28
| ||
| 06:49 | Cleanup: removed unnecessary italic white space making the conversion script choke check-in: 3c0b4eef04 user: Torsten tags: documentation-cleanup-for-transition | |
|
2024-06-27
| ||
| 06:32 | Add tcl::unsupported::icu command check-in: 45b7ed88d0 user: apnadkarni tags: trunk, main | |
|
2024-06-26
| ||
| 12:02 | Remove empty "fconfigure" commands in testcases. Some indenting in *.decls files check-in: 88b75ee393 user: jan.nijtmans tags: trunk, main | |
| 03:14 | Merge trunk Closed-Leaf check-in: 485c9811af user: apnadkarni tags: apn-icu | |
|
2024-06-25
| ||
| 11:55 | Rebase to 9.0 Leaf check-in: 97abeb7414 user: jan.nijtmans tags: chan-for-review | |
|
2024-06-24
| ||
| 13:14 | Add "chan isbinary" for checking whether a _channel_ is binary Closed-Leaf check-in: 69c548d59d user: jan.nijtmans tags: tip-699 | |
| 13:11 | TIP #699: Remove support for encoding aliases {} and "binary". check-in: c7b543846d user: jan.nijtmans tags: tip-699 | |
| 12:06 | Eliminate "-encoding binary" in all test-cases check-in: bf368d23e8 user: jan.nijtmans tags: trunk, main | |
| 08:44 | Eliminate "-encoding binary" in favour of "-translation binary". Final proposal. Closed-Leaf check-in: 480c58d5c5 user: jan.nijtmans tags: bug-8cae59ecb0 | |
|
2024-06-23
| ||
| 21:10 | Rebase to 9.0 check-in: 9cc4c972bc user: jan.nijtmans tags: chan-for-review | |
| 20:26 | Add "chan isbinary" for checking whether a _channel_ is binary. Closed-Leaf check-in: 41900f4c4f user: jan.nijtmans tags: rfe-85ddd247b6 | |
| 20:09 | Test cases: no unneccessary "chan configure" statements, remove now obsolete comment check-in: e574afb887 user: jan.nijtmans tags: trunk, main | |
|
2024-06-22
| ||
| 23:29 | Since -eofchar {} is the default already, no need to specify this over and over again in testcases check-in: ee2b3f8f66 user: jan.nijtmans tags: trunk, main | |
|
2024-06-21
| ||
| 20:37 | Revise use of "-translation binary" in testcases: Use it where useful, don't use it any more where m... check-in: fafe0d36d9 user: jan.nijtmans tags: trunk, main | |
| 18:31 | Cleanup: changed the only occurence of \fP to \fR in the Tcl sources for consistency (Tk uses it reg... check-in: 0bfab0884f user: Torsten tags: documentation-cleanup-for-transition | |
| 16:00 | Add missing ucm2tests to generate ICU based test cases check-in: 3cd823eafe user: apnadkarni tags: trunk, main | |
| 14:20 | Fix: make subcommand description consistent with synopsis (also still not totally correctly stated a... check-in: c2cb7f8842 user: Torsten tags: documentation-cleanup-for-transition | |
| 11:53 | Eliminate "-encoding binary" in favour of "-translation binary". Meant for investigation what would ... check-in: 3ee6a6d9b6 user: jan.nijtmans tags: bug-8cae59ecb0 | |
| 10:52 | Fix test constraint check-in: 4aa775e938 user: apnadkarni tags: apn-icu | |
| 09:30 | Fix examples, using "-translation binary" correctly in stead of "-encoding binary" check-in: edcf2ff6be user: jan.nijtmans tags: trunk, main | |
| 07:43 | Cleanup: change .TP into proper subsection for clean Markdown check-in: c85bbe9ac3 user: Torsten tags: documentation-cleanup-for-transition | |
| 07:41 | Fix: remove superfluous comma in KEYWORDS list check-in: 16270af762 user: Torsten tags: documentation-cleanup-for-transition | |
| 06:43 | Update string is integer docs as per TIP 514. check-in: bd5723c171 user: apnadkarni tags: trunk, main | |
|
2024-06-20
| ||
| 18:47 | Remove dead code / outdated comment check-in: 68ea14892f user: jan.nijtmans tags: trunk, main | |
| 07:44 | Merge trunk check-in: 9a863e9399 user: apnadkarni tags: apn-icu | |
| 07:42 | Add basic tests check-in: 0562381402 user: apnadkarni tags: apn-icu | |
|
2024-06-19
| ||
| 19:27 | Fix: remove superfluous full stop at end of SEE ALSO list check-in: 363d8fbfd5 user: Torsten tags: documentation-cleanup-for-transition | |
| 19:12 | new branch for certain fixes in the nroff documentation and for needed preparation of the conversion... check-in: bc29c6f2e8 user: Torsten tags: documentation-cleanup-for-transition | |
| 16:39 | Fix [7be97a6859]: Reviewing chan.n changes check-in: 9453353b55 user: jan.nijtmans tags: trunk, main | |
| 15:34 | Remove TclNREvalList(), it was only used in unsupported::inject, which is now gone check-in: b4f2190668 user: jan.nijtmans tags: trunk, main | |
| 12:31 | merge 8.7 check-in: d799feac4e user: sebres tags: trunk, main | |
| 11:04 | Fix [53ac20f94b]: namespace(n) documentation doesn't reflect TIP#278 changes check-in: 23874775c9 user: jan.nijtmans tags: trunk, main | |
| 11:01 | Merge-mark check-in: 6197d1188b user: jan.nijtmans tags: trunk, main | |
| 10:55 | TIP 696 - partition return codes between core and non-core check-in: 458efeb505 user: apnadkarni tags: trunk, main | |
| 10:32 | TIP #697: 32-bit truncation in format and scan (let's gain some time) check-in: 810eb78647 user: jan.nijtmans tags: trunk, main | |
| 10:04 | Add back tests for inject crashes adapted for coroinject check-in: 7c62723a17 user: apnadkarni tags: trunk, main | |
| 09:51 | Remove tcl::unsupported::inject check-in: a1783b5472 user: apnadkarni tags: trunk, main | |
| 09:33 | Make note in changes.md about removal of inject command Closed-Leaf check-in: b4f354f6d7 user: apnadkarni tags: apn-no-inject | |
| 09:32 | Merge trunk check-in: 4142b0e7ad user: apnadkarni tags: apn-no-inject | |
| 09:25 | Merge trunk Closed-Leaf check-in: 19ff51752b user: jan.nijtmans tags: tip-697 | |
| 03:13 | Handle ambiguous ICU encoding name aliases check-in: 068401d9ac user: apnadkarni tags: apn-icu | |
| 02:25 | Add missing files check-in: 078bef4577 user: apnadkarni tags: apn-icu | |
| 02:22 | Unsupported ICU interface check-in: 5b068beeeb user: apnadkarni tags: apn-icu | |
|
2024-06-18
| ||
| 22:41 | Fix some more indenting check-in: 229a985faf user: jan.nijtmans tags: trunk, main | |
| 17:09 | Merge trunk Closed-Leaf check-in: 96372d2b42 user: apnadkarni tags: apn-experiment-chardet | |
| 16:38 | Merge trunk check-in: f8f212e8fb user: apnadkarni tags: apn-no-inject | |
|
2024-06-17
| ||
| 18:52 | Implement %z/%t/%q/%j size modifiers for 'scan'. Part of TIP #697 check-in: e33fac1cb4 user: jan.nijtmans tags: trunk, main | |
| 16:47 | Remove tcl::unsupported::inject check-in: eaddc2411c user: apnadkarni tags: apn-no-inject | |
| 13:43 | Change "channelId" to "channel" in documentation, error-handling and testcases Closed-Leaf check-in: 877daeddce user: jan.nijtmans tags: no-channelid | |
| 06:26 | Changed "binary data" to "binary string". Thanks to Nathan for the rationale. pyk: Except that my... Closed-Leaf check-in: 96781584b9 user: oehhar tags: encoding-for-review-alt | |
|
2024-06-16
| ||
| 20:37 | Merge 8.7 check-in: c34055a898 user: dkf tags: trunk, main | |
|
2024-06-15
| ||
| 09:56 | Merge trunk check-in: 7e32c99c4f user: apnadkarni tags: apn-experiment-chardet | |
|
2024-06-14
| ||
| 18:44 | Fix non-standard indentation pattern check-in: 9c2a4fb37d user: dkf tags: trunk, main | |
| 15:09 | Import selections of [4d6aa33b2f] (branch: encoding-for-review) and alternate wording. check-in: f5243d7263 user: oehhar tags: encoding-for-review-alt | |
|
2024-06-13
| ||
| 15:51 | Remove migration utilities. Do not really belong here check-in: 639e370816 user: apnadkarni tags: apn-experiment-chardet | |
| 15:12 | Rebase to trunk Leaf check-in: 4d6aa33b2f user: jan.nijtmans tags: encoding-for-review | |
| 13:19 | Change back channelName -> channelId, since this change is not a good idea. check-in: 05bb63653a user: jan.nijtmans tags: chan-for-review | |
| 13:12 | Proposed fix for [53ac20f94b]: namespace(n) documentation doesn't reflect TIP#278 changes Closed-Leaf check-in: e7ea82171d user: jan.nijtmans tags: bug-53ac20f94b | |
| 12:00 | Fix [1d26e580cf]: safe interp can't source files with BOM check-in: 162129dfbf user: jan.nijtmans tags: trunk, main | |
| 09:51 | Use tabs for indenting in stead of 8 spaces. Unbreak clang build check-in: 4bbba9e1f6 user: jan.nijtmans tags: trunk, main | |
|
2024-06-12
| ||
| 20:24 | Fix some indentation/wrapping for style check-in: 5b8a45dae9 user: dkf tags: trunk, main | |
| 20:12 | merge 8.7 (several conflicts resolved) check-in: 30f3c945a6 user: sebres tags: trunk, main | |
| 19:17 | merge 8.7 check-in: bb7ef31f68 user: sebres tags: trunk, main | |
| 14:00 | Merge trunk check-in: cf8a455aeb user: apnadkarni tags: apn-experiment-chardet | |
| 13:57 | Add runtime checks for tilde expansion check-in: 2ec4127aa4 user: apnadkarni tags: apn-experiment-chardet | |
| 11:00 | Tcl_AppendResultVA() is gone in Tcl 9.0 check-in: e757855540 user: jan.nijtmans tags: trunk, main | |
| 10:52 | Use "int fd" for file descriptors, like everywhere else in the code check-in: d5ef8f272b user: jan.nijtmans tags: trunk, main | |
| 00:57 | merge 8.7 check-in: ebafe4633f user: sebres tags: trunk, main | |
| 00:17 | merge 8.7 (fix for [f05f5ef759c1f7f9]) check-in: 433888e35e user: sebres tags: trunk, main | |
|
2024-06-11
| ||
| 22:12 | channelName -> channelId, for consistancy with other *.n manpages check-in: fbffbb228e user: jan.nijtmans tags: trunk, main | |
| 20:53 | Review branch for doc/chan.n changes check-in: c46b236a09 user: jan.nijtmans tags: chan-for-review | |
| 20:37 | Revert [eb627bda27] from 9.0, will be put in a separate branch for review check-in: 63b3229f98 user: jan.nijtmans tags: trunk, main | |
| 14:16 | No need to refer to Tcl 8.6, in some places check-in: 3a2817d512 user: jan.nijtmans tags: trunk, main | |
| 12:41 | There are twelve functions in Tcl_ObjType now. check-in: d7c777c3d8 user: jan.nijtmans tags: trunk, main | |
| 12:17 | Merge 8.7 check-in: 5d0ebb2c38 user: jan.nijtmans tags: trunk, main | |
| 10:10 | Merge 9.0 check-in: 6da7c67781 user: jan.nijtmans tags: encoding-for-review | |
| 10:01 | Merge 8.7. Remove "-profile strict" from examples, since it's already the default. check-in: 3e83c7c7bd user: jan.nijtmans tags: trunk, main | |
| 09:36 | Review branch for doc/encoding.n changes check-in: a88c5767d2 user: jan.nijtmans tags: encoding-for-review | |
| 09:30 | Backout [92ee031f32ea98ba]: "Make the documentation of [encoding] more concise and readable". Will b... check-in: 4178d18b52 user: jan.nijtmans tags: trunk, main | |
| 09:15 | Merge-mark Leaf check-in: 552cf9328e user: jan.nijtmans tags: saveinterpstate-for-review | |
| 09:14 | There are no "two triplets" any more in 9.0 check-in: ef8382c8b4 user: jan.nijtmans tags: trunk, main | |
| 09:09 | Review branch for doc/SaveInterpState.3 changes check-in: 5d0443f660 user: jan.nijtmans tags: saveinterpstate-for-review | |
| 09:06 | Backout [0ef72df401df2216]: "Tighten up SaveResult.3". Will be put in a separate review for 9.0 check-in: d51f727d41 user: jan.nijtmans tags: trunk, main | |
| 07:31 | Merge-mark check-in: 7336081b39 user: jan.nijtmans tags: trunk, main | |
|
2024-06-10
| ||
| 13:09 | Merge 9.0 Leaf check-in: 61b226d13e user: jan.nijtmans tags: setresult-for-review | |
| 13:06 | TIP #494 changes were not fully incorporated in the documentation, so let's correct that. check-in: 1050f25f82 user: jan.nijtmans tags: trunk, main | |
| 11:31 | Review branch for doc/SetResult.3 changes check-in: 747369d2ff user: jan.nijtmans tags: setresult-for-review | |
| 11:22 | Revert [8dba618fe6b6f8bb] from 9.0, will be put in a separate review for 9.0. check-in: 927bcdbb73 user: jan.nijtmans tags: trunk, main | |
| 11:08 | Merge-mark check-in: cc5392ad5f user: jan.nijtmans tags: trunk, main | |
| 10:21 | Merge-mark check-in: 5bee3520ce user: jan.nijtmans tags: trunk, main | |
| 02:06 | Fix decimal rep of TCL_CODE_USER_MAX Closed-Leaf check-in: 727a644138 user: apnadkarni tags: tip-696 | |
|
2024-06-09
| ||
| 16:43 | Merge trunk check-in: ea1692cd09 user: apnadkarni tags: tip-696 | |
| 16:35 | Update to new TIP revision check-in: 50f69baa36 user: apnadkarni tags: tip-696 | |
| 16:31 | Merge-mark check-in: 20afe3bf6b user: jan.nijtmans tags: trunk, main | |
| 14:06 | Another record that ought to be read-only check-in: 5ed9e06eab user: dkf tags: trunk, main | |
| 13:56 | Autoload icu check-in: 28e8feab1e user: apnadkarni tags: apn-experiment-chardet | |
| 12:13 | Put ClockFmtScnStorageHashKeyType in read-only memory check-in: e9c9eb6dc6 user: dkf tags: trunk, main | |
| 10:33 | Simpler commenting of Tcl_ChannelType instances; make zip channel type const check-in: 612cbe4899 user: dkf tags: trunk, main | |
| 08:34 | Add source command check-in: 33fc13c429 user: apnadkarni tags: apn-experiment-chardet | |
|
2024-06-08
| ||
| 17:25 | Add Tcl to ICU name mapping. check-in: 5ff01b9355 user: apnadkarni tags: apn-experiment-chardet | |
|
2024-06-07
| ||
| 17:17 | Add unsupported::chardet command check-in: b0cd28760d user: apnadkarni tags: apn-experiment-chardet | |
| 12:55 | Add ucsdet* ICU functions check-in: 13bc648afd user: apnadkarni tags: apn-experiment-chardet | |
| 12:20 | Fix [d5b45c23f4]: file tildeexpand and file home not disabled in safe base interpLeaf check. check-in: 3aa487993f user: jan.nijtmans tags: trunk, main | |
| 11:26 | Fix CFLAGS=-ftrapv build check-in: 18e368b546 user: jan.nijtmans tags: trunk, main | |
| 11:08 | Copy Jan's Tk ICU interface check-in: 866acc143b user: apnadkarni tags: apn-experiment-chardet | |
|
2024-06-06
| ||
| 10:39 | Fix [57daa91ea]: Tcl_GetIntForIndex handling of n-m (m > n). With testcases. check-in: 4e384191b5 user: jan.nijtmans tags: trunk, main | |
| 10:03 | Fix one int -> Tcl_Size check-in: 3559419da4 user: apnadkarni tags: trunk, main | |
|
2024-06-05
| ||
| 14:12 | A clearer way of writing what parity options are available check-in: ae52f61f0c user: dkf tags: trunk, main | |
| 13:10 | More of the same: Space before tab is extremely unlikely to be correct indentation pattern. check-in: 9ffd785566 user: jan.nijtmans tags: trunk, main | |
|
2024-06-04
| ||
| 16:39 | TIP 696 #defines and docs check-in: c3971ab24d user: apnadkarni tags: tip-696 | |
| 15:54 | Make function definitions have right argument style check-in: e8d1ca599f user: dkf tags: trunk, main | |
| 15:35 | Space before tab is an extremely unlikely to be correct indentation pattern check-in: f6c559b364 user: dkf tags: trunk, main | |
| 11:36 | Merge 9.0 Closed-Leaf check-in: 8d1785156d user: jan.nijtmans tags: backout-encoding-doc | |
|
2024-06-03
| ||
| 20:21 | Remove outdated parts of documentation check-in: 5a0f4dbe55 user: jan.nijtmans tags: trunk, main | |
| 12:02 | Let's review the SetResult.3 changes in trunk (which were never backported to 8.6/8.7) Closed-Leaf check-in: 1a268018a7 user: jan.nijtmans tags: revert-setresult-doc | |
| 11:47 | Use (char *)NULL as end sentinel in documentation (as Linux man-pages already do too, e.g. [https://... check-in: 68eea4fd1e user: jan.nijtmans tags: trunk, main | |
| 10:05 | Reduce test set in 3 ways: 1) 'll' means no trunction, which is not C99-compatible. 2) 'p' is platfo... Closed-Leaf check-in: 596ea2447c user: jan.nijtmans tags: bug-9c258a841a-tests | |
|
2024-06-01
| ||
| 16:13 | Some tidying up, mostly of indentation check-in: 39eee6cff8 user: dkf tags: trunk, main | |
|
2024-05-31
| ||
| 16:50 | Rebase to TIP #697 branch, let's see how far we got check-in: 29add71ca8 user: jan.nijtmans tags: bug-9c258a841a-tests | |
| 14:39 | Rebase to 9.0 check-in: 7083ff878b user: jan.nijtmans tags: tip-697 | |
| 14:32 | Since int() doesn't truncate any more (TIP #514), adapt the documentation accordingly check-in: 219bbcbe5e user: jan.nijtmans tags: trunk, main | |
| 13:21 | Make last test-cases pass check-in: 387194d896 user: jan.nijtmans tags: tip-697 | |
| 11:01 | Merge 8.7 check-in: 0402ac0114 user: dkf tags: trunk, main | |
| 09:16 | Make a start with new TIP implementation, handling '%d' for 'format' and '%d'/'L'/'z'/'t'/'q'/'j' fo... check-in: 4fe0d34f53 user: jan.nijtmans tags: tip-697 | |
|
2024-05-30
| ||
| 22:02 | Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t matching the C printf check-in: 3d5e024e64 user: jan.nijtmans tags: trunk, main | |
| 18:38 | merge 8.7 check-in: bacfccf1e2 user: sebres tags: trunk, main | |
|
2024-05-29
| ||
| 09:45 | Merge-mark 8.7 check-in: 95f9e8176e user: jan.nijtmans tags: trunk, main | |
| 09:07 | Reverted changes to refchan event generation - details below. Tx to Jan for actual revert work. See... check-in: 1ec9927351 user: apnadkarni tags: trunk, main | |
| 08:37 | Merge trunk Closed-Leaf check-in: 0258b07434 user: apnadkarni tags: bug-18f4a94d03 | |
|
2024-05-28
| ||
| 13:24 | Merge 8.7 check-in: 9fa0318dcd user: jan.nijtmans tags: trunk, main | |
| 13:08 | partial merge 8.7 (cherrypick of tests changes only) check-in: 5522057784 user: sebres tags: trunk, main | |
| 11:32 | Fix tests - need longer timer under valgrind. Close created channels. check-in: 290787b518 user: apnadkarni tags: bug-18f4a94d03 | |
| 03:02 | Merge trunk check-in: 95e6bbc3b3 user: apnadkarni tags: bug-18f4a94d03 | |
|
2024-05-27
| ||
| 21:32 | Merge-mark check-in: 5e9f65e868 user: jan.nijtmans tags: trunk, main | |
| 21:15 | Merge 8.7 check-in: b0caf377fc user: jan.nijtmans tags: trunk, main | |
| 20:19 | merge 8.7 check-in: b3d08c0262 user: sebres tags: trunk, main | |
| 16:31 | Improve details about attached zipfs archives in tclsh and wish. check-in: bacd652dd2 user: griffin tags: trunk, main | |
| 16:10 | Merge trunk check-in: 1d96247e8b user: apnadkarni tags: bug-18f4a94d03 | |
| 12:52 | Missing ',' between "INDEX" and "OUTOFRANGE" check-in: a4a8fcd533 user: jan.nijtmans tags: trunk, main | |
| 11:24 | Eliminate TclPrintByteCodeObj()'s 'interp' argument, which is not used. Fix some indenting. check-in: d13f391c04 user: jan.nijtmans tags: trunk, main | |
|
2024-05-26
| ||
| 19:43 | Merge main Leaf check-in: 8884561af9 user: griffin tags: bug-43b7e5b511 | |
| 19:21 | Fix spelling errors. check-in: 1b809b21b1 user: griffin tags: bug-43b7e5b511 | |
| 14:09 | Merge 8.7 check-in: 735641d5cb user: dkf tags: trunk, main | |
|
2024-05-25
| ||
| 18:32 | Add note about static vs dynamic builds. check-in: 22a3f9df78 user: griffin tags: bug-43b7e5b511 | |
| 15:54 | Merge 8.7 check-in: bcac522a9f user: dkf tags: trunk, main | |
| 09:24 | Merge 8.7 check-in: af5b3d24cc user: jan.nijtmans tags: trunk, main | |
|
2024-05-24
| ||
| 22:14 | Remove TclSetProcessGlobalValue() "encoding" parameter: it should always be NULL check-in: c9626e005f user: jan.nijtmans tags: trunk, main | |
| 20:34 | merge core-8-branch check-in: c5bd3ad311 user: dkf tags: trunk, main | |
| 17:50 | address ticket [43b7e5b511] - Improve zipfs description in tclsh manual. check-in: 187224bda2 user: griffin tags: bug-43b7e5b511 | |
| 16:22 | Tests for bug fixes check-in: b26b8ffee1 user: apnadkarni tags: bug-18f4a94d03 | |
| 16:09 | Merge trunk check-in: eedb9cd832 user: apnadkarni tags: bug-18f4a94d03 | |
| 16:05 | Merge trunk check-in: 3c2a89b54b user: apnadkarni tags: bug-18f4a94d03 | |
| 15:54 | Merge mark check-in: 49d98d64fa user: apnadkarni tags: trunk, main | |
| 15:29 | Fix [e589d9bdab] - fconfigure socket -peername check-in: 63b426f8f2 user: apnadkarni tags: trunk, main | |
| 15:19 | Add test for [e589d9bdab] Closed-Leaf check-in: 077455905b user: apnadkarni tags: bug-e589d9bdab | |
| 15:13 | Fix [e589d9bdab] check-in: ddf5f314e0 user: apnadkarni tags: bug-e589d9bdab | |
| 08:55 | Code optimization: no need for encoding = Tcl_GetEncoding(NULL, NULL). Use Tcl_DStringToObj where po... check-in: 28dc028d3e user: jan.nijtmans tags: trunk, main | |
|
2024-05-23
| ||
| 15:37 | Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows check-in: 7349d7971a user: jan.nijtmans tags: trunk, main | |
| 13:44 | Merge 8.7 check-in: b4a4d46ce0 user: jan.nijtmans tags: trunk, main | |
| 08:53 | More trickery with macros Leaf check-in: a3f9c1bec2 user: dkf tags: more-macros | |
|
2024-05-22
| ||
| 22:29 | .travis.yml is not used any more check-in: 832adefe3d user: jan.nijtmans tags: trunk, main | |
| 21:27 | clock option re-ordering check-in: ab88edcd09 user: jan.nijtmans tags: trunk, main | |
| 10:50 | merge 8.7 check-in: aed7d249ae user: sebres tags: trunk, main | |
| 10:24 | merge point check-in: 0b7ca46179 user: sebres tags: trunk, main | |
| 10:13 | merge 8.7 check-in: 28a69010d7 user: sebres tags: trunk, main | |
| 09:26 | Merge 8.7 check-in: 28a90c0424 user: jan.nijtmans tags: trunk, main | |
|
2024-05-21
| ||
| 21:22 | "TCL_TOMMATH" is not used anywhere check-in: 134a992bae user: jan.nijtmans tags: trunk, main | |
| 20:00 | Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linked check-in: c92cf5f76d user: jan.nijtmans tags: trunk, main | |
| 15:03 | Merge 8.7. Some int -> Tcl_Size check-in: 1a12a05fa1 user: jan.nijtmans tags: trunk, main | |
| 10:51 | merge 8.7 check-in: 780ab56525 user: sebres tags: trunk, main | |
| 10:33 | merge 8.7 check-in: bc2e652394 user: sebres tags: trunk, main | |
| 09:04 | b2 -> b3, as preparation for next release check-in: 84ecf75d3b user: jan.nijtmans tags: trunk, main | |
|
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 | |
|
2024-05-18
| ||
| 22:01 | Merge-mark check-in: 378a818456 user: jan.nijtmans tags: trunk, main | |
|
2024-05-17
| ||
| 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 | |
| 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 | |