work on docs
[pspp] / src / data / data-out.h
2021-01-07 Ben PfaffMake data input and output take a fmt_settings structure.
2018-11-26 Ben Pfaffdata-out: Clarify the meaning of the 'encoding' parameter.
2013-05-26 Ben PfaffAvoid letting data fields overflow in output and GUI. 20130527010502/pspp
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2011-02-20 Ben Pfaffdata-out: Optimize and fix some bad assumptions.
2011-02-20 Ben Pfafflegacy-encoding: Remove.
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-06 John DarringtonConvert to utf8 in data_out function.
2009-07-06 John Darringtondata_out function to dynamically allocate return value.
2009-07-05 John DarringtonChange enum legacy_encoding to const char *.
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-11-09 Ben Pfaff* automake.mk: Add new file.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-02-12 Ben PfaffReduce platform dependence.
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-11-05 Ben PfaffRewrite and improve formatted output routines.