summaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline
Commit message (Expand)AuthorAgeFilesLines
...
* Add HAVE_VARARGS_H to CFLAGSAndrey A. Chernov1994-05-112-5/+3
* Add some note, how to tune readline to 8-bit clean modeAndrey A. Chernov1994-05-111-2/+4
* Add VI_MODE to CFLAGSAndrey A. Chernov1994-05-111-2/+2
* Back out forced 8-bit mode, it can be tudned from ~/.inputrc fileAndrey A. Chernov1994-05-111-2/+2
* Add note about additional changesAndrey A. Chernov1994-05-101-0/+2
* Make readline 8-bit cleanAndrey A. Chernov1994-05-101-2/+2
* Back out previous fix, correct place to fix is octave programAndrey A. Chernov1994-05-101-1/+1
* Correct rl_attempted_completion_function type to Function *Andrey A. Chernov1994-05-101-1/+1
* Merged with new readline 2.0 from bashAndrey A. Chernov1994-05-0934-5214/+10456
* Merge with much improved version from gdb4.11Andrey A. Chernov1994-05-0922-1139/+3099
* Install history.h to /usr/include/readline too, gdb4 include itAndrey A. Chernov1994-05-092-2/+122
* Port readline lib into gnu system tree.Andrey A. Chernov1994-05-0925-0/+13338