Add assertion to check code consitency
[pspp-builds.git] / tests / command /
2006-10-29 Ben PfaffChange some aspects of the PRINT, PRINT EJECT, and...
2006-10-28 John DarringtonEliminated global variable getl_buf
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-07-18 Ben PfaffPatch #5244.
2006-05-30 John DarringtonInternationalisation.
2006-05-27 John DarringtonFixed a lot of internationalisation issues.
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-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 Stovertest for REGRESSION procedure
2006-03-11 John DarringtonChanged the default value od SCOMPRESS to true.
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.
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-03 Ben PfaffDO IF, LOOP cleanup.
2005-10-27 Jason StoverFixed blank replacement
2005-10-27 John DarringtonSeparated the abstraction of a file handle, from its...
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-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-07-25 Ben Pfaff* command/sysfile-info.sh: Add "-b -B -w" to diff comma...
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.
2005-05-21 John DarringtonAllowed reading of "broken" system files which have...
2005-05-08 John DarringtonFixed bug #13024
2005-05-03 John DarringtonFixed bug 12931
2005-05-02 Ben PfaffNew implementation of long variable names. Each variab...
2005-04-26 Ben PfaffFinish fixing MATCH FILES (PR 11677).
2005-04-13 John DarringtonAdded some test files, which I'd forgotten about.
2005-04-13 John DarringtonImplemented long variable names a la spss V12.
2005-03-23 Ben PfaffDo cleanup before exit.
2005-03-20 Ben PfaffRewrite AGGREGATE test.
2005-03-15 Ben PfaffMake sort stable (PR 12313).
2005-03-13 Ben PfaffStart work on testing and debugging AGGREGATE.
2005-03-01 Ben PfaffRewrite expression code.
2005-01-27 John DarringtonFixed some tests that were failing under cygwin
2005-01-24 John DarringtonFixed a whole lot more memory leaks.
2005-01-18 John DarringtonFixed numerous memory leaks. Changed many of the test...
2005-01-05 John DarringtonAdded a test for reading/writing of portable files.
2005-01-01 John DarringtonVarious bug fixes.
2004-12-31 John DarringtonAdded Boxplots to the EXAMINE subcommand repertoire
2004-12-29 John DarringtonImplemented calculation of percentiles and Tukey hinges
2004-12-11 John DarringtonFixed the trimmed mean calculation under various specia...
2004-11-25 John DarringtonAdded the skewness and kurtosis calculations to the...
2004-11-23 John DarringtonFixed some memory leaks.
2004-11-21 John DarringtonDocumented the EXAMINE subcommands. Fixed up the exami...
2004-11-20 John DarringtonRewrote most of the examine command.
2004-11-16 John DarringtonAdded the permissions command.
2004-11-11 John DarringtonFixed bug in the levene calculation. It hadn't been...
2004-11-06 John DarringtonFixed problem where oneway didn't deal properly with...
2004-10-30 John DarringtonFixed behaviour of oneway when presented with missing...
2004-10-30 John DarringtonFixed a bug in the levene test, and added the levene...
2004-10-22 John DarringtonAdded infrastructure for the ONEWAY command.
2004-06-01 Ben PfaffFix memory leaks.
2004-05-31 Ben PfaffFully implement arbitrary delimiters on DATA LIST,...
2004-04-03 John DarringtonFixed the calculation of percentiles and added --syntax...
2004-03-30 Ben PfaffAdd multipass procedures. Add two-pass moments calcula...
2004-03-26 Ben PfaffMake the expression code a little nicer and fix bugs...
2004-03-21 Ben PfaffAdd stub for USE ALL.
2004-03-21 Ben PfaffChanged DFM from open-at-first-access to explicit-open...
2004-03-19 John DarringtonImplemented the SHOW command and massaged the SET comma...
2004-03-15 Ben PfaffRedo VFM interface. Get rid of compaction_necessary...
2004-03-13 John DarringtonFixed the handling of MISSING values in t-test
2004-03-12 John DarringtonAdded support for T-TEST where the group criteria is...
2004-03-02 Ben PfaffOops - revert change that shouldn't have been applied.
2004-03-02 Ben PfaffBeginning of VFM cleanup.
2004-02-18 John DarringtonAdded Levene test. Added T-TEST section to pspp.texi
2004-02-17 Ben PfaffPrepend $SUPERVISOR to invocations of pspp so that we
2004-02-17 John DarringtonAdded test for T-TEST /GROUPS (Levene values come later).
2004-02-17 John DarringtonAdded tests for the one sample and paired T-TEST commands
2004-01-05 John DarringtonFixed a buglet in the ERASE command, added a test for...
2003-12-30 John DarringtonFixed floating point rounding problem
2003-12-20 John DarringtonFixed a howler with pluralism --- impossible to interna...
2003-12-20 John DarringtonFixed the make distcheck target
2003-12-20 John DarringtonFixed some buglets in the tests
2003-12-19 John DarringtonAdded an implementation for FREQUENCIES/PERCENTILES
2003-12-18 John DarringtonAdded a calculation of mode to FREQUENCIES
2003-12-18 John DarringtonAdded a test for the FILTER command
2003-12-17 John DarringtonAdded a test for the WEIGHT command
2003-12-17 John DarringtonAdded a test for the compute command.
2003-12-17 John DarringtonAdded a test for the LIST command
2003-12-17 John DarringtonAdded a test for the FILE LABEL and DOCUMENT commands
2003-12-17 John DarringtonAdded tests for LOOP and SAMPLE commands
2003-12-16 John DarringtonFixed a problem with some tests
2003-12-16 John DarringtonFixed another problem with print.sh
next