fixed prediction bug
[pspp-builds.git] / src / data /
2006-04-04 John DarringtonFixed a multitude of C89 compatibility warnings.
2006-04-04 John DarringtonFixed bug in fn_interp_vars
2006-03-28 John DarringtonFixed memory leaks resulting from fn_interp_vars et...
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-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-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-12 Ben PfaffImprove comment.
2006-03-11 John DarringtonChanged the default value od SCOMPRESS to true.
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 DarringtonFixed bug reading compressed system files.
2006-03-04 John DarringtonAdded src/libpspp/automake.mk and src/data/automake.mk
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.