Age | Commit message (Expand) | Author | Files | Lines |
1994-05-09 | * readline.c (readline_default_bindings): Don't compile if | Ian Lance Taylor | 1 | -91/+199 |
1994-02-15 | * readline.c (_rl_output_character_function), display.c: | Per Bothner | 1 | -8/+15 |
1994-01-16 | * readline.c, display.c: Patches to allow use of all 80 | Per Bothner | 1 | -3/+11 |
1994-01-16 | Merge in changes from bash-1.13. The most obvious one is | Per Bothner | 1 | -3982/+497 |
1992-11-04 | * readline.c: Cast many uses of alloca to (char *) to make brain- | Stu Grossman | 1 | -12/+11 |
1992-09-30 | * readline.c (rl_complete_internal): Cast alloca to (char *) to | Stu Grossman | 1 | -1/+1 |
1992-09-25 | * readline.c (clear_to_eol, rl_generic_bind): Make static. | Stu Grossman | 1 | -76/+87 |
1992-06-14 | * readline.c (insert_some_chars): Return void. | Stu Grossman | 1 | -2/+2 |
1992-06-11 | #undef PC, which Solaris2 defines in sys/types.h, clobbering the | John Gilmore | 1 | -0/+5 |
1992-06-09 | * readline.h (rl_completer_quote_characters): Add declaration. | Fred Fish | 1 | -12/+117 |
1992-02-21 | * readline.c, examples/fileman.c: patches from DJ to support | Steve Chamberlain | 1 | -1/+112 |
1992-02-21 | * readline.c (rl_read_init_file): Make sure that null filename is | Stu Grossman | 1 | -0/+3 |
1992-02-18 | * readline.c (readline_default_bindings): Only make use of VLNEXT | Fred Fish | 1 | -53/+19 |
1991-11-19 | Change SYSV to USG to match current usage in source. Add USGr4 to list | Fred Fish | 1 | -1/+1 |
1991-11-19 | * readline.c (filename_completion_function): use struct dirent | Stu Grossman | 1 | -1/+1 |
1991-11-19 | Integrate new readline from Brian Fox. | Stu Grossman | 1 | -602/+1418 |
1991-11-12 | Mon Nov 11 20:50:29 1991 Steve Chamberlain (sac at cygnus.com) | Steve Chamberlain | 1 | -7/+7 |
1991-11-09 | * configure.in: Make a link for sysdep.h. Specify commontargets. | John Gilmore | 1 | -10/+3 |
1991-03-28 | Initial revision | K. Richard Pixley | 1 | -0/+5641 |