Added callback for when the weights on a dictionary change.
[pspp-builds.git] / src / data / dictionary.h
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.