summaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline
Commit message (Expand)AuthorAgeFilesLines
* Tell stupid users to write the bootcode.upstream/2.0_cvsrelease/2.0_cvsJordan K. Hubbard1994-11-222-1/+2
* This commit was manufactured by cvs2svn to create branch 'ALPHA_2_0'.cvs2svn1994-11-083-200/+0
* Fix beforeinstall compareAndrey A. Chernov1994-11-011-3/+3
* Don't reinstall includes when not necessaryPaul Traina1994-11-011-3/+6
* Add LDADD+= -ltermcapAndrey A. Chernov1994-10-121-1/+2
* previous fix was not completeAdam David1994-09-251-2/+1
* Dumped core when prompt == NULLAdam David1994-09-251-1/+2
* Change includes in proper way, i.e.Andrey A. Chernov1994-06-1217-25/+25
* Put back -I${.CURDIR}/readline in Makefile.Paul Richards1994-06-111-2/+2
* Remove -I./readline, unneded with make includesAndrey A. Chernov1994-06-101-2/+2
* Remove explicit specification of SHLIB major and minor nos.Geoff Rehmet1994-05-271-3/+1
* Make local changes more portable.Andrey A. Chernov1994-05-144-4/+61
* Upgrade to readline 2.0 from bash1.14.1Andrey A. Chernov1994-05-1333-2043/+3531
* Add PAREN_MATCHING to CFLAGSAndrey A. Chernov1994-05-111-2/+3
* Remove #ifdefs which may confuse external packages which includeAndrey A. Chernov1994-05-112-17/+1
* 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