Change license from GPLv2+ to GPLv3+.
[pspp-builds.git] / src / data / dictionary.h
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-05-06 Ben PfaffAbstract the documents within a dictionary a little...
2007-04-02 John DarringtonChanged a lot of non-const pointers to const.
2007-02-09 Ben PfaffImprove VECTOR implementation.
2007-01-07 John DarringtonApplied patch #5661
2007-01-03 John DarringtonAdded callback for when the weights on a dictionary...
2007-01-01 John DarringtonApplied patch #5653, which adds callbacks to dataset...
2006-12-16 John DarringtonCommitted patch #5636
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-11 Ben PfaffRewrite system file reader code, to clean up and improve.
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-09-23 John DarringtonChanged int to bool in dict_get_weight and sort_active_...
2006-05-06 Ben PfaffMake dictionary compacting functions a little more...
2006-05-01 Ben PfaffChange case limit type from int to size_t.
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.