Commit Graph

  • a1f0a81a31 Add documentation for rl_deprep_term*() function and callback Joachim Nilsson 2017-11-30 07:45:38 +0100
  • ea79fe70f9 write_history(), read_history(): Check fclose() return value Joachim Nilsson 2017-11-29 21:40:38 +0100
  • 621f126128 Reflow paragraphs, add link to original comp.sources.unix posting Joachim Nilsson 2017-11-29 17:58:42 +0100
  • 6137feacdf Add new rl_uninitialize() function to README Joachim Nilsson 2017-11-29 17:58:09 +0100
  • 2075dedc80 Remove leading (superfluous) comment Joachim Nilsson 2017-11-29 17:21:53 +0100
  • 54714631e2 Move All rights reserved to next line Joachim Nilsson 2017-11-29 17:20:21 +0100
  • a70a933698 Modify header guards, __FILE_H__ is reserved for system headers Joachim Nilsson 2017-11-29 17:17:50 +0100
  • b613db2afb Whitespace + coding style cleanup Joachim Nilsson 2017-11-29 16:40:10 +0100
  • 6021e54dbc Bump version for v1.16.0 relese cycle Joachim Nilsson 2017-11-29 15:34:30 +0100
  • 1ace811722 rl_uninitialize(): also free old_search from previous i-search Joachim Nilsson 2017-11-29 15:32:59 +0100
  • 4b8333ad39 Remove duplicate unique history check Claus Fischer 2017-11-29 15:02:37 +0100
  • ed37cef412 Minor whitespace fixes/cleanup Joachim Nilsson 2017-11-29 15:01:22 +0100
  • 2a3b422137 Fix negative array index triggered by i-search Joachim Nilsson 2017-11-29 14:53:14 +0100
  • 91937d970d testit: Test new rl_uninitialize() and load/store history Claus Fischer 2017-11-29 14:51:21 +0100
  • 317b43e488 rl_unintialize(): New function, free all memory after use Claus Fischer 2017-11-29 14:42:39 +0100
  • ed87f37409 Initialize global variables and reset to NULL on free() Claus Fischer 2017-11-29 14:41:43 +0100
  • b30c3479f5 Minor, spellcheck Joachim Nilsson 2017-09-07 01:32:17 +0200
  • 119db55bf2 Bump version for v1.15.3 bug fix release 1.15.3 Joachim Nilsson 2017-09-07 01:26:31 +0200
  • 2542f21ff1 Add support for building .deb packages Joachim Nilsson 2017-09-07 01:25:47 +0200
  • 36663d6acf Run distcheck in release target, verifies distribution files Joachim Nilsson 2017-09-07 01:25:25 +0200
  • 866f25ce10 Update ChangeLog(s) for v1.15.3 bug fix release Joachim Nilsson 2017-09-07 01:25:01 +0200
  • 01f684ea19 debian/changelog: Add missing releases Joachim Nilsson 2017-09-07 01:24:38 +0200
  • dd0c1dc2a4 debian/: Simplify rules file, greatly, add multi-arch support Joachim Nilsson 2017-09-07 01:22:46 +0200
  • 30e33b74fb Remove old compat symlinks, keep new Markdown versions Joachim Nilsson 2017-09-07 01:21:38 +0200
  • 47988997c4 Merge d7ebad1c4b into b8c6a5b1e2 jakubpawlo 2017-04-18 00:18:41 +0000
  • 5cfaa2837b Merge cb06c50d32 into b8c6a5b1e2 C0deH4cker 2017-04-17 07:35:06 +0000
  • b8c6a5b1e2 configure: Refactor other enable/disable checks like --enable-termcap Joachim Nilsson 2017-03-30 00:36:21 +0200
  • ee70c8339c Followup to #7: Check also for terminfo, requested by @rofl0r Joachim Nilsson 2017-03-30 00:35:13 +0200
  • 16c96eda10 Fix #7: Fix configure --enable-termcap Joachim Nilsson 2017-03-29 22:06:56 +0200
  • 0d76f006b5 TODO: Ideas for how to use editline in an event loop Joachim Nilsson 2017-03-02 23:35:53 +0100
  • 4d93e85af7 debian/.gitignore: New file, ignore built files Joachim Nilsson 2017-01-21 19:37:02 +0100
  • 387a8b31ba .gitignore: Update, add *.pc file Joachim Nilsson 2017-01-21 19:36:44 +0100
  • 2a3575495a Add make release target for simplified maintenance 1.15.2 Joachim Nilsson 2016-06-06 20:09:47 +0200
  • 8aa36184e6 Update ChangeLog and bump version for v1.15.2 release Joachim Nilsson 2016-06-06 20:04:35 +0200
  • 0a8f2ef420 Add pkg-config libeditline.pc file Joachim Nilsson 2016-06-06 19:56:48 +0200
  • 8078ff69cc Add ABI version info for libtool, start with 0.0.0 Joachim Nilsson 2016-06-06 19:56:08 +0200
  • 6db7c7d440 Minor cleanup and simplification of build system Joachim Nilsson 2016-06-01 07:17:46 +0200
  • e02339c3ae Do not assume -ltermcap, check for tgetent() instead Joachim Nilsson 2016-06-01 07:14:11 +0200
  • f66e8cc151 Merge pull request #10 from rofl0r/patch-1 Joachim Nilsson 2016-05-31 23:27:53 +0200
  • 782ce4a7a9 README.md: libedit depends on libtermcap rofl0r 2016-05-31 13:42:10 +0100
  • 059d97d7a9 Remove Emacs version-control handling Joachim Nilsson 2016-05-07 22:42:24 +0200
  • edc38768ff Add tty_flush() to rl_forced_update_display() Jakub Pawlowski 2016-01-28 12:16:17 -0500
  • d7ebad1c4b add tty_flush to rl_forced_update_display jakubpawlo 2016-01-28 12:16:17 -0500
  • 59a2db7217 Test build with both GCC and Clang (LLVM) Joachim Nilsson 2016-01-27 10:12:25 +0100
  • ba005dc0d0 Update ChangeLog, give Jakub proper credit with correct last name Joachim Nilsson 2016-01-27 09:49:33 +0100
  • a1002f6984 Update .gitignore with generated files Joachim Nilsson 2016-01-27 09:32:19 +0100
  • 7a0c292a82 Bump version for v1.15.2 release cycle Joachim Nilsson 2016-01-27 09:24:23 +0100
  • 91398ceb34 Prevent mangling of symbols when linking with C++ Jakub Pawlo 2016-01-27 09:23:12 +0100
  • 3dbeaa0637 Fix link to version Joachim Nilsson 2015-11-16 21:21:44 +0100
  • 2f08585884 Fix heading Joachim Nilsson 2015-11-16 21:21:00 +0100
  • 8a40df481b Update ChangeLog and bump version for v1.15.1 release. 1.15.1 Joachim Nilsson 2015-11-16 21:17:17 +0100
  • 8439f426fc Fix examples FTBFS for --enable-termcap builds Joachim Nilsson 2015-10-27 19:50:01 +0100
  • cbb5dd037e Update origin section upon questions from Peter Rosin Joachim Nilsson 2015-10-22 01:02:25 +0200
  • 7a9e467251 Don't force automake v1.11, require at least v1.11 Joachim Nilsson 2015-09-25 15:10:46 +0200
  • 6ad3cc1df5 Bump version and update ChangeLog for v1.15.0 release. 1.15.0 Joachim Nilsson 2015-09-10 13:26:03 +0200
  • 7abfadd7e6 Attempt to work around slightly bogus Coverity warnings. Joachim Nilsson 2015-09-10 13:06:39 +0200
  • 9fbad9dbff Fix build problems after removal of generated files. Joachim Nilsson 2015-09-10 12:37:03 +0200
  • 474b9a6548 Instruct Travis-CI to run autogen.sh before configure Joachim Nilsson 2015-09-10 12:00:02 +0200
  • 9865d7fe9f Update ChangeLog and fix Markdown syntax for links. Joachim Nilsson 2015-09-10 11:18:00 +0200
  • e35b8f2fd0 Rename CHANGELOG.md --> ChangeLog.md Joachim Nilsson 2015-09-10 11:09:37 +0200
  • c10241745c Fix invalid Markdown syntax in README, and minor improvements. Joachim Nilsson 2015-09-10 11:07:14 +0200
  • 295f901800 Remove generated files from autoconf et al, run ./autogen.sh instead. Joachim Nilsson 2015-09-10 10:58:09 +0200
  • a1ca0d46ac Include <sys/ioctl.h> before calling ioctl() for Clang on OX X C0deH4cker 2015-09-08 00:39:00 -0400
  • cb06c50d32 Include sys/ioctl.h before calling ioctl() C0deH4cker 2015-09-08 00:39:00 -0400
  • 256e288331 Update CHANGELOG and README slightly, bump version to 1.15.0-rc1 Joachim Nilsson 2015-04-06 15:20:26 +0200
  • 9c163ff72b Rename define CONFIG_ANNOYING_NOISE --> CONFIG_TERMINAL_BELL Joachim Nilsson 2015-04-06 15:22:35 +0200
  • 6a8556733a Add support for disabling default SIGINT and EOF behavior. Joachim Nilsson 2015-04-06 14:45:07 +0200
  • a2bc89db64 Allow Ctrl-D to return EOF Toby Goodwin 2015-04-04 23:29:14 +0100
  • 413052319c Merge 3e59747975 into 256e6106c7 Toby Goodwin 2015-04-04 22:41:15 +0000
  • 3e59747975 allow Ctrl-D to return eof Toby Goodwin 2015-04-04 23:29:14 +0100
  • 256e6106c7 Minor touch-up. Joachim Nilsson 2015-02-03 21:34:15 +0100
  • 426a32f771 Convert TODO to Markdown format. Joachim Nilsson 2015-02-03 21:32:26 +0100
  • 33ff6d5e0e Rename TODO --> TODO.md and add compat symlink. Joachim Nilsson 2015-02-03 21:25:31 +0100
  • 473602aa08 README.md: Fix missing links and add Build section. Joachim Nilsson 2015-02-01 15:28:20 +0100
  • bb9e5e176f CHANGELOG.md: Massive update after audit. Joachim Nilsson 2015-02-01 15:14:44 +0100
  • c497555bec editline.c:find_key_in_map() -- Add check to prevent out of bounds access. Joachim Nilsson 2015-02-01 15:03:19 +0100
  • 528581cb48 README.md: Add API and Example sections, and refactor section slightly. Joachim Nilsson 2015-02-01 14:59:24 +0100
  • e4b1078234 editline.3: Update man page slightly and fix example formatting. Joachim Nilsson 2015-02-01 14:58:17 +0100
  • b00453554f Update to keepachangelog.com format and add to install+dist Joachim Nilsson 2015-01-28 23:33:50 +0100
  • 98583f8d0f Rename NEWS --> CHANGELOG Joachim Nilsson 2015-01-28 23:14:53 +0100
  • 01537e3bc0 Cleanup and improve Markdown syntax, inspired by libuEv Joachim Nilsson 2015-01-28 23:13:20 +0100
  • 8fbc87707e Fix out-of-bounds access in user key binding routines. Joachim Nilsson 2014-11-04 23:50:45 +0100
  • 394c4f82a9 Fix suspicious use of sizeof(char **), same as sizeof(char *) but not portable. Joachim Nilsson 2014-11-04 23:42:37 +0100
  • e53ccf61f2 Refactor: replace variables named 'new' with non-reserved word. Joachim Nilsson 2014-11-04 23:19:39 +0100
  • cd50714e29 Fix memory leak in completion handler. Joachim Nilsson 2014-11-04 23:03:25 +0100
  • 7cd7fc4b61 Add support for el_no_hist to disable access to and auto-save of history. Mattias Walström 2014-11-04 22:47:50 +0100
  • f7432fbfbd Add missing security token to Coverity Scan. Joachim Nilsson 2014-09-17 05:57:41 +0200
  • 9fd8e0b4d3 Add support for Coverity Scan of editline and add neat gfx to README Joachim Nilsson 2014-09-14 20:00:58 +0200
  • 26bc0716b7 Travis CI integration Joachim Nilsson 2014-09-17 05:51:45 +0200
  • bd9c8ddda6 Add some GNU readline compat functions for prompt handling and redisplay Joachim Nilsson 2014-09-17 05:48:56 +0200
  • 85e606d093 Bump version for release, v1.14.2 1.14.2 Joachim Nilsson 2014-09-14 04:24:52 +0200
  • 9cc0cc1ccd Create Markdown versions of README and NEWS and update for release Joachim Nilsson 2014-09-14 03:50:37 +0200
  • 08b7f57c98 src/sysunix.c: Restart syscalls on spurious EINTR Joachim Nilsson 2014-09-14 03:44:20 +0200
  • 29b7f91165 Fix el_no_echo bug leaking secrets to screen and history Joachim Nilsson 2014-06-25 03:05:53 +0200
  • 7330f21c28 Bump version for release 1.14.1 Joachim Nilsson 2013-07-08 17:01:57 +0200
  • 33ffb150f2 Cleanup configure.ac and regenerate default configure files. Joachim Nilsson 2013-07-08 16:47:03 +0200
  • 4bc12834fe Only clear ScreenCount if write() succeeded. Joachim Nilsson 2013-07-08 16:34:32 +0200
  • c7a6ff9317 Return el_status_t from el_bind_key() and el_bind_key_in_metamap() Joachim Nilsson 2013-07-08 16:27:55 +0200
  • 897a98be55 Export el_del_char() Joachim Nilsson 2013-07-07 11:44:34 +0200
  • 111fc5e1fb readline(): Check custom key bindings as well. Joachim Nilsson 2013-07-08 16:19:17 +0200