]> git.ipfire.org Git - thirdparty/readline.git/commit
major documentation updates; remove leading "." from RL_COLOR_PREFIX_EXTENSION; fixes...
authorChet Ramey <chet.ramey@case.edu>
Mon, 4 Nov 2024 23:01:14 +0000 (18:01 -0500)
committerChet Ramey <chet.ramey@case.edu>
Mon, 4 Nov 2024 23:01:14 +0000 (18:01 -0500)
commit3c16957f8914425966b31e7348048b129b2317ad
tree0fb3e27a390ae7dcfedc204f25c92e61f9949da1
parent4d34c34b3aa955f65e79bfbf7b7426344a3c2840
major documentation updates; remove leading "." from RL_COLOR_PREFIX_EXTENSION; fixes for single-byte locales; bounds checking fix in tilde expansion; changes to non-incremental search implementation to make it more consistent with incremental search; fix resetting rl_eof_found
42 files changed:
MANIFEST
aclocal.m4
colors.c
doc/Makefile.in
doc/history.0
doc/history.3
doc/history.dvi
doc/history.html
doc/history.info
doc/history.pdf
doc/history.ps
doc/history.texi
doc/history_3.pdf [new file with mode: 0644]
doc/history_3.ps
doc/hstech.texi
doc/readline.0
doc/readline.3
doc/readline.dvi
doc/readline.html
doc/readline.info
doc/readline.pdf
doc/readline.ps
doc/readline_3.pdf [new file with mode: 0644]
doc/readline_3.ps
doc/rlman.texi
doc/rltech.texi
doc/rluser.texi
doc/rluserman.dvi
doc/rluserman.html
doc/rluserman.info
doc/rluserman.pdf
doc/rluserman.ps
doc/rluserman.texi
doc/texi2html
doc/version.texi
examples/._rlwrap-0.46.1.tar.gz
histfile.c
history.h
isearch.c
readline.c
search.c
util.c