]> granicus.if.org Git - re2c/commitdiff
- Version 0.12.3 and 0.13.1 released
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Fri, 24 Aug 2007 10:22:06 +0000 (10:22 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Fri, 24 Aug 2007 10:22:06 +0000 (10:22 +0000)
re2c/CHANGELOG
re2c/htdocs/index.html
re2c/htdocs/manual.html

index d7bf9420826b24522989e51f2bca79dc33246ece..8a27789c217c2e7de7bfec9a68317305d51c1350 100644 (file)
@@ -1,4 +1,7 @@
-Version 0.13.1 (2007-??-??)
+Version 0.13.2 (2007-??-??)
+---------------------------
+
+Version 0.13.1 (2007-08-24)
 ---------------------------
 - Added custom build rules for Visual Studio 2005 (re2c.rules). (William Swanson)
 - Fixed issue with some compilers.
@@ -11,22 +14,24 @@ Version 0.13.0 (2007-06-24)
 - Fixed issue with short form of switches and parameter if not first switch.
 - Fixed #1708378 segfault in actions.cc.
 
-Version 0.12.3 (????-??-??)
+Version 0.12.3 (2007-08-24)
 ---------------------------
 - Fixed issue with some compilers.
+- Fixed #1776177 Build on AIX.
+- Fixed #1743180 fwrite with 0 length crashes on OS X.
 
 Version 0.12.2 (2007-06-26)
 ---------------------------
 - Fixed #1743180 fwrite with 0 length crashes on OS X.
 
-Version 0.12.1 (2007-05-23
+Version 0.12.1 (2007-05-23)
 ---------------------------
 - Fixed #1711240 problem with '"' and 7F on EBCDIC plattforms.
 
 Version 0.12.0 (2007-05-01)
 ---------------------------
 - Re-release of 0.11.3 as new stable branch.
-- Fixed isse with short form of switches and parameter if not first switch.
+- Fixed issue with short form of switches and parameter if not first switch.
 - Fixed #1708378 segfault in actions.cc.
 
 Version 0.11.3 (2007-04-01)
index e24e9661c7aaa0e743897a3310b8042e0563ad6a..2395678a567bb6a7695038ad738c5fc463ae3bcd 100755 (executable)
@@ -80,7 +80,10 @@ fixes which were incorporated. <a href=
 </ul>
 <hr />
 <h1>Changelog</h1>
-<h2>2007-??-??: 0.13.1</h2>
+<h2>2007-??-??: 0.13.2</h2>
+<ul>
+</ul>
+<h2>2007-08-24: 0.13.1</h2>
 <ul>
 <li>Added custom build rules for Visual Studio 2005 (re2c.rules). (William Swanson)</li>
 <li>Fixed issue with some compilers.</li>
@@ -93,10 +96,11 @@ fixes which were incorporated. <a href=
 <li>Fixed issue with short form of switches and parameter if not first switch.</li>
 <li>Fixed #1708378 segfault in actions.cc.</li>
 </ul>
-<h2>????-??-??: 0.12.3</h2>
+<h2>2007-08-24: 0.12.3</h2>
 <ul>
 <li>Fixed issue with some compilers.</li>
 <li>Fixed #1776177 Build on AIX.</li>
+<li>Fixed #1743180 fwrite with 0 length crashes on OS X.</li>
 </ul>
 <h2>2007-06-26: 0.12.2</h2>
 <ul>
index d20939f795ea9618561124505ad5c16a6c321736..c71f1eb814d7abc318321d93e4e070430e4e9f94 100755 (executable)
@@ -7,7 +7,7 @@
 <body>
 <h1>RE2C</h1>
 Section: User Commands (1)<br />
-Updated: 24 Jun 2007<br />
+Updated: 23 Aug 2007<br />
 <a href="#index">Index</a>
 <hr />
 <a name="lbAB" id="lbAB">&nbsp;</a>
@@ -607,6 +607,6 @@ else then e detection of end of data/file.</p>
 <br />
 <hr />
 <p>This document was created by man2html, using the manual pages.<br />
-Date: 24 Jun, 2007</p>
+Date: 23 Aug, 2007</p>
 </body>
 </html>