Beginning of VFM cleanup.
[pspp-builds.git] / src /
2004-03-02 Ben PfaffBeginning of VFM cleanup.
2004-02-21 John DarringtonAdded a trap on signal 11 requesting a bug report.
2004-02-21 Ben PfaffFix root cause of bug worked around by previous check...
2004-02-21 John DarringtonChanged po/POTFILES.in to be a generated file.
2004-02-20 John DarringtonFixed a bug causing pspp to crash when computed variabl...
2004-02-19 Ben PfaffGot rid of approx.h and replaced all references to...
2004-02-19 Ben PfaffPrevent procedure() from being called recursively.
2004-02-18 John DarringtonAdded Levene test. Added T-TEST section to pspp.texi
2004-02-17 Ben Pfaffdata-out.c clean ups.
2004-02-17 Ben PfaffAdd an Emacs header line to output files that makes...
2004-02-16 Ben PfaffClean up struct dictionary's value_cnt usage.
2004-02-16 Ben PfaffFix comment.
2004-02-16 Ben PfaffMake vfm.c slightly less grotesque.
2004-02-16 Ben Pfaff(struct variable) Update comments.
2004-02-16 Ben PfaffGot rid of "struct long_vec", envector(), devector...
2004-02-16 Ben Pfaffpfm-write.c: (bufwrite) Get rid of nasty cast that...
2004-02-13 Ben PfaffAdd auxiliary argument to procedure() interface. Assoc...
2004-02-12 John DarringtonAdded caculations for the grouped T-TEST
2004-02-12 Ben PfaffClean up pref.h.orig and deal with the consequences.
2004-02-12 John DarringtonUpdate a rather poor Changelog entry, to give better...
2004-02-12 Ben PfaffFixed crash from FLIP when a numeric variable is specif...
2004-02-09 John DarringtonFixed t-test so that multiple /pairs subcommands may...
2004-02-09 John DarringtonImplemented calculations for the paired samples t-test
2004-02-08 John DarringtonAdded calculations for the correlation for paired sampl...
2004-02-06 John DarringtonAdded a (currently unpopulated) box for the paired...
2004-02-05 John DarringtonFixed a bug which crashed PSPP under invalid input.
2004-02-05 John DarringtonFixed a bug causing PSPP to crash under certain invalid...
2004-02-04 John DarringtonAdded proper error messages in T-TEST
2004-02-04 John DarringtonFixed bug calculating mean difference.
2004-02-04 John DarringtonAdded calculations for the one sample t test
2004-02-04 Ben Pfaff(render_strip) Fix bug that sometimes caused joined...
2004-02-03 John DarringtonRemoved some vertical whitespace and added some horizontal
2004-02-03 John DarringtonFixed seeding of random number generator.
2004-02-03 Ben Pfaff(rng_get_double) Fix always-returning-zero bug in my...
2004-02-03 John DarringtonFixed a bug where the random number generator always...
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-30 John DarringtonAdded bounds checking to tab.c
2004-01-29 John DarringtonRemoved inappropriate assertion from list.q
2004-01-27 John DarringtonFixed some issues with internationalisation
2004-01-05 John DarringtonFixed a buglet in the ERASE command, added a test for...
2004-01-02 Ben PfaffThu Jan 1 23:16:41 2004 Ben Pfaff <blp@gnu.org>
2003-12-31 John DarringtonFixed a bug in frequencies.q which would crash on alpha...
2003-12-31 Ben PfaffTue Dec 30 22:42:57 2003 Ben Pfaff <blp@gnu.org>
2003-12-31 Ben PfaffTue Dec 30 22:37:04 2003 Ben Pfaff <blp@gnu.org>
2003-12-30 John DarringtonRemoved redundant code from output.h
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-22 Ben PfaffUpdate authorship.
2003-12-21 John DarringtonFactored out the bug report mailing address.
2003-12-20 John DarringtonFixed a howler with pluralism --- impossible to interna...
2003-12-20 Ben PfaffFri Dec 19 23:35:04 2003 Ben Pfaff <blp@gnu.org>
2003-12-20 Ben PfaffFri Dec 19 23:27:45 2003 Ben Pfaff <blp@gnu.org>
2003-12-20 Ben PfaffFri Dec 19 21:31:48 2003 Ben Pfaff <blp@gnu.org>
2003-12-20 Ben PfaffFri Dec 19 21:30:24 2003 Ben Pfaff <blp@gnu.org>
2003-12-20 Ben PfaffFri Dec 19 16:44:22 2003 Ben Pfaff <blp@gnu.org>
2003-12-20 Ben PfaffFri Dec 19 16:42:13 2003 Ben Pfaff <blp@gnu.org>
2003-12-20 Ben PfaffFri Dec 19 16:38:35 2003 Ben Pfaff <blp@gnu.org>
2003-12-20 Ben PfaffFri Dec 19 16:23:45 2003 Ben Pfaff <blp@gnu.org>
2003-12-20 Ben PfaffFri Dec 19 15:54:45 2003 Ben Pfaff <blp@gnu.org>
2003-12-19 Ben PfaffFri Dec 19 15:50:45 2003 Ben Pfaff <blp@gnu.org>
2003-12-19 Ben PfaffFri Dec 19 15:08:38 2003 Ben Pfaff <blp@gnu.org>
2003-12-19 John DarringtonAdded an implementation for FREQUENCIES/PERCENTILES
2003-12-18 John DarringtonAdded a calculation of mode to FREQUENCIES
2003-12-17 John DarringtonAdded a test for the compute command.
2003-12-17 John DarringtonAdded a --enable-debug option to configure and
2003-12-16 John DarringtonFixed a problem with some tests
2003-12-16 John DarringtonFixed bug in crosstabs.q which caused a system crash
2003-12-16 Ben PfaffFix spacing.
2003-12-16 Ben Pfaff * groff-font.c: (add_kern) Fix indentation.
2003-12-16 John DarringtonAltered return status to be non zero if there are error...
2003-12-15 John DarringtonStarted converting the make check target to aegis style...
2003-12-15 John DarringtonPatched bug(s) in postscipt driver
2003-12-15 John DarringtonFixed buglet building under cygwin
2003-12-15 John DarringtonFixed bug initialising termcap
2003-12-13 John DarringtonFixed up the tests, so that make check now works
2003-12-13 Ben PfaffFri Dec 12 23:54:37 2003 Ben Pfaff <blp@gnu.org>
2003-12-13 Ben PfaffAdd lots of files that should be ignored.
2003-12-12 Ben Pfaff * All source files: Get rid of nasty special cases for
2003-12-12 John DarringtonFixed my immediately preceeding error
2003-12-12 John DarringtonPut back a bug fix which accidently got reverted.
2003-12-12 John DarringtonFixed buglet where the default config path was getting...
2003-12-11 John DarringtonFixed a bug apparent when using the FREQUENCIES command...
2003-12-11 John DarringtonRemoved auto generated files from the repository
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-11 John DarringtonFixed bug where pspp would crash if no startup files...
2003-12-11 John Darringtonadded a changelog entr ywhich I\'d forgotten'
2003-12-11 John DarringtonFixed memory problem in frequencies.q
2003-12-11 Ben Pfaff * glob.c: Add #include <stdio.h> the readline.h #inclu...
2003-12-10 John Darringtoncheckin of 0.3.0
2003-12-10 John Darringtoncheckin of 0.3.0