b48427d55252f2b78795eb7b05a9bb70ad12ff9b
[pspp-builds.git] / src / language / xforms / ChangeLog
1 Sat May  6 14:08:42 2006  Ben Pfaff  <blp@gnu.org>
2
3         * select-if.c (cmd_filter): Make FILTER without any further
4         keywords turn off filtering, with a warning, for compatibility.
5         Change errors from cascading failures to ordinary failures.  Check
6         for command terminator.
7
8 Sat May  6 13:25:57 2006  Ben Pfaff  <blp@gnu.org>
9
10         Continue reforming procedure execution.  In this phase, remove
11         PROCESS IF, which was deprecated anyway and can be easily
12         simulated with TEMPORARY followed by SELECT IF.
13
14         * select-if.c (cmd_process_if): Removed.
15         (global var process_if_expr) Removed, along with all references
16         globally.
17
18 Tue Apr 25 13:23:25 2006  Ben Pfaff  <blp@gnu.org>
19
20         * select-if.c (cmd_process_if): Use SW instead of MW for warning
21         associated with a syntax file command.
22
23 Thu Mar  2 08:40:33 WST 2006 John Darrington <john@darrington.wattle.id.au>
24         
25         * Moved files from src directory