1. 804993d wpp: In recursive macro definitions, print the macro name instead of nothing. by Dan Hipschman · 19 years ago
  2. 88c97d7 .gitignore: Added wildcards to ignore lex and bison output files. by Alexandre Julliard · 19 years ago
  3. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  4. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  5. 427e488 wpp: Support long long constants if configure says long long is available by Bill Medland · 19 years ago
  6. 36fb66d wpp: Fixed typo in long long constants handling. by Alexandre Julliard · 19 years ago
  7. 9e73da7 wpp: Implement long long constant parsing. by Bill Medland · 19 years ago
  8. 1e96455 Remove YY_NO defines that cause warnings. by Alexandre Julliard · 19 years ago
  9. 88991e2 Support building flex files without debug support. by Alexandre Julliard · 19 years ago
  10. 0ae2c69 Added some flex options to avoid compiler warnings. by Alexandre Julliard · 19 years ago
  11. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  12. 36c3199 Default search path for an include file should be based on the path of by Alexandre Julliard · 19 years ago
  13. cd91bc6 Now that we are requiring bison anyway, make the .tab.c file use the by Alexandre Julliard · 20 years ago
  14. 73227aa Treat already preprocessed code just like normal #include'ed code. by Ge van Geldorp · 20 years ago
  15. 88d049d Added missing declarations in some headers. by Rémi Assailly · 20 years ago
  16. 3921954 - Fixed infinite loop bug. - Code cleanup. by Jacek Caban · 20 years ago
  17. 846a71d Added initializing pp_status.input at begin of wpp_parse. by Jacek Caban · 20 years ago
  18. 7832562 Fixed warnings with gcc option "-Wwrite-strings". by Daniel Marmier · 21 years ago
  19. 09fefee Not everyone has <unistd.h>, some files need <io.h> too (msvc). by Jon Griffiths · 22 years ago
  20. 140eb97 Portability fixes. by Jon Griffiths · 22 years ago
  21. 4f432e0 Create a new list of defined symbols when parsing a file, to allow by Alexandre Julliard · 22 years ago
  22. c5f775a Typos/spelling fixes. by Francois Gouget · 22 years ago
  23. 4a36a28 Work around for flex brain damage. by Paul Laufer · 22 years ago
  24. e1a9b10 Moved the wpp library from tools/ to libs/. by Alexandre Julliard · 22 years ago