Added a n_missing parameter to casereader_create_filter_missing.
[pspp-builds.git] / src / data / casereader-filter.c
2008-09-04 John DarringtonAdded a n_missing parameter to casereader_create_filter...
2007-12-21 John DarringtonMade case_{reader,writer}_class structures const.
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 casereaders and casewriters, the basis of the new...