aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-memory.c
Commit message (Expand)AuthorAgeFilesLines
* Plug a memleak, need to free results from term_eval(). (term_eval_gt):Not Zed2000-11-291-0/+9
* New function, set a reference to a string that is then owned/free'd by theNot Zed2000-11-221-18/+59
* If we dont get a big enough chunk in the first node, give up. Otherwise weNot Zed2000-11-211-9/+9
* New function to strdup into a mempool.Not Zed2000-11-211-0/+10
* New function to allocate a zero'd out chunk.Not Zed2000-11-211-0/+10
* New routines for fast memory management and compact string array storage.Not Zed2000-11-211-0/+831