LIST: Remove WEIGHT subcommand.
[pspp-builds.git] / src / output / manager.c
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output fc11-i386-build61 fc11-x64-build58 lenny-x64-build82 sid-i386-build128
2009-10-24 Ben PfaffMerge "master" into "output". fc11-i386-build29 fc11-x64-build26 lenny-x64-build50 sid-i386-build98
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-02 Ben Pfaffoutput: Refactor implementation of charts.
2009-07-01 Ben Pfaffoutput: Fix segfault for writing output outside a comma...
2009-06-23 Ben Pfaffoutput: Include command names in titles in GUI output.
2009-06-16 Ben Pfaffoutput: Make global variables less global.
2009-06-12 Ben PfaffGet rid of most global variables in outputting tables.
2009-06-12 Ben Pfaffoutput: Remove static variables from manager code.
2007-07-27 Ben PfaffMake interactive output go to the terminal (bug #17213...
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-22 John DarringtonMore constness/namespace policing
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-05-14 Ben PfaffFix style of "else" clause.
2006-05-14 Ben PfaffFix style of "else" clause.
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 John DarringtonAdded new files resulting from directory restructuring.