Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

17 check-ins using file generic/tclInt.h version dda568117b

2023-08-14
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
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
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
2023-08-10
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