Reworked settings so as to use one large struct instead of lots of static
[pspp-builds.git] / src / data / casewriter.c
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-08-13 Ben PfaffMake casewriters keep track of the number of `union...
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffAdd casereaders and casewriters, the basis of the new...