Commit History

Author SHA1 Message Date
  Alexandre Julliard 107103e2bd wpp: Remove some dead code. 4 years ago
  Alexandre Julliard de2f4ceeb8 wpp: Don't try to recover from memory allocation errors. 4 years ago
  Zebediah Figura 047827b1c9 wpp: Correct the spelling of "ellipsis". 4 years ago
  Alexandre Julliard 595386250a libwpp: Use __int64 instead of long long. 6 years ago
  Marcus Meissner 59e817c523 wpp: Add semicolons at end of code rules. 13 years ago
  Gerald Pfeifer 0d92426d2b wpp: Add explicit casts when mixing unsigned and signed integers. 14 years ago
  Matteo Bruni 46caa0d225 wpp: Let pp_add_define take the responsibility of copying strings (Valgrind). 14 years ago
  Gerald Pfeifer 7a3226be46 wpp: Add explicit casts when mixing signed and unsigned integers. 14 years ago
  Gerald Pfeifer 7f6d6b835d wpp: Fix the output type for the "unsigned OP signed" cases in BIN_OP_INT and friends. 14 years ago
  Matteo Bruni e773c516ba wpp: Add I/O callbacks. 15 years ago
  Matteo Bruni 28fb6a24b1 wpp: get_string() now can return NULL, handle it. 15 years ago
  Matteo Bruni c571d3c1fa wpp: Handle remaining memory allocation failures in ppl.l and ppy.y. 15 years ago
  Matteo Bruni b7a2d2da3a wpp: Handle memory allocation failures in tokens management code. 15 years ago
  Matteo Bruni 026ca4cd00 wpp: Remove the assumption ppy_error calls exit(). 15 years ago
  Michael Stefaniuc cc4b9656b9 wpp: Remove redundant NULL check before free(). Found by Smatch. 17 years ago
  Alexandre Julliard 2d778c5eea wpp: Change the prefix on bison-generated names to avoid the name-prefix directive. 18 years ago
  Alexandre Julliard 65516804ee libs/wpp: Specify the bison name prefix directly in the source file. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 19 years ago
  Alexandre Julliard 36fb66dc79 wpp: Fixed typo in long long constants handling. 19 years ago
  Alexandre Julliard e1a9b10f51 Moved the wpp library from tools/ to libs/. 22 years ago