- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 30 Nov, 2005 1 commit
-
-
Vincent Béron authored
Add __RPC_USER as a calling convention in winapi.
-
- 04 Nov, 2005 1 commit
-
-
Vincent Béron authored
-
- 26 Sep, 2005 1 commit
-
-
Francois Gouget authored
compatible with 'double' (spec files).
-
- 04 May, 2005 1 commit
-
-
Hans Leidekker authored
winapi_check directory. Merge winapi_check programs.
-
- 21 Mar, 2005 1 commit
-
-
Vincent Béron authored
are really stdcall).
-
- 22 Oct, 2004 1 commit
-
-
Francois Gouget authored
Replace regular expressions with simple string comparisons where possible. Use '(?:subregexp)' instead of '(subregexp)' wherever possible. 'dlls/gdi' does not have a win16drv subdirectory anymore so simplify regular expressions accordingly.
-
- 07 Oct, 2004 1 commit
-
-
Francois Gouget authored
Modify function calls so the prototypes are checked.
-
- 11 Nov, 2002 1 commit
-
-
Patrik Stridvall authored
- Fixed options --cross-call-{unicode-ascii,win32-win16}. - Minor reorganization of the global checks.
-
- 01 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
- Added a data structure packing test to winapi_test. - Reorganized and optimized a few things.
-
- 01 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 23 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 18 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 14 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 12 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 11 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 08 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 12 Feb, 2001 1 commit
-
-
Patrik Stridvall authored
- Reorganized documentation checking. - Minor API files fixes
-
- 23 May, 2000 1 commit
-
-
Patrik Stridvall authored
- Better headers and prototype checking - Prototype checking now called --prototype instead of --headers - New options --headers-{duplicated,misplaced} for duplicated/misplaced functions checking of the headers. - Minor bug fixes.
-
- 11 May, 2000 1 commit
-
-
Patrik Stridvall authored
- New options --debug-messages for debug message checking (turned off by default) - Do not discard the argument name (use in debug message checking) - Improved parsing - Minor bug fixes
-
- 24 Apr, 2000 1 commit
-
-
Patrik Stridvall authored
- Improved misplaced function checking. - Fixed minor bugs.
-
- 24 Mar, 2000 1 commit
-
-
Patrik Stridvall authored
- Don't check the *.spec.c files - Better parsing of strings - Better documentation checking - Minor bug fixes
-
- 31 Oct, 1999 1 commit
-
-
Patrik Stridvall authored
- Added checks for documentation inconsistencies.
-