Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / tests / command /
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-19 John DarringtonAdded the '=' to the plot subcommand's documentation.
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-17 John DarringtonEnsure correct behaviour when the state var is missing.
2009-07-17 John DarringtonFix ROC behaviour in the presence of missing values.
2009-07-17 Ben Pfaff"Sig." is an abbreviation, "Exact" is not.
2009-07-16 Ben PfaffConsistently capitalize the name "Gnumeric".
2009-07-15 John DarringtonUpdated the example with an easier to visualise one
2009-06-25 John DarringtonFix bugs when input data is repeated
2009-06-24 John DarringtonAdded second ROC test
2009-06-11 John DarringtonAdded code to generate the ROC cutpoint tables.
2009-06-10 John DarringtonAdded test for the ROC command
2009-06-07 Ben PfaffMove datasheet test out of PSPP into a separate binary.
2009-06-07 Ben PfaffImplement missing values for long string variables.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-05-12 Ben Pfaffdata-parser: Treat " ," the same as ",".
2009-05-09 John DarringtonMerge commit 'origin/stable'
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-07 John DarringtonAllow users to set the precision of output statistics.
2009-04-03 John DarringtonBinomial tests can now be specified by a cutpoint.
2009-04-02 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-04-01 John DarringtonMerge commit 'origin/master' into charset
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonFixed bug writing portable files.
2009-03-28 John DarringtonDisplay a file's encoding in SYSFILE INFO.
2009-03-08 John DarringtonFixed a bug reading empty strings from Postgres databases.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
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-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-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-08 John DarringtonDon't canonicalise pathnames of included files.
2008-10-16 Ben PfaffDo not assume that canonicalize_file_name() always...
2008-10-12 Ben PfaffImplement variable and data file attributes.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
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-04 John DarringtonComplete re-implementation of the EXAMINE command.
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-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-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-02 Ben PfaffPatch #6386. Thanks to John Darrington for review...
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-03 Ben PfaffAllow output files to overwrite input files (bug #21280...
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.
2007-09-23 Ben PfaffBug #21111. Reviewed by John Darrington.
2007-09-05 John DarringtonImplemented the INSERT command.
2007-09-05 Ben PfaffUpdate scripts that invoke Perl to invoke it as simply...
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-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-06-07 Ben PfaffEssentially rewrite MATCH FILES to support FIRST and...
2007-06-07 Ben PfaffAdd datasheet.
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-12 John DarringtonFixed Bug #19424 (confidence interval from EXAMINE).
2007-04-04 Ben Pfaff* npar-binomial.sh: Be less picky about whitespace...
2007-03-17 John DarringtonChanged call to nl_langinfo with localecharset (from...
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.
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.
next