]> granicus.if.org Git - re2c/commitdiff
- Add release dates
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Thu, 14 Apr 2005 22:26:52 +0000 (22:26 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Thu, 14 Apr 2005 22:26:52 +0000 (22:26 +0000)
- Drop re2c header so this file can be used as release notes (by upload)
- Reorder to correctly reflect release history

CHANGELOG

index bb7552bdeb54e0477a11fb6e3c24098924743dbe..b3889bc994f505b829a19419739926ea36e1f702 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,15 +1,12 @@
-re2c
-----
+Version 0.9.7 (200?-??-??)
+--------------------------
 
-Version 0.9.7
--------------
-
-Version 0.9.6
--------------
+Version 0.9.6 (2005-04-14)
+--------------------------
 - Fix build with gcc >= 3.4.
 
-Version 0.9.5
--------------
+Version 0.9.5 (2005-04-08)
+--------------------------
 - Added /*!max:re2c */ which emits a '#define YYMAXFILL <max>\n' line
   This allows to define buffers of the minimum required length. Occurence
   must follow '/*re2c */ and cannot preceed it.
@@ -17,34 +14,36 @@ Version 0.9.5
 - Fixed bug 1163046 re2c hangs when processing valid re-file.
 - Fixed bug 1022799 re2c scanner has buffering bug.
 
-Version 0.9.4
--------------
+Version 0.9.4 (2005-03-12)
+--------------------------
 - Added --vernum support.
 - Fixed bug 1054496 incorrect code generated with -b option.
 - Fixed bug 1012748 re2c does not emit last line if '\n' missing.
 - Fixed bug 999104 --output=output option does not work as documented.
 - Fixed bug 999103 Invalid options prefixed with two dashes cause program crash.
 
-Version 0.9.3
--------------
+Version 0.9.3 (2004-05-26)
+--------------------------
+- Fixes one small possible bug in the generated output.  ych instead of yych is 
+  output in certain circumstances
+
+Version 0.9.2 (2004-05-26)
+--------------------------
 - Added -o option to specify the output file which also will set the #line 
   directives to something useful.
-- Fixed bug 960144 minor cosmetic problem.
-- Fixed bug 953181 cannot compile with.
-- Fixed bug 869297 Input buffer overrun. 
 - Print version to cout instead cerr.
-
-Version 0.9.2
--------------
-- Moved development to http://sourceforge.net/projects/re2c .
 - Added -h and -- style options.
+- Moved development to http://sourceforge.net/projects/re2c .
+- Fixed bug 960144 minor cosmetic problem.
+- Fixed bug 953181 cannot compile with.
 - Fixed bug 939277 Windows support.
 - Fixed bug 914462 automake build patch
 - Fixed bug 891940 braced quantifiers: {\d+(,|,\d+)?} style.
 - Fixed bug 869298 Add case insensitive string literals.
+- Fixed bug 869297 Input buffer overrun. 
 
-Version 0.9.1
--------------
+Version 0.9.1 (2003-12-13)
+--------------------------
 - Removed rcs comments in source files.
 
 Version 0.9