pspp-builds.git
2006-04-03 Ben PfaffClean up output subsystem.
2006-04-03 Ben PfaffMention that README lists additional prereqs.
2006-04-03 Ben PfaffAdd list of prerequisites.
2006-03-31 Ben PfaffAdd freaderror() analogous to fwriteerror() in gnulib.
2006-03-31 Ben Pfaff-d and -u are no longer supported.
2006-03-31 Ben PfaffImprove string library.
2006-03-30 Ben PfaffUse -Wdeclaration-after-statement if available.
2006-03-30 Ben PfaffReformat GNULIB_MODULES list to make it more maintainable.
2006-03-28 John DarringtonFixed memory leaks resulting from fn_interp_vars et...
2006-03-28 Ben Pfaff(output_pivot_table) Drop spurious space from message.
2006-03-26 Ben PfaffRemove obsolete note about Gnulib.
2006-03-25 Jason StoverMemory leak fix
2006-03-25 Jason StoverFixed memory leak
2006-03-25 Ben PfaffAdd some missing frees. Thanks to John Darrington...
2006-03-24 John DarringtonAdded test/command/regression.sh to test/automake.mk
2006-03-23 Jason StoverAdded REGRESSION test
2006-03-23 Jason Stovertest for REGRESSION procedure
2006-03-21 John DarringtonAdded the psppire data files to the make install target.
2006-03-21 Ben PfaffMark error() as NO_RETURN.
2006-03-21 Ben PfaffRequire "unistd" gnulib module. Removed tests for...
2006-03-17 John DarringtonFixed reading of system files with non-ascii characters...
2006-03-17 John DarringtonChange automake dependency to be >= 1.9
2006-03-16 Jason Stover#include cleanup
2006-03-15 Jason Stover*** empty log message ***
2006-03-15 Jason Stoverfixed out-of-memory bug
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-13 John DarringtonMade make distcheck work
2006-03-12 Ben PfaffImprove comment.
2006-03-11 John DarringtonChanged the default value od SCOMPRESS to true.
2006-03-10 Ben PfaffFree proper variable for var lists in q2c.
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 Ben PfaffRemove BLP_RANDOM. Its results were unused. Remove
2006-03-04 Ben PfaffIgnore more files.
2006-03-04 John DarringtonPatched in the diffs from 02-February-2006 to 02-March...
2006-03-04 John DarringtonFixed bug reading compressed system files.
2006-03-04 John Darringtonremoved redundant files
2006-03-04 John Darringtonremoved obsolete files
2006-03-04 John DarringtonRemoved old files from src
2006-03-04 John DarringtonAdded lib/linreg/sweep.h
2006-03-04 John Darringtonadded automake.mk files in src/language
2006-03-04 John DarringtonAdded files in src/output
2006-03-04 John DarringtonAdded src/libpspp/automake.mk and src/data/automake.mk
2006-03-04 John DarringtonAdded files in src/math
2006-03-04 John DarringtonAdded files in src/math
2006-03-04 John DarringtonAdded src/ui/terminal/automake.mk and src/ui/gui/automa...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.
2006-03-04 John DarringtonAdded gsl-extras/automake.mk
2006-03-04 John DarringtonAdded automake.mk files
2006-03-04 John DarringtonCheckin of new directory structure.
2006-02-19 Ben PfaffEmphasize web-based BTS.
2006-02-18 Ben PfaffUpdate.
2006-02-16 Ben PfaffFix values for "measure" in Auxiliary Variable Paramete...
2006-02-15 Ben PfaffFix description of "count" in Auxiliary Variable Parame...
2006-02-04 Ben PfaffRemove unused struct.
2006-02-03 Ben PfaffRemove files no longer used.
2006-02-03 Ben PfaffRemove files that are no longer used.
2006-01-30 Ben PfaffFix terminology.
2006-01-29 John DarringtonMoved the casefile test code to its own file.
2006-01-29 Ben PfaffAdd some news.
2006-01-29 Ben PfaffAdd scratch file handles.
2006-01-26 Ben PfaffExclude dotfiles from po/POTFILES.in.
2006-01-26 Ben PfaffMust call getl_reading_script() to get proper value.
2006-01-24 John DarringtonAdded fh_free function.
2006-01-23 Ben PfaffMust call getl_reading_script() to get proper value.
2006-01-21 Jason StoverCleaning up freeing of regression coefficients
2006-01-19 Jason StoverAdded reference to regression_export.h
2006-01-19 Jason StoverRemoved extra free
2006-01-12 Ben PfaffImprove comment.
2006-01-12 Ben PfaffClean up file handle code in preparation to add tempora...
2006-01-09 Jason StoverAltered handling of linear model coefficients
2006-01-09 Jason StoverAdded coefficient-handling routines
2006-01-09 Jason StoverTidying types
2006-01-09 Jason StoverFunctions to handle coefficient-to-variable/value matching
2006-01-07 John DarringtonFixed bug in getl separation.
2006-01-06 Jason StoverAdded categorical values to coefficient table for clarity
2006-01-04 Jason StoverFixed centering prior to sweep operation
2006-01-04 Jason StoverMultiple dependent variables may be specified; less...
2006-01-04 Jason StoverInitial version
2006-01-01 Jason StoverSubstituted strncmp for strcmp to limit string size
2006-01-01 Jason StoverCategorical dependent variables for EXPORTed models
2005-12-30 Jason StoverAdded categorical variable support for model export
2005-12-29 Jason StoverFirst functioning export of prediction and confidence...
2005-12-29 Jason StoverRenamed reg_export_comments.h regression_export.h
2005-12-26 Jason StoverAdded confidence and prediction intervals to model...
2005-12-24 Ben Pfaff"script" -> "command file"
2005-12-23 John DarringtonSeperated file_loc from error.c
2005-12-20 Jason Stover*** empty log message ***
2005-12-19 Jason StoverDropped references to unused vector param_estimates
2005-12-19 John DarringtonSeparated getl.c into getl.c and readln.c
2005-12-18 Jason StoverAdded preamble
2005-12-18 Jason StoverMoved EXPORT comments to new header file
2005-12-18 Jason StoverComments for EXPORTed regression models
2005-12-17 Jason StoverAdded comments to exported model
2005-12-17 Jason StoverCorrected references to IMAGE mode
2005-12-16 Jason StoverFixed typo
2005-12-16 Jason StoverFixed exported C syntax
next