projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tools: Add Spanish translation to wine.desktop.
[wine]
/
tools
/
widl
/
2008-04-03
Dan Hipschman
widl: Fix a mistake in an ordered list (keywords).
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Turn on verbose errors, which gives a little...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Fix the writing out of function pointers with...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Add a newline between function prototypes for...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Support __fastcall and __pascal calling conventions.
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Support parsing calling conventions for function...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Store function and function pointer types complet...
tree
|
commitdiff
2008-04-02
Rob Shearman
widl: Add a function to get the return type of a parsed...
tree
|
commitdiff
2008-04-01
Rob Shearman
widl: Be more strict about where semicolons can appear...
tree
|
commitdiff
2008-04-01
Rob Shearman
widl: Parse typedefs of function pointers.
tree
|
commitdiff
2008-03-27
Rob Shearman
widl: Make sure that string types are always written...
tree
|
commitdiff
2008-03-27
Rob Shearman
widl: Fix detection of non-pointer context handles.
tree
|
commitdiff
2008-03-27
Rob Shearman
widl: Add support for generic binding handles.
tree
|
commitdiff
2008-03-27
Rob Shearman
widl: Use is_string_type for detecting strings in write...
tree
|
commitdiff
2008-03-27
Rob Shearman
widl: Support using context handles as the binding...
tree
|
commitdiff
2008-03-21
Dan Hipschman
widl: Make structures with FC_ENUM16 fields complex.
tree
|
commitdiff
2008-03-19
Dan Hipschman
widl: Ignore libraries in imported IDL files.
tree
|
commitdiff
2008-03-12
Michael Stefaniuc
widl: Remove local variable shadowing in add_func_desc().
tree
|
commitdiff
2008-03-04
Alexandre Julliard
widl: Avoid getopt constants that may not be defined.
tree
|
commitdiff
2008-02-25
Gerald Pfeifer
widl: Include <unistd.h> for prototype of unlink().
tree
|
commitdiff
2008-02-22
Dan Hipschman
widl: Allow is_string_type to work for typedef'd types.
tree
|
commitdiff
2008-02-19
Alexandre Julliard
Avoid the nounistd option that doesn't exist on older...
tree
|
commitdiff
2008-02-19
Rob Shearman
Add the nounistd option to all lex source files.
tree
|
commitdiff
2008-02-15
Rob Shearman
widl: Guard the inclusion of unistd.h.
tree
|
commitdiff
2008-02-15
Rob Shearman
widl: Remove unused headers.
tree
|
commitdiff
2008-02-08
Colin Finck
widl: Write the TLB file in binary mode, so the line...
tree
|
commitdiff
2008-02-08
Colin Finck
widl: Support Windows paths in dup_basename and make_token.
tree
|
commitdiff
2008-02-04
Rob Shearman
widl: Output code for initialising and freeing full...
tree
|
commitdiff
2008-02-04
Rob Shearman
widl: Don't search for a import file name with a path...
tree
|
commitdiff
2008-02-04
Jacek Caban
widl: Ignore ATTR_LOCAL in create_msft_typeinfo.
tree
|
commitdiff
2008-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-01-21
Rob Shearman
widl: Write out code for initialising out-only client...
tree
|
commitdiff
2008-01-18
Austin English
tools: Spelling fixes.
tree
|
commitdiff
2008-01-18
Alexandre Julliard
widl: Use the real argument names in the C method macros.
tree
|
commitdiff
2008-01-07
Rob Shearman
widl: Use symbolic names for some of the context handle...
tree
|
commitdiff
2008-01-07
Rob Shearman
widl: Fix context handle "cannot be null" detection.
tree
|
commitdiff
2008-01-07
Rob Shearman
widl: Fix the conditions under which array freeing...
tree
|
commitdiff
2008-01-07
Rob Shearman
widl: Add support for strict context handles.
tree
|
commitdiff
2008-01-07
Rob Shearman
widl: Output calls for the new versions of the marshall...
tree
|
commitdiff
2008-01-07
Rob Shearman
widl: Make the offset of conformant string types point...
tree
|
commitdiff
2007-12-31
Rob Shearman
widl: Check that the buffer has enough space before...
tree
|
commitdiff
2007-12-26
Rob Shearman
widl: Add support for generating code for out-only...
tree
|
commitdiff
2007-12-26
Rob Shearman
widl: Fix pointer detection in structures and arrays.
tree
|
commitdiff
2007-12-24
Rob Shearman
widl: Fix the generation of temporary variables for...
tree
|
commitdiff
2007-12-21
Rob Shearman
widl: Tweak the rules for when to call pfnFree for...
tree
|
commitdiff
2007-12-19
Rob Shearman
widl: Fix the length used when clearing alignment space...
tree
|
commitdiff
2007-12-19
Rob Shearman
widl: The detection of types is highly dependent on...
tree
|
commitdiff
2007-12-17
Rob Shearman
widl: Only base types or reference pointers to base...
tree
|
commitdiff
2007-12-17
Rob Shearman
widl: Return types shouldn't be freed.
tree
|
commitdiff
2007-12-17
Rob Shearman
widl: Clear padding in the buffer due to alignment.
tree
|
commitdiff
2007-12-14
Rob Shearman
widl: Don't write redundant FC_RP type format out for...
tree
|
commitdiff
2007-12-13
Rob Shearman
widl: Swap the version packing order back to what typel...
tree
|
commitdiff
2007-12-12
Rob Shearman
widl: Remove some confusion in how version numbers...
tree
|
commitdiff
2007-12-11
Rob Shearman
widl: Add support for non-basetype return types.
tree
|
commitdiff
2007-12-10
Rob Shearman
widl: iid_is should take expressions, not just identifiers.
tree
|
commitdiff
2007-12-10
Rob Shearman
widl: Support the address-of operator in expressions.
tree
|
commitdiff
2007-12-10
Rob Shearman
widl: Make sure to generate freeing calls for all non...
tree
|
commitdiff
2007-12-10
Rob Shearman
widl: Arrays should have freeing code generated on...
tree
|
commitdiff
2007-12-10
Rob Shearman
widl: Always write a freeing function for arrays in...
tree
|
commitdiff
2007-12-10
Alexandre Julliard
Make.rules: Added rules for building the dlldata.c...
tree
|
commitdiff
2007-12-08
Rob Shearman
widl: Don't override the pointer type in top-level...
tree
|
commitdiff
2007-11-19
Michael Stefaniuc
tools: Remove duplicate includes.
tree
|
commitdiff
2007-11-09
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-11-06
Dan Hipschman
widl: Don't rely on type_memsize to return 0 for all...
tree
|
commitdiff
2007-11-05
Dan Hipschman
widl: Don't output a void conformance for NdrClearOutPa...
tree
|
commitdiff
2007-11-05
Dan Hipschman
widl: Handle pointers to conformant arrays (e.g., ...
tree
|
commitdiff
2007-10-31
Dan Hipschman
widl: Add a --local-stubs option.
tree
|
commitdiff
2007-10-29
Paul Millar
widl: Add support for overriding recorded time, allowin...
tree
|
commitdiff
2007-10-29
Dan Hipschman
widl: Fix ExprEvalRoutines output.
tree
|
commitdiff
2007-10-25
Dan Hipschman
widl: Fix a crash in compare_expr.
tree
|
commitdiff
2007-10-25
Dan Hipschman
widl: Allow void pointers with iid_is attributes.
tree
|
commitdiff
2007-10-24
Dan Hipschman
widl: Use error_loc instead of yyerror.
tree
|
commitdiff
2007-10-24
Dan Hipschman
widl: parser_error must append a newline, so write...
tree
|
commitdiff
2007-10-22
Dan Hipschman
widl: Update the manpage.
tree
|
commitdiff
2007-10-22
Dan Hipschman
widl: Fix problems with variable-size user types.
tree
|
commitdiff
2007-10-19
Francois Gouget
widl: Modify generic_msg() to behave like all the other...
tree
|
commitdiff
2007-10-19
Francois Gouget
widl: Add the trailing '\n' to an error message.
tree
|
commitdiff
2007-10-19
Francois Gouget
widl: Remove internal_error() as it is unused.
tree
|
commitdiff
2007-10-18
Dan Hipschman
widl: Detect conformant arrays of user types correctly.
tree
|
commitdiff
2007-10-18
Dan Hipschman
widl: Remove printf format strings that aren't really...
tree
|
commitdiff
2007-10-18
Dan Hipschman
widl: Generate dlldata files.
tree
|
commitdiff
2007-10-18
Dan Hipschman
widl: Improve file cleanup when errors occur.
tree
|
commitdiff
2007-10-16
Dan Hipschman
widl: Output the correct value for TableSize in ProxyFi...
tree
|
commitdiff
2007-10-16
Dan Hipschman
widl: Use new functions need_proxy and need_stub to...
tree
|
commitdiff
2007-10-15
Gerald Pfeifer
widl: Fix build failure in parser.y.
tree
|
commitdiff
2007-10-11
Dan Hipschman
rpcrt4, widl: Make pointer layouts compatible with...
tree
|
commitdiff
2007-10-09
Dan Hipschman
widl: Keep track of every allocated type_t to simplify...
tree
|
commitdiff
2007-10-09
Dan Hipschman
widl: Implement pointer_default functionality.
tree
|
commitdiff
2007-10-09
Dan Hipschman
widl: Allow quoted UUIDs.
tree
|
commitdiff
2007-10-09
Dan Hipschman
widl: Make structs containing user types bogus; fix...
tree
|
commitdiff
2007-10-03
Dan Hipschman
widl: Correct default pointers.
tree
|
commitdiff
2007-10-03
Dan Hipschman
widl: Write types in the format string comments.
tree
|
commitdiff
2007-10-03
Dan Hipschman
widl: Add a declonly argument to write_type_left.
tree
|
commitdiff
2007-10-03
Dan Hipschman
widl: Add newlines to error messages that are missing...
tree
|
commitdiff
2007-09-28
Rob Shearman
widl: Generate client and server code for using context...
tree
|
commitdiff
2007-09-28
Rob Shearman
widl: Write prototypes for context handle rundown rount...
tree
|
commitdiff
2007-09-27
Dan Hipschman
widl: Fix array alignment bug.
tree
|
commitdiff
2007-09-27
Dan Hipschman
widl: Fix string codes in pointer descriptions.
tree
|
commitdiff
2007-09-27
Dan Hipschman
widl: Fix top-level conformant arrays with pointer...
tree
|
commitdiff
2007-09-25
Dan Hipschman
widl: Clean up write_conf_or_var_desc with string_of_type.
tree
|
commitdiff
next