Make the missing value code do more work, so that its callers can do
[pspp-builds.git] / src / language / ChangeLog
index 45df782c4805f586aad15a67cf0595dbdc3bdb76..47d3f375c26bb3e13adda60a57ee78b9a98bf195 100644 (file)
@@ -1,3 +1,19 @@
+Wed Dec 13 21:02:51 2006  Ben Pfaff  <blp@gnu.org>
+
+       * command.def: Add DELETE VARS.
+
+Sat Dec 16 22:15:55 2006  Ben Pfaff  <blp@gnu.org>
+
+       Make it possible to pull cases from the active file with a
+       function call, instead of requiring indirection through a callback
+       function.
+
+       * command.def: Marked MATRIX DATA as unimplemented.
+
+Sun Dec  3 11:59:10 2006  Ben Pfaff  <blp@gnu.org>
+
+       * syntax-file.c (read_syntax_file): Always read GETL_BATCH lines.
+
 Wed Nov 29 19:35:44 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
        * command.c: Updated to reflect changed function names.