Sign in
goma
/
wine
/
a407da47751912ff7ea4adad2e915c6357d0eb1a
/
libs
/
wpp
804993d
wpp: In recursive macro definitions, print the macro name instead of nothing.
by Dan Hipschman
· 19 years ago
88c97d7
.gitignore: Added wildcards to ignore lex and bison output files.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
427e488
wpp: Support long long constants if configure says long long is available
by Bill Medland
· 19 years ago
36fb66d
wpp: Fixed typo in long long constants handling.
by Alexandre Julliard
· 19 years ago
9e73da7
wpp: Implement long long constant parsing.
by Bill Medland
· 19 years ago
1e96455
Remove YY_NO defines that cause warnings.
by Alexandre Julliard
· 19 years ago
88991e2
Support building flex files without debug support.
by Alexandre Julliard
· 19 years ago
0ae2c69
Added some flex options to avoid compiler warnings.
by Alexandre Julliard
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
36c3199
Default search path for an include file should be based on the path of
by Alexandre Julliard
· 19 years ago
cd91bc6
Now that we are requiring bison anyway, make the .tab.c file use the
by Alexandre Julliard
· 20 years ago
73227aa
Treat already preprocessed code just like normal #include'ed code.
by Ge van Geldorp
· 20 years ago
88d049d
Added missing declarations in some headers.
by Rémi Assailly
· 20 years ago
3921954
- Fixed infinite loop bug. - Code cleanup.
by Jacek Caban
· 20 years ago
846a71d
Added initializing pp_status.input at begin of wpp_parse.
by Jacek Caban
· 20 years ago
7832562
Fixed warnings with gcc option "-Wwrite-strings".
by Daniel Marmier
· 21 years ago
09fefee
Not everyone has <unistd.h>, some files need <io.h> too (msvc).
by Jon Griffiths
· 22 years ago
140eb97
Portability fixes.
by Jon Griffiths
· 22 years ago
4f432e0
Create a new list of defined symbols when parsing a file, to allow
by Alexandre Julliard
· 22 years ago
c5f775a
Typos/spelling fixes.
by Francois Gouget
· 22 years ago
4a36a28
Work around for flex brain damage.
by Paul Laufer
· 22 years ago
e1a9b10
Moved the wpp library from tools/ to libs/.
by Alexandre Julliard
· 22 years ago