Bug #21128. Reviewed by John Darrington.
[pspp-builds.git] / src / language / command.def
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.