summaryrefslogtreecommitdiff
path: root/lib/libedit/hist.h
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-21Add a uniquefier for the history function.christos
2002-11-15PR/18995: David Laight: libedit fixes for posix conformant shchristos
2002-03-18- constify; passes all gcc and lint strict checks.christos
2001-01-10Enlarge editline buffers as needed to support arbitrary length lines.jdolecek
2000-09-04convert to new style guide, which includes:lukem
1997-10-14PR/4257: Jaromir Dolecek: history() has no generic error handling and isn'tchristos
1997-01-11RCSid policelukem
1995-10-15Added history load and save to file functions.christos
1994-05-06libedit!cgd