Fix PR 8255
[deliverable/binutils-gdb.git] / readline / ChangeLog
1 Tue Oct 10 11:07:23 1995 Fred Fish <fnf@cygnus.com>
2
3 * Makefile.in (BISON): Remove macro.
4
5 Tue Oct 10 08:49:00 1995 steve chamberlain <sac@slash.cygnus.com>
6
7 * complete.c (filename_completion_function): Enable for
8 win32 when not MSC.
9
10 Sun Oct 8 04:17:19 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11
12 * configure.in: Handle powerpc-ibm-aix* like rs6000-ibm-aix*.
13
14 Sat Oct 7 20:36:16 1995 Michael Meissner <meissner@cygnus.com>
15
16 * rltty.c (outchar): Return an int, like tputs expects.
17 * signals.c (_rl_output_character_function): Ditto.
18
19 Fri Sep 29 15:19:23 1995 steve chamberlain <sac@slash.cygnus.com>
20
21 Fixes for when the host WIN32, but not MSC.
22 * complete.c: Sometimes have pwd.h
23 * parens.c: WIN32 has similar restrictions to __GO32__.
24 * readline.c (__GO32__): Some of this moved into rldefs.h
25 * signals.c (__GO32__): Likewise.
26 * rldefs.h (MSDOS||WIN32) becomes MSDOS||MSC.
27 (WIN32&&!WIN32): New definitions.
28
29 Wed Sep 20 12:57:17 1995 Ian Lance Taylor <ian@cygnus.com>
30
31 * Makefile.in (maintainer-clean): New synonym for realclean.
32
33 Wed Mar 1 13:33:43 1995 Michael Meissner <meissner@tiktok.cygnus.com>
34
35 * rltty.c (outchar): Provide prototype for outchar, to silence
36 type warnings in passing outchar to tputs on systems like Linux
37 that have full prototypes.
38
39 * signals.c (_rl_output_character_function): Provide prototype to
40 silence type warnings.
41
42 Sun Jan 15 14:10:37 1995 Steve Chamberlain <sac@splat>
43
44 * rldefs.h: Define MINIMAL for __GO32__ and WIN32.
45 * complete.c, display.c, readline.c, rltty.c: Test MINIMAL
46 instead of __GO32__.
47
48 Wed Aug 24 13:04:47 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
49
50 * configure.in: Change i[34]86 to i[345]86.
51
52 Sat Jul 16 13:26:31 1994 Stan Shebs (shebs@andros.cygnus.com)
53
54 * configure.in (m88*-harris-cxux7*): Recognize.
55 * sysdep-cxux7.h: New file.
56
57 Fri Jul 8 13:18:33 1994 Steve Chamberlain (sac@jonny.cygnus.com)
58
59 * rttty.c (control_meta_key_on): Remove superfluous testing of
60 __GO32__.
61
62 Thu Jun 30 15:21:54 1994 Steve Chamberlain (sac@jonny.cygnus.com)
63
64 * rltty.c (control_meta_key_on): Don't compile if __GO32__ is
65 defined.
66 (rltty_set_default_bindings): Likewise.
67 * display.c (insert_some_chars, delete_chars): row_start should be
68 a short.
69 * parens.c (rl_insert_close): No FD_SET if using __GO32__.
70 * readline.c (rl_gather_tyi): Strip off spurious high bits.
71
72 Sun Jun 12 03:51:52 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
73
74 * history.c: Swap inclusion of rldefs.h and chardefs.h to avoid
75 CTRL macro redefinition.
76
77 Mon May 9 18:29:42 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
78
79 * readline.c (readline_default_bindings): Don't compile if
80 __GO32__ is defined.
81 (_rl_set_screen_size): Likewise.
82 * rltty.c (rltty_set_default_bindings): Likewise.
83 (control_meta_key): Likewise.
84 * display.c: If __GO32__ is defined, include <sys/pc.h>.
85 * parens.c: If __GO32__ is defined, undefine FD_SET.
86 * signals.c: Include SIGWINCH handling in the set of things which
87 is not done if HANDLE_SIGNALS is not set.
88
89 Fri May 6 13:38:39 1994 Steve Chamberlain (sac@cygnus.com)
90
91 * config/mh-go32: New fragment.
92 * configure.in (host==go32): Use go32 fragment.
93
94 Wed May 4 14:36:53 1994 Stu Grossman (grossman@cygnus.com)
95
96 * chardefs.h, rldefs.h: Move decls of string funcs from chardefs.h
97 to rldefs.h so that they don't pollute apps that include
98 readline.h.
99 * history.c: include rldefs.h to get decls of string funcs.
100
101 Wed May 4 12:15:11 1994 Stan Shebs (shebs@andros.cygnus.com)
102
103 * configure.in (rs6000-bull-bosx*): New configuration, RS/6000
104 variant.
105
106 Wed Apr 20 10:43:52 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
107
108 * configure.in: Use mh-posix for sunos4.1*.
109
110 Wed Apr 13 21:28:44 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
111
112 * rltty.c (set_tty_settings): Don't set readline_echoing_p.
113 (rl_deprep_terminal) [NEW_TTY_DRIVER]: Set readline_echoing_p.
114
115 Sun Mar 13 09:13:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
116
117 * Makefile.in: Add TAGS target.
118
119 Wed Mar 9 18:01:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
120
121 * isearch.c, search.c: Include sysdep.h.
122
123 Thu Mar 3 17:40:03 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
124
125 * configure.in: For ISC, use mh-sysv, not mh-isc.
126
127 Thu Feb 24 04:13:53 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
128
129 * Merge in changes from bash-1.13.5. Merge changes from glob/tilde.c
130 into tilde.c and use it. Add system function declarations where
131 necessary. Check for __GO32__, not _GO32_ consistently.
132 * Makefile.in: Update dependencies.
133 * rltty.c: Include <sys/file.h> to match include file setup
134 in readline.c for rldefs.h. Otherwise we get inconsistent
135 TTY_DRIVER definitions in readline.c and rltty.c.
136 * bind.c, complete.c: Do not include <sys/types.h>, it is already
137 included via sysdep.h, which causes problems if <sys/types.h> has
138 no multiple inclusion protection.
139 * readline.c (_rl_set_screen_size): Reestablish test for
140 TIOCGWINSZ_BROKEN.
141 * rldefs.h: Define S_ISREG if necessary.
142
143 Fri Feb 18 08:56:35 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
144
145 * Makefile.in: Add search.o rule for Sun make.
146
147 Wed Feb 16 16:35:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
148
149 * rltty.c: #if out some code if __GO32__.
150
151 Tue Feb 15 14:07:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
152
153 * readline.c (_rl_output_character_function), display.c:
154 Return int, not void, to conform with the expected arg of tputs.
155 * readline.c (init_terminal_io): tgetflag only takes 1 arg.
156 * readline.c (_rl_savestring): New function.
157 * chardefs.h: To avoid conflicts and/or warnings, define
158 savestring as a macro wrapper for _rl_savestring.
159 * display.c (extern term_xn): It's an int flag, not a string.
160 * charsdefs.h, rldefs.h: Remove HAVE_STRING_H-related junk.
161
162 Sat Feb 5 08:32:30 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
163
164 * Makefile.in: Remove obsolete rules for history.info and
165 readline.info.
166
167 Thu Jan 27 17:04:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
168
169 * chardefs.h: Only declare strrchr if it is not #define'd.
170
171 Tue Jan 25 11:30:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
172
173 * rldefs.h: Accept __hpux as well as hpux for HP compiler in ANSI mode.
174
175 Fri Jan 21 17:31:26 1994 Jim Kingdon (kingdon@lisa.cygnus.com)
176
177 * chardefs.h, tilde.c: Just declare strrchr rather than trying to
178 include a system header.
179
180 Fri Jan 21 14:40:43 1994 Fred Fish (fnf@cygnus.com)
181
182 * Makefile.in (distclean, realclean): Expand local-distclean
183 inline after doing recursion. You can't recurse after removing
184 Makefile. Make them depend on local-clean.
185 * Makefile.in (local-distclean): Remove now superfluous target.
186
187 Mon Jan 17 12:42:07 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
188
189 * readline.c (doing_an_undo): Delete second declaration, since it
190 confuses the alpha-osf1 native compiler.
191
192 Sun Jan 16 12:33:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
193
194 * complete.c, bind.c: Include <sys/stat.h>.
195 * complete.c: Define X_OK if not defined by a system header.
196
197 * chardefs.h: Don't declare xmalloc.
198
199 * keymaps.h: Include "chardefs.h" not <readline/chardefs.h>.
200
201 * Makefile.in (clean mostlyclean distclean realclean): Recurse
202 into subdirectories as well as doing this directory. Add clean-dvi
203 target.
204
205 Sat Jan 15 19:36:12 1994 Per Bothner (bothner@kalessin.cygnus.com)
206
207 * readline.c, display.c: Patches to allow use of all 80
208 columns on most terminals (those with am and xn).
209
210 Merge in changes from bash-1.13. The most obvious one is
211 that the file readline.c has been split into multiple files.
212 * bind.c, complete.c, dispay.c, isearch.c, parens.c, rldefs.h,
213 rltty.c, search.c signals.c, tilde.c, tilde.h, xmalloc.c: New files.
214
215 Sat Dec 11 16:29:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
216
217 * readline.c (rl_getc): If GO32, trim high bit from getkey,
218 otherwise fancy PC keys cause grief.
219
220 Fri Nov 5 11:49:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
221
222 * configure.in: Add doc to configdirs.
223 * Makefile.in (info dvi install-info clean-info): Recurse into doc.
224
225 Fri Oct 22 07:55:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
226
227 * configure.in: Add * to end of all OS names.
228
229 Tue Oct 5 12:33:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
230
231 * readline.c: Add stuff for HIUX to place where we detect termio
232 vs. sgtty (ugh, but I don't see a simple better way).
233
234 Wed Sep 29 11:02:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
235
236 * readline.c (parser_if): Free tname when done with it (change
237 imported from from bash 1.12 readline).
238
239 Tue Sep 7 17:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
240
241 * configure.in (m88k-*-sysvr4*): Comment out previous change.
242
243 Fri Jul 2 11:05:34 1993 Ian Lance Taylor (ian@cygnus.com)
244
245 * configure.in (*-*-riscos*): New entry; use mh-sysv.
246
247 Wed Jun 23 13:00:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
248
249 * configure.in: Add comment.
250
251 Mon Jun 14 14:28:55 1993 Jim Kingdon (kingdon@eric)
252
253 * configure.in (m88k-*-sysvr4*): Use sysdep-norm.h.
254
255 Sun Jun 13 13:04:09 1993 Jim Kingdon (kingdon@cygnus.com)
256
257 * Makefile.in ({real,dist}clean): Remove sysdep.h.
258
259 Thu Jun 10 11:22:41 1993 Jim Kingdon (kingdon@cygnus.com)
260
261 * Makefile.in: Add mostlyclean, distclean, and realclean targets.
262
263 Fri May 21 17:09:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
264
265 * config/mh-isc: New file.
266 * configure.in: Use it.
267
268 Sat Apr 17 00:40:12 1993 Jim Kingdon (kingdon at calvin)
269
270 * readline.c, history.c: Don't include sys/types.h; sysdep.h does.
271
272 * config/mh-sysv: Define TIOCGWINSZ_BROKEN.
273 readline.c: Check it.
274
275 Wed Mar 24 02:06:15 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
276
277 * Makefile.in: add installcheck & dvi targets
278
279 Fri Mar 12 18:36:53 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
280
281 * configure.in: recognize *-*-solaris2* instead of *-*-solaris* (a
282 number of people want to call SunOS 4.1.2 "solaris1.0"
283 and get it right)
284
285 Tue Mar 2 21:25:36 1993 Fred Fish (fnf@cygnus.com)
286
287 * sysdep-sysv4.h: New file for SVR4.
288 * configure.in (*-*-sysv4*): Use sysdep-sysv4.h.
289
290 * configure.in (*-*-ultrix2): Add triplet from Michael Rendell
291 (michael@mercury.cs.mun.ca)
292
293 Tue Dec 15 12:38:16 1992 Ian Lance Taylor (ian@cygnus.com)
294
295 * configure.in (i[34]86-*-sco3.2v4*): use mh-sco4.
296 * config/mh-sco4: New file, like mh-sco but without defining
297 _POSIX_SOURCE.
298
299 Wed Nov 11 21:20:14 1992 John Gilmore (gnu@cygnus.com)
300
301 * configure.in: Reformat to one-case-per-line.
302 Handle SunOS 3.5, as per Karl Berry, <karl@claude.cs.umb.edu>.
303
304 Wed Nov 4 15:32:31 1992 Stu Grossman (grossman at cygnus.com)
305
306 * sysdep-norm.h: Remove some crud, install dire warning.
307
308 Thu Oct 22 01:08:13 1992 Stu Grossman (grossman at cygnus.com)
309
310 * configure.in: Make SCO work again...
311
312 Mon Oct 12 15:04:07 1992 Ian Lance Taylor (ian@cygnus.com)
313
314 * readline.c (init_terminal_io): if tgetent returns 0, the
315 terminal type is unknown.
316
317 Thu Oct 1 23:44:14 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
318
319 * configure.in: use cpu-vendor-os triple instead of nested cases
320
321 Wed Sep 30 12:58:57 1992 Stu Grossman (grossman at cygnus.com)
322
323 * readline.c (rl_complete_internal): Cast alloca to (char *) to
324 avoid warning.
325
326 Fri Sep 25 12:45:05 1992 Stu Grossman (grossman at cygnus.com)
327
328 * readline.c (clear_to_eol, rl_generic_bind): Make static.
329 (rl_digit_loop): Add arg to call to rl_message().
330 * vi_mode.c (rl_vi_first_print): Add arg to call to
331 rl_back_to_indent().
332
333 Wed Aug 19 14:59:07 1992 Ian Lance Taylor (ian@cygnus.com)
334
335 * Makefile.in: always create installation directories, use full
336 file name for install target.
337
338 Wed Aug 12 15:50:57 1992 John Gilmore (gnu@cygnus.com)
339
340 * readline.c (last_readline_init_file): Fix typo made by Steve
341 Chamberlain/DJ Delorie. Proper control file name is ~/.inputrc,
342 not ~/inputrc.
343
344 Thu Jun 25 16:15:27 1992 Stu Grossman (grossman at cygnus.com)
345
346 * configure.in: Make bsd based systems use sysdep-obsd.h.
347
348 Tue Jun 23 23:22:53 1992 Per Bothner (bothner@cygnus.com)
349
350 * config/mh-posix: New file, for Posix-compliant systems.
351 * configure.in: Use mh-posix for Linux (free Unix clone).
352
353 Tue Jun 23 21:59:20 1992 Fred Fish (fnf@cygnus.com)
354
355 * sysdep-norm.h (alloca): Protect against previous definition as
356 a macro with arguments.
357
358 Fri Jun 19 15:48:54 1992 Stu Grossman (grossman at cygnus.com)
359
360 * sysdep-obsd.h: #include <sys/types.h> to make this more Kosher.
361
362 Fri Jun 19 12:53:28 1992 John Gilmore (gnu at cygnus.com)
363
364 * config/mh-apollo68v, mh-sco, mh-sysv, mh-sysv4}: RANLIB=true.
365
366 Mon Jun 15 13:50:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
367
368 * configure.in: use mh-sysv4 on solaris2
369
370 Mon Jun 15 12:28:24 1992 Fred Fish (fnf@cygnus.com)
371
372 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
373 it is broken on ncr 3000's.
374 * config/mh-ncr3000 (RANLIB): Use RANLIB=true.
375
376 Mon Jun 15 01:35:55 1992 John Gilmore (gnu at cygnus.com)
377
378 * readline.c: Make new SIGNALS_* macros to parameterize the
379 ugly changes in signal blocking. Use them throughout,
380 reducing #ifdef HAVE_POSIX_SIGNALS and HAVE_BSD_SIGNALS clutter
381 significantly. Make all such places use POSIX if available,
382 to avoid losing with poor `sigsetmask' emulation from libiberty.
383
384 Sun Jun 14 15:19:51 1992 Stu Grossman (grossman at cygnus.com)
385
386 * readline.c (insert_some_chars): Return void.
387
388 Thu Jun 11 01:27:45 1992 John Gilmore (gnu at cygnus.com)
389
390 * readline.c: #undef PC, which Solaris2 defines in sys/types.h,
391 clobbering the termcap global variable PC.
392
393 Tue Jun 9 17:30:23 1992 Fred Fish (fnf@cygnus.com)
394
395 * config/{mh-ncr3000, mh-sysv4}: Change INSTALL to use
396 /usr/ucb/install.
397
398 Mon Jun 8 23:10:07 1992 Fred Fish (fnf@cygnus.com)
399
400 * readline.h (rl_completer_quote_characters): Add declaration.
401 * readline.c (rl_completer_quote_characters): Add global var.
402 * readline.c (strpbrk): Add prototype and function.
403 * readline.c (rl_complete_internal): Add code to handle
404 expansion of quoted strings.
405
406 Mon May 11 12:39:30 1992 John Gilmore (gnu at cygnus.com)
407
408 * readline.c: Can't initialize FILE *'s with stdin and stdout,
409 because they might not be constant. Patch from Tom Quinn,
410 trq@dinoysos.thphys.ox.ac.uk.
411
412 Tue Apr 28 21:52:34 1992 John Gilmore (gnu at cygnus.com)
413
414 * readline.h: Declare rl_event_hook (which already existed).
415 Suggested by Christoph Tietz <tietz@zi.gmd.dbp.de>.
416
417 Wed Apr 22 18:08:01 1992 K. Richard Pixley (rich@rtl.cygnus.com)
418
419 * configure.in: remove subdirs declaration. The obsolete semantic
420 for subdirs has been usurped by per's new meaning.
421
422 Tue Apr 21 11:54:23 1992 K. Richard Pixley (rich@cygnus.com)
423
424 * Makefile.in: rework CFLAGS so that they can be set on the
425 command line to make. Remove MINUS_G. Default CFLAGS to -g.
426
427 Fri Apr 10 23:02:27 1992 Fred Fish (fnf@cygnus.com)
428
429 * configure.in: Recognize new ncr3000 config.
430 * config/mh-ncr3000: New NCR 3000 config file.
431
432 Wed Mar 25 10:46:30 1992 John Gilmore (gnu at cygnus.com)
433
434 * history.c (stifle_history): Negative arg treated as zero.
435
436 Tue Mar 24 23:46:20 1992 K. Richard Pixley (rich@cygnus.com)
437
438 * config/mh-sysv: INSTALL_PROG -> INSTALL.
439
440 Mon Feb 10 01:41:35 1992 Brian Fox (bfox at gnuwest.fsf.org)
441
442 * history.c (history_do_write) Build a buffer of all of the lines
443 to write and write them in one fell swoop (lower overhead than
444 calling write () for each line). Suggested by Peter Ho.
445
446 * vi_mode.c (rl_vi_subst) Don't forget to end the undo group.
447
448 Sat Mar 7 00:15:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
449
450 * Makefile.in: remove FIXME's on info and install-info targets.
451
452 Fri Mar 6 22:02:04 1992 K. Richard Pixley (rich@cygnus.com)
453
454 * Makefile.in: added check target.
455
456 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
457
458 * Makefile.in, configure.in: removed traces of namesubdir,
459 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
460 copyrights to '92, changed some from Cygnus to FSF.
461
462 Fri Feb 21 14:37:32 1992 Steve Chamberlain (sac at rtl.cygnus.com)
463
464 * readline.c, examples/fileman.c: patches from DJ to support DOS
465
466 Thu Feb 20 23:23:16 1992 Stu Grossman (grossman at cygnus.com)
467
468 * readline.c (rl_read_init_file): Make sure that null filename is
469 not passed to open() or else we end up opening the directory, and
470 read a bunch of garbage into keymap[].
471
472 Mon Feb 17 17:15:09 1992 Fred Fish (fnf at cygnus.com)
473
474 * readline.c (readline_default_bindings): Only make use of VLNEXT
475 when both VLNEXT and TERMIOS_TTY_DRIVER is defined. On SVR4
476 <termio.h> includes <termios.h>, so VLNEXT is always defined.
477
478 * sysdep-norm.h (_POSIX_VERSION): Define this for all SVR4
479 systems so that <termios.h> gets used, instead of <termio.h>.
480
481 Fri Dec 20 12:04:31 1991 Fred Fish (fnf at cygnus.com)
482
483 * configure.in: Change svr4 references to sysv4.
484
485 Tue Dec 10 04:07:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
486
487 * Makefile.in: infodir belongs in datadir.
488
489 Fri Dec 6 23:23:14 1991 K. Richard Pixley (rich at rtl.cygnus.com)
490
491 * Makefile.in: remove spaces following hyphens, bsd make can't
492 cope. added clean-info. added standards.text support. Don't
493 know how to make info anymore.
494
495 * configure.in: commontargets is no longer a recognized hook, so
496 remove it. new subdir called doc.
497
498 Thu Dec 5 22:46:10 1991 K. Richard Pixley (rich at rtl.cygnus.com)
499
500 * Makefile.in: idestdir and ddestdir go away. Added copyrights
501 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
502 and mandir now keyed off datadir by default.
503
504 Fri Nov 22 09:02:32 1991 John Gilmore (gnu at cygnus.com)
505
506 * sysdep-obsd.h: Rename from sysdep-newsos.h.
507 * configure.in: Use sysdep-obsd for Mach as well as NEWs.
508
509 * sysdep-norm.h, sysdep-aix.h: Add <sys/types.h>, which POSIX
510 requires to make <dirent.h> work. Improve Sun alloca decl.
511
512 Thu Nov 21 18:48:08 1991 John Gilmore (gnu at cygnus.com)
513
514 * Makefile.in: Clean up ../glob/tilde.c -> tilde.o path.
515 Clean up makefile a bit in general.
516
517 Thu Nov 21 14:40:29 1991 Stu Grossman (grossman at cygnus.com)
518
519 * configure.in, config/mh-svr4: Make SVR4 work.
520
521 * readline.c: Move config stuff to sysdep.h, use typedef dirent
522 consistently, remove refs to d_namlen (& D_NAMLEN) to improve
523 portability. Also, update copyright notice.
524 readline.h: remove config stuff that I added erroneously in the
525 first place.
526
527 * emacs_keymap.c, funmap.c, history.c, keymaps.c, vi_keymap.c,
528 vi_mode.c: move config stuff to sysdep.h, update copyright notices.
529
530 Tue Nov 19 15:02:13 1991 Stu Grossman (grossman at cygnus.com)
531
532 * history.c: #include "sysdep.h".
533
534 Tue Nov 19 10:49:17 1991 Fred Fish (fnf at cygnus.com)
535
536 * Makefile.in, config/hm-sysv, config/hm-sco: Change SYSV to
537 USG to match current usage.
538
539 * readline.c: Add USGr4 to list of defined things to check for
540 to use <dirent.h> style directory access.
541
542 * config/hm-svr4: New file for System V Release 4 (USGr4).
543
544 Mon Nov 18 23:59:52 1991 Stu Grossman (grossman at cygnus.com)
545
546 * readline.c (filename_completion_function): use struct dirent
547 instead of struct direct.
548
549 Fri Nov 1 07:02:13 1991 Brian Fox (bfox at gnuwest.fsf.org)
550
551 * readline.c (rl_translate_keyseq) Make C-? translate to RUBOUT
552 unconditionally.
553
554 Mon Oct 28 11:34:52 1991 Brian Fox (bfox at gnuwest.fsf.org)
555
556 * readline.c; Use Posix directory routines and macros.
557
558 * funmap.c; Add entry for call-last-kbd-macro.
559
560 * readline.c (rl_prep_term); Use system EOF character on POSIX
561 systems also.
562
563 Thu Oct 3 16:19:53 1991 Brian Fox (bfox at gnuwest.fsf.org)
564
565 * readline.c; Make a distinction between having a TERMIOS tty
566 driver, and having POSIX signal handling. You might one without
567 the other. New defines used HAVE_POSIX_SIGNALS, and
568 TERMIOS_TTY_DRIVER.
569
570 Tue Jul 30 22:37:26 1991 Brian Fox (bfox at gnuwest.fsf.org)
571
572 * readline.c: rl_getc () If a call to read () returns without an
573 error, but with zero characters, the file is empty, so return EOF.
574
575 Thu Jul 11 20:58:38 1991 Brian Fox (bfox at gnuwest.fsf.org)
576
577 * readline.c: (rl_get_next_history, rl_get_previous_history)
578 Reallocate the buffer space if the line being moved to is longer
579 the the current space allocated. Amazing that no one has found
580 this bug until now.
581
582 Sun Jul 7 02:37:05 1991 Brian Fox (bfox at gnuwest.fsf.org)
583
584 * readline.c:(rl_parse_and_bind) Allow leading whitespace.
585 Make sure TERMIO and TERMIOS systems treat CR and NL
586 disctinctly.
587
588 Tue Jun 25 04:09:27 1991 Brian Fox (bfox at gnuwest.fsf.org)
589
590 * readline.c: Rework parsing conditionals to pay attention to the
591 prior states of the conditional stack. This makes $if statements
592 work correctly.
593
594 Mon Jun 24 20:45:59 1991 Brian Fox (bfox at gnuwest.fsf.org)
595
596 * readline.c: support for displaying key binding information
597 includes the functions rl_list_funmap_names (),
598 invoking_keyseqs_in_map (), rl_invoking_keyseqs (),
599 rl_dump_functions (), and rl_function_dumper ().
600
601 funmap.c: support for same includes rl_funmap_names ().
602
603 readline.c, funmap.c: no longer define STATIC_MALLOC. However,
604 update both version of xrealloc () to handle a null pointer.
605
606 Thu Apr 25 12:03:49 1991 Brian Fox (bfox at gnuwest.fsf.org)
607
608 * vi_mode.c (rl_vi_fword, fWord, etc. All functions use
609 the macro `isident()'. Fixed movement bug which prevents
610 continious movement through the text.
611
612 Fri Jul 27 16:47:01 1990 Brian Fox (bfox at gnuwest.fsf.org)
613
614 * readline.c (parser_if) Allow "$if term=foo" construct.
615
616 Wed May 23 16:10:33 1990 Brian Fox (bfox at gnuwest.fsf.org)
617
618 * readline.c (rl_dispatch) Correctly remember the last command
619 executed. Fixed typo in username_completion_function ().
620
621 Mon Apr 9 19:55:48 1990 Brian Fox (bfox at gnuwest.fsf.org)
622
623 * readline.c: username_completion_function (); For text passed in
624 with a leading `~', remember that this could be a filename (after
625 it is completed).
626
627 Thu Apr 5 13:44:24 1990 Brian Fox (bfox at gnuwest.fsf.org)
628
629 * readline.c: rl_search_history (): Correctly handle case of an
630 unfound search string, but a graceful exit (as with ESC).
631
632 * readline.c: rl_restart_output (); The Apollo passes the address
633 of the file descriptor to TIOCSTART, not the descriptor itself.
634
635 Tue Mar 20 05:38:55 1990 Brian Fox (bfox at gnuwest.fsf.org)
636
637 * readline.c: rl_complete (); second call in a row causes possible
638 completions to be listed.
639
640 * readline.c: rl_redisplay (), added prompt_this_line variable
641 which is the first character character following \n in prompt.
642
643 Sun Mar 11 04:32:03 1990 Brian Fox (bfox at gnuwest.fsf.org)
644
645 * Signals are now supposedly handled inside of SYSV compilation.
646
647 Wed Jan 17 19:24:09 1990 Brian Fox (bfox at sbphy.ucsb.edu)
648
649 * history.c: history_expand (); fixed overwriting memory error,
650 added needed argument to call to get_history_event ().
651
652 Thu Jan 11 10:54:04 1990 Brian Fox (bfox at sbphy.ucsb.edu)
653
654 * readline.c: added mark_modified_lines to control the
655 display of an asterisk on modified history lines. Also
656 added a user variable called mark-modified-lines to the
657 `set' command.
658
659 Thu Jan 4 10:38:05 1990 Brian Fox (bfox at sbphy.ucsb.edu)
660
661 * readline.c: start_insert (). Only use IC if we don't have an im
662 capability.
663
664 Fri Sep 8 09:00:45 1989 Brian Fox (bfox at aurel)
665
666 * readline.c: rl_prep_terminal (). Only turn on 8th bit
667 as meta-bit iff the terminal is not using parity.
668
669 Sun Sep 3 08:57:40 1989 Brian Fox (bfox at aurel)
670
671 * readline.c: start_insert (). Uses multiple
672 insertion call in cases where that makes sense.
673
674 rl_insert (). Read type-ahead buffer for additional
675 keys that are bound to rl_insert, and insert them
676 all at once. Make insertion of single keys given
677 with an argument much more efficient.
678
679 Tue Aug 8 18:13:57 1989 Brian Fox (bfox at aurel)
680
681 * readline.c: Changed handling of EOF. readline () returns
682 (char *)EOF or consed string. The EOF character is read from the
683 tty, or if the tty doesn't have one, defaults to C-d.
684
685 * readline.c: Added support for event driven programs.
686 rl_event_hook is the address of a function you want called
687 while Readline is waiting for input.
688
689 * readline.c: Cleanup time. Functions without type declarations
690 do not use return with a value.
691
692 * history.c: history_expand () has new variable which is the
693 characters to ignore immediately following history_expansion_char.
694
695 Sun Jul 16 08:14:00 1989 Brian Fox (bfox at aurel)
696
697 * rl_prep_terminal ()
698 BSD version turns off C-s, C-q, C-y, C-v.
699
700 * readline.c -- rl_prep_terminal ()
701 SYSV version hacks readline_echoing_p.
702 BSD version turns on passing of the 8th bit for the duration
703 of reading the line.
704
705 Tue Jul 11 06:25:01 1989 Brian Fox (bfox at aurel)
706
707 * readline.c: new variable rl_tilde_expander.
708 If non-null, this contains the address of a function to call if
709 the standard meaning for expanding a tilde fails. The function is
710 called with the text sans tilde (as in "foo"), and returns a
711 malloc()'ed string which is the expansion, or a NULL pointer if
712 there is no expansion.
713
714 * readline.h - new file chardefs.h
715 Separates things that only readline.c needs from the standard
716 header file publishing interesting things about readline.
717
718 * readline.c:
719 readline_default_bindings () now looks at terminal chararacters
720 and binds those as well.
721
722 Wed Jun 28 20:20:51 1989 Brian Fox (bfox at aurel)
723
724 * Made readline and history into independent libraries.
725
This page took 0.044074 seconds and 4 git commands to generate.