Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / tests / bugs /
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-15 John DarringtonFixed bug reporting the significance of paired value...
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 PfaffChange "union value" to dynamically allocate long strings.
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-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-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-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
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-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-14 John DarringtonDon't append % to count totals.
2008-09-05 John DarringtonOops. Neglected to add new files.
2008-09-04 John DarringtonComplete re-implementation of the EXAMINE command.
2008-05-20 John DarringtonMade all the tests respect the PSPP_TEST_NO_CLEANUP...
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-03-17 Ben PfaffFix bug #22037.
2008-02-14 John DarringtonFixed bug #22306
2007-12-21 John DarringtonOops. Added new test.
2007-12-21 John DarringtonClosing bug #21760
2007-11-25 Ben Pfaff* bugs/compression.sh: Don't fail on big-endian system...
2007-11-10 Ben PfaffPass -b option to diff to avoid spurious failure of
2007-11-07 Ben Pfaff* bugs/overwrite-input-file.sh: Don't use non-portable...
2007-11-03 Ben PfaffAllow output files to overwrite input files (bug #21280...
2007-10-15 Ben PfaffDelete test that is obsolete and has not been run autom...
2007-10-09 Ben PfaffFix bug #21280. Thanks to John Darrington for review.
2007-09-21 Ben PfaffNew test for bug #21117.
2007-09-20 Ben PfaffAdd regression test for bug #21108.
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-07-12 Ben Pfaff(map_case): Create destination case instead of leaving it
2006-12-22 John DarringtonChecked in missed file. Thanks to Ben Pfaff for the...
2006-12-05 Ben PfaffFirst step in making struct variable opaque: the boring...
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 DarringtonApplying patch #5562
2006-11-22 Ben PfaffFix race condition in tests/bugs/signals.sh.
2006-11-14 John DarringtonFixed bug which crept in with the recent lexer changes.
2006-11-07 John DarringtonCommitted patch #5524, which allows the message destina...
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-07-05 Ben PfaffFix bug #15766 (/KEEP subcommand on SAVE doesn't fully...
2006-05-30 John DarringtonInternationalisation.
2006-05-27 John DarringtonFixed a lot of internationalisation issues.
2006-05-25 John DarringtonPlugged memory leaks in GUI, and converted most of...
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-04-29 Ben PfaffFix excessively long line.
2006-04-03 Ben PfaffClean up output subsystem.
2006-03-11 John DarringtonChanged the default value od SCOMPRESS to true.
2006-03-04 John DarringtonFixed bug reading compressed system files.
2006-03-04 John DarringtonCheckin of new directory structure.
2006-01-29 Ben PfaffAdd scratch file handles.
2005-11-05 Ben PfaffImprove recode-copy-bug failure reporting.
2005-10-27 Jason StoverFixed blank replacement
2005-10-24 John DarringtonFixed bug #14822.
2005-10-10 Jason StoverMade BSD diff compatible
2005-08-02 Ben Pfaff * bugs/big-input-2.sh: Don't use 1...100000 (etc....
2005-07-31 Ben PfaffSat Jul 30 21:54:23 2005 Ben Pfaff <blp@gnu.org>
2005-07-26 Ben PfaffFix use of "export" to work with traditional shells.
2005-05-14 John DarringtonFixed bug 13082
2005-05-11 Ben PfaffFix PR 13054.
2005-05-05 Ben PfaffFix PR 12948.
2005-05-02 Ben PfaffNew implementation of long variable names. Each variab...
2005-05-01 John DarringtonUpdated pspp-mode.el.
2005-04-29 John DarringtonFixed bug in single arity version of LAG.
2005-04-13 John DarringtonImplemented long variable names a la spss V12.
2005-03-13 Ben PfaffStart work on testing and debugging AGGREGATE.
2005-03-12 Ben PfaffFix PR 11492.
2005-02-25 John DarringtonFixed a bug which caused a crash when reading non-exist...
2005-02-14 Ben PfaffFix Bug #11955.
2005-02-12 Ben PfaffAdd test for bug #11916.
2005-02-10 John DarringtonFixed problem which caused the test to abort if the...
2005-02-07 John DarringtonFixed bug #11843
2005-01-26 John DarringtonFixed bugs #11722 and #11676
2005-01-25 John DarringtonFixed bug #11675
2005-01-24 John DarringtonFixed a whole lot more memory leaks.
2005-01-21 John DarringtonAdded linked-list.[ch] --- a general purpose linked...
2005-01-18 John DarringtonFixed numerous memory leaks. Changed many of the test...
2005-01-09 John DarringtonChanged the generation of the test data, so that it...
2005-01-06 John DarringtonAdded a signal handler for SIGFPE
2005-01-05 John DarringtonFixed bug #11307
2005-01-05 John DarringtonAdded a test for reading/writing of portable files.
2004-12-24 John DarringtonFixed bug #11227 (T-Test not working with alpha indepen...
2004-12-11 John DarringtonFixed the trimmed mean calculation under various specia...
2004-11-16 Ben PfaffAdopt GSL random number generators, paving the way...
2004-10-31 John DarringtonUpdated the documentation and fixed a couple of the...
2004-06-01 Ben PfaffFix memory leaks.
2004-04-28 pjk- Add test for compute heap munching bug (compute a...
next