Commit History

Author SHA1 Message Date
  Alexandre Julliard 13ec7952e0 configure: Assume that unistd.h is available on Unix. 3 years ago
  Alexandre Julliard 8d6c33c3bf include: Remove wine/port.h. 3 years ago
  Francois Gouget c35b41a3f2 wrc: Add a trailing linefeed to a couple of error() messages. 3 years ago
  Alexandre Julliard 55701c6672 tools: Add a helper function to create temp files. 3 years ago
  Alexandre Julliard 1e173eaa8c wrc: Use asserts instead of explicit internal error. 3 years ago
  Alexandre Julliard 04ae435f89 wrc: Use the standard memory allocation wrappers in the preprocessor. 3 years ago
  Alexandre Julliard b69ce3472d wpp: Move the preprocessor code into wrc. 3 years ago
  Alexandre Julliard b7d3c79beb Split the C preprocessor from wrc into a separate library. 22 years ago
  Alexandre Julliard 7cae558bdc Removed some more trailing whitespace. 22 years ago
  Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary. 23 years ago
  Michael Stefaniuc 690d24f28e Replaced MAX with max and deleted definition of MAX. 23 years ago
  François Gouget 1425941e29 Fix the #include order for config.h. 23 years ago
  Maciek Kaliszewski d7c69a5d5f Added support for RCINCLUDE directive. Now wrc ignores everything 23 years ago
  Bertho Stultiens 24b5050a7f - Bugfix: Macro expansion of strings would assert an internal error 24 years ago
  Bertho Stultiens 661a94033e - Bugfix: Corrected "off by one" error in the linenumber while parsing 24 years ago
  Bertho Stultiens c107f714d0 - Implemented MESSAGETABLE resource type. 24 years ago
  Bertho Stultiens 27337af65c - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The 24 years ago