advapi32: Remove variable ret which is not really used from LsaLookupNames2.
[wine] / tools / wrc / parser.l
2009-12-30  Michael StefaniucRevert "wrc: Use an EOF rule instead of lex_destroy...
2009-10-06  Alexandre Julliardwrc: Include unistd.h before the Windows headers.
2009-08-26  Francois Gougetwrc: Add a '\n' to a parser_warning() call.
2009-08-20  Alexandre Julliardwrc: Print a warning when encountering utf8 strings...
2009-07-16  Alexandre Julliardwrc: Report an error when encountering non-ASCII charac...
2009-06-23  Alexandre Julliardwrc: Use an EOF rule instead of lex_destroy for compati...
2009-06-22  Alexandre Julliardwrc: Add support for loading multiple input files at...
2008-11-25  Francois Gougetwrc: parser_error() does not need a trailing '\n'.
2008-10-20  Huw Davieswrc: Include errno.h.
2008-10-20  Rob Shearmanwrc: Don't accept "0" as a valid codepage in "#pragma...
2008-10-18  Rob Shearmanwrc: Check for overflows when parsing integer constants.
2008-07-07  Alexandre JulliardAdd noinput directive to all lex files to avoid a compi...
2008-03-22  Alexandre Julliardwrc: parser_error must append a newline.
2008-02-19  Alexandre JulliardAvoid the nounistd option that doesn't exist on older...
2008-02-19  Rob ShearmanAdd the nounistd option to all lex source files.
2007-10-19  Francois Gougetwrc: Modify the error, warning and tracing functions...
2007-06-28  Alexandre Julliardwrc: Strip C code based on the name of the include...
2007-01-09  Alexandre Julliardwrc: Added support for utf-8 codepage.
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