.. |
TEST
|
convert to new style guide
|
2000-09-04 23:36:41 +00:00 |
readline
|
Standard location of readline headers is /usr/include/readline/, so install
|
2001-01-05 21:15:49 +00:00 |
Makefile
|
Standard location of readline headers is /usr/include/readline/, so install
|
2001-01-05 21:15:49 +00:00 |
chared.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
chared.h
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
common.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
editline.3
|
el_insertstr takes a "const char *" not "char *" now as it doesn't modify
|
2000-02-28 17:41:04 +00:00 |
editrc.5
|
improve description of line syntax
|
2000-11-08 00:09:38 +00:00 |
el.c
|
depoison the pure editline code from readline compatibility hacks.
|
2001-01-05 22:45:30 +00:00 |
el.h
|
el_line_t: make 'limit' const
|
2001-01-06 14:44:50 +00:00 |
emacs.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
hist.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
hist.h
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
histedit.h
|
convert to new style guide, which includes:
|
2000-09-04 22:06:28 +00:00 |
history.c
|
convert to new style guide, which includes:
|
2000-09-04 22:06:28 +00:00 |
key.c
|
sprinkle couple const
|
2001-01-23 15:55:30 +00:00 |
key.h
|
sprinkle couple const
|
2001-01-23 15:55:30 +00:00 |
makelist
|
make array of functions and help array const
|
2001-01-09 19:22:31 +00:00 |
map.c
|
make constant arrays a const
|
2001-01-09 17:22:09 +00:00 |
map.h
|
make constant arrays a const
|
2001-01-09 17:22:09 +00:00 |
parse.c
|
sprinkle couple const
|
2001-01-23 15:55:30 +00:00 |
parse.h
|
convert to new style guide, which includes:
|
2000-09-04 22:06:28 +00:00 |
prompt.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
prompt.h
|
convert to new style guide, which includes:
|
2000-09-04 22:06:28 +00:00 |
read.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
readline.c
|
fix partial completion - we failed to refresh screen in that case
|
2001-01-10 08:10:45 +00:00 |
refresh.c
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
refresh.h
|
Enlarge editline buffers as needed to support arbitrary length lines.
|
2001-01-10 07:45:41 +00:00 |
search.c
|
sprinkle couple const
|
2001-01-23 15:55:30 +00:00 |
search.h
|
convert to new style guide, which includes:
|
2000-09-04 22:06:28 +00:00 |
shlib_version
|
bump libedit minor - addition of rl_special_prefixes and rl_completion_append_character
|
2001-01-01 15:54:07 +00:00 |
sig.c
|
make constant arrays a const
|
2001-01-09 17:31:04 +00:00 |
sig.h
|
convert to new style guide, which includes:
|
2000-09-04 22:06:28 +00:00 |
sys.h
|
convert to new style guide, which includes:
|
2000-09-04 22:06:28 +00:00 |
term.c
|
sprinkle couple const
|
2001-01-23 15:55:30 +00:00 |
term.h
|
consistently check for allocation failures and return -1, if we could not
|
2001-01-04 15:56:31 +00:00 |
tokenizer.c
|
consistently check for allocation failures and return -1, if we could not
|
2001-01-04 15:56:31 +00:00 |
tokenizer.h
|
convert to new style guide, which includes:
|
2000-09-04 22:06:28 +00:00 |
tty.c
|
make constant arrays a const
|
2001-01-09 17:31:04 +00:00 |
tty.h
|
convert to new style guide, which includes:
|
2000-09-04 22:06:28 +00:00 |
vi.c
|
convert to new style guide, which includes:
|
2000-09-04 22:06:28 +00:00 |