1. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  2. 9139fd1 winapi: Add support for APIENTRY. by Francois Gouget · 19 years ago
  3. 2f8f459 Make winapi_check understand the interface keyword. by Vincent Béron · 19 years ago
  4. f0f179d volatile is valid everywhere const is valid. by Francois Gouget · 20 years ago
  5. 52dbbaf Remove WINE_UNUSED checks. by Vincent Béron · 20 years ago
  6. a8b09d1 Add function prototypes. by Francois Gouget · 20 years ago
  7. b4df241 Review and fix regular expressions of the form /^foo|bar$/. by Francois Gouget · 20 years ago
  8. 02236f0 Fix and unify parsing of calling conventions. by Francois Gouget · 21 years ago
  9. c13638e Fix c_parser.pm so it handles 'const' preceeding a '*'. by Francois Gouget · 21 years ago
  10. 07ba7f3 DECLARE_OLD_HANDLE is not used anymore. by Francois Gouget · 21 years ago
  11. 09747e5 Fix packing bug in shlobj.h. by Francois Gouget · 21 years ago
  12. b3da4ab Added tests for a few new DLLs. by Patrik Stridvall · 22 years ago
  13. 5554838 Added tests for normal types (not just structures). by Patrik Stridvall · 22 years ago
  14. 65442cd - Improved alignment and offset calculations. by Patrik Stridvall · 22 years ago
  15. 91a3686 Reorganized the code for better support of data structures parsing. by Patrik Stridvall · 22 years ago
  16. a40a4f7 - Added a new tool winapi_test for generating tests. by Patrik Stridvall · 23 years ago
  17. 11f0359 - Made the new C parser handle the current Wine source. by Patrik Stridvall · 23 years ago
  18. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  19. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  20. d171a55 - FreeBSD now supported. by Patrik Stridvall · 24 years ago
  21. aeb023f - Continued on the new C parser. by Patrik Stridvall · 24 years ago
  22. 4b33b13 - Begun implementation of a C statements parser. by Patrik Stridvall · 24 years ago