Rewrite formatted data input routines to conform to SPSS data formats
[pspp-builds.git] / src / language / lexer / ChangeLog
index cee1fd94caf420d647514ea4339762ff142c303f..ebbf25441ca2b99b9bd2e26836f7eb66a66e87a5 100644 (file)
@@ -1,3 +1,23 @@
+Sun Nov 19 09:20:42 2006  Ben Pfaff  <blp@gnu.org>
+
+       * range-parser.c (parse_num_range): Because data_in takes an enum
+       fmt_type now, not a struct fmt_spec, change the type of the
+       corresponding argument.  Updated all callers.
+       (parse_number) Ditto.
+
+Sun Nov 12 06:34:06 WST 2006 John Darrrington <john@darrington.wattle.id.au>
+
+       * format-parser.c format-parser.h lexer.c lexer.h q2c.c range-parser.c
+         range-parser.h subcommand-list.c variable-parser.c
+         variable-parser.h:
+
+       Encapsulated the lexer into an object, and updated everything
+       accordingly.
+
+Tue Oct 31 18:09:32 2006  Ben Pfaff  <blp@gnu.org>
+
+       * range-parser.c (parse_number): Fix error message.
+
 Sat Oct 28 16:17:18 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
        * lexer.c lexer.h: Added a line_buffer (previously an external