Remove "Written by Ben Pfaff <blp@gnu.org>" lines everywhere.
[pspp-builds.git] / src / data / casefile.c
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-11-05 John DarringtonAdded casefilter structure to assist with missing value...
2006-10-14 Ben Pfaff * casefile.c (casereader_read_xfer): Always initialize...
2006-09-25 John DarringtonAdded casereader_clone function.
2006-07-17 John DarringtonPatch #5209
2006-07-13 Ben PfaffAdd missing include.
2006-07-10 John DarringtonMinor cleanup and spot fixes.
2006-06-19 John DarringtonImplemented data-store using a casefile instead of...
2006-06-08 Ben PfaffUpdate comment to reflect availability of random casere...
2006-06-07 Ben PfaffAdd random access to casefiles, for use in GUI.
2006-05-10 Ben PfaffConvert many uses of `int' to `bool'.
2006-04-26 Ben PfaffUpdate to-do list.
2006-04-25 Ben PfaffContinue reforming error message support. In this...
2006-04-24 Ben PfaffContinue reforming error message support. In this...
2006-04-17 Ben PfaffContinue reforming error message support. In this...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 Ben PfaffMove GCC attribute declarations from pref.h.orig to...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.