| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | This 3rd mega-commit should hopefully bring us back to where we were. | Jordan K. Hubbard | 1996-06-05 | 14 | -46/+35 |
| * | Merge from HEAD, except: | Jordan K. Hubbard | 1996-05-29 | 14 | -36/+47 |
| * | Brought in changes from main branch. | David Greenman | 1995-08-25 | 6 | -21/+19 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'. | cvs2svn | 1995-06-13 | 17 | -5890/+0 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 13 | -27/+27 |
| * | eliminate coredump for readline(NULL) case | Adam David | 1995-05-22 | 1 | -1/+1 |
| * | Bump major number | Andrey A. Chernov | 1995-05-08 | 1 | -1/+3 |
| * | Fix update_line() updates on screen edges | Andrey A. Chernov | 1995-04-18 | 1 | -1/+1 |
| * | Fix savestring & gdb conflict | Andrey A. Chernov | 1995-03-17 | 2 | -5/+3 |
| * | Upgrade | Andrey A. Chernov | 1995-03-17 | 8 | -39/+172 |
| * | Remove dir creating, done by mtree | Andrey A. Chernov | 1995-02-15 | 1 | -7/+2 |
| * | Add doc to SUBDIR | Andrey A. Chernov | 1995-01-16 | 1 | -1/+3 |
| * | Back out prev fix, now fixed in bsd.info.mk | Andrey A. Chernov | 1995-01-07 | 1 | -2/+2 |
| * | Fix "make" vs "make all" | Andrey A. Chernov | 1995-01-07 | 1 | -2/+2 |
| * | Fix format error | Andrey A. Chernov | 1995-01-04 | 1 | -1/+1 |
| * | Add dependances | Andrey A. Chernov | 1995-01-04 | 1 | -0/+3 |
| * | Install infopages | Andrey A. Chernov | 1995-01-04 | 3 | -24/+226 |
| * | Upgrade from new bash | Andrey A. Chernov | 1994-12-30 | 2 | -17/+12 |
| * | Upgrade to readline from bash 1.14.3 | Andrey A. Chernov | 1994-12-12 | 13 | -96/+168 |
| * | 8bit locale ajustment fix | Andrey A. Chernov | 1994-12-06 | 1 | -2/+6 |
| * | Upgrade to version 2.0 | Andrey A. Chernov | 1994-12-06 | 43 | -1024/+7337 |
| * | Fix beforeinstall compare | Andrey A. Chernov | 1994-11-01 | 1 | -3/+3 |
| * | Don't reinstall includes when not necessary | Paul Traina | 1994-11-01 | 1 | -3/+6 |
| * | Add LDADD+= -ltermcap | Andrey A. Chernov | 1994-10-12 | 1 | -1/+2 |
| * | previous fix was not complete | Adam David | 1994-09-25 | 1 | -2/+1 |
| * | Dumped core when prompt == NULL | Adam David | 1994-09-25 | 1 | -1/+2 |
| * | Change includes in proper way, i.e. | Andrey A. Chernov | 1994-06-12 | 17 | -25/+25 |
| * | Put back -I${.CURDIR}/readline in Makefile. | Paul Richards | 1994-06-11 | 1 | -2/+2 |
| * | Remove -I./readline, unneded with make includes | Andrey A. Chernov | 1994-06-10 | 1 | -2/+2 |
| * | Remove explicit specification of SHLIB major and minor nos. | Geoff Rehmet | 1994-05-27 | 1 | -3/+1 |
| * | Make local changes more portable. | Andrey A. Chernov | 1994-05-14 | 4 | -4/+61 |
| * | Upgrade to readline 2.0 from bash1.14.1 | Andrey A. Chernov | 1994-05-13 | 33 | -2043/+3531 |
| * | Add PAREN_MATCHING to CFLAGS | Andrey A. Chernov | 1994-05-11 | 1 | -2/+3 |
| * | Remove #ifdefs which may confuse external packages which include | Andrey A. Chernov | 1994-05-11 | 2 | -17/+1 |
| * | Add HAVE_VARARGS_H to CFLAGS | Andrey A. Chernov | 1994-05-11 | 2 | -5/+3 |
| * | Add some note, how to tune readline to 8-bit clean mode | Andrey A. Chernov | 1994-05-11 | 1 | -2/+4 |
| * | Add VI_MODE to CFLAGS | Andrey A. Chernov | 1994-05-11 | 1 | -2/+2 |
| * | Back out forced 8-bit mode, it can be tudned from ~/.inputrc file | Andrey A. Chernov | 1994-05-11 | 1 | -2/+2 |
| * | Add note about additional changes | Andrey A. Chernov | 1994-05-10 | 1 | -0/+2 |
| * | Make readline 8-bit clean | Andrey A. Chernov | 1994-05-10 | 1 | -2/+2 |
| * | Back out previous fix, correct place to fix is octave program | Andrey A. Chernov | 1994-05-10 | 1 | -1/+1 |
| * | Correct rl_attempted_completion_function type to Function * | Andrey A. Chernov | 1994-05-10 | 1 | -1/+1 |
| * | Merged with new readline 2.0 from bash | Andrey A. Chernov | 1994-05-09 | 34 | -5214/+10456 |
| * | Merge with much improved version from gdb4.11 | Andrey A. Chernov | 1994-05-09 | 22 | -1139/+3099 |
| * | Install history.h to /usr/include/readline too, gdb4 include it | Andrey A. Chernov | 1994-05-09 | 2 | -2/+122 |
| * | Port readline lib into gnu system tree. | Andrey A. Chernov | 1994-05-09 | 25 | -0/+13338 |
