Name Description Size
.cvsignore 19
Makefile.in 3123
plarena.c Lifetime-based fast allocation, inspired by much prior art, including "Fast Allocation and Deallocation of Memory Based on Object Lifetimes" David R. Hanson, Software -- Practice and Experience, Vol. 20(1). 10079
plarena.h Lifetime-based fast allocation, inspired by much prior art, including "Fast Allocation and Deallocation of Memory Based on Object Lifetimes" David R. Hanson, Software -- Practice and Experience, Vol. 20(1). Also supports LIFO allocation (PL_ARENA_MARK/PL_ARENA_RELEASE). 11644
plarenas.h PLArena-related declarations used to be split between plarenas.h and * plarena.h. That split wasn't useful, so now all the declarations are in * plarena.h. However, this file still exists so that any old code that * includes it will still work. 565
plds.def 1752
plds.rc 1972
plhash.c PL hash table package. 12633
plhash.h API to portable hash table code. 4834
plvrsion.c / /**************************IDENTITY AND VERSIONING********************** 3487