Estimate parameters. Moved some code to re-usable functions.
[pspp-builds.git] / src / language / control / ChangeLog
2008-05-16 Ben PfaffUse gsl_isnan instead of isnan, gsl_isinf instead of...
2007-09-23 Ben PfaffBug #21111. Reviewed by John Darrington.
2007-02-02 John DarringtonFixed bug parsing floating point values in DO-REPEAT.
2006-12-20 Ben PfaffFix bugs in LOOP.
2006-12-10 Ben Pfaff * repeat.c (parse_lines): Issue an error when attempti...
2006-12-03 Ben PfaffFix lack of ->name and ->location in DO REPEAT's getl_i...
2006-12-01 Ben PfaffProperly handle empty DO REPEAT...END REPEAT block...
2006-10-28 John DarringtonEliminated global variable getl_buf
2006-05-08 Ben PfaffFix DO REPEAT memory leaks.
2006-05-04 Ben PfaffContinue reforming procedure execution. In this phase...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.