Encapsulated lexer and updated calling functions accordingly.
[pspp-builds.git] / src / language / lexer / ChangeLog
index 29678623cd52e36385d092212624dcae51f5e17c..fd98ea9c0a0dd51e8cd3b88f7319f2e96d8e4d79 100644 (file)
@@ -1,3 +1,12 @@
+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.