Estimate parameters. Moved some code to re-usable functions.
[pspp-builds.git] / src / language / expressions / ChangeLog
2008-05-16 Ben PfaffUse gsl_isnan instead of isnan, gsl_isinf instead of...
2007-10-13 Ben PfaffUse trunc module from gnulib instead of our home-grown...
2007-07-18 Ben PfaffUse strict and all warnings. Fix warnings that this...
2007-04-16 Ben Pfaff* compute-dialog.c (function_list_populate): Use new...
2007-02-01 Ben PfaffAccept TO in any case for use with n-ary functions...
2006-12-16 Ben PfaffReverse order of arguments to DATEDIFF, for compatibili...
2006-12-14 Ben PfaffImplement DATESUM, DATEDIFF functions.
2006-12-11 Ben PfaffThis patch adds the VALUELABEL function for use in...
2006-07-14 Ben PfaffFixes for bugs/warts found in debug mode compile (bug...
2006-06-09 Ben PfaffReform string library.
2006-05-07 John DarringtonReworked very long string support for better encapsulation.
2006-05-01 Ben PfaffProhibit LAG following TEMPORARY. This both matches...
2006-04-24 Ben PfaffContinue reforming error message support. In this...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.