Add routines for integer byte order conversions, floating point format
[pspp-builds.git] / src / language / lexer / ChangeLog
index 90eb0e211e6ad9f2c95c686ba7d180843de19c53..7172c1b8e280640554c41a2215c39524ab525cc1 100644 (file)
@@ -1,3 +1,9 @@
+Thu Oct 26 20:18:03 2006  Ben Pfaff  <blp@gnu.org>
+
+       * lexer.c (parse_string): Make lexing of binary, hex, and octal
+       strings work (fixes bug #17948).  Allow null bytes in strings, now
+       that there's a use for them (see tests/formats/float-format.sh).
+
 Sun Jul 16 21:03:34 2006  Ben Pfaff  <blp@gnu.org>
 
        * format-parser.h: New file.  Moved prototypes of format-parser.c