Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
118 check-ins using file tests/abstractlist.test version 790c586277
|
2023-08-23
| ||
| 20:18 | Merge 8.7 check-in: 73da5acb07 user: jan.nijtmans tags: trunk, main | |
|
2023-08-21
| ||
| 15:45 | merge trunk check-in: 687fee129d user: dgp tags: dgp-refactor | |
| 15:37 | merge trunk check-in: e27c108146 user: dgp tags: novem | |
| 15:17 | merge trunk check-in: c27b6ba34a user: dgp tags: core-9-0-b1-rc | |
| 03:00 | Tcl_Read(), Tcl_ReadChars() return Tcl_Size check-in: f0b8bccda3 user: bch tags: trunk, main | |
|
2023-08-20
| ||
| 13:26 | Back out [2a01c62b1a55a] - causes tcllib failures. check-in: 114822ee01 user: apnadkarni tags: trunk, main | |
|
2023-08-18
| ||
| 15:15 | merge trunk check-in: c92017e55f user: dgp tags: dgp-refactor | |
| 14:59 | merge trunk check-in: eba8f917c5 user: dgp tags: novem | |
| 14:52 | merge trunk check-in: 05447fa3f3 user: dgp tags: core-9-0-b1-rc | |
| 07:08 | Merge 8.7 - Fix UtfToUtf16Proc check-in: 47e9c5e3f5 user: apnadkarni tags: trunk, main | |
|
2023-08-17
| ||
| 21:03 | Fix bug: Performance regression in 9.0 accessing dicts as lists [f4c01e42a7] check-in: 2a01c62b1a user: griffin tags: trunk, main | |
| 17:37 | Remove ineffective index operation. Shimmering is already optimal. Closed-Leaf check-in: 0c60aff918 user: griffin tags: bug-f5c01e42a7 | |
| 17:16 | Working index operation, but terrible performance. (not surprising) check-in: 5bb29ca1ef user: griffin tags: bug-f5c01e42a7 | |
|
2023-08-16
| ||
| 21:36 | Fix llength function for dict types. check-in: 840ebea1b5 user: griffin tags: bug-f5c01e42a7 | |
|
2023-08-14
| ||
| 15:46 | merge bug-bc7ddc7944 (revert use of TclDuplicatePureObj) check-in: 35275c285b user: griffin tags: trunk, main | |
| 14:47 | merge trunk check-in: 6443fd6a6d user: dgp tags: dgp-refactor | |
| 14:39 | merge trunk check-in: a8c00b3c25 user: dgp tags: novem | |
| 13:58 | merge trunk check-in: 92a165fa9e user: dgp tags: core-9-0-b1-rc | |
| 12:55 | Bug [457523]. Trivial comment edit just to close the bug check-in: bae0d30c7f user: apnadkarni tags: trunk, main | |
| 05:07 | merge trunk Closed-Leaf check-in: 771e5ad4e4 user: griffin tags: bug-bc7ddc7944 | |
| 03:42 | Bug [bc076f4f0e]. Fix large indexing broken by commit [0b05b5c750df]. Also preserves Tk bug fix [a99... check-in: 55602e8331 user: apnadkarni tags: trunk, main | |
|
2023-08-13
| ||
| 13:37 | Fix up tests for modified Tcl_GetIntForIndex semantics Closed-Leaf check-in: 06da22c87b user: apnadkarni tags: bug-bc076f4f0e75 | |
| 11:56 | Merge in fix for end+1 indices. check-in: aedb8e144f user: apnadkarni tags: bug-bc076f4f0e75 | |
| 10:35 | Fix for Tk [a9929f112a] check-in: 4c24b8d272 user: apnadkarni tags: bug-bc076f4f0e75 | |
| 06:22 | Revert [0b05b5c750df] that broke bigdata tests and lseq-1.13 check-in: 6985418bfc user: apnadkarni tags: bug-bc076f4f0e75 | |
| 04:29 | merge trunk check-in: 7fc4b49ef9 user: griffin tags: bug-bc7ddc7944 | |
|
2023-08-12
| ||
| 23:14 | Rename Tcl_BumpObj() to Tcl_BounceRefCount(). After the presentation on Abstract Lists at the 2023 ... check-in: df58824c78 user: griffin tags: trunk, main | |
| 17:56 | More replacements of DuplicateObj with ListObjCopy. check-in: ec3e985027 user: griffin tags: bug-bc7ddc7944 | |
| 04:07 | Replace more DuplicateObj with ListObjCopy. check-in: af8de99a71 user: griffin tags: bug-bc7ddc7944 | |
|
2023-08-11
| ||
| 17:55 | Replace DuplicateObj with ListObjCopy where appropriate. check-in: 84467b4641 user: griffin tags: bug-bc7ddc7944 | |
| 15:09 | Tcl_DuplicateObj() does not need DECACHE/CACHE protections. check-in: 78e07e2112 user: dgp tags: bug-bc7ddc7944 | |
|
2023-08-10
| ||
| 21:12 | Revert more bits. check-in: 5ed75d2361 user: griffin tags: bug-bc7ddc7944 | |
| 17:48 | Revert DupolicatePureObj back to DuplicateObj. check-in: a001695bab user: griffin tags: bug-bc7ddc7944 | |
| 16:53 | merge trunk check-in: 25db09366a user: dgp tags: dgp-refactor | |
| 16:38 | merge trunk check-in: 70aa27d5a8 user: dgp tags: novem | |
| 16:32 | merge trunk check-in: 3ad25f639c user: dgp tags: core-9-0-b1-rc | |
| 14:09 | silence compiler warning check-in: 8deca7d58a user: dgp tags: trunk, main | |
| 01:47 | Proposed fix for bug-bc7ddc7944 check-in: 239ca4c54c user: griffin tags: bug-bc7ddc7944 | |
|
2023-08-09
| ||
| 22:55 | Fix uninitialized variable. check-in: ff548edf17 user: griffin tags: trunk, main | |
|
2023-08-08
| ||
| 22:55 | Corrections and additions for ObjectType Abstract List descriptions. Part of bug [30e4e9102f] check-in: 22fc4699a3 user: griffin tags: trunk, main | |
| 17:10 | Fix bug [30e4e9102f] - Abstract List ListIndex should return NULL when index out of range. check-in: 93be83f416 user: griffin tags: trunk, main | |
| 15:21 | Implement in,ni operator for abstract lists check-in: e302bd84c3 user: griffin tags: trunk, main | |
| 06:02 | Bug [f5c01e42a7]. Disable DictAsListIndex for the time being. check-in: bd17e3ed36 user: apnadkarni tags: trunk, main | |
|
2023-08-04
| ||
| 14:06 | quiet test noise check-in: b8ca5546ce user: dgp tags: trunk, main | |
| 07:48 | Rebase to 9.0 check-in: 3e13e79524 user: jan.nijtmans tags: tip-673 | |
|
2023-08-03
| ||
| 20:01 | merge trunk check-in: 70a880dd36 user: dgp tags: dgp-refactor | |
| 20:00 | merge trunk check-in: b11230f7fb user: dgp tags: novem | |
| 20:00 | merge trunk check-in: 3c2eea5232 user: dgp tags: core-9-0-b1-rc | |
| 20:00 | Add DECACHE/CACHE_STACK_INFO() protections to calls out of the bytecode execution engine to avoid pa... check-in: 6adeabbfe3 user: dgp tags: trunk, main | |
| 19:47 | Add DECACHE/CACHE_STACK_INFO() protections to calls out of the bytecode execution engine to avoid pa... check-in: f3d9c64c40 user: dgp tags: dgp-refactor | |
| 19:15 | Patch out the call to TclDuplicatePureObj() that leads to panics. check-in: 39c8bac885 user: dgp tags: dgp-refactor | |
| 17:31 | merge trunk check-in: 1f1844b20d user: dgp tags: dgp-refactor | |
| 17:31 | merge trunk check-in: 0809768e50 user: dgp tags: novem | |
| 17:11 | merge trunk check-in: 8117bee1ed user: dgp tags: core-9-0-b1-rc | |
| 13:04 | Merge 8.7 check-in: a9ae11180e user: jan.nijtmans tags: trunk, main | |
|
2023-08-02
| ||
| 20:51 | Merge 8.7 check-in: 330d66778a user: jan.nijtmans tags: trunk, main | |
|
2023-08-01
| ||
| 16:12 | Merge 8.7 check-in: 8d6ad57e61 user: jan.nijtmans tags: trunk, main | |
| 15:52 | Merge 8.7 check-in: cf7342b5ad user: jan.nijtmans tags: trunk, main | |
| 13:57 | Merge 8.7 check-in: 309b95cc71 user: jan.nijtmans tags: trunk, main | |
| 13:01 | Bug [76d45ec836] - mingw - tommath not copied on install check-in: 5e1a3868b7 user: apnadkarni tags: trunk, main | |
| 06:53 | merge-mark check-in: 8b8448a0f5 user: jan.nijtmans tags: trunk, main | |
|
2023-07-31
| ||
| 16:37 | merge trunk check-in: 08c1363f16 user: dgp tags: dgp-refactor | |
| 16:30 | Merge next checkin from trunk. Resolve conflicts. check-in: 1176dde31b user: dgp tags: dgp-refactor | |
| 15:58 | Fix [e58d7e19e9]: Upwards compatibility of TclObjTypeHasProc() check-in: 7fce749488 user: jan.nijtmans tags: trunk, main | |
| 15:56 | Merge conflict-free from trunk as far as possible. check-in: 2b025dd0d9 user: dgp tags: dgp-refactor | |
| 15:45 | Add (hopefully confincing) testcase for bug [e58d7e19e9] check-in: 354b22cef8 user: jan.nijtmans tags: trunk, main | |
| 15:43 | merge trunk check-in: b5cd7e7286 user: dgp tags: novem | |
| 15:34 | merge trunk check-in: ec928fe753 user: dgp tags: core-9-0-b1-rc | |
|
2023-07-29
| ||
| 20:35 | Merge bug-e58d7e19e9-demo branch: Show that everything works fine here. Closed-Leaf check-in: 8ed8429a89 user: jan.nijtmans tags: bug-e58d7e19e9 | |
| 18:11 | Demo bug [e58d7e19e9] Closed-Leaf check-in: cdcadcb379 user: jan.nijtmans tags: bug-e58d7e19e9-demo | |
| 16:42 | Rebase to 9.0 check-in: c9b9082483 user: jan.nijtmans tags: tip-626 | |
| 06:46 | Merge 8.7 - Tcl_ListObjIndex tests check-in: f4ada88ce3 user: apnadkarni tags: trunk, main | |
|
2023-07-28
| ||
| 15:51 | A bunch of 64 bit fixes (int->Tcl_Size) and the like. check-in: 336125e9e8 user: apnadkarni tags: trunk, main | |
| 14:40 | Rebase to 9.0 check-in: 7268094e1f user: jan.nijtmans tags: tip-657 | |
| 08:04 | Merge 8.7 check-in: 68dfeb7100 user: jan.nijtmans tags: trunk, main | |
| 05:04 | Merge 8.7 Encoding doc fix check-in: 567a1197a4 user: apnadkarni tags: trunk, main | |
|
2023-07-27
| ||
| 16:27 | Add some implicit "-profile tcl8" to testcases check-in: 5763c16c55 user: jan.nijtmans tags: trunk, main | |
| 16:26 | Merge trunk Closed-Leaf check-in: af34feccf0 user: apnadkarni tags: apn-fix-scripts64 | |
| 15:32 | Merge trunk check-in: 1f887587f3 user: apnadkarni tags: apn-string-split | |
| 15:13 | Rebase to 9.0. Add more filname encoding checks check-in: fd68a8e3be user: jan.nijtmans tags: tip-657 | |
| 13:19 | Demonstration how to add TCL_OBJTYPE_V3, while keeping upwards compatibility: all other TCL_OBJTYPE_... check-in: 9ee8d17bfe user: jan.nijtmans tags: bug-e58d7e19e9 | |
| 13:10 | Proposed fix for [e58d7e19e9]: Upwards compatibility of TclObjTypeHasProc() check-in: 07e8db69b8 user: jan.nijtmans tags: bug-e58d7e19e9 | |
| 07:56 | merge-mark check-in: b8758a9e34 user: jan.nijtmans tags: trunk, main | |
| 07:52 | Merge 8.7 check-in: bfabdf1e7f user: jan.nijtmans tags: trunk, main | |
|
2023-07-26
| ||
| 08:06 | Merge 8.7 check-in: 9643b6d086 user: jan.nijtmans tags: trunk, main | |
|
2023-07-24
| ||
| 16:53 | merge trunk check-in: 219d168dec user: dgp tags: dgp-refactor | |
| 16:34 | merge trunk check-in: b1c0b99ba9 user: dgp tags: novem | |
| 16:26 | merge trunk check-in: 4151656aae user: dgp tags: core-9-0-b1-rc | |
| 15:14 | Merge 8.7 check-in: b8a61a0657 user: jan.nijtmans tags: trunk, main | |
| 13:32 | Merge 8.7 check-in: 160f2d03a7 user: jan.nijtmans tags: trunk, main | |
| 05:40 | Docs - tilde substitution and unsigned int->size_t in Tcl_Alloc check-in: bd56158ba8 user: apnadkarni tags: trunk, main | |
|
2023-07-22
| ||
| 13:54 | Merge trunk check-in: 89290f6d01 user: apnadkarni tags: apn-string-split | |
|
2023-07-21
| ||
| 15:51 | merge trunk check-in: 0a0a9d82a1 user: dgp tags: dgp-refactor | |
| 15:39 | merge trunk check-in: baa1e05fd4 user: dgp tags: core-9-0-b1-rc | |
| 15:39 | merge trunk check-in: 16790eae5f user: dgp tags: novem | |
| 12:49 | Merge 9.0 check-in: d156a039e1 user: jan.nijtmans tags: tip-657 | |
| 12:00 | Merge 8.7 check-in: 148cf420f0 user: jan.nijtmans tags: trunk, main | |
| 07:11 | Check for _LARGEFILE64_SOURCE after _FILE_OFFSET_BITS=64, since the latter is prefered check-in: d6640b9030 user: jan.nijtmans tags: trunk, main | |
|
2023-07-20
| ||
| 21:01 | Merge 8.7 check-in: ab1e29ee67 user: jan.nijtmans tags: trunk, main | |
| 20:10 | More Tcl_UtfToExternalDStringEx usage, for encoding-error checking check-in: 6776ed62dc user: jan.nijtmans tags: tip-657 | |
| 16:22 | Make "cd" encoding-error-aware check-in: c5d4ba510a user: jan.nijtmans tags: tip-657 | |
| 13:32 | Add comment to cmdAH-24.20.[12] check-in: cc0fee411c user: jan.nijtmans tags: trunk, main | |
| 13:07 | .... forgot to re-generate tclConfig.h.in check-in: c9cc926621 user: jan.nijtmans tags: trunk, main | |
| 12:45 | Fix [d40b9c8503]: Enforcing 64-bit time_t? check-in: 3196eb3638 user: jan.nijtmans tags: trunk, main | |
| 12:41 | Don't bail out when no 64-bit time is available Closed-Leaf check-in: 66f8512bcd user: jan.nijtmans tags: bug-d40b9c8503 | |
|
2023-07-19
| ||
| 16:00 | Rebase to 9.0 check-in: 2db4eb588f user: jan.nijtmans tags: bug-d40b9c8503 | |
| 14:59 | Merge tip-657 check-in: 193acbea90 user: jan.nijtmans tags: tip-671 | |
| 14:53 | Rebase to 9.0 check-in: 6f38a7cf3c user: jan.nijtmans tags: tip-657 | |
| 14:49 | Merge 8.7 check-in: bbe3200ca0 user: jan.nijtmans tags: trunk, main | |
| 11:18 | Somewhat better error-reporting check-in: 51078feead user: jan.nijtmans tags: tip-657 | |
| 09:03 | Merge tip-657 check-in: fed44ef8c0 user: jan.nijtmans tags: tip-671 | |
| 08:59 | Merge 9.0 check-in: 331a94f0b8 user: jan.nijtmans tags: tip-657 | |
|
2023-07-17
| ||
| 17:24 | Keeping up merges. TclStackFree panic is still an issue. check-in: 357bb6f112 user: dgp tags: dgp-refactor | |
| 17:09 | merge trunk check-in: b448b362c5 user: dgp tags: novem | |
| 16:48 | Merge 8.7 - install tommath.lib check-in: 190fb9453a user: apnadkarni tags: trunk, main | |
| 06:31 | Merge 8.7 - update for missing TIP 548 function docs check-in: d68803e263 user: apnadkarni tags: trunk, main | |
|
2023-07-16
| ||
| 07:23 | Merge 8.7 - Bug [a366c6efee] check-in: fe628d36ce user: apnadkarni tags: trunk, main | |
| 00:24 | Fix bug [c25d2cd3e6], as well as memory leaks in lsearch and concat. Add cleanup to some tests. Fix ... check-in: ae23b0ea96 user: griffin tags: trunk, main | |