summaryrefslogtreecommitdiff
path: root/readline/readline.c
Commit message (Expand)AuthorAgeFilesLines
* * readline.c (readline_default_bindings): Don't compile ifIan Lance Taylor1994-05-091-91/+199
* * readline.c (_rl_output_character_function), display.c:Per Bothner1994-02-151-8/+15
* * readline.c, display.c: Patches to allow use of all 80Per Bothner1994-01-161-3/+11
* Merge in changes from bash-1.13. The most obvious one isPer Bothner1994-01-161-3982/+497
* * readline.c: Cast many uses of alloca to (char *) to make brain-Stu Grossman1992-11-041-12/+11
* * readline.c (rl_complete_internal): Cast alloca to (char *) toStu Grossman1992-09-301-1/+1
* * readline.c (clear_to_eol, rl_generic_bind): Make static.Stu Grossman1992-09-251-76/+87
* * readline.c (insert_some_chars): Return void.Stu Grossman1992-06-141-2/+2
* #undef PC, which Solaris2 defines in sys/types.h, clobbering theJohn Gilmore1992-06-111-0/+5
* * readline.h (rl_completer_quote_characters): Add declaration.Fred Fish1992-06-091-12/+117
* * readline.c, examples/fileman.c: patches from DJ to supportSteve Chamberlain1992-02-211-1/+112
* * readline.c (rl_read_init_file): Make sure that null filename isStu Grossman1992-02-211-0/+3
* * readline.c (readline_default_bindings): Only make use of VLNEXTFred Fish1992-02-181-53/+19
* Change SYSV to USG to match current usage in source. Add USGr4 to listFred Fish1991-11-191-1/+1
* * readline.c (filename_completion_function): use struct direntStu Grossman1991-11-191-1/+1
* Integrate new readline from Brian Fox.Stu Grossman1991-11-191-602/+1418
* Mon Nov 11 20:50:29 1991 Steve Chamberlain (sac at cygnus.com)Steve Chamberlain1991-11-121-7/+7
* * configure.in: Make a link for sysdep.h. Specify commontargets.John Gilmore1991-11-091-10/+3
* Initial revisionK. Richard Pixley1991-03-281-0/+5641