Replace case_ordering with subcase.
[pspp-builds.git] / src / math / sort.h
2008-12-03 Ben PfaffReplace case_ordering with subcase.
2008-07-26 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-07-26 John DarringtonRemoved the value_cnt associated with the caseordering
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2006-12-22 John DarringtonAdded abstract factory to create casefiles. Updated...
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-09-23 John DarringtonChanged int to bool in dict_get_weight and sort_active_...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.