Revīziju vēsture

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