Sweden-Number/tools/widl
Michael Stefaniuc 0fb444b58c tools: Remove redundant NULL checks before free() (found by Smatch). 2006-10-10 12:56:20 +02:00
..
.gitignore .gitignore: Added wildcards to ignore lex and bison output files. 2006-07-10 21:40:49 +02:00
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
client.c widl: Add an is_ptr function. 2006-09-07 10:21:13 +02:00
hash.c "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. 2006-09-29 16:09:24 +02:00
hash.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
header.c widl: Use CONST_VTBL to declare lpVtbl. 2006-09-29 17:51:45 +02:00
header.h widl: Use type_t for typedefs, not var_t. Simplify representation. 2006-09-07 10:20:41 +02:00
parser.h widl: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:07 +02:00
parser.l widl: Fix warning about unused structure field in lexer. 2006-09-14 11:39:37 +02:00
parser.y tools: Remove redundant NULL checks before free() (found by Smatch). 2006-10-10 12:56:20 +02:00
proxy.c widl: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:07 +02:00
server.c widl: Remove checks for typedefs that always fail. 2006-09-07 10:49:46 +02:00
typegen.c widl: Remove unused parameter in write_ip_tfs. 2006-09-14 11:39:37 +02:00
typegen.h widl: Allow format-string functions to work with objects. 2006-08-18 11:36:06 +02:00
typelib.c widl: Don't compare result of read() to unsigned type. 2006-09-14 11:39:37 +02:00
typelib.h widl: Factor the entry_t structure. 2006-09-07 10:20:56 +02:00
typelib_struct.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
utils.c widl: Replace a #if by if for better compiler checking. 2006-09-14 11:39:37 +02:00
utils.h widl: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:07 +02:00
widl.c widl: Change the prefix on bison-generated names to avoid the name-prefix directive. 2006-09-12 09:05:07 +02:00
widl.h widl: Fix incorrect version number in generated code. 2006-08-11 11:56:50 +02:00
widl.man.in widl: Add -u and -U options to man page. 2006-09-14 11:39:37 +02:00
widltypes.h widl: Add more complete pointer handling to write_typeformatstring_var. 2006-09-08 11:05:02 +02:00
write_msft.c widl: Remove unused parameter in create_msft_typeinfo. 2006-09-14 11:39:37 +02:00