Make cases simpler, faster, and easier to understand.
[pspp-builds.git] / src / data / casegrouper.c
2009-01-07 Ben PfaffMake cases simpler, faster, and easier to understand.
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
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...