summaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline
Commit message (Expand)AuthorAgeFilesLines
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-0514-46/+35
* Merge from HEAD, except:Jordan K. Hubbard1996-05-2914-36/+47
* Brought in changes from main branch.David Greenman1995-08-256-21/+19
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-1317-5890/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-3013-27/+27
* eliminate coredump for readline(NULL) caseAdam David1995-05-221-1/+1
* Bump major numberAndrey A. Chernov1995-05-081-1/+3
* Fix update_line() updates on screen edgesAndrey A. Chernov1995-04-181-1/+1
* Fix savestring & gdb conflictAndrey A. Chernov1995-03-172-5/+3
* UpgradeAndrey A. Chernov1995-03-178-39/+172
* Remove dir creating, done by mtreeAndrey A. Chernov1995-02-151-7/+2
* Add doc to SUBDIRAndrey A. Chernov1995-01-161-1/+3
* Back out prev fix, now fixed in bsd.info.mkAndrey A. Chernov1995-01-071-2/+2
* Fix "make" vs "make all"Andrey A. Chernov1995-01-071-2/+2
* Fix format errorAndrey A. Chernov1995-01-041-1/+1
* Add dependancesAndrey A. Chernov1995-01-041-0/+3
* Install infopagesAndrey A. Chernov1995-01-043-24/+226
* Upgrade from new bashAndrey A. Chernov1994-12-302-17/+12
* Upgrade to readline from bash 1.14.3Andrey A. Chernov1994-12-1213-96/+168
* 8bit locale ajustment fixAndrey A. Chernov1994-12-061-2/+6
* Upgrade to version 2.0Andrey A. Chernov1994-12-0643-1024/+7337
* 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