Fixed bug reporting the significance of paired value t-test.
[pspp-builds.git] / tests / automake.mk
2009-07-15 John DarringtonFixed bug reporting the significance of paired value...
2009-04-02 John DarringtonFixed bug where piecharts with many segments crashed.
2008-10-10 John DarringtonFixed problems when building with --enable-relocatable
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-05-17 John DarringtonFixed non-portable shell syntax in tests. Added a...
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-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2008-02-14 John DarringtonFixed bug #22306
2008-02-06 John DarringtonIncrease the chances of finding libpq if it's installed.
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 DarringtonClosing bug #21760
2007-12-05 Ben PfaffImplement GET DATA/TYPE=TXT.
2007-11-15 Ben PfaffAdd definition of CHARSETALIASDIR to TESTS_ENVIRONMENT...
2007-11-09 Ben Pfaff* automake.mk: Add new file.
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-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-21 Ben PfaffNew test for bug #21117.
2007-09-05 John DarringtonImplemented the INSERT command.
2007-07-12 Ben Pfaff(map_case): Create destination case instead of leaving it
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-06-07 Ben PfaffAdd datasheet.
2007-04-16 Ben Pfaff* recode.c (enlarge_dst_widths): Source isn't null...
2007-04-03 Ben PfaffApply patches #5828, #5837, #5841, #5843.
2007-03-31 Ben PfaffAdd plain balanced tree structure. Patch #5827.
2007-03-30 Jason Stoverfixed sparse-array linker problem
2007-03-25 Ben PfaffAdd sparse array data structure.
2007-03-19 Ben PfaffDon't try to distribute tests that are compiled
2007-02-09 Ben PfaffImprove VECTOR implementation.
2007-01-26 Ben PfaffCheck in patch #5709: Augmented Balanced Tree data...
2007-01-20 John DarringtonPatch #5676 (syntax string source).
2007-01-10 Ben PfaffAdd heap data structure to src/libpspp, and a test...
2006-12-22 John DarringtonFixed bug #17420 (table columns exceeded with /FORMAT...
2006-12-20 John DarringtonImplemented the NPAR TESTS command.
2006-12-11 Ben PfaffThis patch adds the VALUELABEL function for use in...
2006-12-01 Ben Pfaff * compute.c: Fix bug #17422, which reports that a...
2006-12-01 Ben PfaffProperly handle empty DO REPEAT...END REPEAT block...
2006-11-29 John DarringtonFixed make distcheck
2006-11-22 Ben PfaffRewrite formatted data input routines to conform to...
2006-11-14 John DarringtonFixed bug which crept in with the recent lexer changes.
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-10-28 Ben PfaffAdd routines for integer byte order conversions, floati...
2006-10-07 John DarringtonImplemented the RANK command.
2006-09-27 John DarringtonFixed warnings generated by gcc 4.1.2
2006-07-15 John DarringtonApplied patch file #10344.
2006-07-12 Ben PfaffPut ll-test, llx-test in check_PROGRAMS instead of...
2006-07-06 Ben PfaffAdd expressions/randist/compare.pl to EXTRA_DIST.
2006-07-05 Ben PfaffFix bug #15766 (/KEEP subcommand on SAVE doesn't fully...
2006-07-01 Ben PfaffAdd linked list library to PSPP.
2006-05-25 John DarringtonPlugged memory leaks in GUI, and converted most of...
2006-05-04 John Darringtonmake distcheck
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-03-24 John DarringtonAdded test/command/regression.sh to test/automake.mk
2006-03-04 John DarringtonFixed bug reading compressed system files.
2006-03-04 John DarringtonAdded automake.mk files