Matteo Bruni
|
1b79df4e80
|
wpp: Free some filename strings after processing an include (Valgrind).
|
2014-06-26 20:00:54 +02:00 |
Matteo Bruni
|
80034de243
|
wpp: Explicitly pass include type to the lookup callback function.
Also, always pass the parent name to the callback, d3dcompiler needs
that information.
|
2012-06-13 21:35:39 +02:00 |
Matteo Bruni
|
46caa0d225
|
wpp: Let pp_add_define take the responsibility of copying strings (Valgrind).
|
2011-02-21 12:45:28 +01:00 |
Matteo Bruni
|
e773c516ba
|
wpp: Add I/O callbacks.
|
2009-10-13 16:25:43 +02:00 |
Matteo Bruni
|
29af4f9fa8
|
wpp: Add error management callbacks.
|
2009-10-06 16:12:39 +02:00 |
Matteo Bruni
|
9086c59d32
|
wpp: Handle remaining memory allocation failures.
|
2009-10-06 16:12:39 +02:00 |
Matteo Bruni
|
026ca4cd00
|
wpp: Remove the assumption ppy_error calls exit().
|
2009-10-02 12:26:06 +02:00 |
Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01: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 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Bill Medland
|
427e488ba1
|
wpp: Support long long constants if configure says long long is available
|
2006-05-05 18:06:54 +02:00 |
Alexandre Julliard
|
36c3199782
|
Default search path for an include file should be based on the path of
the parent source file, not the current directory.
|
2005-10-10 18:06:50 +00:00 |
Alexandre Julliard
|
4f432e0545
|
Create a new list of defined symbols when parsing a file, to allow
recursive parsing of multiple files.
|
2003-07-01 04:36:22 +00: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 |