Estimate parameters. Moved some code to re-usable functions.
[pspp-builds.git] / src / language / ChangeLog
2008-03-05 Ben PfaffPatch #6441. Reviewed by John Darrington.
2007-12-05 Ben PfaffMake GET DATA a separate command, instead of something...
2007-11-06 Ben PfaffPatch #6258.
2007-09-23 Ben PfaffBug #21128. Reviewed by John Darrington.
2007-09-05 John DarringtonImplemented the INSERT command.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-06-07 Ben PfaffAdd datasheet.
2007-03-19 Ben Pfaff(close): Rename to do_close to avoid conflict with...
2007-02-12 Ben PfaffReduce platform dependence.
2007-01-24 John DarringtonEnables Data Open/Save/New menuitems.
2006-12-22 Ben PfaffImplement DELETE VARIABLES.
2006-12-19 Ben PfaffMake it possible to pull cases from the active file...
2006-12-03 Ben PfaffFix lack of ->name and ->location in DO REPEAT's getl_i...
2006-11-29 John DarringtonApplying patch #5562
2006-11-22 Ben PfaffHOST command needs F_KEEP_FINAL_TOKEN.
2006-10-28 John DarringtonEliminated global variable getl_buf
2006-10-28 Ben PfaffAdd routines for integer byte order conversions, floati...
2006-10-20 John DarringtonAdded some more UNIMPL entries.
2006-10-16 Ben Pfaff * command.c: (do_parse_command) Issue an error for...
2006-06-28 Ben PfaffDon't offer both the full and abbreviated names for...
2006-06-28 Ben PfaffFix regression in command name completion reported...
2006-05-06 Ben PfaffContinue reforming procedure execution. In this phase...
2006-05-02 Ben PfaffFurther clean up the CMD_* command result codes.
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-04-03 Ben PfaffClean up output subsystem.
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.