]> git.ipfire.org Git - thirdparty/readline.git/commit
fix case changing for invalid multibyte characters; fix for case-insensitive completi...
authorChet Ramey <chet.ramey@case.edu>
Tue, 16 Jul 2024 13:48:33 +0000 (09:48 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 16 Jul 2024 13:48:33 +0000 (09:48 -0400)
commitd718829a95ca77db7586251cec49aecb5d5bf512
tree2114cdc0601e0e324047f81f53d13494a1a975f2
parent9321a5b8314a9cab4720e0def55429f1ddd45ca4
fix case changing for invalid multibyte characters; fix for case-insensitive completion of multibyte characters; fix for undo list management with incremental search; fixes for some examples; fix for undo list history entry management with non-incremental search
31 files changed:
CHANGELOG
aclocal.m4
complete.c
configure.ac
display.c
doc/readline.3
doc/rltech.texi
doc/rluser.texi
doc/version.texi
examples/._rlwrap-0.46.1.tar.gz
examples/autoconf/BASH_CHECK_LIB_TERMCAP
examples/excallback.c
examples/histexamp.c
examples/manexamp.c
examples/rl-callbacktest.c
examples/rl-callbacktest2.c
examples/rlptytest.c
examples/rlwrap-0.30.tar.gz [deleted file]
funmap.c
histfile.c
input.c
kill.c
mbutil.c
misc.c
nls.c
rlmbutil.h
rlprivate.h
search.c
text.c
tilde.c
util.c