summaryrefslogtreecommitdiff
path: root/lib/libedit/chared.h
AgeCommit message (Expand)Author
2016-05-22Stop the read module from poking the el_chared.c_macro data structurechristos
2016-05-09s/protected/libedit_private/gchristos
2016-04-11Char -> wchar_t from Ingo Schwarze.christos
2016-02-16More header cleanups from Ingo Schwarze.christos
2016-02-16more include file cleanup (Ingo Schwarze)christos
2016-02-16From Ingo Scharze:christos
2016-02-16cleanup inclusion of histedit.h (Ingo Schwarze)christos
2016-02-14From Ingo Schwarze:christos
2014-06-18Don't depend on weak aliases to define the vi "alias" expansion function,christos
2010-08-28setup a callback to be invoked on resize buffers so that readline canchristos
2010-04-15From Jess Thrysoeechristos
2009-12-30Wide character support (UTF-8) from Johny Mattsson; currently disabled.christos
2009-02-15pass lint on _LP64.christos
2006-03-06Print the actual eofc, instead of ^D\b\b.christos
2005-08-08Spelling mistakes and comment errors (from FreeBSD via Stefan Farfeleder; manychristos
2005-08-01Don't reset the macro strings each time we enter el_gets(), otherwisechristos
2004-08-13Delete-previous-char and delete-next-char without an argument are not supposedmycroft
2003-10-18change allocation policy in el_push to allocate the string itself.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-20Fix problem with previous patches that broke vi history.christos
2002-11-15PR/18995: David Laight: libedit fixes for posix conformant shchristos
2002-10-27vi mode and memory fixes from david laight.christos
2002-03-18- constify; passes all gcc and lint strict checks.christos
2002-02-03Fixed an __P remnantchristos
2001-01-10Enlarge editline buffers as needed to support arbitrary length lines.jdolecek
2000-09-04convert to new style guide, which includes:lukem
1999-07-02More trailing white space.simonb
1998-12-12delintchristos
1997-01-11RCSid policelukem
1994-05-06libedit!cgd