Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
132 check-ins using file generic/tclListObj.c version 969c6558d9
|
2025-09-02
| ||
| 14:54 | (partial) merge trunk check-in: 70410fe882 user: jan.nijtmans tags: tip-626 | |
| 09:21 | (partial) merge trunk check-in: bfbb3990ac user: jan.nijtmans tags: tip-626 | |
|
2025-07-28
| ||
| 10:06 | - added code to handle more nroff backslash commands check-in: 7f679d8d2a user: Torsten tags: tip-700 | |
|
2025-07-26
| ||
| 22:11 | - added remaining 28 section 3 manual pages in initial markdown versions - removed unusual use of a ... check-in: a2dd66906f user: Torsten tags: tip-700 | |
|
2025-07-20
| ||
| 07:06 | - added 55 section 3 manual pages in initial markdown versions - unified bold font for #include line... check-in: 61e103c3e2 user: Torsten tags: tip-700 | |
|
2025-07-19
| ||
| 22:12 | - added 15 section 3 manual pages in initial markdown versions - adapted conversion script to cover ... check-in: 5e298551a7 user: Torsten tags: tip-700 | |
| 12:19 | repaired italics/bold markdown broken in the last commit check-in: d93343b004 user: Torsten tags: tip-700 | |
|
2025-07-15
| ||
| 19:41 | some non-change cosmetics to make the ctags implementation in Geany 2.1 partly happy again check-in: bb08aafe0a user: Torsten tags: tip-700 | |
| 09:44 | - added first 9 section 3 manual pages in markdown versions (initial conversion, not final) - make s... check-in: 4cbf81f377 user: Torsten tags: tip-700 | |
|
2025-07-09
| ||
| 09:54 | Beginning to include code for section 3 manual pages check-in: a55f5af3fd user: Torsten tags: tip-700 | |
|
2025-06-20
| ||
| 15:25 | - added tclsh.1 page - prepared conversion script for manual pages of sections "1" and "3" check-in: 77449a3f2b user: Torsten tags: tip-700 | |
| 15:09 | - added 6 more pages, all Tcl section "n" pages now have an initial markdown version - unified synta... check-in: aeeafc9985 user: Torsten tags: tip-700 | |
|
2025-06-17
| ||
| 16:28 | merge 9.0 check-in: 734aa4f0b9 user: dgp tags: trunk, main | |
| 15:15 | An experiment with marking the error paths in TEBC as cold Leaf check-in: 05865c51e5 user: dkf tags: unlikely-tebc | |
| 13:35 | Update macOS info in README.md and macosx/README check-in: 4361a247f8 user: culler tags: trunk, main | |
| 12:27 | TIP 712 - Add "positive" options to the subst command check-in: f41248f057 user: max tags: trunk, main | |
| 11:21 | - added 15 more initial markdown pages - unified syntax in lseq.n, copy.n, callback.n, self.n,clock.... check-in: 4da8e8e01d user: Torsten tags: tip-700 | |
| 10:58 | Convert many flag/magic value definitions to enums check-in: 22da1fece6 user: dkf tags: enums-3 | |
| 10:17 | merge trunk check-in: e25422e659 user: dkf tags: arith-series-bytecode | |
| 08:57 | Make ParseArithSeriesArgument slightly better check-in: 6f0cea1478 user: dkf tags: arith-series-bytecode | |
| 08:51 | Reduce number of gotos (and general twistiness) in GenerateArithSeries check-in: cccaf8a589 user: dkf tags: arith-series-bytecode | |
| 08:19 | Move most of INST_ARITH_SERIES logic into a separate function. Much easier to understand that way. check-in: eb15498308 user: dkf tags: arith-series-bytecode | |
|
2025-06-16
| ||
| 16:02 | Add compilers for expanding [next] and [nextto] check-in: f461d3d1ea user: dkf tags: expand-next | |
| 11:54 | Neater comment check-in: 40b0c826aa user: dkf tags: expand-next | |
| 11:52 | Use function we have in other appropriate places check-in: d6c1c45864 user: dkf tags: expand-next | |
| 11:43 | more cleaning up of the way [next]'s bytecode works check-in: 385a50443a user: dkf tags: expand-next | |
| 10:41 | Start of {*}-aware [next] and [nextto] check-in: 12b91ee081 user: dkf tags: expand-next | |
| 10:05 | - added 17 more initial markdown pages - unified syntax in link.n, next.n - clarified the descriptio... check-in: 20c84416b4 user: Torsten tags: tip-700 | |
|
2025-06-15
| ||
| 14:02 | Unify the guts of ChildInvokeHidden a bit more. check-in: 7093a0e24f user: dkf tags: cleanup-objinvoke | |
| 07:42 | Banish TclObjInvokeNamespace and leave TclObjInvoke just because its in the internal stubs check-in: b473a994e0 user: dkf tags: cleanup-objinvoke | |
| 03:03 | Merge 9.0 - tests for handle leaks for exec check-in: 166bfb6375 user: apnadkarni tags: trunk, main | |
|
2025-06-14
| ||
| 11:50 | Merge 9.0 - Disable timing dependent tests when running under AppVerifier on Windows check-in: b4b7ca2595 user: apnadkarni tags: trunk, main | |
| 08:03 | Starting to clean up hidden-command-invoke machinery. Remove unused flags. check-in: 751a860e26 user: dkf tags: cleanup-objinvoke | |
| 08:02 | - added 18 more initial markdown pages - unified syntax in mathfunc.n, mathop.n, switch.n, link.n - ... check-in: 578a22b604 user: Torsten tags: tip-700 | |
| 03:29 | Merge 9.0 - Add testhandlecount command. check-in: d2bd980da4 user: apnadkarni tags: trunk, main | |
|
2025-06-13
| ||
| 14:46 | - added 22 more initial markdown pages - unified syntax in zipfs.n, removing the unusual "?(\fB\-glo... check-in: dad17a1a39 user: Torsten tags: tip-700 | |
| 13:32 | merge trunk check-in: 881289af90 user: dkf tags: arith-series-bytecode | |
| 13:27 | Implement [tailcall {*}...] in bytecode check-in: 043acea4e9 user: dkf tags: trunk, main | |
| 08:14 | Add new macro, EnvIsProc, to cover cases where we should be stricter. [fa7995bdf2] check-in: 950d15a307 user: dkf tags: trunk, main | |
| 07:46 | [fa7995bdf2] Add more direct test case for real bug check-in: 2c56367e9a user: dkf tags: trunk, main | |
| 07:22 | Move magic values into header file check-in: 3665a2183f user: dkf tags: trunk, main | |
|
2025-06-12
| ||
| 20:00 | - added 10 more initial markdown pages - unified syntax in close.n check-in: 77d7b8caaf user: Torsten tags: tip-700 | |
| 15:08 | [fa7995bdf2] End multiple segfaults in httpcookie.test. check-in: 3a900c3ad1 user: dgp tags: trunk, main | |
| 08:58 | merge trunk check-in: 96cd32860c user: dkf tags: arith-series-bytecode | |
|
2025-06-11
| ||
| 13:46 | - added 27 more initial markdown pages (http, upvar, lset, file, tcltest, classvariable, ...) - unif... check-in: f175acdc29 user: Torsten tags: tip-700 | |
| 12:41 | Make sure there are no memory leaks in the arithSeries operation check-in: e54e68a8a8 user: dkf tags: arith-series-bytecode | |
| 11:00 | All edge case tests now pass. But why does [lseq] behave like this??? check-in: 2aff866995 user: dkf tags: arith-series-bytecode | |
| 08:45 | More edge cases check-in: 1e40036e24 user: dkf tags: arith-series-bytecode | |
|
2025-06-10
| ||
| 16:28 | final cases check-in: 969202f063 user: dkf tags: arith-series-bytecode | |
| 16:07 | Handle the three-argument cases check-in: 8a6bfb7606 user: dkf tags: arith-series-bytecode | |
| 15:32 | And I already have the right tools to make this easy. Excellent. check-in: 9c2af4bff0 user: dkf tags: arith-series-bytecode | |
| 15:25 | Add compilation of two arg case... and note that we need to compile args as expressions check-in: f184baf3cf user: dkf tags: arith-series-bytecode | |
| 15:12 | Merge 9.0 check-in: ae9468c46c user: jan.nijtmans tags: trunk, main | |
| 15:12 | Basic [lseq] compiler that handles just the one case. check-in: da9d3ae0f8 user: dkf tags: arith-series-bytecode | |
| 15:00 | Name the operation's flag bits check-in: 85dfbf093d user: dkf tags: arith-series-bytecode | |
| 14:32 | - added 4 initial markdown pages (bgerror, cd, configurable, proc) - unitfy snytax in singleton.n, d... check-in: 485e87ff16 user: Torsten tags: tip-700 | |
| 13:53 | Define an instruction to build an arithmetic series. Not yet issued check-in: 9a34988847 user: dkf tags: arith-series-bytecode | |
| 11:38 | Outermost skeleton of [lseq] compiler. Much more still to do! check-in: e090b59ea0 user: dkf tags: arith-series-bytecode | |
| 11:34 | Tinkering with the ArithSeries object type implementation check-in: 8cf84a9410 user: dkf tags: arith-series-bytecode | |
| 09:08 | Delete code that caused failures with -ftrapv and otherwise did nothing useful check-in: bda04379db user: dkf tags: trunk, main | |
| 08:41 | Remove unused argument Closed-Leaf check-in: 925c547504 user: dkf tags: expanded-tailcall | |
| 07:53 | Convert defines to enums in remaining Windows-specific code check-in: ba2bfb9ef1 user: dkf tags: trunk, main | |
|
2025-06-09
| ||
| 13:41 | Merge core-9-0-branch. Pick up fix for [0ee626dfb2] and other sundry unmerged changes check-in: 8fd21b71bd user: apnadkarni tags: trunk, main | |
| 08:18 | Greatly improved [tailcall] handling, including more special cases. check-in: 704185a4e7 user: dkf tags: expanded-tailcall | |
| 07:35 | - unified syntax in configurable.n and packagens.n - handled further syntax cases in parseCommand - ... check-in: 1313b2f489 user: Torsten tags: tip-700 | |
| 05:34 | Merge trunk check-in: de6cd974cd user: apnadkarni tags: tip-649 | |
|
2025-06-08
| ||
| 11:58 | merge trunk check-in: 07be934af0 user: dkf tags: expanded-tailcall | |
| 11:30 | Fix error check-in: affb0406e7 user: dkf tags: trunk, main | |
|
2025-06-07
| ||
| 16:08 | Added memory leak tests for Tcl_ListObj* check-in: 0187375ab0 user: apnadkarni tags: tip-649 | |
| 15:17 | Add Tcl_ListObjReverse tests check-in: e6b3e4971a user: apnadkarni tags: tip-649 | |
| 07:55 | Tests for Tcl_ListObjRepeat check-in: 61c9d0bed7 user: apnadkarni tags: tip-649 | |
|
2025-06-06
| ||
| 16:55 | Start on TIP 649 tests. Also fix [5773c78e86]. check-in: 132cfd08e7 user: apnadkarni tags: tip-649 | |
| 14:58 | merge trunk check-in: 9fac84a744 user: dkf tags: expanded-tailcall | |
| 13:54 | give tests human-readable names check-in: 1a00d5f12a user: dkf tags: trunk, main | |
| 13:33 | fix silly capitalisation error check-in: c7fe183496 user: dkf tags: trunk, main | |
| 13:29 | After private testing, this works correctly and is shorter too check-in: cbdaf58417 user: dkf tags: trunk, main | |
| 11:47 | TIP 722: return loaded packages by "package present" Leaf check-in: 8ca7e925b7 user: oehhar tags: tip-722-loaded-package-list | |
| 09:52 | - added inital version of 13 more manual pages in markdown - fix parseCommand Span elements and add ... check-in: b251f550f8 user: Torsten tags: tip-700 | |
| 08:39 | [9a2351225c] Alternate, portable way of testing for [foreach] and [lseq] interacting badly check-in: ed591cc6bb user: dkf tags: trunk, main | |
| 08:28 | That script can be used on the other two platforms too. Excellent! check-in: 4dc9380560 user: dkf tags: trunk, main | |
| 08:24 | Move support Tcl script into its own file check-in: 4fa20f0f04 user: dkf tags: trunk, main | |
| 05:49 | Add new list functions to stubs check-in: ce0be94413 user: apnadkarni tags: tip-649 | |
|
2025-06-05
| ||
| 14:56 | - fix/unify Tcl command syntax in tm.n to work with parseCommand and added initial tm.md version - a... check-in: fdf18f0450 user: Torsten tags: tip-700 | |
| 13:49 | Start on TIP 649 check-in: 4396c6d6e8 user: apnadkarni tags: tip-649 | |
| 12:49 | Don't need to save the value from the subprocess in a variable Closed-Leaf check-in: c976ec2288 user: dkf tags: lseq-no-bloat-test | |
| 08:42 | Alternate way of testing for no memory bloat in foreach+lseq; should be cross-platform and MUCH less... check-in: 0ab1be91d7 user: dkf tags: lseq-no-bloat-test | |
| 08:17 | rewrite test to use a constraint instead of a silly result condition check-in: 64fe58d793 user: dkf tags: lseq-no-bloat-test | |
| 08:12 | Check for tag "core-*", not "core-**" everywhere the same check-in: 381b73a174 user: jan.nijtmans tags: trunk, main | |
| 08:02 | Correct syntax error in github action command files check-in: 612fa1a095 user: dkf tags: trunk, main | |
|
2025-06-04
| ||
| 14:43 | change conversion script to convert a whole directory of nroff files; make a first run into the dire... check-in: fd47438785 user: Torsten tags: tip-700 | |
| 13:38 | extracted parts from xref.tcl script from chiselapp as man2markdown-xref.tcl and modified it to roug... check-in: 5005746b49 user: Torsten tags: tip-700 | |
| 10:51 | Reduce size of build matrices for non-critical commits. This needs deeper Github Actions wizardry. check-in: fa3d2b602f user: dkf tags: trunk, main | |
| 10:34 | adapt paths from chiselapp to this repo, added test script for certain conversion processes check-in: 437eadf7da user: Torsten tags: tip-700 | |
| 10:28 | Merge 9.0 check-in: 9af9538f9e user: jan.nijtmans tags: trunk, main | |
| 10:22 | This branch is for the implementation of TIP 700. This commit adds the current status of the convers... check-in: 048fc2d544 user: Torsten tags: tip-700 | |
| 03:26 | Update changes.md for TIP's 711, 716, 717 check-in: c522eaaffd user: apnadkarni tags: trunk, main | |
| 03:11 | TIP 716 - add stub for Tcl_GetEncodingNameForUser check-in: 56c3ed7b65 user: apnadkarni tags: trunk, main | |
|
2025-06-03
| ||
| 16:48 | Proposed fix for [9a2351225c]: 32-bit build broken No longer needed Closed-Leaf check-in: 2456cb07e8 user: jan.nijtmans tags: bug-9a2351225c | |
| 15:16 | Make the [tailcall] compiler understand {*}; a common case check-in: ee89589a58 user: dkf tags: expanded-tailcall | |
| 05:00 | Test Tcl_GetEncodingName* functions callable via stubs Closed-Leaf check-in: 22c4522408 user: apnadkarni tags: tip-716-91 | |
| 03:34 | Add stubs function from TIP 716 check-in: 2c15556f25 user: apnadkarni tags: tip-716-91 | |
|
2025-06-02
| ||
| 15:59 | A review of TRACE macros usage in TEBC Closed-Leaf check-in: f9020c3d79 user: dkf tags: review-tebc-trace | |
| 15:52 | rebase to trunk Closed-Leaf check-in: 8ed2dae979 user: jan.nijtmans tags: bug-fa7995bdf2 | |
| 15:45 | Merge mark check-in: 53c209f002 user: apnadkarni tags: trunk, main | |
| 15:37 | Merge-mark check-in: 4c38ec12dc user: jan.nijtmans tags: trunk, main | |
| 12:42 | Merge core-9-0-branch: TIP 716 accepted check-in: f15e7fa64a user: apnadkarni tags: trunk, main | |
| 11:54 | Upgrade [lappend] so it bytecode compiles directly with expansion of arguments check-in: a8d25c2bb0 user: dkf tags: trunk, main | |
| 11:42 | Ensure we never concatenate too many values at once Closed-Leaf check-in: 062b9347d7 user: dkf tags: lappend-expansion | |
| 11:24 | merge trunk check-in: 182cf2693a user: dkf tags: lappend-expansion | |
| 08:52 | Use correct variable name... check-in: 95903ab2b2 user: dkf tags: trunk, main | |
| 08:45 | clean up a bit more Closed-Leaf check-in: 66efd50259 user: dkf tags: oo-c11-scope | |
| 08:26 | Rethink where variable declarations (in TclOO) are in the light of C11 rules check-in: d9ca5fef37 user: dkf tags: oo-c11-scope | |
|
2025-06-01
| ||
| 10:24 | Add [[unreachable]] and [[fallthrough]] from C23 (where available) check-in: 0ae5d5f12e user: dkf tags: trunk, main | |
|
2025-05-31
| ||
| 08:13 | Should set variable earlier Closed-Leaf check-in: 2b0bb48595 user: dkf tags: tcl-unreachable | |
|
2025-05-30
| ||
| 19:35 | [9a4876e887] Get ooWhat initialized before any error handling paths. check-in: ca9ce863f4 user: dgp tags: trunk, main | |
| 19:14 | silence compiler warning check-in: f866d870a6 user: dgp tags: trunk, main | |
| 18:55 | [fa7995bdf2] Stop crash in [http::cookiejar create]. check-in: b6631aa2b3 user: dgp tags: bug-fa7995bdf2 | |
| 14:17 | merge trunk check-in: 2c6d0910b1 user: dkf tags: tcl-unreachable | |
| 14:00 | Minor refactor of some parts of TclOO code check-in: 92535c5998 user: dkf tags: trunk, main | |
| 13:35 | Another switch that can be marked explicitly as exhaustive check-in: 72ebb553a6 user: dkf tags: tcl-unreachable | |
| 08:28 | Workaround for Clang being obnoxious check-in: e6d296955c user: dkf tags: tcl-unreachable | |
|
2025-05-29
| ||
| 20:26 | Don't read uninitialised memory; store in TEBCdata instead check-in: 2cf08c1933 user: dkf tags: tcl-unreachable | |
| 15:18 | Go back to other way of working; actually more efficient in this case check-in: 2addd5bfbd user: dkf tags: tcl-unreachable | |
| 15:10 | merge trunk check-in: e1ef92cb5d user: dkf tags: tcl-unreachable | |
|
2025-05-27
| ||
| 06:34 | Merge trunk check-in: e3f06a72c9 user: apnadkarni tags: apn-encoding-refactor | |
| 05:02 | Merge 9.0. Disable unsupported icu tests for valgrind as dl_load of icu muddies valgrind output check-in: ef7f12a7fc user: apnadkarni tags: trunk, main | |
| 03:23 | Proposed fix for memory leak in TclCompileTryCmd check-in: bef78c2964 user: apnadkarni tags: bug-c587295271-trycompile-leak | |
|
2025-05-26
| ||
| 11:59 | Merge mark for 9.0 changes.md check-in: 142fb1767c user: apnadkarni tags: trunk, main | |
| 11:48 | Merge 9.0 check-in: bf0c98b4c3 user: jan.nijtmans tags: trunk, main | |
| 11:47 | Update changes.md check-in: b72585319f user: apnadkarni tags: trunk, main | |
| 11:40 | New internal list representations for lreverse, lrepeat, lrange. See https://core.tcl-lang.org/tcl/w... check-in: 7d01f59ecd user: apnadkarni tags: trunk, main | |
| 11:10 | Merge trunk Closed-Leaf check-in: 153bd23720 user: apnadkarni tags: apn-tip636-appl-91 | |