Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / tests /
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...
2007-07-18 Ben PfaffUse strict and all warnings.
2007-07-18 Ben PfaffMake file names in change log consistently relative...
2007-07-18 Ben PfaffDrop the tests that depend on parsing "-0" from a synta...
2007-07-12 Ben PfaffRemove unused file. Fixes bug #18140.
2007-07-12 Ben Pfaff(map_case): Create destination case instead of leaving it
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffEssentially rewrite MATCH FILES to support FIRST and...
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-06-07 Ben PfaffAdd datasheet.
2007-06-07 Ben PfaffMake aux_data file scope variable static.
2007-06-04 Ben PfaffAdd ability for reverse iteration to tower code, and...
2007-06-04 Ben Pfaff* range-set.c (range_set_clone): New function.
2007-05-06 Ben PfaffAbstract the documents within a dictionary a little...
2007-05-03 John DarringtonImplemented ADD DOCUMENT. Thanks to Ben Pfaff for...
2007-04-20 John DarringtonIf sys files have no long_name table, implicitly add...
2007-04-16 Ben Pfaff* recode.c (enlarge_dst_widths): Source isn't null...
2007-04-12 John DarringtonFixed Bug #19424 (confidence interval from EXAMINE).
2007-04-04 Ben Pfaff* npar-binomial.sh: Be less picky about whitespace...
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-03-17 John DarringtonChanged call to nl_langinfo with localecharset (from...
2007-02-12 Ben PfaffInclude <config.h>.
2007-02-09 Ben PfaffImprove VECTOR implementation.
2007-02-07 John DarringtonAddressed some of the issues raised by John McCabe...
2007-02-06 Jason Stoverfixed test to match recent patch
2007-02-02 John DarringtonFixed bug parsing floating point values in DO-REPEAT.
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...
2007-01-04 John DarringtonAdded psppire-dialog and psppire-buttonbox widgets.
2006-12-24 John DarringtonAdded some extraneous crud to .cvsignore files
2006-12-22 John DarringtonChecked in missed file. Thanks to Ben Pfaff for the...
2006-12-22 John DarringtonFixed bug #17420 (table columns exceeded with /FORMAT...
2006-12-22 Ben PfaffImplement DELETE VARIABLES.
2006-12-20 Ben PfaffFix bugs in LOOP.
2006-12-20 John DarringtonImplemented the NPAR TESTS command.
2006-12-16 Ben PfaffFix test to allow string grouping variables on RANK.
2006-12-16 Ben PfaffReverse order of arguments to DATEDIFF, for compatibili...
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-12-14 Ben PfaffAdditionally verify that input files have equal number...
next