Add scratch file handles.
[pspp-builds.git] / src / Makefile.am
2006-01-29 Ben PfaffAdd scratch file handles.
2006-01-19 Jason StoverAdded reference to regression_export.h
2005-12-19 John DarringtonSeparated getl.c into getl.c and readln.c
2005-12-14 Ben PfaffMove global initialization and cleanup code into main.c.
2005-12-11 Ben PfaffSeparate random numbers from other settings because...
2005-12-11 Ben PfaffSeparate settings and the SET command, for modularity.
2005-11-27 Jason StoverSplit categorical encoding and design matrix routines
2005-11-06 Ben PfaffRemove devind output driver.
2005-11-03 Ben PfaffDO IF, LOOP cleanup.
2005-10-29 Ben PfaffSat Oct 29 16:25:36 2005 Ben Pfaff <blp@gnu.org>
2005-10-27 John DarringtonSeparated the abstraction of a file handle, from its...
2005-10-24 John DarringtonRefactored to make it easier to abstract a dictionary...
2005-10-14 Jason StoverAdded linear regression
2005-08-07 Ben PfaffClean up treatment of missing values by moving all...
2005-07-31 Ben PfaffAdopt use of gnulib for portability.
2005-05-27 John DarringtonAdded the parser for the rank command.
2005-05-03 John DarringtonFixed some problems which prevented compiling on Debian...
2005-04-26 John DarringtonAdded the ECHO command.
2005-04-13 John DarringtonImplemented long variable names a la spss V12.
2005-03-09 Ben PfaffImplement some more transformation functions using...
2005-03-03 John DarringtonTweaked some things so that make distcheck passes
2005-03-01 Ben PfaffRewrite expression code.
2005-02-13 John Darringtonremoved src/version.c from pspp_SOURCES, as it is gener...
2005-01-21 John DarringtonAdded linked-list.[ch] --- a general purpose linked...
2005-01-14 John DarringtonIntegrated the charts into the HTML stream.
2005-01-07 John DarringtonAdded an optional --without-libplot flag to configure
2004-12-29 John DarringtonImplemented calculation of percentiles and Tukey hinges
2004-11-16 Ben PfaffAdopt GSL random number generators, paving the way...
2004-11-16 John DarringtonAdded the permissions command.
2004-11-15 Ben PfaffInstead of making system or portable file readers respo...
2004-11-07 John DarringtonAdded (some of the) calculations for the examine command.
2004-11-03 John DarringtonAdded framework for the EXAMINE command
2004-10-29 John DarringtonAdded framework for charts
2004-10-26 John DarringtonAmalgamated t-test.h and oneway.h into a single group_p...
2004-10-22 John DarringtonAdded framework for the ONEWAY command.
2004-06-01 Ben PfaffFix memory leaks.
2004-04-27 Ben PfaffWe're abusing the current ASCII driver by telling it...
2004-04-11 Ben PfaffRework moments routines for improved numerical stabilit...
2004-04-03 John DarringtonFixed the calculation of percentiles and added --syntax...
2004-03-30 Ben PfaffAdd multipass procedures. Add two-pass moments calcula...
2004-03-23 John DarringtonRemoved libdcdflib and replaced it with a dependency...
2004-03-21 Ben PfaffAdd stub for USE ALL.
2004-03-21 Ben PfaffChanged DFM from open-at-first-access to explicit-open...
2004-03-19 John DarringtonImplemented the SHOW command and massaged the SET comma...
2004-03-02 Ben PfaffBeginning of VFM cleanup.
2004-02-21 John DarringtonChanged po/POTFILES.in to be a generated file.
2004-02-19 Ben PfaffGot rid of approx.h and replaced all references to...
2004-02-18 John DarringtonAdded Levene test. Added T-TEST section to pspp.texi
2004-02-16 Ben PfaffGot rid of "struct long_vec", envector(), devector...
2004-02-12 John DarringtonAdded caculations for the grouped T-TEST
2004-01-30 John DarringtonAdded version.c to the CLEANFILES target (ensures that...
2004-01-30 John DarringtonRewritten the t-test (no calculations yet).
2004-01-02 Ben PfaffThu Jan 1 23:16:41 2004 Ben Pfaff <blp@gnu.org>
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-19 Ben PfaffFri Dec 19 15:08:38 2003 Ben Pfaff <blp@gnu.org>
2003-12-17 John DarringtonAdded a test for the compute command.
2003-12-15 John DarringtonFixed buglet building under cygwin
2003-12-13 Ben PfaffFri Dec 12 23:54:37 2003 Ben Pfaff <blp@gnu.org>
2003-12-12 John DarringtonFixed buglet where the default config path was getting...
2003-12-11 Ben PfaffGNU_PACKAGE no longer exists; use "GNU @PACKAGE@" instead.
2003-12-11 Ben PfaffUpdate build system to Autoconf 2.58, Automake 1.7...
2003-12-10 John Darringtoncheckin of 0.3.0