Marcus Meissner
|
59e817c523
|
wpp: Add semicolons at end of code rules.
|
2011-09-26 18:00:32 +02:00 |
Gerald Pfeifer
|
0d92426d2b
|
wpp: Add explicit casts when mixing unsigned and signed integers.
|
2011-02-28 11:04:52 +01:00 |
Matteo Bruni
|
46caa0d225
|
wpp: Let pp_add_define take the responsibility of copying strings (Valgrind).
|
2011-02-21 12:45:28 +01:00 |
Gerald Pfeifer
|
7a3226be46
|
wpp: Add explicit casts when mixing signed and unsigned integers.
|
2011-02-16 14:26:27 +01:00 |
Gerald Pfeifer
|
7f6d6b835d
|
wpp: Fix the output type for the "unsigned OP signed" cases in BIN_OP_INT and friends.
|
2011-02-14 13:33:30 +01:00 |
Matteo Bruni
|
e773c516ba
|
wpp: Add I/O callbacks.
|
2009-10-13 16:25:43 +02:00 |
Matteo Bruni
|
28fb6a24b1
|
wpp: get_string() now can return NULL, handle it.
|
2009-10-06 16:12:39 +02:00 |
Matteo Bruni
|
c571d3c1fa
|
wpp: Handle remaining memory allocation failures in ppl.l and ppy.y.
|
2009-10-02 12:29:56 +02:00 |
Matteo Bruni
|
b7a2d2da3a
|
wpp: Handle memory allocation failures in tokens management code.
|
2009-10-02 12:29:24 +02:00 |
Matteo Bruni
|
026ca4cd00
|
wpp: Remove the assumption ppy_error calls exit().
|
2009-10-02 12:26:06 +02:00 |
Michael Stefaniuc
|
cc4b9656b9
|
wpp: Remove redundant NULL check before free(). Found by Smatch.
|
2007-10-22 12:36:08 +02:00 |
Alexandre Julliard
|
2d778c5eea
|
wpp: Change the prefix on bison-generated names to avoid the name-prefix directive.
|
2006-09-12 09:04:55 +02:00 |
Alexandre Julliard
|
65516804ee
|
libs/wpp: Specify the bison name prefix directly in the source file.
|
2006-09-09 11:25:10 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
36fb66dc79
|
wpp: Fixed typo in long long constants handling.
|
2006-04-21 12:44:40 +02:00 |
Alexandre Julliard
|
e1a9b10f51
|
Moved the wpp library from tools/ to libs/.
Create symlinks to the various libraries in the libs directory.
|
2003-05-01 03:16:21 +00:00 |