moved knowledge of pspp_linreg_cache out of pspp_coeff_init
[pspp-builds.git] / src / output /
2006-07-14 Ben PfaffFixes for bugs/warts found in debug mode compile (bug...
2006-07-13 Ben Pfaff(outp_drivers): [DEBUGGING] Delete unused declaration.
2006-07-08 Ben PfaffApply patch #5225, assertions.
2006-07-03 Ben PfaffMake the destination for charts configurable in the...
2006-07-02 Ben PfaffFix bug #16644: Output Driver crashes in DISPLAY VARIABLES.
2006-06-09 Ben PfaffReform string library.
2006-05-25 John DarringtonPlugged memory leaks in GUI, and converted most of...
2006-05-15 Ben PfaffGet rid of capacity argument to ds_init() and update...
2006-05-14 Ben Pfaff(outp_eject_page): Always make sure that a page is...
2006-05-14 Ben PfaffFix PostScript output of multiple charts.
2006-05-14 Ben PfaffFix style of "else" clause.
2006-05-14 Ben PfaffFix style of "else" clause.
2006-05-14 Ben PfaffProperly indent comment.
2006-04-25 Ben PfaffAdd README explaining not to use msg() here.
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-17 Ben PfaffWe don't really support anything but Unix-like environm...
2006-04-17 Ben PfaffGNU standards require "file name" instead of "filename" in
2006-04-16 Ben PfaffRenamed some file name functions.
2006-04-16 Ben PfaffContinue reforming error message support. In this...
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-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-04-03 Ben PfaffClean up output subsystem.
2006-03-31 Ben PfaffImprove string library.
2006-03-28 John DarringtonFixed memory leaks resulting from fn_interp_vars et...
2006-03-21 Ben PfaffRequire "unistd" gnulib module. Removed tests for...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-13 John DarringtonMade make distcheck work
2006-03-11 John DarringtonChanged the default value od SCOMPRESS to true.
2006-03-05 Ben PfaffFix PostScript segfault when active file lacks a title.
2006-03-04 Ben PfaffGet rid of NO_HTML, NO_POSTSCRIPT.
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 Ben PfaffRemove BLP_INT_DIGITS. Now we use the intprops.h heade...
2006-03-04 John DarringtonAdded files in src/output
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.