projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
widl: Raise RPC_X_SS_IN_NULL_CONTEXT exception for NULL in-only context handles inste...
[wine]
/
tools
/
widl
/
typegen.c
2008-07-07
Alexandre Julliard
widl: Fix a couple of uninitialized variable compiler...
blob
|
commitdiff
|
raw
2008-07-03
Rob Shearman
widl: Consolidate top-level parameter conformance/varia...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-02
Rob Shearman
widl: Increment the buffer offset by 8 for embedded...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Alexandre Julliard
widl: Add some support for unencapsulated unions that...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Rob Shearman
widl: Fix type_memsize to follow aliases so that the...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Rob Shearman
widl: Fix crash in find_array_or_string_in_struct if...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Rob Shearman
widl: Fix the embedded pointer offsets in generated...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Rob Shearman
widl: Replace code to round up values and calculate...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-21
Rob Shearman
widl: Fix generation of the type format string for...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Rob Shearman
widl: Create a list of statements in the whole IDL...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Rob Shearman
widl: Remove duplicated code in the form of the write_s...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Rob Shearman
widl: Use expr_resolve_type to get the type of the...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Rob Shearman
widl: Move expression functions to a new file, expr.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Rob Shearman
widl: Remove EXPR_MEMBERPTR and implement it using...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Rob Shearman
widl: Add support for comparison, exclusive or, logical...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Rob Shearman
widl: Add support for '%' operator in expressions.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Rob Shearman
widl: Add support for arrays in expressions.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Rob Shearman
widl: Add support for "->" and "." operators in express...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Rob Shearman
widl: Store function and function pointer types complet...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Rob Shearman
widl: Add a function to get the return type of a parsed...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Rob Shearman
widl: Make sure that string types are always written...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Rob Shearman
widl: Fix detection of non-pointer context handles.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-27
Rob Shearman
widl: Use is_string_type for detecting strings in write...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-22
Dan Hipschman
widl: Allow is_string_type to work for typedef'd types.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-15
Rob Shearman
widl: Remove unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Rob Shearman
widl: Output code for initialising and freeing full...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-21
Rob Shearman
widl: Write out code for initialising out-only client...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Austin English
tools: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
widl: Use symbolic names for some of the context handle...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
widl: Fix context handle "cannot be null" detection.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
widl: Fix the conditions under which array freeing...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
widl: Add support for strict context handles.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
widl: Output calls for the new versions of the marshall...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
widl: Make the offset of conformant string types point...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Rob Shearman
widl: Check that the buffer has enough space before...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-26
Rob Shearman
widl: Add support for generating code for out-only...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-26
Rob Shearman
widl: Fix pointer detection in structures and arrays.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-24
Rob Shearman
widl: Fix the generation of temporary variables for...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Rob Shearman
widl: Tweak the rules for when to call pfnFree for...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-19
Rob Shearman
widl: Fix the length used when clearing alignment space...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-19
Rob Shearman
widl: The detection of types is highly dependent on...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Rob Shearman
widl: Only base types or reference pointers to base...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Rob Shearman
widl: Clear padding in the buffer due to alignment.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-14
Rob Shearman
widl: Don't write redundant FC_RP type format out for...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-12
Rob Shearman
widl: Remove some confusion in how version numbers...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-11
Rob Shearman
widl: Add support for non-basetype return types.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Rob Shearman
widl: iid_is should take expressions, not just identifiers.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Rob Shearman
widl: Support the address-of operator in expressions.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Rob Shearman
widl: Make sure to generate freeing calls for all non...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Rob Shearman
widl: Arrays should have freeing code generated on...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-10
Rob Shearman
widl: Always write a freeing function for arrays in...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Michael Stefaniuc
tools: Remove duplicate includes.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Dan Hipschman
widl: Don't rely on type_memsize to return 0 for all...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Dan Hipschman
widl: Don't output a void conformance for NdrClearOutPa...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Dan Hipschman
widl: Handle pointers to conformant arrays (e.g., ...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Dan Hipschman
widl: Fix a crash in compare_expr.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-25
Dan Hipschman
widl: Allow void pointers with iid_is attributes.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-22
Dan Hipschman
widl: Fix problems with variable-size user types.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-19
Francois Gouget
widl: Add the trailing '\n' to an error message.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-18
Dan Hipschman
widl: Detect conformant arrays of user types correctly.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-18
Dan Hipschman
widl: Remove printf format strings that aren't really...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-16
Dan Hipschman
widl: Use new functions need_proxy and need_stub to...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-11
Dan Hipschman
rpcrt4, widl: Make pointer layouts compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-09
Dan Hipschman
widl: Keep track of every allocated type_t to simplify...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Dan Hipschman
widl: Correct default pointers.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Dan Hipschman
widl: Write types in the format string comments.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Dan Hipschman
widl: Add a declonly argument to write_type_left.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Dan Hipschman
widl: Add newlines to error messages that are missing...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-28
Rob Shearman
widl: Generate client and server code for using context...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Dan Hipschman
widl: Fix array alignment bug.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Dan Hipschman
widl: Fix string codes in pointer descriptions.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Dan Hipschman
widl: Fix top-level conformant arrays with pointer...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Dan Hipschman
widl: Clean up write_conf_or_var_desc with string_of_type.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Dan Hipschman
widl: Handle top-level conformance for complex arrays.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-20
Dan Hipschman
widl: Set the pointer description offset to zero if...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Dan Hipschman
widl: Implement complex arrays.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Dan Hipschman
widl: Handle all buffer sizes.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Dan Hipschman
widl: Implement pointer descriptions for complex struct...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-19
Dan Hipschman
widl: Fix alignment comments.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Rob Shearman
widl: None of the non-fixed arrays have fixed sizes...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-18
Rob Shearman
widl: Missing size_is or length_is attributes should...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Rob Shearman
widl: Fix write_string_tfs for strings declared as...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-17
Rob Shearman
widl: Add support for strings embedded in structures.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-14
Dan Hipschman
widl: Add padding to the end of complex structures.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Dan Hipschman
widl: Fix an unused parameter warning on write_conf_or_...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Dan Hipschman
widl: Add calls to NdrFooFree for more types in server...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-13
Dan Hipschman
widl: Use the correct functions for interface pointers...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Dan Hipschman
widl: Allow size_is on strings.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Dan Hipschman
widl: Implement NDR for struct field alignment.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Dan Hipschman
widl: Fix top-level and callback conformances.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-17
Alexandre Julliard
widl: Added support for floating-point constants.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Dan Hipschman
widl: Allow enums as union switch types.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Dan Hipschman
widl: Fix crash dealing with anonymous unions.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Dan Hipschman
widl: Get simple enums working.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Dan Hipschman
widl: Check for user types when calculating buffer...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Dan Hipschman
widl: Check for interface pointers in pointer handling.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-21
Dan Hipschman
widl: Fix warnings about unused function parameters.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-21
Dan Hipschman
widl: Add tests for arrays of pointers.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Rob Shearman
widl: Always write out pointers if the structure is...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-20
Rob Shearman
widl: Write out embedded pointers for the element type...
blob
|
commitdiff
|
raw
|
diff to current
next