Add OUTPUT MODIFY command
[pspp] / src / output / tab.c
2014-07-09 John DarringtonAdd OUTPUT MODIFY command
2014-04-29 John DarringtonAdded result_class parameter to tab_double and updated...
2013-09-25 John DarringtonUse the msg function to report errors wherever possible.
2013-08-11 John Darringtonsrc/output/table.h: Rename class -> klass 20130811030503/pspp
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-04-12 Ben Pfafftab: Make tab_value() take a variable instead of a...
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2011-02-20 Ben Pfaffi18n: Introduce C_ENCODING as replacement for LEGACY_NA...
2010-07-04 John DarringtonFix memory leak in tab_destroy
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-03-13 Ben Pfafftab: Add debugging checks to tab_hline() to match those...
2010-03-09 Ben Pfafftab: Drop redundant assertions.
2010-02-08 Ben PfaffMerge "output" into "master"
2010-01-17 Ben PfaffRewrite PSPP output engine.