Age | Commit message (Expand) | Author |
2016-05-06 | Replace the generated file "fcns.c" by a simpler header "func.h" | Ingo Schwarze |
2016-05-03 | Combine help.h and help.c into a simplified help.h | Ingo Schwarze |
2016-05-03 | The files editline.c, historyn.c, and tokenizern.c are completely | Ingo Schwarze |
2016-04-20 | delete unused -m option; | Ingo Schwarze |
2016-04-11 | delete the "private" and "public" preprocessor macros, just use standard C; | Ingo Schwarze |
2016-04-11 | Move wrapper macros to the two files actually needing them: | Ingo Schwarze |
2016-04-09 | Always compile with WIDECHAR on and delete that preprocessor switch. | Ingo Schwarze |
2016-03-20 | Cleanup of standard header inclusion: | Ingo Schwarze |
2016-03-20 | Cleanup of private header inclusion: | Ingo Schwarze |
2016-03-20 | Delete the useless Int datatype and always use the standard wint_t | Ingo Schwarze |
2010-06-30 | Update libedit to bring it into sync with the latest version from NetBSD. | Nicholas Marriott |
2009-10-28 | a few leftovers from yesterday's SCCS/RCS-ID removal; | Ingo Schwarze |
2007-01-08 | advertising clauses that can be dropped | Theo de Raadt |
2003-10-31 | Update to NetBSD libedit (from Oct 1, 2003), adding some string | Otto Moerbeek |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
1997-03-14 | fix el_source() - a block needed braces around it (from NetBSD) | Todd C. Miller |
1997-01-16 | Merge in NetBSD libedit changes and new man pages. Also fix some | Todd C. Miller |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |