Completely rewrite src/data/format.[ch], to achieve better
[pspp-builds.git] / src / data / sys-file-writer.c
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-10-29 John DarringtonMore constness
2006-09-27 John DarringtonFixed warnings generated by gcc 4.1.2
2006-06-09 Ben PfaffReform string library.
2006-05-15 Ben PfaffGet rid of capacity argument to ds_init() and update...
2006-05-07 John DarringtonReworked very long string support for better encapsulation.
2006-05-06 Ben PfaffMake dictionary compacting functions a little more...
2006-05-06 Ben Pfaff(does_dict_need_translation) Fix bug: inverted return...
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-16 Ben PfaffGet rid of src/libpspp/debug-print.h and all its users...
2006-04-16 Ben PfaffGet rid of our own int32 type in favor of the standard...
2006-03-21 Ben PfaffRequire "unistd" gnulib module. Removed tests for...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.