aboutsummaryrefslogtreecommitdiff
path: root/readline/readline.c
AgeCommit message (Expand)AuthorFilesLines
1994-05-09 * readline.c (readline_default_bindings): Don't compile ifIan Lance Taylor1-91/+199
1994-02-15 * readline.c (_rl_output_character_function), display.c:Per Bothner1-8/+15
1994-01-16 * readline.c, display.c: Patches to allow use of all 80Per Bothner1-3/+11
1994-01-16 Merge in changes from bash-1.13. The most obvious one isPer Bothner1-3982/+497
1992-11-04* readline.c: Cast many uses of alloca to (char *) to make brain-Stu Grossman1-12/+11
1992-09-30* readline.c (rl_complete_internal): Cast alloca to (char *) toStu Grossman1-1/+1
1992-09-25* readline.c (clear_to_eol, rl_generic_bind): Make static.Stu Grossman1-76/+87
1992-06-14* readline.c (insert_some_chars): Return void.Stu Grossman1-2/+2
1992-06-11#undef PC, which Solaris2 defines in sys/types.h, clobbering theJohn Gilmore1-0/+5
1992-06-09 * readline.h (rl_completer_quote_characters): Add declaration.Fred Fish1-12/+117
1992-02-21 * readline.c, examples/fileman.c: patches from DJ to supportSteve Chamberlain1-1/+112
1992-02-21* readline.c (rl_read_init_file): Make sure that null filename isStu Grossman1-0/+3
1992-02-18 * readline.c (readline_default_bindings): Only make use of VLNEXTFred Fish1-53/+19
1991-11-19Change SYSV to USG to match current usage in source. Add USGr4 to listFred Fish1-1/+1
1991-11-19* readline.c (filename_completion_function): use struct direntStu Grossman1-1/+1
1991-11-19Integrate new readline from Brian Fox.Stu Grossman1-602/+1418
1991-11-12Mon Nov 11 20:50:29 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain1-7/+7
1991-11-09* configure.in: Make a link for sysdep.h. Specify commontargets.John Gilmore1-10/+3
1991-03-28Initial revisionK. Richard Pixley1-0/+5641