Sweden-Number/tools/wrc
Francois Gouget 30e44c85c8 Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
..
.gitignore .gitignore: Added wildcards to ignore lex and bison output files. 2006-07-10 21:40:49 +02:00
CHANGES Assorted spelling fixes. 2006-11-07 15:25:24 +01:00
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 Assorted spelling fixes. 2006-10-16 11:33:38 +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 tools: Remove redundant NULL checks before free() (found by Smatch). 2006-10-10 12:56: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