]> git.ipfire.org Git - thirdparty/bash.git/commit
new alternate array implementation that prioritizes access time over sparse arrays...
authorChet Ramey <chet.ramey@case.edu>
Thu, 23 Sep 2021 20:14:29 +0000 (16:14 -0400)
committerChet Ramey <chet.ramey@case.edu>
Thu, 23 Sep 2021 20:14:29 +0000 (16:14 -0400)
commit72206eb2715c8047fafd7b196d7950762cb2a694
tree7472e58f8e04b545dadebdbec67878e04b627e4a
parent70a158ede9513b8cbd694089404860755769b05d
new alternate array implementation that prioritizes access time over sparse arrays; selectable via configure
MANIFEST
Makefile.in
array.h
array2.c [new file with mode: 0644]
config.h.in
configure
configure.ac
variables.c