summaryrefslogtreecommitdiff
path: root/lib/libedit/keymacro.c
AgeCommit message (Expand)Author
2019-07-23PR/54399: Sören Tempel: Uninitialized memory access in libedit history.christos
2016-05-24From Ingo Schwarze:christos
2016-05-09s/protected/libedit_private/gchristos
2016-04-18From Ingo Schwarze:christos
2016-04-12From Ingo Schwarze:christos
2016-04-11Get rid of private/public; keep protected (Ingo Schwarze)christos
2016-04-11Char -> wchar_t from Ingo Schwarze.christos
2016-04-11more macro WIDECHAR undoing from Ingo Schwarze.christos
2016-04-09More WIDECHAR elimination (Ingo Schwarze)christos
2016-03-23Start removing the WIDECHAR ifdefs; building without it has stopped workingchristos
2016-02-24Get split el_getc and el_wgetc completely and call el_wgetc internally.christos
2016-02-17whitespace and header sorting changes (Ingo Schwarze). No functional changes.christos
2016-02-16From Ingo Scharze:christos
2016-02-16cleanup chartype.h includes (Ingo Schwarze)christos
2016-02-16cleanup inclusion of histedit.h (Ingo Schwarze)christos
2016-02-14From Ingo Schwarze:christos
2016-02-11- Add some more Char castschristos
2011-08-16re-enable -Wconversionchristos
2011-07-29pass -Wconversionchristos
2011-07-29KNF return (\1); -> return \1;christos
2011-07-28kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.christos
2011-07-28whitespacechristos
2011-07-28whitespacechristos
2011-07-28Rename key to keymacro to avoid conflicts with term.h. The renaming of termchristos