Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New function, set a reference to a string that is then owned/free'd by the | Not Zed | 2000-11-22 | 1 | -18/+59 |
* | If we dont get a big enough chunk in the first node, give up. Otherwise we | Not Zed | 2000-11-21 | 1 | -9/+9 |
* | New function to strdup into a mempool. | Not Zed | 2000-11-21 | 1 | -0/+10 |
* | New function to allocate a zero'd out chunk. | Not Zed | 2000-11-21 | 1 | -0/+10 |
* | New routines for fast memory management and compact string array storage. | Not Zed | 2000-11-21 | 1 | -0/+831 |