ache
6aa33920cc
Bump major number
1995-05-08 08:43:06 +00:00
ache
35de6bd9e2
Fix update_line() updates on screen edges
...
Obtained from: bash sources
1995-04-18 11:00:47 +00:00
ache
51b264e4f1
Fix savestring & gdb conflict
...
Moreover, this fix not breaks any pgm which uses readline's savestring
1995-03-17 21:11:53 +00:00
ache
1c5fac9a93
Upgrade
1995-03-17 01:40:52 +00:00
ache
72bb056bf5
Remove dir creating, done by mtree
...
Add missing file name for cmp
1995-02-15 20:59:13 +00:00
ache
801ab1baf7
Add doc to SUBDIR
1995-01-16 17:56:20 +00:00
ache
6262d512a4
Back out prev fix, now fixed in bsd.info.mk
1995-01-07 16:42:39 +00:00
ache
c7807dccca
Fix "make" vs "make all"
1995-01-07 01:08:54 +00:00
ache
49b9a10834
Fix format error
1995-01-04 22:21:06 +00:00
ache
6a8dba58f7
Add dependances
1995-01-04 22:19:34 +00:00
ache
d016d6ef5e
Install infopages
1995-01-04 22:16:14 +00:00
ache
5bfcb77fd9
Upgrade from new bash
1994-12-30 14:39:39 +00:00
ache
101ec26d7e
Upgrade to readline from bash 1.14.3
1994-12-12 03:23:04 +00:00
ache
eade49e148
8bit locale ajustment fix
1994-12-06 04:23:42 +00:00
ache
a4fe90a250
Upgrade to version 2.0
1994-12-06 03:16:45 +00:00
ache
1bf35b8f85
Fix beforeinstall compare
...
Submitted by: jc@cleat.irbs.com
1994-11-01 17:32:46 +00:00
pst
ad211229f0
Don't reinstall includes when not necessary
1994-11-01 09:13:02 +00:00
ache
9c19ce0235
Add LDADD+= -ltermcap
1994-10-12 02:06:02 +00:00
adam
420ecd1647
previous fix was not complete
1994-09-25 08:03:24 +00:00
adam
93305f2bf1
Dumped core when prompt == NULL
1994-09-25 04:57:44 +00:00
ache
7bb3544ac8
Change includes in proper way, i.e.
...
"readline.h" --> <readline/readline.h>
Remove -I./readline from Makefile (again!)
1994-06-12 08:51:09 +00:00
paul
6ba86fb564
Put back -I${.CURDIR}/readline in Makefile.
...
The sources are just broken and given that an extra -I flag is going
to be needed it may as well be as above to guarantee that the library
will build.
1994-06-11 15:18:01 +00:00
ache
4707366d36
Remove -I./readline, unneded with make includes
1994-06-10 07:35:49 +00:00
csgr
4d20eac80b
Remove explicit specification of SHLIB major and minor nos.
1994-05-27 10:53:33 +00:00
ache
0aad240af7
Make local changes more portable.
1994-05-14 01:18:07 +00:00
ache
b772d1e49f
Upgrade to readline 2.0 from bash1.14.1
1994-05-13 15:48:04 +00:00
ache
c0fb5cd078
Add PAREN_MATCHING to CFLAGS
1994-05-11 16:30:27 +00:00
ache
a99fcfed52
Remove #ifdefs which may confuse external packages which include
...
this headers
1994-05-11 16:25:34 +00:00
ache
83dbe62961
Add HAVE_VARARGS_H to CFLAGS
...
Add VISIBLE_STATS to CFLAGS, fix complete.c for successful
compilation with VISIBLE_STATS
1994-05-11 15:49:43 +00:00
ache
b90d5f78ed
Add some note, how to tune readline to 8-bit clean mode
1994-05-11 15:19:11 +00:00
ache
b7c5b2df22
Add VI_MODE to CFLAGS
1994-05-11 15:11:01 +00:00
ache
3699cadbc4
Back out forced 8-bit mode, it can be tudned from ~/.inputrc file
1994-05-11 15:09:10 +00:00
ache
4b34b08a9e
Add note about additional changes
1994-05-10 06:48:07 +00:00
ache
6f835918ed
Make readline 8-bit clean
1994-05-10 06:32:12 +00:00
ache
3c39970bc8
Back out previous fix, correct place to fix is octave program
1994-05-10 01:21:11 +00:00
ache
e7dd2a9044
Correct rl_attempted_completion_function type to Function *
...
for successful compilation with octave
1994-05-10 01:16:18 +00:00
ache
e8a676a690
Merged with new readline 2.0 from bash
1994-05-09 23:24:44 +00:00
ache
5ffff78a1a
Merge with much improved version from gdb4.11
1994-05-09 20:36:08 +00:00
ache
67b1642fa3
Install history.h to /usr/include/readline too, gdb4 include it
1994-05-09 18:43:40 +00:00
ache
ceb5ca06c6
Port readline lib into gnu system tree.
...
Really we don't need copy of this library into each program
(gdb f.e.)
P.S. it is much cleaner port than /usr/ports version and based
on /usr/ports version. /usr/ports version will be removed.
1994-05-09 15:59:10 +00:00