projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll: Fix compilation on systems that don't support nameless unions.
[wine]
/
tools
/
widl
/
2007-05-16
Dan Hipschman
widl: Write some structures to the type format string...
tree
|
commitdiff
2007-05-16
Dan Hipschman
widl: Improve handling of offsets in the type format...
tree
|
commitdiff
2007-05-14
Dan Hipschman
widl: Handle pointers fields that point to structures.
tree
|
commitdiff
2007-05-14
Dan Hipschman
widl: Remove an unnecessary assignment in write_pointers.
tree
|
commitdiff
2007-05-11
Dan Hipschman
widl: Remove var_t's ptr_level field and start write_po...
tree
|
commitdiff
2007-05-10
Dan Hipschman
widl: Remove dead code in write_msft.c.
tree
|
commitdiff
2007-05-10
Dan Hipschman
widl: Simplify make_safearray.
tree
|
commitdiff
2007-05-10
Dan Hipschman
widl: Remove redundant get_var_vt function.
tree
|
commitdiff
2007-05-10
Dan Hipschman
widl: Add string_of_type function, prettify code.
tree
|
commitdiff
2007-05-03
Alexandre Julliard
widl: Don't declare a global binding handle when using...
tree
|
commitdiff
2007-05-01
Dan Hipschman
widl: Get rid of the tname field of var_t, simplify...
tree
|
commitdiff
2007-05-01
Dan Hipschman
widl: Get rid of the typeref_t structure, simplify...
tree
|
commitdiff
2007-04-26
Dan Hipschman
widl: Declare fixed-size array args as pointers to...
tree
|
commitdiff
2007-04-26
Dan Hipschman
widl: Add --prefix-* options (take 3).
tree
|
commitdiff
2007-03-13
Stefan Huehner
Mark several functions as static.
tree
|
commitdiff
2007-03-08
Alexandre Julliard
configure: Get rid of lex compatibility support, we...
tree
|
commitdiff
2007-03-07
Rob Shearman
widl: Implement writing of SAFEARRAY type descriptions...
tree
|
commitdiff
2007-02-28
Alexandre Julliard
widl: Add missing '\n' on error message.
tree
|
commitdiff
2007-02-26
Rob Shearman
widl: Print EXPR_NUM expresssions as unsigned to avoid...
tree
|
commitdiff
2007-02-19
Alexandre Julliard
widl: 'control' is an attribute not a keyword.
tree
|
commitdiff
2007-02-08
Alexandre Julliard
widl: Rename parser states to uppercase to avoid conflicts.
tree
|
commitdiff
2007-02-07
Alexandre Julliard
widl: Output endpoint information in client and server...
tree
|
commitdiff
2007-02-07
Alexandre Julliard
widl: Add a string list type and use it for the endpoin...
tree
|
commitdiff
2007-02-07
Alexandre Julliard
widl: Only recognize attribute keywords inside an attri...
tree
|
commitdiff
2007-02-06
Alexandre Julliard
widl: Use the correct type offset when freeing proxy...
tree
|
commitdiff
2007-02-06
Alexandre Julliard
widl: Added support for iid_is conformance descriptors.
tree
|
commitdiff
2007-02-06
Alexandre Julliard
widl: size_is and length_is are expression lists now.
tree
|
commitdiff
2007-02-06
Alexandre Julliard
widl: Take array dimensions into account when computing...
tree
|
commitdiff
2007-02-06
Alexandre Julliard
widl: Add support for arrays of simple types in format...
tree
|
commitdiff
2007-02-06
Alexandre Julliard
widl: Output correct alignments in type format strings.
tree
|
commitdiff
2007-02-06
Mike McCormack
widl: Implement dispinterfaces derived from an interface.
tree
|
commitdiff
2007-01-26
Mike McCormack
widl: Handle TKIND_DISPATCH when generating MSFT typelibs.
tree
|
commitdiff
2007-01-26
Huw Davies
widl: Don't restrict the number of params of [prop...
tree
|
commitdiff
2007-01-26
Huw Davies
widl: Add VT_DATE support to typelib generation.
tree
|
commitdiff
2007-01-26
Alexandre Julliard
widl: Make some generated variables static and/or const.
tree
|
commitdiff
2007-01-26
Alexandre Julliard
widl: Avoid dependency on COBJMACROS in generated code.
tree
|
commitdiff
2007-01-26
Alexandre Julliard
widl: Define __midl_proxy in the generated proxy code.
tree
|
commitdiff
2007-01-26
Alexandre Julliard
widl: Add a few more fields in the stub descriptor.
tree
|
commitdiff
2007-01-26
Alexandre Julliard
widl: Rename a couple of variables to make the code...
tree
|
commitdiff
2007-01-26
Alexandre Julliard
widl: Initialize local variables in stub functions.
tree
|
commitdiff
2007-01-26
Alexandre Julliard
widl: Use the typegen function for marshalling/unmarsha...
tree
|
commitdiff
2007-01-26
Alexandre Julliard
widl: Copy the UserMarshal support into the generic...
tree
|
commitdiff
2007-01-24
Alexandre Julliard
widl: Add support for some simple pointer types.
tree
|
commitdiff
2007-01-24
Alexandre Julliard
widl: Store the interface id in _StubMsg.MaxCount for...
tree
|
commitdiff
2007-01-24
Alexandre Julliard
widl: Fix alignment check for struct members format...
tree
|
commitdiff
2007-01-24
Alexandre Julliard
widl: Fix possible crash in write_array_tfs.
tree
|
commitdiff
2007-01-24
Alexandre Julliard
widl: Skip local functions when building format strings.
tree
|
commitdiff
2007-01-24
Alexandre Julliard
widl: Export a function to compute the proc format...
tree
|
commitdiff
2007-01-24
Alexandre Julliard
widl: Move initialization of the stub buffer size into...
tree
|
commitdiff
2007-01-24
Alexandre Julliard
widl: Move support for stub arguments to typegen.c...
tree
|
commitdiff
2007-01-22
Alexandre Julliard
widl: Convert expression lists to standard Wine lists.
tree
|
commitdiff
2007-01-22
Alexandre Julliard
widl: Convert variable lists to standard Wine lists.
tree
|
commitdiff
2007-01-22
Alexandre Julliard
widl: Convert function lists to standard Wine lists.
tree
|
commitdiff
2007-01-22
Alexandre Julliard
widl: Convert interface lists to standard Wine lists.
tree
|
commitdiff
2007-01-22
Alexandre Julliard
widl: Convert attribute lists to standard Wine lists.
tree
|
commitdiff
2007-01-22
Alexandre Julliard
widl: Convert typelib lists to standard Wine lists.
tree
|
commitdiff
2007-01-22
Alexandre Julliard
widl: Use existing functions to retrieve attributes...
tree
|
commitdiff
2007-01-19
Alexandre Julliard
widl: Include objbase.h so that generated proxy file...
tree
|
commitdiff
2007-01-19
Alexandre Julliard
widl: Generate proxy/client/server files when requested...
tree
|
commitdiff
2007-01-04
Andrew Talbot
widl: Fix memory leaks.
tree
|
commitdiff
2006-12-27
Alexandre Julliard
make_makefiles: Generate the top-level .gitignore file.
tree
|
commitdiff
2006-12-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
tree
|
commitdiff
2006-11-09
Michael Stefaniuc
widl: Use ULONG instead of unsigned long when generatin...
tree
|
commitdiff
2006-10-16
Michael Stefaniuc
The Data1 member of the GUID struct needs to be an...
tree
|
commitdiff
2006-10-13
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-10
Andrew Talbot
widl: Cast-qual warning fix.
tree
|
commitdiff
2006-10-10
Michael Stefaniuc
tools: Remove redundant NULL checks before free() ...
tree
|
commitdiff
2006-09-29
Francois Gouget
widl: Use CONST_VTBL to declare lpVtbl.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
"One liners" printf format warning fixes for the migrat...
tree
|
commitdiff
2006-09-14
Dan Hipschman
widl: Don't compare result of read() to unsigned type.
tree
|
commitdiff
2006-09-14
Dan Hipschman
widl: Remove unused parameter in create_msft_typeinfo.
tree
|
commitdiff
2006-09-14
Dan Hipschman
widl: Remove unused parameter in ctl2_encode_name.
tree
|
commitdiff
2006-09-14
Dan Hipschman
widl: Replace a #if by if for better compiler checking.
tree
|
commitdiff
2006-09-14
Dan Hipschman
widl: Remove unused parameter in write_ip_tfs.
tree
|
commitdiff
2006-09-14
Dan Hipschman
widl: Fix warning about unused structure field in lexer.
tree
|
commitdiff
2006-09-14
Dan Hipschman
widl: Add -u and -U options to man page.
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-12
Dan Hipschman
widl: Replace a loop with a simple computation.
tree
|
commitdiff
2006-09-12
Alexandre Julliard
widl: Change the prefix on bison-generated names to...
tree
|
commitdiff
2006-09-11
Alexandre Julliard
Make.rules: Set the default prefix for bison files...
tree
|
commitdiff
2006-09-11
Alexandre Julliard
makefiles: List bison dependencies explicitly for paral...
tree
|
commitdiff
2006-09-09
Alexandre Julliard
makefiles: Add global rules for bison and lex files.
tree
|
commitdiff
2006-09-09
Alexandre Julliard
widl: Allow building without debug support in the parser.
tree
|
commitdiff
2006-09-08
Dan Hipschman
widl: Add more complete pointer handling to write_typef...
tree
|
commitdiff
2006-09-07
Dan Hipschman
widl: Sanity check string and pointer attrs. Don't...
tree
|
commitdiff
2006-09-07
Dan Hipschman
widl: Handle more pointer types in get_struct_type.
tree
|
commitdiff
2006-09-07
Dan Hipschman
widl: Remove checks for typedefs that always fail.
tree
|
commitdiff
2006-09-07
Dan Hipschman
widl: Generate an error for "int f(void a)".
tree
|
commitdiff
2006-09-07
Dan Hipschman
widl: Print pointers more aesthetically in generated...
tree
|
commitdiff
2006-09-07
Dan Hipschman
widl: Add an is_ptr function.
tree
|
commitdiff
2006-09-07
Dan Hipschman
widl: Factor the entry_t structure.
tree
|
commitdiff
2006-09-07
Dan Hipschman
widl: Use type_t for typedefs, not var_t. Simplify...
tree
|
commitdiff
2006-09-07
Dan Hipschman
widl: Generate names for tagless structs, unions and...
tree
|
commitdiff
2006-08-29
Dan Hipschman
widl: Add the rest of the pointer types to write_type.
tree
|
commitdiff
2006-08-26
Alexandre Julliard
widl: xmalloc shouldn't initialize to zero, do that...
tree
|
commitdiff
2006-08-25
Dan Hipschman
widl: Remove usage of type_t ref field for base types...
tree
|
commitdiff
2006-08-25
Andrew Talbot
widl: Write-strings warning fix.
tree
|
commitdiff
next