Commit Graph

  • 87edc33897 Minor cleanup before release. Joachim Nilsson 2010-03-09 21:18:03 +0100
  • 8ff3272698 Add support for automake silent builds Joachim Nilsson 2010-01-16 22:42:21 +0100
  • fc498f305b Change name from Minix editline to just editline. This also affects the library name, from libedit.a to libeditline.a Joachim Nilsson 2009-06-14 20:17:10 +0200
  • 48465835b8 Add EXTRA_DIST=LICENSE to include missing license file. Joachim Nilsson 2009-04-06 02:30:25 +0200
  • 5b27b6ce4f src/editline.c: tty_flush(): Silence compiler warning. 0.3.0 Joachim Nilsson 2009-02-08 22:09:02 +0100
  • e828182cb0 Bump version to 0.3.0, ANSI arrow keys support feels like a big deal. Joachim Nilsson 2009-02-08 21:21:08 +0100
  • c1b3d17926 Update TODO and add a NEWS file. Joachim Nilsson 2009-02-08 21:19:38 +0100
  • 69e01d11d4 config.h.in, configure, configure.ac: Add configure support for ANSI arrow keys. Tested OK with gnome-terminal. Joachim Nilsson 2009-02-08 21:13:54 +0100
  • 4898413730 Fix GCC warning 's might possibly be used uninitialized" Joachim Nilsson 2009-02-08 20:19:58 +0100
  • b1e74f3de2 Updated ignored files. Joachim Nilsson 2008-12-02 22:06:58 +0100
  • 6d8d857dd4 More build fixes, some code cleanup and untabify. 0.2.3 Joachim Nilsson 2008-12-02 21:58:55 +0100
  • 77d483da02 Build fixes when building with GCC v4.3.2 and -W -Wall -Werror Joachim Nilsson 2008-12-02 19:09:17 +0100
  • 62e900a061 Change rl_complete() and rl_list_possib() to be function pointers instead. This is a much cleaner design and also works with or without the configure --enable-default-complete option. 0.2.2 Joachim Nilsson 2008-10-02 09:09:09 +0200
  • 5c9f0047bb Basic support for custom completion handlers with the two "standard" rl_complete() and rl_list_possib(). Simply leave out complete.o from the default build and in all programs require these two functions to be supplied. Joachim Nilsson 2008-10-02 01:52:40 +0200
  • 4a3fbd9187 Add note on custom completion support. Joachim Nilsson 2008-08-10 21:50:00 +0200
  • 05f4234310 Update reminder of adding support for escape sequences. Joachim Nilsson 2008-06-10 07:29:06 +0200
  • b935808b7d Minix editline v0.2.1 ===================== 0.2.1 Joachim Nilsson 2008-06-09 22:55:13 +0200
  • 64cc1b5325 Minix editline v0.2.0 ===================== 0.2.0 Joachim Nilsson 2008-06-09 21:40:41 +0200
  • f7b2ea938d Check for tcgetattr() to enable HAVE_TCGETATTR in sysunix.c this seems to work better on embedded targets running off the initial console. Joachim Nilsson 2008-06-09 21:37:01 +0200
  • 9a94fc9d4d Minix editline v0.1.4 ===================== Joachim Nilsson 2008-06-09 00:36:59 +0200
  • cab8f18472 Fix return type of rl_reset_terminal() Joachim Nilsson 2008-06-09 00:30:45 +0200
  • 06a7f578d5 Minix editline v0.1.3 ===================== Joachim Nilsson 2008-06-09 00:17:48 +0200
  • 4f88d8d823 Minix editline v0.1.2 ===================== 0.1.2 Joachim Nilsson 2008-06-08 23:49:32 +0200
  • c76941f24f Fix GCC 3.4.4 warnings about ambigous else, in "else if" construct by relying on the original indentation. Joachim Nilsson 2008-06-08 23:45:07 +0200
  • 5ffe54c277 Minix editline v0.1.1 ===================== 0.1.1 Joachim Nilsson 2008-06-08 00:32:45 +0200
  • afb65c0d75 Add standard GNU configure and build system (autoconf+automake). 0.1.0 Joachim Nilsson 2008-06-07 21:03:48 +0200
  • ad061041f1 Add missing editline man page. Joachim Nilsson 2008-06-07 21:02:28 +0200
  • 2ebc94631c New replacement LICENSE and README files. Added notice about this in the original doc/README file. Joachim Nilsson 2008-06-07 17:44:13 +0200
  • 882d443045 New layout. Joachim Nilsson 2008-06-07 17:04:59 +0200
  • d661023224 Add some directories for new structure. Joachim Nilsson 2008-06-07 17:03:04 +0200
  • 191d54898b Minix Editline from Minix current 2008-06-06 (June 6th). 0.0.0 Joachim Nilsson 2008-06-07 12:28:36 +0200