float-format: Remove unused functions.
[pspp] / src / libpspp / float-format.c
2017-09-23 Ben Pfafffloat-format: Remove unused functions.
2013-10-26 Ben PfaffMerge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp
2013-09-25 John DarringtonUse the msg function to report errors wherever possible.
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2008-02-03 Ben PfaffAdd new utility "dissect-sysfile".
2007-11-25 Ben Pfaff* bugs/compression.sh: Don't fail on big-endian system...
2007-10-12 Ben Pfaffmagic-elimination.patch from patch #6230.
2007-07-23 Ben Pfaff(float_get_double): New function.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-10-28 Ben PfaffAdd routines for integer byte order conversions, floati...