iphlapi: Fix some leaks (coverity).
[wine] / libs / wpp / ppy.y
2011-09-26  Marcus Meissnerwpp: Add semicolons at end of code rules.
2011-02-28  Gerald Pfeiferwpp: Add explicit casts when mixing unsigned and signed...
2011-02-21  Matteo Bruniwpp: Let pp_add_define take the responsibility of copyi...
2011-02-16  Gerald Pfeiferwpp: Add explicit casts when mixing signed and unsigned...
2011-02-14  Gerald Pfeiferwpp: Fix the output type for the "unsigned OP signed...
2009-10-13  Matteo Bruniwpp: Add I/O callbacks.
2009-10-06  Matteo Bruniwpp: get_string() now can return NULL, handle it.
2009-10-02  Matteo Bruniwpp: Handle remaining memory allocation failures in...
2009-10-02  Matteo Bruniwpp: Handle memory allocation failures in tokens manage...
2009-10-02  Matteo Bruniwpp: Remove the assumption ppy_error calls exit().
2007-10-22  Michael Stefaniucwpp: Remove redundant NULL check before free(). Found...
2006-09-12  Alexandre Julliardwpp: Change the prefix on bison-generated names to...
2006-09-09  Alexandre Julliardlibs/wpp: Specify the bison name prefix directly in...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-21  Alexandre Julliardwpp: Fixed typo in long long constants handling.
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.