summaryrefslogtreecommitdiff
path: root/lib/libedit
AgeCommit message (Expand)Author
2016-06-02Fix previous to better match readline behavior (Ingo Schwarze)christos
2016-06-02From Ingo Schwarze:christos
2016-05-31remove the right history entry (Ingo Schwarze)christos
2016-05-25abstract read code to a single function (Ingo Schwarze)christos
2016-05-24el_map.alt can't be NULL here (Ingo Schwarze)christos
2016-05-24remove debug read (Ingo Schwarze)christos
2016-05-24From Ingo Schwarze:christos
2016-05-22documentation improvements (Ingo Schwarze)christos
2016-05-22Stop the read module from poking the el_chared.c_macro data structurechristos
2016-05-21Fix the prototype used by EL_GETCFN, mention the associated typedefchristos
2016-05-13From Bastian Maerkisch, via Igno Schwarze:christos
2016-05-09s/protected/libedit_private/gchristos
2016-05-09Instead of compiling all the source files together in one big file, usechristos
2016-05-09Elide gcc warning about intermediate const casts caused by visibility change.christos
2016-05-09GNU readline(3) regards history chronologically, that is, from thechristos
2016-05-09The libedit implementation of history_get() also differs from the GNUchristos
2016-05-08In stiffle_history(), trim excessive entries from the history and advancechristos
2016-05-06fix logic (Ingo Schwarze)christos
2016-05-02eliminate static buffer with custom resizing code.christos
2016-05-02fix typos from Pedro Giffuni @FreeBSDchristos
2016-05-02Add missing backslash that broke build.wiz
2016-05-02Add more MLINKS, sortchristos
2016-05-02Fix Dd argument.wiz
2016-05-02Add more explicit xrefschristos
2016-05-02Fix Dd argument.wiz
2016-04-28new man page from Ingo Schwarze.christos
2016-04-28Initialize patbuf (Ingo Schwarze)christos
2016-04-19From Ingo Schwarze:christos
2016-04-18From Ingo Schwarze:christos
2016-04-17Remove empty callbacks (Ingo Schwartze)christos
2016-04-12FIONREAD takes int as an argument (Ingo Schwarze)christos
2016-04-12From Ingo Schwarze:christos
2016-04-11Fix indentation, Ingo Schwarzechristos
2016-04-11Get rid of private/public; keep protected (Ingo Schwarze)christos
2016-04-11chartype cleanups from Ingo Schwarze:christos
2016-04-11Char -> wchar_t from Ingo Schwarze.christos
2016-04-11more macro WIDECHAR undoing from Ingo Schwarze.christos
2016-04-09Change some 0's to NULL's from Pedro Giffunichristos
2016-04-09More WIDECHAR elimination (Ingo Schwarze)christos
2016-03-23Start removing the WIDECHAR ifdefs; building without it has stopped workingchristos
2016-03-22put back NUL check (Ingo Schwarze)christos
2016-03-22Fix reversed condition in tty_end() (Ingo Schwarze)christos
2016-03-07Remove advertising clause.christos
2016-03-02PR/50880: David Binderman: Remove redundant code.christos
2016-02-29convert to 2 clausechristos
2016-02-28remove 4 clause licenses.christos
2016-02-27PR/50863: John Hein: libedit el_end() messes up term settings if pipedchristos
2016-02-25Use \- for minus sign, use Ev, use Er.wiz
2016-02-24Fix el_{w,}getc documentation (Ingo Schwarze)christos
2016-02-24Fixes from OpenBSD via Ingo Schwarze:christos