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