summaryrefslogtreecommitdiff
path: root/lib/libedit/parse.h
AgeCommit message (Collapse)Author
2016-05-09s/protected/libedit_private/gchristos
2016-04-11Char -> wchar_t from Ingo Schwarze.christos
2009-12-30Wide character support (UTF-8) from Johny Mattsson; currently disabled.christos
2005-05-29Update for recent parse__escape() prototype changelukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22280, verified by myself.
2000-09-04convert to new style guide, which includes:lukem
- ansi prototypes & features (such as stdargs) - 8 space indents
1999-07-02More trailing white space.simonb
1997-01-11RCSid policelukem
editline first appeared in 4.4BSD not NetBSD1.0
1994-05-06libedit!cgd