- 02 Dec, 2005 1 commit
-
-
Vincent Béron authored
-
- 26 Sep, 2005 1 commit
-
-
Francois Gouget authored
-
- 08 Aug, 2005 1 commit
-
-
Vincent Béron authored
-
- 26 Oct, 2004 1 commit
-
-
Francois Gouget authored
Change the way functions are called and either alter their declaration order or predeclare them so perl can 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.
-
- 08 Sep, 2004 1 commit
-
-
Francois Gouget authored
Hack handling of 'struct { } *NDR_SCONTEXT;' so we don't cause a parse error as this is a valid C construct. Generate type tests for rpcrt4. Remove PRPC_BINDING_VECTOR and PUUID_VECTOR, they don't exist on Windows. Fix the MIDL_STUB_MESSAGE, MIDL_SERVER_INFO and MIDL_STUBLESS_PROXY_INFO structs. Add NDR_ALLOC_ALL_NODES_CONTEXT, NDR_POINTER_QUEUE_STATE and CS_STUB_INFO.
-
- 07 Sep, 2004 1 commit
-
-
Francois Gouget authored
Add missing #pragma pack directives for the new shlobj.h types. Fix some field names in CSFV and QCMINFO. Update the generated tests to also check shtypes.h and test some more types.
-
- 22 Aug, 2004 1 commit
-
-
Francois Gouget authored
-
- 20 Aug, 2004 1 commit
-
-
Francois Gouget authored
Fix the declaration of bitfields so their layout matches what MSVC generates. Modify winapi_test to compute the bitfields size/alignment like MSVC does. Update the impacted generated.c files.
-
- 12 Nov, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 04 Nov, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 11 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
- Reorganized and improved enum/union/struct parsing.
-
- 09 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 01 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
- Added a data structure packing test to winapi_test. - Reorganized and optimized a few things.
-
- 23 Sep, 2002 1 commit
-
-
Patrik Stridvall authored
- Added a compabillity layer between the old and the new C parser. - Added parsing of data structures.
-
- 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.
-
- 10 Sep, 2001 1 commit
-
-
Patrik Stridvall authored
- Much more work on the new C parser. - API files update.
-
- 22 Aug, 2001 1 commit
-
-
Patrik Stridvall authored
- More reorganizations and fixes. - API files update.
-
- 09 Aug, 2001 1 commit
-
-
Patrik Stridvall authored
- More reorganizations and fixes.
-