]> granicus.if.org Git - re2c/commitdiff
- Add release information
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Tue, 1 May 2007 12:44:26 +0000 (12:44 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Tue, 1 May 2007 12:44:26 +0000 (12:44 +0000)
re2c/CHANGELOG
re2c/htdocs/index.html

index 2acd3de0dfe3f94f79dc15ad07113f9840adb3e6..07f0e32fd961439dc6424f84a2df3a7d0433b44f 100644 (file)
@@ -4,7 +4,7 @@ Version 0.13.0 (2007-??-??)
 - Fixed issue with short form of switches and parameter if not first switch.
 - Fixed #1708378 segfault in actions.cc.
 
-Version 0.12.0 (2007-??-??)
+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.
index f2567fa65a4bcf3a2de1d2773fc668215a65d4de..cce986dce865b606702cbd0fe696c6e75e190cb8 100755 (executable)
@@ -85,12 +85,30 @@ 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>2007-??-??: 0.12.0</h2>
+<h2>2007-05-01: 0.12.0</h2>
 <ul>
 <li>Re-release of 0.11.3 as new stable branch.</li>
 <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>re2c 0.12.0 has been tested with the following compilers:</h2>
+<ul>
+<li>gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)</li>
+<li>gcc version 4.1.1 20070105 (Red Hat 4.1.1-51)</li>
+<li>gcc version 4.0.3 (4.0.3-0.20060215.2mdk for Mandriva Linux release 2006.1)</li>
+<li>gcc version 4.0.2 20050901 (prerelease) (SUSE Linux) (32 + 64 bit)</li>
+<li>MacPPC, gcc version 4.0.1 (Apple Computer, Inc. build 5367)<li>
+<li>MacIntel, gcc version 4.0.1 (Apple Computer, Inc. build 5250)<li>
+<li>gcc version 3.4.4 [FreeBSD] 20050518</li>
+<li>gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)</li>
+<li>gcc version 3.4.2 [FreeBSD]</li>
+<li>gcc version 3.3.3 (PPC, 32 + 64 bit)</li>
+<li>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86 (Microsoft Visual C++ 2005)</li>
+<li>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86 (Mictosoft Visual C++ 2003)</li>
+<li>Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.00.9466 for 80x86 (Microsoft Visual C++ 2002)</li>
+<li>Intel(R) C++ Compiler for Intel(R) EM64T-based applications, Version 9.1 (64 bit)</li>
+<li>CC: Sun C++ 5.8 2005/10/13 (CXXFLAGS='-library=stlport4')</li>
+</ul>
 <h2>2007-04-01: 0.11.3</h2>
 <ul>
 <li>Added support for underscores in named definitions.</li>