Alter the functions declaration order or predeclare them so perl can
[wine] / tools / winapi_check / winapi_parser.pm
2004-10-21  Francois GougetFix escaped quote handling in strings.
2004-10-07  Francois GougetAdd function prototypes.
2004-08-27  Francois GougetHack winapi_parser so we recognise ElfW(auxv_t) as...
2004-05-17  Patrik Stridvall- API files update.
2004-02-20  Patrik Stridvall- API files update.
2003-08-08  Patrik Stridvall- API files update.
2002-10-02  Patrik Stridvall- API file update.
2002-06-04  Patrik StridvallAPI files update.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-04-29  Patrik Stridvall- API files update.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-07  Patrik Stridvall- API files update
2001-08-09  Patrik Stridvall- Begun implementation of a C statements parser.
2001-07-30  Patrik StridvallA few bug fixes.
2001-07-26  Patrik Stridvall- A few more bug fixes
2001-07-23  Patrik StridvallYet another major reorganization and a few new features.
2001-07-18  Patrik StridvallSeveral additions and bug fixes.
2001-07-14  Patrik StridvallSeveral additions and bug fixes.
2001-07-12  Patrik StridvallSeveral additions and bug fixes.
2001-07-11  Patrik StridvallMajor reorganization and cleanup.
2001-07-02  Patrik StridvallSeveral bug fixes and additions.
2001-06-19  Patrik Stridvall- Slightly better handling of external/internal names.
2001-06-11  Patrik Stridvall- Minor API files update.
2001-02-12  Patrik Stridvall- Addded support for API:s implemented with __ASM_GLOBA...
2001-01-20  Patrik Stridvall- Minor API files update.
2000-12-01  Patrik Stridvall- Fixed a bug concerning Win16 documentation.
2000-11-30  Patrik Stridvall- Added new option --documentation-arguments
2000-09-04  Patrik StridvallMinor API files update.
2000-06-11  Patrik Stridvall- Minor API files fixes
2000-05-18  Patrik StridvallMinor bug fixes.
2000-05-11  Patrik Stridvall- Check for missing modules in modules.dat.
2000-04-29  Patrik Stridvall- API files update
2000-04-15  Patrik Stridvall- API files update.
2000-04-06  Patrik Stridvall- Implemented stub statistics. Turned off by default...
2000-03-24  Patrik Stridvall- Updated API files
1999-12-11  Patrik StridvallMinor fixes and additions.
1999-10-31  Patrik Stridvall- Minor fixes and reorganizations.
1999-10-24  Patrik Stridvall- Fixed the long long problem.
1999-09-29  Patrik Stridvall- Adapted to changes in Wine.
1999-09-23  Patrik StridvallMade a new improved version of winapi-check in perl.