Estimate parameters. Moved some code to re-usable functions.
[pspp-builds.git] / src / language / expressions / ChangeLog
index ab9932513792fc0c5b7b2e03e5eda3f201da6cda..18c9441f8ef08207ee428642c4deba4ea2d39fcd 100644 (file)
@@ -1,3 +1,45 @@
+2008-05-15  Ben Pfaff  <blp@gnu.org>
+
+       Patch #6512.
+
+       * evaluate.c (expr_evaluate): Use gsl_finite instead of finite, as
+       a stopgap measure for portability until appropriate gnulib modules
+       are available.
+
+       * helpers.h (copy_string): Ditto.
+
+2007-10-12  Ben Pfaff  <blp@gnu.org>
+
+       Patch #6224.
+
+       * helpers.c: Don't need our own trunc function implementation
+       anymore, since we now use the one from gnulib.
+
+2007-07-17  Ben Pfaff  <blp@gnu.org>
+
+       Patch #19335.  Reviewed by John Darrington.
+
+       * evaluate.h.pl: Use strict and all warnings.  Fix warnings that
+       this triggers.
+
+       * evaluate.inc.pl: Ditto.
+
+       * generate.pl: Ditto.
+
+       * operations.h.pl: Ditto.
+
+       * optimize.inc.pl: Ditto.
+
+       * parse.inc.pl: Ditto.
+
+2007-04-15  Ben Pfaff  <blp@gnu.org>
+
+       * parse.c (expr_get_function): New function.
+       (expr_get_function_cnt): New function.
+       (expr_operation_get_name): New function.
+       (expr_operation_get_prototype): New function.
+       (expr_operation_get_arg_cnt): New function.
+
 Thu Feb  1 06:59:27 2007  Ben Pfaff  <blp@gnu.org>
 
        * parse.c (parse_function): Accept TO in any case for use with