Change license from GPLv2+ to GPLv3+.
[pspp-builds.git] / src / libpspp / pool.c
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.