Move datasheet test out of PSPP into a separate binary.
[pspp-builds.git] / src / language / command.def
2009-06-07 Ben PfaffMove datasheet test out of PSPP into a separate binary.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
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-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-12-03 Ben PfaffAllow MATCH FILES before an active file has been defined.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-10-18 John DarringtonMarked CORRELATIONS and PEARSON CORRELATIONS as unimple...
2008-10-12 Ben PfaffImplement variable and data file attributes.
2008-10-10 Ben PfaffMerge commit 'origin/stable'
2008-09-15 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2008-09-12 John DarringtonImplemented the reliability command.
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2007-12-05 Ben PfaffMake GET DATA a separate command, instead of something...
2007-09-23 Ben PfaffBug #21128. Reviewed by John Darrington.
2007-09-05 John DarringtonImplemented the INSERT command.
2007-07-30 John DarringtonImplemented the CD command.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-06-07 Ben PfaffAdd datasheet.
2007-05-03 John DarringtonImplemented ADD DOCUMENT. Thanks to Ben Pfaff for...
2006-12-22 Ben PfaffImplement DELETE VARIABLES.
2006-12-20 John DarringtonImplemented the NPAR TESTS command.
2006-12-19 Ben PfaffMake it possible to pull cases from the active file...
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-11-22 Ben PfaffHOST command needs F_KEEP_FINAL_TOKEN.
2006-10-28 Ben PfaffAdd routines for integer byte order conversions, floati...
2006-10-20 John DarringtonAdded some more UNIMPL entries.
2006-10-07 John DarringtonImplemented the RANK command.
2006-06-28 Ben PfaffDon't offer both the full and abbreviated names for...
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-01 Ben PfaffRemove vestiges of FILE TYPE support.
2006-04-27 Ben PfaffCLEAR TRANSFORMATIONS is unsafe as implemented. It...
2006-04-26 Ben PfaffImprove the way we handle the various parsing "states...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.