fixed test to match recent patch
[pspp-builds.git] / tests /
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...
2006-12-14 Ben PfaffImplement DATESUM, DATEDIFF functions.
2006-12-11 Ben PfaffThis patch adds the VALUELABEL function for use in...
2006-12-11 Ben PfaffRewrite system file reader code, to clean up and improve.
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-12-01 Ben PfaffProperly handle empty DO REPEAT...END REPEAT block...
2006-11-29 John DarringtonApplying patch #5562
2006-11-29 John DarringtonFixed make distcheck
2006-11-22 Ben PfaffFix race condition in tests/bugs/signals.sh.
2006-11-22 Ben PfaffRewrite formatted data input routines to conform to...
2006-11-18 Ben PfaffReplace several similar lines by one line inside DO...
2006-11-14 John DarringtonFixed bug which crept in with the recent lexer changes.
2006-11-11 Ben PfaffImplement SKIP keyword on DATA LIST. Fixes bug #17099.
2006-11-07 John DarringtonCommitted patch #5524, which allows the message destina...
2006-11-05 Ben PfaffRewrite and improve formatted output routines.
2006-10-29 Ben PfaffReduce verbosity of ll-test, llx-test output.
2006-10-29 Ben PfaffChange some aspects of the PRINT, PRINT EJECT, and...
2006-10-28 John DarringtonEliminated global variable getl_buf
2006-10-28 Ben PfaffAdd routines for integer byte order conversions, floati...
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-10-08 Ben PfaffDISPLAY FILE LABEL is no longer undocumented.
2006-10-07 John DarringtonImplemented the RANK command.
2006-09-27 John DarringtonFixed warnings generated by gcc 4.1.2
2006-09-25 John DarringtonAdded casereader_clone function.
2006-07-18 Ben PfaffPatch #5244.
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-04 Ben PfaffModify the random distributions test to verify to 2...
2006-07-01 Ben PfaffAdd linked list library to PSPP.
2006-07-01 Ben PfaffAdd linked list library to PSPP.
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-08 Ben PfaffOnly use "A TO B" for increasing runs of integers,...
2006-05-04 John Darringtonmake distcheck
2006-05-02 John DarringtonImplemented support for very long strings a la spss...
2006-04-29 Ben PfaffFix excessively long line.
2006-04-26 Ben PfaffImprove the way we handle the various parsing "states...
2006-04-03 Ben PfaffClean up output subsystem.
2006-03-24 John DarringtonAdded test/command/regression.sh to test/automake.mk
2006-03-23 Jason StoverAdded REGRESSION test
2006-03-23 Jason Stovertest for REGRESSION procedure
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 Darringtonremoved redundant files
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.
2006-03-04 John DarringtonAdded automake.mk files
2006-03-04 John DarringtonCheckin of new directory structure.
2006-01-30 Ben PfaffFix terminology.
2006-01-29 Ben PfaffAdd scratch file handles.
2005-11-05 Ben PfaffImprove recode-copy-bug failure reporting.
2005-11-03 Ben PfaffDO IF, LOOP cleanup.
2005-10-27 Jason StoverFixed blank replacement
2005-10-27 Jason StoverFixed blank replacement
2005-10-27 Jason StoverFixed blank replacement
2005-10-27 Jason Stover*** empty log message ***
2005-10-27 Jason StoverFixed blank replacement
2005-10-27 Jason StoverFixed blank replacement
2005-10-27 Jason StoverFixed blank-line replacement
2005-10-27 Jason StoverFixed blank line replacement
2005-10-27 John DarringtonSeparated the abstraction of a file handle, from its...
2005-10-24 John DarringtonFixed bug #14822.
2005-10-10 Jason StoverMade BSD diff compatible
2005-10-10 Jason StoverMade BSD diff compatible
2005-10-10 Jason StoverMade BSD diff compatible
2005-10-10 Jason StoverMade tests BSD diff compatible
2005-10-07 Jason Stoverreplaced busted sed substitution with functioning perl...
2005-10-07 Jason StoverMade compatible with BSD diff
2005-08-21 Ben PfaffRevamp SAVE, XSAVE, EXPORT. Add (or at least parse...
2005-08-07 Ben PfaffClean up treatment of missing values by moving all...
2005-08-02 Ben Pfaff * bugs/big-input-2.sh: Don't use 1...100000 (etc....
2005-08-02 Ben Pfaff * xforms/expression.sh: Break this monolithic test...
2005-07-31 Ben PfaffSat Jul 30 21:54:23 2005 Ben Pfaff <blp@gnu.org>
2005-07-31 Ben PfaffAdd coverage.sh, temp_template to EXTRA_DIST.
2005-07-26 Ben PfaffFix use of "export" to work with traditional shells.
2005-07-25 Ben Pfaff* command/sysfile-info.sh: Add "-b -B -w" to diff comma...
2005-07-05 Ben PfaffRevise.
2005-07-05 Ben Pfaff* command/sysfile-info.sh: Don't verify endianness...
2005-06-07 Ben Pfaff* command/print.sh: Get rid of RBHEX output. It wasn...
2005-05-25 Ben PfaffHandle case of a lookup table as the active file.
2005-05-23 John DarringtonFixed problem reading long string continuation records.
next