pool: Support NULL pool argument to pool_alloc_unaligned().
[pspp-builds.git] / src / libpspp / pool.c
2011-02-20 Ben Pfaffpool: Support NULL pool argument to pool_alloc_unaligned().
2010-07-30 Ben Pfafftemp-file: New functions for creating temporary files...
2009-12-16 John DarringtonMerge commit 'origin/stable' fc11-i386-build58 fc11-x64-build55 lenny-x64-build79 sid-i386-build125
2009-09-24 John DarringtonMerge commit 'origin/stable' build40
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-06-07 Ben Pfaffpool: New function pool_strdup0.
2007-10-12 Ben Pfaffstdint.h-instead-of-size_max.h.patch from patch #6230.
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-03-25 Ben PfaffAdd sparse array data structure.
2007-01-10 Ben PfaffChecker is really obsolete now.
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-11-14 John DarringtonPlugged some small memory leaks
2006-10-14 John DarringtonChanged a lot of ints to bools.
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-05-08 Ben PfaffAdd pool_asprintf(), pool_vasprintf().
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.