Fix arg type for expr_parse.
[pspp-builds.git] / src / expressions / ChangeLog
1 Thu Mar  3 23:17:51 2005  Ben Pfaff  <blp@gnu.org>
2
3         * parse.c: (expr_parse) Fix parameter type.  Thanks to John
4         Darrington <john@darrington.wattle.id.au> for reporting this bug.
5
6 Thu Mar  3 22:10:25 WST 2005 John Darrington <john@darrington.wattle.id.au>
7
8         * Makefile.am evaluate.h.pl evaluate.inc.pl operations.h.pl
9           optimize.inc.pl parse.inc.p:  
10
11           Renamed generate.pl to PSPP_expressions.pm and adjusted *.pl
12           to suit. 
13
14           Fixed everything so that it can be built from an arbitrary
15           directory.
16
17
18 Mon Feb 28 23:52:21 2005  Ben Pfaff  <blp@gnu.org>
19
20         * New directory.
21
22 ----------------------------------------------------------------------
23 Local Variables:
24 mode: change-log
25 version-control: never
26 End: