tools: Convert source files to utf-8.
[wine] / tools / winedump / msmangle.c
2008-01-18  Austin Englishtools: Spelling fixes.
2007-09-11  Lionel Debrouxwinedump: Fix memory leak in msmangle.c (found by Smatch).
2007-07-19  Michael Stefaniuctools: Remove unreachable break after return/break...
2007-02-19  Marcus Meissnerwinedump: Added a missing free().
2007-02-13  Marcus Meissnerwinedump: Free function_name on all error paths.
2006-10-10  Michael Stefaniuctools: Remove redundant NULL checks before free() ...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-05-23  Robert ShearmanFix -Wwrite-strings warnings.
2003-07-22  Jon GriffithsSupport float and function ptr args better, -W warning...
2002-10-19  Uwe Bonnesdemangle_datatype: delete superflous free().
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-02  Andreas MohrFixed some more missing parenthesis issues.
2001-11-05  Eric PouechFixed and globalized some path and module name handling.
2001-09-21  Eric PouechSome dumb fixes.
2001-09-17  Eric PouechFixed demangling invocation.
2001-09-07  Eric PouechAdded PE dump capabilities to specmaker and renamed...