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