aboutsummaryrefslogtreecommitdiffhomepage
path: root/history.c
Commit message (Expand)AuthorAge
* Switch from die_mem function to DIE_MEM macro in order to be able to give a l...Gravatar axel2006-07-03
* Fix infinite loop when trying to init history without setting history mode na...Gravatar axel2006-06-22
* Documentation updates. Fixes a few formating bugs, adds various minor missing...Gravatar axel2006-06-17
* Remove tiny and unlikely memory leakGravatar axel2006-06-16
* Drop most 'const's from function prototypesGravatar axel2006-06-13
* Fix some minor 64-bit uncleanlieness - thanks to James AnthillGravatar axel2006-06-02
* Earlier history in non-interactive mode bugfix contained a new bug causing fi...Gravatar axel2006-04-20
* Fix warnings from ICCGravatar axel2006-03-29
* Move all fallbacks for standard and not-so-standard unix functions to fallbac...Gravatar axel2006-02-28
* Optimize the halloc implementation so that mutiple calls to halloc can be sat...Gravatar axel2006-02-11
* Another halloc:ification of fish. Halloc has been extended to allow registeri...Gravatar axel2006-02-10
* Lazily load history fileGravatar axel2006-02-07
* Fix infinite loop in token searchGravatar axel2005-12-13
* Initial revisionGravatar axel2005-09-20