]> git.lizzy.rs Git - linenoise.git/history - linenoise.h
add *.exe to ignore, fix gcc warnings
[linenoise.git] / linenoise.h
2011-09-13 Steve BennettRestructure linenoise in prep. for win32 support
2011-04-12 Mathias Stearnconst correctness
2011-04-08 Steve BennettBig cleanups to linenoise
2011-03-30 antirezswitched to two-clause simplified BSD license
2010-12-01 antirezCtrl-l support to clear the screen. New sequences added...
2010-11-30 antirezPieter Noordhuis copyright notice added, since this...
2010-11-29 Pieter NoordhuisMinimal framework for autocompletion
2010-07-07 antirezSupport API to save/load history on file
2010-03-23 antireznow the API to add an history entry has a const argument
2010-03-22 antirezAPI converted to be readline alike. Ctrl-d behavior...
2010-03-20 antirezfirst commit