covariance-matrix.c (get_sum): New function to compute means during
[pspp-builds.git] / tests /
2009-03-28 John DarringtonRemove LIB_CLOSE variables from linker options.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-25 John DarringtonFix display of window icon
2009-02-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-02-23 Jason H Stoverlinreg.c: (pspp_linreg_mse) New accessor function
2009-02-23 Jason StoverFix bug 25677
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-10 John DarringtonUse the sum of weights of only those cases which are...
2009-02-07 John DarringtonAdded LIB_CLOSE to link flags for test programs.
2009-02-07 John DarringtonAdd LIB_CLOSE to link command for dissect-sysfile program.
2009-01-31 Ben PfaffAccept LF, CR LF, and LF as new-line sequences in data...
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-12-10 John DarringtonMerge commit 'HEAD'; branch 'master' into rewrite-sheet
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-03 Ben PfaffImplement ADD FILES and UPDATE.
2008-11-24 John DarringtonMerge branch 'rewrite-sheet' of ssh://jmd@git.sv.gnu...
2008-11-23 John DarringtonBen's patches to tower.[ch]
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-08 John DarringtonDon't canonicalise pathnames of included files.
2008-11-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-16 Ben PfaffDo not assume that canonicalize_file_name() always...
2008-10-15 John DarringtonSet the DECIMAL point character from the LC_NUMERIC
2008-10-15 John DarringtonAllow value labels for non integer values.
2008-10-12 Ben PfaffImplement variable and data file attributes.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-10-10 John DarringtonFixed problems when building with --enable-relocatable
2008-10-05 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-02 John DarringtonEnable recode unsupported RECODE mappings.
2008-10-01 Ben PfaffAvoid bug in GCC 4.3 in hmap-test. Add comment warning...
2008-10-01 Ben PfaffNew hmap and hmapx hash table implementations.
2008-09-20 John DarringtonMoved all static libraries to libtool libraries.
2008-09-20 John DarringtonAdded the /WILCOXON subcommand to NPAR TESTS
2008-09-19 John DarringtonAdded the MEDIAN function to AGGREGATE.
2008-09-15 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-09-14 John DarringtonDon't append % to count totals.
2008-09-12 John DarringtonImplemented the reliability command.
2008-09-05 John DarringtonOops. Neglected to add new files.
2008-09-04 John DarringtonComplete re-implementation of the EXAMINE command.
2008-08-23 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-08-19 Ben PfaffStart generating ChangeLog automatically from Git commi...
2008-07-06 Ben PfaffRemove obsolete .gitignore entries.
2008-07-06 Ben PfaffRename .cvsignore files to .gitignore.
2008-06-22 Jason StoverFixed bug 23567. Added accessor functions to get/set...
2008-05-20 John DarringtonMade all the tests respect the PSPP_TEST_NO_CLEANUP...
2008-05-20 John DarringtonRemoved the '--text' argument to diff, which is non...
2008-05-20 John DarringtonAdded "cd /" to the test scripts which don't already...
2008-05-17 John DarringtonFixed non-portable shell syntax in tests. Added a...
2008-04-15 John DarringtonFixed problem with postgres 8.0.x
2008-04-14 Jason StoverNew test for QR decomposition
2008-03-17 Ben PfaffFix bug #22037.
2008-03-16 Ben PfaffPatch #6452. Reviewed by John Darrington.
2008-03-11 John DarringtonFixed problem finding createdb and psql binaries.
2008-03-11 Jason Stoveradded test for SAVE subcommand
2008-03-07 Ben PfaffRequire month names to be spelled out as English words...
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2008-02-14 John DarringtonFixed bug #22306
2008-02-10 Ben PfaffAdd a couple of extensions to GET DATA TYPE=TXT. Patch...
2008-02-06 John DarringtonIncrease the chances of finding libpq if it's installed.
2008-02-06 John DarringtonOptimise the psql reader, by fetching more than one...
2008-02-04 John DarringtonFix server startup so it works with postgres 8.2
2008-02-04 John DarringtonOops. Add missing files.
2008-02-04 John DarringtonAdded the postgres reader. Closes patch #6388
2008-02-03 Ben PfaffAdd new utility "dissect-sysfile".
2008-02-02 Ben PfaffPatch #6386. Thanks to John Darrington for review...
2007-12-21 John DarringtonOops. Added new test.
2007-12-21 John DarringtonClosing bug #21760
2007-12-05 Ben PfaffImplement GET DATA/TYPE=TXT.
2007-11-25 Ben Pfaff* bugs/compression.sh: Don't fail on big-endian system...
2007-11-15 Ben PfaffAdd definition of CHARSETALIASDIR to TESTS_ENVIRONMENT...
2007-11-10 Ben PfaffPass -b option to diff to avoid spurious failure of
2007-11-09 Ben Pfaff* automake.mk: Add new file.
2007-11-07 Ben Pfaff* bugs/overwrite-input-file.sh: Don't use non-portable...
2007-11-06 John DarringtonAdded call to PKG_PROG_PKG_CONFIG.
2007-11-03 Ben PfaffAllow output files to overwrite input files (bug #21280...
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.
2007-10-15 Ben PfaffDelete test that is obsolete and has not been run autom...
2007-10-13 Ben Pfaffposix-xprintf-functions.patch from patch #6230.
2007-10-09 Ben PfaffFix bug #21280. Thanks to John Darrington for review.
2007-09-23 Ben PfaffBug #21111. Reviewed by John Darrington.
2007-09-23 Ben PfaffBug #21128. Reviewed by John Darrington.
2007-09-22 Ben PfaffChangeLog entries from earlier that I missed.
2007-09-21 Ben PfaffNew test for bug #21117.
2007-09-20 Ben PfaffAdd regression test for bug #21108.
2007-09-05 John DarringtonImplemented the INSERT command.
2007-09-05 Ben PfaffUpdate scripts that invoke Perl to invoke it as simply...
2007-08-27 John DarringtonChanged test file name from 'foo.sps' to $TESTFILE...
2007-08-26 Ben Pfaff(main): When testing mode is enabled, use a built-in...
2007-08-26 Ben PfaffSend error message to non-screen output devices also...
2007-08-13 Ben Pfaff* command/no_case_size.sh: Update to match update DISPL...
2007-08-10 Ben PfaffFix bug #18982. Thanks to John Darrington for investig...
2007-08-10 Ben PfaffFix first part of bug #18982. Thanks to John Darringto...
2007-08-05 Ben Pfaff(rank_cmd): Instead of sorting by SPLIT FILE vars,...
2007-08-02 Ben PfaffClean up handling of median, by treating it almost...
2007-07-28 John DarringtonFix bug #19604. T-Test documentation now matches code...
2007-07-26 Ben PfaffFix bug #17100.
2007-07-25 Ben PfaffFix bugs #20493, #20494.
2007-07-23 Ben PfaffTest both compressed and uncompressed system files...
2007-07-18 Ben PfaffIgnore directories that have been removed from CVS...
next