Add -B prefix support. Small consistency cleanups.
[wine] / tools / winapi / c_parser.pm
2002-11-12  Patrik StridvallAdded tests for a few new DLLs.
2002-11-04  Patrik StridvallAdded tests for normal types (not just structures).
2002-10-11  Patrik Stridvall- Improved alignment and offset calculations.
2002-10-09  Patrik StridvallReorganized the code for better support of data structu...
2002-10-01  Patrik Stridvall- Added a new tool winapi_test for generating tests.
2002-09-23  Patrik Stridvall- Made the new C parser handle the current Wine source.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-10  Patrik Stridvall- FreeBSD now supported.
2001-08-22  Patrik Stridvall- Continued on the new C parser.
2001-08-09  Patrik Stridvall- Begun implementation of a C statements parser.