wrc: Win64 printf format warning fixes.
[wine] / tools / wrc / parser.l
2006-09-12  Alexandre Julliardwrc: Change the prefix on bison-generated names to...
2006-08-26  Alexandre Julliardwrc: Get rid of xmalloc casts.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-06  Mike McCormackwrc: Don't use identifiers starting yy*, they're reserv...
2006-01-05  Alexandre JulliardRemove YY_NO defines that cause warnings.
2006-01-03  Alexandre JulliardAdded some flex options to avoid compiler warnings.
2005-09-28  Alexandre JulliardNow that we are requiring bison anyway, make the .tab...
2005-06-30  Alexandre JulliardAdded support for HTML resource type.
2005-06-30  Jacek Caban'.' is a valid char of tIDENT.
2004-04-09  Alexandre JulliardFixed line number handling for escaped end of lines...
2003-10-14  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-03-21  Alexandre JulliardAdded 'wine' prefix to libwine_unicode exports.
2003-01-21  Dan Kegel\ at EOL in string now behaves like in msvc6's rc.
2002-08-15  Alexandre JulliardAdded support for #pragma code_page.
2002-07-16  Alexandre JulliardSplit the C preprocessor from wrc into a separate library.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-06  François GougetFix the #include order for config.h.
2001-06-06  Francois GougetWrc no longer needs to parse C code. Remove c-junk...
2000-09-24  Francois GougetFilenames may contain '/' and '\'.
2000-07-08  Bertho Stultiens- Bugfix: Macro expansion of strings would assert an...
2000-06-13  Bertho Stultiens- Bugfix: Corrected "off by one" error in the linenumbe...
2000-06-08  Bertho Stultiens- Implemented MESSAGETABLE resource type.
2000-05-23  Bertho Stultiens- Implemented animated cursors and icons resource types.
2000-05-09  Bertho Stultiens- Bugfix: Corrected a SEGV in the rawdata handling...
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
2000-03-28  Patrik StridvallMinor fix in wrc to support the Solaris preprocessor.
2000-03-19  Francois Gouget- An extern statement finishes with the first closing...
1999-11-21  Eric PouechError reporting fix.
1999-08-14  Bertho StultiensVersion 1.0.14 of wrc.
1999-07-20  Bertho Stultiens- Generalized the distinction between 2 and 4 byte...
1999-07-18  Patrik StridvallMake it possible to compile with GNU C's -I- option.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-01  Alexandre JulliardRelease 980601 wine-980601