Fixed some places where whitespace was not handled correctly.
[wine] / debugger / module.c
2001-08-15  Eric PouechFixed the parsing of id1.id2 which could be either...
2001-07-23  Alexandre JulliardRemoved some unnecessary includes.
2001-05-03  Eric PouechStarted handling of several symbols with the same name.
2000-12-29  François GougetCompile the debugger with STRICT on.
2000-12-26  Joerg MayerFix the trivial compiler warnings in debugger/ when...
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-15  Eric PouechImproved internal module handling (module now have...
2000-09-18  Alexandre JulliardMisc cleanups.
2000-06-18  Eric Pouech- cleaned-up break handling
2000-06-08  Alexandre JulliardStrip path name from dll when adding symbols.
2000-05-05  Eric PouechFixed some buffer overflows.
2000-04-18  Alexandre JulliardMoved PE header definitions to winnt.h where they belong.
2000-04-13  Eric PouechMade the winedbg an external and WineLib program.
2000-03-26  Eric Pouechimproved exception handling