Change license from GPLv2+ to GPLv3+.
[pspp-builds.git] / src / libpspp / array.c
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben Pfaff(binary_search): Fix assertion.
2007-06-04 Ben Pfaff(move_range): New function.
2007-06-03 Ben Pfaff(insert_range): New function.
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-08 John DarringtonMemory leak patrol and minor cleanups.
2006-11-25 Ben PfaffWe've had a mix of min, max from libpspp/misc.h and...
2006-10-29 John DarringtonMore constness
2006-10-29 John DarringtonMade array.h const correct, and dealt with the conseque...
2006-10-14 John DarringtonChanged a lot of ints to bools.
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-05-07 John DarringtonFixed a number of warnings.
2006-05-07 John DarringtonReworked very long string support for better encapsulation.
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.