Fixed updating of covariance matrix when both variables
[pspp-builds.git] / ChangeLog
2008-06-14 Ben PfaffFix typo in AC_PREREQ command name.
2008-06-09 Ben PfaffFinal changes for 0.6.0 release. v0.6.0
2008-05-16 Ben Pfaff* Smake (GNULIB_MODULES): Don't depend on memmem module...
2008-05-09 John DarringtonFixed problem running make distcheck with gettext 0.17
2008-04-18 John DarringtonClose patch #6492
2008-04-15 Ben PfaffProperly report required version of libglade.
2008-04-15 John DarringtonReplace AC_CHECK_LIB with AC_SEARCH_LIBS
2008-02-19 John DarringtonApplied patch #6420
2007-12-11 John DarringtonAdded the proper quotation marks in the syntax generato...
2007-12-05 Ben Pfaff* src/language/data-io/data-reader.c (struct dfm_reader...
2007-11-06 Ben PfaffNo need for check for off_t or for the size of float...
2007-11-03 Ben PfaffAllow output files to overwrite input files (bug #21280...
2007-11-03 Ben PfaffUse isfinite, round modules from gnulib.
2007-10-13 Ben PfaffUse trunc module from gnulib instead of our home-grown...
2007-10-13 Ben PfaffUse fseeko module from gnulib instead of our home-grown...
2007-10-13 Ben Pfaffposix-xprintf-functions.patch from patch #6230.
2007-10-12 Ben Pfaffmalloca-instead-of-local_alloc.patch from patch #6230.
2007-10-11 Ben Pfaffcleanup-misc.patch from patch #6230.
2007-10-06 John DarringtonUpdate libglade version dependency
2007-09-30 Ben PfaffImprove installation instructions.
2007-09-30 Ben PfaffPrint a message indicating success at the end of the...
2007-09-23 Ben PfaffBug #21128. Reviewed by John Darrington.
2007-08-05 Ben PfaffTypo.
2007-08-05 Ben PfaffFix bug #16189. Reviewed by Jason Stover.
2007-07-27 Ben PfaffBug #19069.
2007-07-27 Ben PfaffMake PKG_CHECK_MODULES tests more user-friendly,
2007-06-14 Ben PfaffUse xmalloca instead of xallocsa due to module renaming.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-04-23 Ben PfaffImplement model checker for testing purposes.
2007-04-04 Ben PfaffIncrement version to 0.4.3 due to snapshot posted
2007-04-04 Ben Pfaff* Smake: Use fpieee module from Gnulib.
2007-03-19 Ben Pfaff* Makefile.am (AUTOMAKE_OPTIONS): Require Automake...
2007-02-26 Ben PfaffImprove portability to NetBSD and Alpha.
2007-02-19 Ben PfaffMingw compatibility fixes for file name code.
2007-02-17 Ben PfaffAdd tmpfile module, which fixes the use of the tmpfile...
2007-02-16 Ben PfaffBetter support cross-compiling. Patch #19003.
2007-02-13 Ben PfaffNote and enforce iconv requirement.
2007-02-12 Ben PfaffReduce platform dependence.
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-11-01 Ben PfaffTue Oct 31 19:29:05 2006 Ben Pfaff <blp@gnu.org>
2006-10-29 Ben PfaffSun Oct 29 14:08:53 2006 Ben Pfaff <blp@gnu.org>
2006-07-18 Ben Pfaff * Smake: Add --doc-base=gl/doc to gnulib-tool invocati...
2006-07-12 Ben PfaffAdd check_PROGRAMS and define to empty.
2006-07-01 Ben PfaffAdd linked list library to PSPP.
2006-05-10 Ben PfaffUse <stdarg.h> from gnulib instead of our home-grown...
2006-05-07 John DarringtonReworked very long string support for better encapsulation.
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-04-24 Ben Pfaff*** empty log message ***
2006-04-24 Ben PfaffUse gnulib exit module.
2006-04-24 Ben PfaffAdd linebreak to GNULIB_MODULES.
2006-04-16 Ben PfaffGet rid of src/libpspp/debug-print.h and all its users...
2006-04-16 Ben PfaffGet rid of our own int32 type in favor of the standard...
2006-04-16 Ben PfaffComplain about missing prerequisites in a group at...
2006-04-16 Ben PfaffMove code from configure.ac to acinclude.m4 for readabi...
2006-04-03 Ben PfaffClean up output subsystem.
2006-03-30 Ben PfaffUse -Wdeclaration-after-statement if available.
2006-03-21 Ben PfaffRequire "unistd" gnulib module. Removed tests for...
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 John DarringtonCheckin of new directory structure.
2006-01-26 Ben PfaffExclude dotfiles from po/POTFILES.in.
2005-11-27 Jason Stover*** empty log message ***
2005-10-21 Jason StoverRegression procedure entry
2005-10-21 Ben PfaffImprove messages.
2005-09-26 Jason StoverChangLog entry for lib/linreg
2005-09-25 Ben PfaffFix two minor packaging bugs reported by James R. Van...
2005-09-19 Ben PfaffSmake: Add `check' target for convenience. Add --tests...
2005-09-17 Ben PfaffFix gnulib problems.
2005-08-05 Ben PfaffNote that PSPP 0.4.0 was released Aug 3.
2005-07-31 Ben PfaffAdopt use of gnulib for portability.
2005-07-25 Ben PfaffGet rid of dependency on libgmp by writing our own...
2005-07-05 Ben Pfaff* Makefile.am: Add pspp-mode.el to EXTRA_DIST.
2005-05-04 John DarringtonAdded CONFIGUREFLAGS option to Smake.
2005-05-03 Ben PfaffUpdate docs.
2005-05-01 John DarringtonUpdated pspp-mode.el.
2005-04-29 John DarringtonChanged all the licence notices in all the files.
2005-04-14 John DarringtonOops. Added Changelog headings.
2005-04-13 John DarringtonImplemented long variable names a la spss V12.
2005-03-03 John DarringtonTweaked some things so that make distcheck passes
2005-03-01 Ben PfaffRewrite expression code.
2005-02-21 John DarringtonAdded a --without-valgrind option to configure
2005-01-07 John DarringtonAdded an optional --without-libplot flag to configure
2004-11-29 Ben PfaffChange -a to -pR in cp invocations for SUSv3 compliance.
2004-06-01 Ben PfaffFix memory leaks.
2004-05-31 Ben PfaffFully implement arbitrary delimiters on DATA LIST,...
2004-03-29 Ben PfaffCheck for posix_fadvise, update TODO.
2004-03-23 John DarringtonRemoved libdcdflib and replaced it with a dependency...
2004-03-20 Ben PfaffUpdate TODO.
2004-02-12 Ben PfaffClean up pref.h.orig and deal with the consequences.
2004-01-27 John DarringtonFixed some issues with internationalisation
2004-01-23 Ben PfaffTest commits.
2003-12-30 John DarringtonFixed floating point rounding problem
2003-12-30 Ben PfaffSat Dec 27 16:16:49 2003 Ben Pfaff <blp@gnu.org>
2003-12-17 John DarringtonAdded a --enable-debug option to configure and
2003-12-13 John DarringtonFixed intl/ and some tests, so that the project can...
2003-12-12 John DarringtonFixed some problems building under cygwin
2003-12-11 John DarringtonAdded a READMe.developer file
next