Merge commit 'origin/stable'
[pspp-builds.git] / tests / automake.mk
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-15 John DarringtonFixed bug reporting the significance of paired value...
2009-06-24 John DarringtonAdded second ROC test
2009-06-10 John DarringtonAdded test for the ROC command
2009-06-08 Ben PfaffFix handling of #! at beginning of PSPP syntax file...
2009-06-07 Ben Pfaffcrosstabs: Fix chi-square display and add regression...
2009-06-07 Ben PfaffMove datasheet test out of PSPP into a separate binary.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-06-07 Ben PfaffNew data structure sparse_xarray.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-05-08 John DarringtonFixed crash calculating trimmed mean with missing values.
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-09 John DarringtonImplemented the sign test.
2009-04-08 John DarringtonMerge commit 'origin/master' into charset
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-04-02 John DarringtonFixed bug where piecharts with many segments crashed.
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-29 John DarringtonFix crash running two consecutive examine commands.
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-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
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-17 John DarringtonMerge commit 'origin/stable'
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-03 Ben PfaffImplement ADD FILES and UPDATE.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-11-01 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-10-15 John DarringtonSet the DECIMAL point character from the LC_NUMERIC
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-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-15 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-09-12 John DarringtonImplemented the reliability command.
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-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
next