Remove "Written by Ben Pfaff <blp@gnu.org>" lines everywhere.
[pspp-builds.git] / src / data / format.h
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-10 Ben PfaffNew function fmt_dollar_template based on pspp-dev...
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-12-05 Ben PfaffFirst step in making struct variable opaque: the boring...
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-11-01 Ben PfaffRemove num_to_string() function, because it is not...
2006-10-29 Ben PfaffChange some aspects of the PRINT, PRINT EJECT, and...
2006-10-20 John DarringtonConstness and global namespace patrol.
2006-07-18 Ben PfaffPatch #5244.
2006-05-31 John DarringtonFixed minor memory leak.
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.