wmc: Update PO message match algorithm.
[wine] / tools / winedump / debug.c
2009-12-10  Eric Pouechwinedump: Rewrote a bit the COFF symbol table stuff.
2008-11-26  Francois GougetStraighten out some ellipses.
2008-11-03  Michael Stefaniucwinedump: Remove casts of void pointers to other pointe...
2008-09-02  Eric Pouechwinedump, dbghelp: Correctly name the age field in...
2008-01-18  Austin Englishtools: Spelling fixes.
2007-02-12  Eric Pouechwinedump: Simplify guid dumping.
2007-01-06  Eric Pouechwinedump: Fix a couple of issues with types table walking.
2007-01-06  Eric Pouechwinedump: Added for dumping sstAlignSym and sstGlobalTy...
2007-01-06  Eric Pouechwinedump: Re-use existing codeview facilities to dump...
2007-01-06  Eric Pouechwinedump: Removed cvinclude.h.
2007-01-06  Eric Pouechwinedump: Added dumping of RSDS header from module.
2007-01-06  Eric Pouechwinedump: Added ability to dump FPO debug information.
2006-11-30  Eric Pouechwinedump: Header file pe.h is useless, get rid of it.
2006-11-28  Dmitry Timoshkovwinedump: Make some data const.
2006-10-02  Michael Stefaniucwinedump: Win64 printf format warning fixes.
2006-08-28  Eric Pouechwinedump: Added -G option to dump raw stabs information...
2006-08-24  Andrew Talbotwinedump: Cast-qual warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-11  Eric Pouechwinedump: Constify some pointers.
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-03-07  Eric PouechCreated dump.c as a central point for file dumping...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-12-10  Alexandre Julliardwinnt.h should not be self-contained, it must depend...
2002-09-11  Andreas Mohr- Implement dumping of COFF debug symbol table.
2002-08-17  Dmitry TimoshkovInclude protection for <unistd.h>, <sys/types.h> and...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-16  Steven EdwardsAdded check for sys/mman.h.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-21  Eric PouechSome dumb fixes.
2001-09-07  Eric PouechAdded PE dump capabilities to specmaker and renamed...