index
:
fish-shell
master
user-friendly command line shell
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
halloc.c
Commit message (
Expand
)
Author
Age
*
Add lots of new code comments.
liljencrantz
2008-01-14
*
Avoid void pointer arithmetic in halloc.c
axel
2007-09-09
*
Handle out of memory condition in various parts of fish by shutting down inst...
axel
2007-01-09
*
Be a bit more careful with memory alignemnt in halloc
axel
2006-09-30
*
Minor polish
axel
2006-09-04
*
Large number of sourcecode comment edits, and some minor code polish
axel
2006-06-20
*
Fix warnings from ICC
axel
2006-03-29
*
Move all fallbacks for standard and not-so-standard unix functions to fallbac...
axel
2006-02-28
*
Fix a few compiler warnings, add halloc debug output on exit if HALLOC_DEBUG ...
axel
2006-02-12
*
Optimize the halloc implementation so that mutiple calls to halloc can be sat...
axel
2006-02-11
*
Another halloc:ification of fish. Halloc has been extended to allow registeri...
axel
2006-02-10
*
Further halloc:ification if fish
axel
2006-02-07
*
First checkin of transition to using a new hierarchical memory allocator, som...
axel
2006-02-07