Sweden-Number/tools/wrc
Michael Stefaniuc d2d330174f wrc: Win64 printf format warning fixes. 2006-10-02 11:55:04 +02:00
..
.gitignore .gitignore: Added wildcards to ignore lex and bison output files. 2006-07-10 21:40:49 +02:00
CHANGES
Makefile.in wrc: Win64 printf format warning fixes. 2006-10-02 11:55:04 +02:00
dumpres.c wrc: Win64 printf format warning fixes. 2006-10-02 11:55:04 +02:00
dumpres.h
genres.c wrc: Get rid of xmalloc casts. 2006-08-26 21:42:01 +02:00
genres.h
newstruc.c wrc: Win64 printf format warning fixes. 2006-10-02 11:55:04 +02:00
newstruc.h wrc: xmalloc shouldn't initialize to zero, do that explicitly where needed. 2006-08-26 21:42:00 +02:00
parser.h wrc: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:20 +02:00
parser.l wrc: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:20 +02:00
parser.y wrc: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:20 +02:00
readres.c
readres.h
translation.c
utils.c wrc: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:20 +02:00
utils.h wrc: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:20 +02:00
wrc.c wrc: Fixed typo for the --pedantic argument. 2006-09-25 17:56:38 +02:00
wrc.doc
wrc.h
wrc.man.in
wrctypes.h
writeres.c