+4
−0
+2
−2
src/common/memarea.c
0 → 100644
+211
−0
src/common/memarea.h
0 → 100644
+22
−0
+177
−98
File changed.
Preview size limit exceeded, changes collapsed.
Loading
Add new stacklike, free-all-at-once memory allocation strategy. Use it when parsing directory information. This helps parsing speed, and may well help fragmentation some too. hidden-service-related stuff still uses the old tokenizing strategies. svn:r14194
File changed.
Preview size limit exceeded, changes collapsed.