]> git.ipfire.org Git - thirdparty/bash.git/commit
performance improvements for large history lists; fix problem with not unwind-protect...
authorChet Ramey <chet.ramey@case.edu>
Wed, 14 Feb 2024 14:43:03 +0000 (09:43 -0500)
committerChet Ramey <chet.ramey@case.edu>
Wed, 14 Feb 2024 14:43:03 +0000 (09:43 -0500)
commit6bd75b8d6347c6ece744f0772522e363ad3964a6
tree4d851b5fc73d043c3dac737e4b9876bc14523237
parentfbc7d97de6c6f3dedb34f49f89a628a99ef6ddf5
performance improvements for large history lists; fix problem with not unwind-protecting current command and name while executing
19 files changed:
CWRU/CWRU.chlog
bashline.c
doc/bash.1
doc/bash.html
doc/bash.pdf
doc/bashref.dvi
doc/bashref.log
doc/bashref.ps
doc/builtins.0
doc/rbash.0
execute_cmd.c
lib/readline/bind.c
lib/readline/display.c
lib/readline/doc/history.3
lib/readline/doc/readline.3
lib/readline/doc/rltech.texi
lib/readline/history.c
subst.c
variables.c