data_out function to dynamically allocate return value.
[pspp-builds.git] / src / output / table.c
2009-07-06 John Darringtondata_out function to dynamically allocate return value.
2009-06-07 Ben Pfaffoutput: Add auxiliary data parameter to tab_dim.
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonAllow users to set the precision of output statistics.
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-10-12 Ben Pfaffmagic-elimination.patch from patch #6230.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-02-09 Ben PfaffImprove VECTOR implementation.
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-11-25 Ben PfaffWe've had a mix of min, max from libpspp/misc.h and...
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-10-22 John DarringtonMore constness/namespace policing
2006-10-20 John DarringtonConstness and global namespace patrol.
2006-10-08 John DarringtonMemory leak patrol.
2006-07-14 Ben PfaffFixes for bugs/warts found in debug mode compile (bug...
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-07-02 Ben PfaffFix bug #16644: Output Driver crashes in DISPLAY VARIABLES.
2006-06-09 Ben PfaffReform string library.
2006-04-16 Ben PfaffStart reforming error message support. In this phase...
2006-04-16 Ben PfaffGet rid of src/libpspp/debug-print.h and all its users...
2006-04-03 Ben PfaffClean up output subsystem.
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 Ben PfaffGot rid of pref.h.orig (and pref.h) entirely, moving...
2006-03-04 Ben PfaffMove GCC attribute declarations from pref.h.orig to...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.