Austin English
|
90f89fa74d
|
tools: Spelling fixes.
|
2008-01-18 12:52:09 +01:00 |
Dmitry Timoshkov
|
7669035472
|
winedump: Constify some data.
|
2006-11-27 13:45:17 +01:00 |
Michael Stefaniuc
|
0fb444b58c
|
tools: Remove redundant NULL checks before free() (found by Smatch).
|
2006-10-10 12:56:20 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Francois Gouget
|
fbb3343547
|
Assorted spelling fixes.
|
2005-03-02 13:53:50 +00:00 |
Peter Berg Larsen
|
73ef3155cf
|
Added the word "FLOAT" to be recognized as argument type float.
|
2005-01-03 20:16:23 +00:00 |
Jon Griffiths
|
17c9af5fb6
|
Support float and function ptr args better, -W warning fixes.
|
2003-07-22 00:56:31 +00:00 |
Alexandre Julliard
|
dd0bdbe44e
|
Removed the __uint* types from basetsd.h since they don't exist under
Windows. Fixed a few other issues with type definitions.
|
2002-09-12 17:29:12 +00:00 |
Alexandre Julliard
|
5769d1de00
|
Better support for configure detection of missing types, added check
for ssize_t.
Removed a couple of no longer used portability functions.
Various portability fixes in port.h.
|
2002-04-26 19:05:15 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Eric Pouech
|
5bdbc1a37e
|
Fixed demangling invocation.
Be a bit more verbose on implemented features.
|
2001-09-17 20:26:27 +00:00 |
Eric Pouech
|
d786a12d58
|
Added PE dump capabilities to specmaker and renamed specmaker into
winedump.
|
2001-09-07 16:04:38 +00:00 |