Commit History

Author SHA1 Message Date
  Zebediah Figura 9603fba894 include: Define _WINSOCKAPI_ in winsock2.h. 3 years ago
  Jacek Caban fcf545f449 winapi: Use __alignof__ on clang. 4 years ago
  Serge Gautherie 84458b1927 winapi_test: Minor $pointer_size check consistency tweak. 4 years ago
  Serge Gautherie 78e9192d07 winapi_test: '* long *' is 4 bytes, not pointer size, on Windows. 4 years ago
  Serge Gautherie 4cd1aa12b9 winapi_test: Escape parentheses in regexp, Allow spaces around them. 4 years ago
  Serge Gautherie 44df633d19 winapi_test: PshpackN.h can only be 1/2/4/8. 4 years ago
  Serge Gautherie 99c0ab2ea1 winapi_test: Restore horizontal alignment of macro defines. 4 years ago
  Serge Gautherie c26d7470cc winapi_test: Horizontally align TEST_TYPE_SIGNED() parameter. 4 years ago
  Serge Gautherie 866f672505 winapi: Update 'perl -w' to 'use warnings 'all''. 4 years ago
  Serge Gautherie 181a114d44 winapi_test: Fix a verifying loop on headers, which never finds any type name. 4 years ago
  Francois Gouget 8bd4bc4716 winapi_test: Add support for more base types. 4 years ago
  Francois Gouget e5531732ae winapi_test: Clarify the error message regarding struct size and alignment. 4 years ago
  Serge Gautherie aa384d3642 tools: Remove 0x0501 API versions forced by winapi_test. 4 years ago
  Andrey Turkin fc4d5393a5 ntdll/tests: Do not check signedness for char types. 14 years ago
  Alexandre Julliard a8e86e35dd winapi: Generate the 64-bit variant of structure size/alignment tests. 14 years ago
  Alexandre Julliard 6b11a3c3f8 winapi: Add some support for handling ifdefs, particularly ifdef _WIN64. 14 years ago
  Francois Gouget d537476894 winapi_test: Simplify the code that builds the list of headers to process. 15 years ago
  Alexandre Julliard b46be0be7d winapi: Handle types should be treated as pointers. 15 years ago
  Francois Gouget 9bdde98ab6 winapi: Remove some dead code. 15 years ago
  Francois Gouget 581e390115 winapi_test: The tests don't support WIN64 yet so disable them there. 16 years ago
  Francois Gouget 411f5d22c0 winapi_test: The real tests are done at compile time so use C_ASSERT() instead of ok(). Do only one test per line so one can know exactly what went wrong. 16 years ago
  Francois Gouget 9f62c9b7a8 winapi_test: Fix TEST_FIELD() so it correctly tests the field size. 16 years ago
  Francois Gouget 43c18c1321 winapi_test: FIELD_ALIGNMENT() is redundant so remove it. 16 years ago
  Francois Gouget 2e668d2572 winapi_test: Updated so the generated tests work. 16 years ago
  Paul Vriens b79f37f8fd tools/winapi: Fix typo in the generated header. 16 years ago
  Francois Gouget f6fab295f3 Fix spelling error in the generated conformance test files. 17 years ago
  Ge van Geldorp d642e11438 winapi_test: Regenerate tests. 18 years ago
  Colin Pitrat ab2cdead77 tools: Check for open return code in Perl scripts. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Mike McCormack b8fc783be2 Avoid warnings in generated tests by casting sizeof(x) to an int. 19 years ago