widl: Use NdrPointerFree instead of freeing by hand where possible.
[wine] / tools / wrc / wrc.c
2011-01-04  Alexandre Julliardwrc: Add support for loading translations from po files.
2011-01-04  Alexandre Julliardwrc: Add support for generating .po files from existing...
2010-12-30  Alexandre Julliardwrc: Copy the strmake utility function from winegcc.
2010-09-29  Alexandre Julliardwrc: Add support for target options, and define _WIN64...
2010-04-22  Kirill Smelkovwrc: Drop hardcoded INCLUDEDIR.
2010-03-30  Alexandre Julliardwrc: Move temp file management from wpp directly into...
2010-01-22  Rob Shearmanwrc: Fix symbol was not declared and using plain intege...
2009-12-30  Michael StefaniucRevert "wrc: Use an EOF rule instead of lex_destroy...
2009-08-20  Alexandre Julliardwrc: Print a warning when encountering utf8 strings...
2009-08-10  Marcus Meissnerwrc: Handle "no files == stdin".
2009-07-10  Michael Stefaniucwrc: Reset the language before processing multiple...
2009-06-29  Alexandre Julliardwrc: Clean up command line parsing for multiple files...
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...
2009-02-16  Alexandre Julliardwrc: Print better error messages for functions that...
2008-01-18  Austin Englishtools: Spelling fixes.
2007-10-19  Francois Gougetwrc: Modify the error, warning and tracing functions...
2007-08-30  Dmitry Timoshkovwrc: Constify some data.
2006-09-25  Nicolas Delcroswrc: Fixed typo for the --pedantic argument.
2006-09-12  Alexandre Julliardwrc: Change the prefix on bison-generated names to...
2006-09-09  Alexandre Julliardwrc: Allow building without debug support in the parser.
2006-08-26  Alexandre Julliardwrc: Get rid of xmalloc casts.
2006-05-27  Alexandre Julliardwrc: Clean output files when aborting on an error or...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-03  Alexandre JulliardSupport building flex files without debug support.
2005-10-10  Alexandre JulliardAdd current directory to default include path.
2005-10-10  Alexandre JulliardSet the version we report in wmc and wrc from the globa...
2005-06-22  Mike McCormackMove function prototypes to header.
2004-05-04  Francois GougetMake our ascii strings static const.
2004-04-12  Dimitrie O. PaunAdd support for --verbose for compatibility.
2004-01-18  Vincent BéronAdded a new flag to wrc, to be used to assess translations
2003-08-18  Jon GriffithsOnly statics are sure to be set to 0, explicitly initia...
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.
2003-04-19  Dimitrie O. PaunAdd -fo as a synonym for -o, for compatibility with rc.
2003-03-28  Dimitrie O. PaunRemove the no longer needed -m option, ignore -r for...
2003-03-27  Dimitrie O. PaunRemove unused options -a and -C.
2003-03-20  Dimitrie O. PaunIntroduce the -J, --input-format options for compatibil...
2003-03-19  Dimitrie O. PaunRemove -J, -P, and -V as they have long options equival...
2003-02-26  Dimitrie O. PaunRemove assembly generation from wrc.
2003-02-11  Dimitrie O. PaunAdd option to set preprocessor (not yet implemented).
2003-01-31  Dimitrie O. PaunRemove header file generation, and related options.
2003-01-23  Gerald PfeiferDeclare variable only if needed.
2003-01-20  Dimitrie O. PaunRemove the obsolete wrc options: -A, -T, and -t.
2003-01-11  Dimitrie O. PaunAdded windres compatibility switches: -v, --[no-]use...
2003-01-09  Dimitrie O. PaunCollapse the -hHrs options into the -O option.
2002-12-19  Dimitrie O. PaunRemove the -L wrc option, as no automatic fudging of...
2002-12-12  Dimitrie O. PaunDo not display the long options in the usage message...
2002-12-11  Dimitrie O. Paunwrc should be aware of the location of the system headers.
2002-12-10  Dimitrie O. PaunGracefully degrade to getopt if getopt_long does not...
2002-12-06  Dimitrie O. PaunMake wrc command line compatible with windres.
2002-08-27  Alexandre JulliardTry to derive temp file names from output file names...
2002-08-17  Dmitry TimoshkovInclude protection for <unistd.h>, <sys/types.h> and...
2002-08-15  Alexandre JulliardAdded support for #pragma code_page.
2002-07-22  Alexandre JulliardReplace all uses of PREFIX and @function by the __ASM_N...
2002-07-20  Alexandre JulliardExplicitly specify the path to wpp.h so we don't need...
2002-07-16  Alexandre JulliardSplit the C preprocessor from wrc into a separate library.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-05-07  Francois Gouget-l/-L were not renamed to -t/-T in the usage messages.
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-05-12  Patrik StridvallFixed byte order on Solaris and FreeBSD.
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-02-03  Alexandre JulliardRemoved resource.h.
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.
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601