- 20 Feb, 2007 2 commits
-
-
Francois Gouget authored
-
Francois Gouget authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 04 May, 2005 2 commits
-
-
Alexandre Julliard authored
-
Hans Leidekker authored
winapi_check directory. Merge winapi_check programs.
-
- 20 Apr, 2005 1 commit
-
-
Francois Gouget authored
Remove an unused variable.
-
- 30 Oct, 2004 1 commit
-
-
Francois Gouget authored
check the prototypes.
-
- 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.
-
- 18 Jan, 2004 1 commit
-
-
Hans Leidekker authored
-
- 27 Nov, 2002 1 commit
-
-
Patrik Stridvall authored
- Minor improvement and bug fixes.
-
- 01 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
- Added a data structure packing test to winapi_test. - Reorganized and optimized a few things.
-
- 23 Jul, 2002 1 commit
-
-
Patrik Stridvall authored
- API files update.
-
- 19 Jul, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 01 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 22 May, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 03 Apr, 2002 1 commit
-
-
Patrik Stridvall authored
- Minor bug fixes.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 22 Aug, 2001 1 commit
-
-
Patrik Stridvall authored
- More reorganizations and fixes. - API files update.
-
- 30 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 26 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
- Reorganization continues - New tool (make_filter) for filtering make output added
-
- 18 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 14 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 12 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 20 Jun, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 04 Aug, 2000 1 commit
-
-
Patrik Stridvall authored
- Eliminated the warnings caused by the change above. - Minor API files update. - Minor bug 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.
-
- 07 May, 2000 1 commit
-
-
Patrik Stridvall authored
- Minor bug fixes
-
- 24 Apr, 2000 1 commit
-
-
Patrik Stridvall authored
- Improved misplaced function checking. - Fixed minor bugs.
-
- 15 Apr, 2000 1 commit
-
-
Patrik Stridvall authored
- Add new options --all and --none that enable/disables all check respectively. - Fixed and improved stub statistics. - Fixed bug that prevented checking of the first function in the .spec files. - Partial implementation of a more advanced misplaced function checking. - Minor fixes.
-