Name Description Size Coverage
Makefile.in 2992 -
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). 10097 78 %
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). 13999 -
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. 485 -
plds.def 1752 -
plds.rc 1847 -
plhash.c PL hash table package. 12509 90 %
plhash.h API to portable hash table code. 4492 -
plvrsion.c / /**************************IDENTITY AND VERSIONING********************** 3354 0 %