Replace case_ordering with subcase.
[pspp-builds.git] / src / data / casegrouper.c
2008-12-03 Ben PfaffReplace case_ordering with subcase.
2007-12-08 Ben PfaffPatch #6302.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-11 Ben PfaffAdd lots of comments. Some minor substantive changes...
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-08 John DarringtonFixed constness issues.
2007-06-07 Ben PfaffAdd casegrouper, to allow cases read from a given caser...