2009-07-13 |
Alexandre Julliard | widl: Take into account the alignment of conformant... |
blob | commitdiff | raw |
2009-07-03 |
Alexandre Julliard | widl: An ENUM16 is 32-bit wide in memory. |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Alexandre Julliard | widl: Take into account structure field alignment when... |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Alexandre Julliard | widl: Struct alignment should be the largest alignment... |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Alexandre Julliard | widl: Skip the existing correlation descriptor on unenc... |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Alexandre Julliard | include: Add a target address for unwinding for platfor... |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Rob Shearman | widl: Initialise ref pointers to basic and enum types... |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Rob Shearman | widl: Output correct code for freeing of conformant... |
blob | commitdiff | raw | diff to current |
2009-03-11 |
Rob Shearman | widl: Returned pointers should default to being unique... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Rob Shearman | widl: Move type_basic_get_fc to typegen.c and rename... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Rob Shearman | widl: Fix a memory leak in the server/stub code when... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Rob Shearman | widl: Output server code for freeing returned types. |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Rob Shearman | widl: Determine pointer fc at generation time instead... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Rob Shearman | widl: Consolidate non-simple pointer writing into one... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Pass var attrs into write_no_repeat_pointer_descr... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Store the abstract identifier of the type in... |
blob | commitdiff | raw | diff to current |
2009-03-05 |
Rob Shearman | widl: Move declarray property to array_details. |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Rob Shearman | widl: Add typegen_detect_type and use it. |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Rob Shearman | widl: Use type_get_type to determine the types of types... |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Rob Shearman | widl: Use type_get_type to determine the types during... |
blob | commitdiff | raw | diff to current |
2009-02-19 |
Rob Shearman | widl: Fix typos in write_remoting_arg which caused... |
blob | commitdiff | raw | diff to current |
2009-02-16 |
Rob Shearman | widl: Call Pointer function for freeing non-conformant... |
blob | commitdiff | raw | diff to current |
2009-02-16 |
Rob Shearman | widl: Call Struct and Union phase functions for referen... |
blob | commitdiff | raw | diff to current |
2009-02-16 |
Rob Shearman | widl: Fix marshalling/unmarshalling of enum arguments. |
blob | commitdiff | raw | diff to current |
2009-02-10 |
Alexandre Julliard | widl: Change write_type_def_or_decl and write_type_decl... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Alexandre Julliard | widl: Print all NdrFcShort parameters as shorts to... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Alexandre Julliard | widl: Add printf format attribute on all printf-like... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Alexandre Julliard | widl: Replace unsigned long and size_t by unsigned... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Alexandre Julliard | widl: Add a dummy reference to the filter function... |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Alexandre Julliard | widl: Avoid using GetExceptionCode outside of an except... |
blob | commitdiff | raw | diff to current |
2009-01-23 |
Alexandre Julliard | widl: We need an offset after the correlation descripto... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Rob Shearman | widl: Add a new function, type_alias_get_aliasee to... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Michael Karcher | widl: Don't forget conformance info on [iid_is] void... |
blob | commitdiff | raw | diff to current |
2009-01-10 |
Michael Stefaniuc | widl: Move "inline" right after the storage class speci... |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Michael Karcher | widl: Write struct fields as signed fields. |
blob | commitdiff | raw | diff to current |
2009-01-08 |
Michael Karcher | widl: Make write_base_type take a format char instead... |
blob | commitdiff | raw | diff to current |
2009-01-07 |
Rob Shearman | widl: Determine the type of an array entirely at code... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Replace uses of get_func_return_type with type_fu... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add new function, type_iface_get_stmts. |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_pointer_get_ref. |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add a new function, type_array_get_element. |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Add new type_is_alias and type_get_real_type... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Access array type properties through accessors... |
blob | commitdiff | raw | diff to current |
2009-01-06 |
Rob Shearman | widl: Move funcs and stmts fields from type_t structure... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
Rob Shearman | widl: Use is_string_type instead of is_attr(..., ATTR_S... |
blob | commitdiff | raw | diff to current |
2008-12-31 |
Rob Shearman | widl: Remove duplicate pointer handling code in get_str... |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Rob Shearman | widl: Hide the details of where arguments, fields,... |
blob | commitdiff | raw | diff to current |
2008-12-27 |
Rob Shearman | widl: Structures and arrays with pointers should be... |
blob | commitdiff | raw | diff to current |
2008-12-26 |
Alexandre Julliard | widl: Add support for generating 32-bit and/or 64-bit... |
blob | commitdiff | raw | diff to current |
2008-12-26 |
Alexandre Julliard | widl: Store the size of a pointer in a variable instead... |
blob | commitdiff | raw | diff to current |
2008-12-26 |
Alexandre Julliard | widl: Move determination of the exact type of structure... |
blob | commitdiff | raw | diff to current |
2008-12-15 |
Alexandre Julliard | widl: Use ULONG_PTR instead of unsigned long for pointe... |
blob | commitdiff | raw | diff to current |
2008-12-01 |
Rob Shearman | widl: Fix optimisation for writing out ref pointers... |
blob | commitdiff | raw | diff to current |
2008-12-01 |
Rob Shearman | widl: Output the correct buffer size required for param... |
blob | commitdiff | raw | diff to current |
2008-11-25 |
Alexandre Julliard | widl: Make sure format strings for structure and union... |
blob | commitdiff | raw | diff to current |
2008-11-18 |
Daniel Zimmermann | widl: Fix check for interface type in get_size_procform... |
blob | commitdiff | raw | diff to current |
2008-11-17 |
Andrew Talbot | widl: Remove superfluous semicolons. |
blob | commitdiff | raw | diff to current |
2008-11-11 |
Dmitry Timoshkov | widl: Make the generated string pointers const as well. |
blob | commitdiff | raw | diff to current |
2008-09-15 |
Alexandre Julliard | widl: Implemented RpcAbnormalTermination in the generic... |
blob | commitdiff | raw | diff to current |
2008-09-15 |
Alexandre Julliard | widl: Implemented __finally support in client functions. |
blob | commitdiff | raw | diff to current |
2008-09-15 |
Alexandre Julliard | widl: Separate declaration and initialisation for indir... |
blob | commitdiff | raw | diff to current |
2008-09-15 |
Alexandre Julliard | widl: Infrastructure for adding a prefix to local varia... |
blob | commitdiff | raw | diff to current |
2008-09-15 |
Alexandre Julliard | widl: Make the exception handling macros more general... |
blob | commitdiff | raw | diff to current |
2008-09-15 |
Alexandre Julliard | widl: Create an explicit structure for the function... |
blob | commitdiff | raw | diff to current |
2008-08-30 |
Alexandre Julliard | widl: Replace write_name() by get_name() to make the... |
blob | commitdiff | raw | diff to current |
2008-07-07 |
Alexandre Julliard | widl: Fix a couple of uninitialized variable compiler... |
blob | commitdiff | raw | diff to current |
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 |
next |