Историја ревизија

Аутор SHA1 Порука Датум
  Serge Gautherie 866f672505 winapi: Update 'perl -w' to 'use warnings 'all''. пре 4 година
  Francois Gouget b9181615a9 winapi: Add some more __stdcall synonyms. пре 8 година
  Alexandre Julliard e1fd4390bf winapi: Fix a few C parser bugs. пре 14 година
  André Hentschel 9eda2de2b8 winapi: Init preprocessor_condition. пре 14 година
  Francois Gouget 8890282ac0 winapi/c_parser: Remove special cases for DEFINE_SHLGUID() and ICOM_DEFINE(). пре 15 година
  Francois Gouget 8c1bf48fbf winapi/c_parser: Badly indenting a closing brace should be a warning, not an error. пре 15 година
  Francois Gouget def8d4f401 winapi: Modify parse_c_typedef() to get rid of the $finished variable. пре 15 година
  Francois Gouget 6f5ae45846 winapi: Introduce a pseudo-loop in parse_c_variable() to get rid of the $finished variable. пре 15 година
  Francois Gouget a4ed46d398 winapi: Simplify and improve the readability of the C parsers. пре 15 година
  Francois Gouget b3a5755310 winapi: Fix a $blevel / $plevel mismatch. пре 15 година
  Francois Gouget dcfd048e2c winapi/c_parser: Remove some dead code. пре 15 година
  Francois Gouget 9bdde98ab6 winapi: Remove some dead code. пре 16 година
  Francois Gouget 0dd5c442c1 winapi: Fix the parse_c_declaration() prototype and remove unused variables. пре 16 година
  Francois Gouget f8ae6d6407 winapi: parse_c_declarations() is not used. Remove it. пре 16 година
  Francois Gouget 088c30c79a winapi: Remove some dead code. пре 17 година
  Francois Gouget ba517e57d2 winapi: Remove useless 'if (0)' statements. пре 18 година
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. пре 19 година
  Francois Gouget 9139fd140c winapi: Add support for APIENTRY. пре 19 година
  Vincent Béron 2f8f459516 Make winapi_check understand the interface keyword. пре 19 година
  Francois Gouget f0f179dd0d volatile is valid everywhere const is valid. пре 19 година
  Vincent Béron 52dbbafaaa Remove WINE_UNUSED checks. пре 19 година
  Francois Gouget a8b09d11ca Add function prototypes. пре 20 година
  Francois Gouget b4df2417c4 Review and fix regular expressions of the form /^foo|bar$/. пре 20 година
  Francois Gouget 02236f06a8 Fix and unify parsing of calling conventions. пре 20 година
  Francois Gouget c13638ee85 Fix c_parser.pm so it handles 'const' preceeding a '*'. пре 20 година
  Francois Gouget 07ba7f33e1 DECLARE_OLD_HANDLE is not used anymore. пре 20 година
  Francois Gouget 09747e50e7 Fix packing bug in shlobj.h. пре 20 година
  Patrik Stridvall b3da4abc57 Added tests for a few new DLLs. пре 22 година
  Patrik Stridvall 5554838292 Added tests for normal types (not just structures). пре 22 година
  Patrik Stridvall 65442cd763 - Improved alignment and offset calculations. пре 22 година