Artifact
742a69506f5f10a5dbea827bc82525b3e68015e508f6ddf1d5abd8121b29cb3f:
- File
generic/tclHash.c
-
2024-04-12 23:04:50
— part of check-in
[cc297e01ed]
on branch main
— merge 8.7
(user:
sebres
size: 28059)
-
2024-04-12 23:04:50
— part of check-in
[cc297e01ed]
on branch main
— merge 8.7
(user:
sebres
size: 28059)
-
2024-04-14 13:47:36
— part of check-in
[98994dc843]
on branch dgp-bug-167e0635db
— merge trunk (bug-fix for tclHash with mistaken direct compare)
(user:
sebres
size: 28059)
-
2024-04-14 14:05:35
— part of check-in
[1861587f45]
on branch tip-626
— Merge 9.0
(user:
jan.nijtmans
size: 28059)
-
2024-04-24 17:19:00
— part of check-in
[9ec15a7a14]
on branch core-9-0-b2-rc
— Merge revisions to the hash table implementation that prevent observed
reads from uninitialized memory.
The revisions may cause operations to slow down in some custom hash tables.
A new flag value TCL_HASH_KEY_DIRECT_COMPARE may be added to the flags
field of the Tcl_HashKeyType struct of a custom hash table to restore
the lost performance. This flag has been added where useful for hash tables
in the Tcl library. Guidance and documentation for how extensions may
adapt are pending.
(user:
dgp
size: 28059)
-
2024-05-17 15:59:45
— part of check-in
[8bc5052a99]
on branch dgp-trunk-unchurned
— Utility branch I can sensibly compare with core-9-0-b2-rc
(user:
dgp
size: 28059)