#define PACKAGE_NAME "re2c"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "re2c 0.10.2.dev"
+#define PACKAGE_STRING "re2c 0.10.2.rc1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "re2c"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.2.dev"
+#define PACKAGE_VERSION "0.10.2.rc1"
/* The size of a `char', as computed by sizeof. */
#define SIZEOF_CHAR 1
#define STDC_HEADERS 1
/* Version number of package */
-#define VERSION "0.10.2.dev"
+#define VERSION "0.10.2.rc1"
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
<a href="http://sourceforge.net/project/showfiles.php?group_id=96864">files pages</a>.</li>
</ul>
<hr />
-<h2>re2c 0.10.1 has been tested with the following compilers:</h2>
-<ul>
-<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 (4.0.2-1mdk for Mandriva Linux release 2006.1)</li>
-<li>gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)</li>
-<li>gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)</li>
-<li>gcc-Version 3.4.0 (mips-sgi-irix6.5/3.4.0/specs)</li>
-<li>gcc-Version 3.3.5 (Debian 1:3.3.5-13)</li>
-<li>MIPSpro Compilers: Version 7.4.4m</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.00.9466 for 80x86 (Microsoft Visual C 2002)</li>
-<li>Intel(R) C++ Compiler for 32-bit applications, Version 9.0 Build 20051130Z Package ID: W_CC_C_9.0.028</li>
-<li>CC: Sun C++ 5.8 2005/10/13 (CXXFLAGS='-compat5 -library=stlport4')</li>
-</ul>
-<ul>
-<li>bison 2.1, 1.875d, 1.875b, 1.875
-</ul>
-<hr />
<h1>Changelog</h1>
-<h2>????-??-??: 0.10.2</h2>
+<h2>2006-04-13: 0.10.2</h2>
<ul>
<li>Fixed generation of YYDEBUG() when using -d switch.</li>
<li>Added /*!getstate:re2c */ which triggers generation of the YYGETSTATE() block.</li>
<li>Fixed #1463639 Missing forward declaration.</li>
<li>Implemented #1187127 savable state support for multiple re2c blocks.</li>
</ul>
+<h2>re2c 0.10.2 has been tested with the following compilers:</h2>
+<ul>
+<li>gcc version 4.0.3 (4.0.3-0.20060215.2mdk for Mandriva Linux release 2006.1)</li>
+<li>gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)</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.00.9466 for 80x86 (Microsoft Visual C 2002)</li>
+</ul>
+<ul>
+<li>bison 2.1, 1.875d, 1.875b, 1.875
+</ul>
<h2>2006-02-28: 0.10.1</h2>
<ul>
<li>Added support for Solaris and native SUN compiler.</li>
<li>Applied #1438160 expose YYCTXMARKER.</li>
</ul>
+<h2>re2c 0.10.1 has been tested with the following compilers:</h2>
+<ul>
+<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 (4.0.2-1mdk for Mandriva Linux release 2006.1)</li>
+<li>gcc version 4.0.2 20050901 (prerelease) (SUSE Linux)</li>
+<li>gcc version 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)</li>
+<li>gcc-Version 3.4.0 (mips-sgi-irix6.5/3.4.0/specs)</li>
+<li>gcc-Version 3.3.5 (Debian 1:3.3.5-13)</li>
+<li>MIPSpro Compilers: Version 7.4.4m</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.00.9466 for 80x86 (Microsoft Visual C 2002)</li>
+<li>Intel(R) C++ Compiler for 32-bit applications, Version 9.0 Build 20051130Z Package ID: W_CC_C_9.0.028</li>
+<li>CC: Sun C++ 5.8 2005/10/13 (CXXFLAGS='-compat5 -library=stlport4')</li>
+</ul>
+<ul>
+<li>bison 2.1, 1.875d, 1.875b, 1.875
+</ul>
<h2>2006-02-18: 0.10.0</h2>
<ul>
<li>Added make target zip to create windows source packages as zip files.</li>