widl: Add a function to get the return type of a parsed function.
[wine] / tools / widl / proxy.c
2008-04-02  Rob Shearmanwidl: Add a function to get the return type of a parsed...
2008-02-15  Rob Shearmanwidl: Remove unused headers.
2008-02-04  Rob Shearmanwidl: Output code for initialising and freeing full...
2007-12-11  Rob Shearmanwidl: Add support for non-basetype return types.
2007-12-10  Rob Shearmanwidl: iid_is should take expressions, not just identifiers.
2007-11-05  Dan Hipschmanwidl: Don't output a void conformance for NdrClearOutPa...
2007-10-29  Dan Hipschmanwidl: Fix ExprEvalRoutines output.
2007-10-24  Dan Hipschmanwidl: parser_error must append a newline, so write...
2007-10-19  Francois Gougetwidl: Modify generic_msg() to behave like all the other...
2007-10-16  Dan Hipschmanwidl: Output the correct value for TableSize in ProxyFi...
2007-10-16  Dan Hipschmanwidl: Use new functions need_proxy and need_stub to...
2007-10-03  Dan Hipschmanwidl: Add a declonly argument to write_type_left.
2007-06-15  Dan Hipschmanwidl: Fix a write_parameters_init bug.
2007-06-15  Dan Hipschmanwidl: Factor the output functions.
2007-06-14  Dan Hipschmanwidl: Handle wire_marshal types.
2007-06-06  Dan Hipschmanwidl: Represent arrays with type_t.
2007-06-06  Dan Hipschmanwidl: Replace get_name with a field reference.
2007-05-21  Dmitry Timoshkovwidl: Fix compilation warnings in 64-bit mode.
2007-05-16  Dan Hipschmanwidl: Improve handling of offsets in the type format...
2007-05-11  Dan Hipschmanwidl: Remove var_t's ptr_level field and start write_po...
2007-05-01  Dan Hipschmanwidl: Get rid of the tname field of var_t, simplify...
2007-04-26  Dan Hipschmanwidl: Declare fixed-size array args as pointers to...
2007-02-06  Alexandre Julliardwidl: Use the correct type offset when freeing proxy...
2007-02-06  Alexandre Julliardwidl: size_is and length_is are expression lists now.
2007-01-26  Alexandre Julliardwidl: Make some generated variables static and/or const.
2007-01-26  Alexandre Julliardwidl: Avoid dependency on COBJMACROS in generated code.
2007-01-26  Alexandre Julliardwidl: Define __midl_proxy in the generated proxy code.
2007-01-26  Alexandre Julliardwidl: Add a few more fields in the stub descriptor.
2007-01-26  Alexandre Julliardwidl: Rename a couple of variables to make the code...
2007-01-26  Alexandre Julliardwidl: Initialize local variables in stub functions.
2007-01-26  Alexandre Julliardwidl: Use the typegen function for marshalling/unmarsha...
2007-01-22  Alexandre Julliardwidl: Convert variable lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert function lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert interface lists to standard Wine lists.
2007-01-22  Alexandre Julliardwidl: Convert attribute lists to standard Wine lists.
2007-01-19  Alexandre Julliardwidl: Include objbase.h so that generated proxy file...
2007-01-19  Alexandre Julliardwidl: Generate proxy/client/server files when requested...
2006-09-12  Alexandre Julliardwidl: Change the prefix on bison-generated names to...
2006-09-07  Dan Hipschmanwidl: Sanity check string and pointer attrs. Don't...
2006-09-07  Dan Hipschmanwidl: Remove checks for typedefs that always fail.
2006-09-07  Dan Hipschmanwidl: Add an is_ptr function.
2006-08-18  Dan Hipschmanwidl: Allow format-string functions to work with objects.
2006-08-17  Dan Hipschmanwidl: Use typegen.c format-string functions in proxy.c.
2006-08-16  Dan Hipschmanwidl: Generate proxy code for user marshalled types.
2006-08-16  Dan Hipschmanwidl: Fix out-only temporary variable generation.
2006-08-16  Dan Hipschmanwidl: Fix NdrComplexStructUnmarshall calls in generated...
2006-08-16  Dan Hipschmanwidl: Fix NdrConformantArrayUnmarshall calls in generat...
2006-08-15  Dan Hipschmanwidl: Pass the right size to MIDL_memset in generated...
2006-08-12  Dan Hipschmanwidl: Improve pointer null checking logic.
2006-08-11  Dan Hipschmanwidl: Don't generate indentation spaces on empty lines.
2006-08-11  Dan Hipschmanwidl: Fix incorrect version number in generated code.
2006-07-29  Dan Hipschmanwidl: Fix "static declaration follows non-static declar...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-07  Robert Shearmanwidl: Yet more const attributes.
2006-02-02  Alexandre Julliardwidl: Some cosmetic fixes in generated code.
2005-12-31  Robert Shearmanwidl: Export the bracket adding functionality of do_wri...
2005-12-26  Robert Shearmanwidl: Add some const attributes.
2005-12-19  Hans Leidekkerwidl: Avoid lvalue casts in generated code.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-06-15  Stefan HuehnerFix some -Wmissing-declarations by making functions...
2005-01-26  Huw DaviesFix typelib only option.
2005-01-21  Rémi AssaillySmall char -> const char fix.
2004-10-11  Jacek Caban- Added creation of dispinterface header.
2004-09-21  Mike McCormackVarious formatting fixes.
2004-09-20  Mike McCormackImprove the handling of complex data types (strings...
2004-09-13  Mike McCormackImprove proxy code generated for oaidl.idl.
2004-09-10  Mike McCormackOutput NdrConvert, NdrClearOutParameters and IID constr...
2004-09-09  Mike McCormackOutput intermediate variables for the method to write...
2004-09-08  Mike McCormackGenerate some marshalling code for stubs.
2004-09-06  Mike McCormack- make the widl generated proxy-stub code compilable
2004-09-02  Mike McCormackOutput code to clear OUT variables in proxy code.
2004-01-07  Ove KaavenAdded rules to parse library, coclass, dispinterface...
2003-09-03  Alexandre JulliardAdded partial support for function pointers.
2003-07-22  Alexandre JulliardSupport objects with no method definitions (suggested...
2002-12-03  Ove KaavenParse the NOT operator, the [idempotent] attribute...
2002-11-21  Ove KaavenAdded "generate headers only" command-line option....
2002-11-12  Ove KaavenSupport for enums, arrays, encapsulated unions, signed...
2002-08-17  Dmitry TimoshkovInclude protection for <unistd.h>, <sys/types.h> and...
2002-08-13  Alexandre JulliardAvoid dependencies on y.tab.h.
2002-07-16  Alexandre JulliardMerged the IDL compiler written by Ove Kaaven.