Implemented ADD DOCUMENT. Thanks to Ben Pfaff for review.
[pspp-builds.git] / src / language / lexer / ChangeLog
index 8d69b868f7feb75660863a8c3e083f10922dea4d..c10e681b4ca628d71bbf62a8a246416a9c88c259 100644 (file)
@@ -1,3 +1,13 @@
+2007-05-03  John Darrington <john@darrington.wattle.id.au>
+       
+       * lexer.c lexer.h: Added lex_is_string function.
+       
+2007-04-15  Ben Pfaff  <blp@gnu.org>
+
+       * q2c.c: Fully support lists of integer values.  Add support for
+       lists of string values.  Add some more needed declarations to
+       headers.
+
 Fri Feb 16 11:14:42 2007  Ben Pfaff  <blp@gnu.org>
 
        Better support cross-compiling by using CC_FOR_BUILD and