user: Avoid buffer overflow in sysparams.c.
[wine] / tools / widl /
2006-01-06  Robert Shearmanwidl: Generate static sizing information for fixed...
2006-01-05  Alexandre JulliardRemove YY_NO defines that cause warnings.
2006-01-03  Alexandre JulliardSupport building flex files without debug support.
2006-01-03  Alexandre JulliardAdded some flex options to avoid compiler warnings.
2005-12-31  Robert Shearmanwidl: Output sizing information for arrays in the gener...
2005-12-31  Robert Shearmanwidl: Export the bracket adding functionality of do_wri...
2005-12-26  Robert Shearmanwidl: Fix merge conflict.
2005-12-26  Robert Shearmanwidl: Follow type references in procformat and typeform...
2005-12-26  Robert Shearmanwidl: Handle marshaling and unmarshaling structures.
2005-12-26  Robert Shearmanwidl: Out parameters.
2005-12-26  Robert Shearmanwidl: Remove some duplication.
2005-12-26  Robert Shearmanwidl: Pass a state into marshall_arguments and unmarsha...
2005-12-26  Robert Shearmanwidl: Generate marshaling and unmarshaling statements...
2005-12-26  Robert Shearmanwidl: Treat variables with array indices the same as...
2005-12-26  Robert Shearmanwidl: Advance the type format string whilst marshaling and
2005-12-26  Robert Shearmanwidl: Convert the main while loops in marshall_argument...
2005-12-26  Robert Shearmanwidl: Add support for marshalling and unmarshalling...
2005-12-26  Robert Shearmanwidl: Add some const attributes.
2005-12-26  Robert Shearmanwidl: Prepare marshall and unmarshall code generation...
2005-12-26  Robert Shearmanwidl: Fix SEGVs with client and server code generation...
2005-12-26  Robert Shearmanwidl: Generate correct proc format strings for [out...
2005-12-26  Robert Shearmanwidl: Use the same precendence rule for the conditional...
2005-12-26  Robert Shearmanwidl: Better array support.
2005-12-26  Robert Shearmanwidl: Support non-basic variables in proc format strings.
2005-12-26  Robert Shearmanwidl: Add helper functions that return the size of...
2005-12-19  Hans Leidekkerwidl: Avoid lvalue casts in generated code.
2005-12-16  Jacek Cabanwidl: Added bindable and displaybind attributes handling.
2005-12-13  Robert Shearmanwidl: Start generating type format strings.
2005-12-13  Eric Kohlwidl: Server stubs in generated code are void functions.
2005-12-12  Robert Shearmanwidl: Generate FC_ERROR_STATUS_T proc format.
2005-12-12  Robert Shearmanwidl: Support explicit binding handles.
2005-12-12  Robert Shearmanwidl: Zero initialize parameters in the generated serve...
2005-12-12  Robert Shearmanwidl: Calculate the size of buffer required.
2005-12-12  Robert Shearmanwidl: Don't cast buffer pointers to long in generated...
2005-12-12  Eric Kohlwidl: Support multiple interfaces per file.
2005-12-12  Robert Shearmanwidl: Don't treat FC_SMALL as FC_SHORT.
2005-12-12  Robert Shearmanwidl: Use WCHAR instead of wchar_t.
2005-12-12  Robert Shearmanwidl: Don't output __RPC_FAR in generated code.
2005-12-09  Vincent Béronwidl: Issue correct C++ headers.
2005-12-08  Robert Shearmanwidl: Formatting cleanups.
2005-12-08  Robert Shearmanwidl: Marshal and unmarshal basic types.
2005-12-08  Robert Shearmanwidl: Add a type generator framework.
2005-12-08  Eric Kohlwidl: Write out argument lists in the server.
2005-12-08  Eric Kohlwidl: Rename some variables.
2005-12-02  Vincent BéronUse the typedef'd declaration of IRpcStubBuffer and...
2005-12-02  Vincent BéronReorder the virtual table definition so it's defined...
2005-12-02  Vincent BéronUse interface instead of struct where appropriate in...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-14  Huw DaviesPrefix [putref] property names with putref_.
2005-10-10  Alexandre JulliardDefault search path for an include file should be based...
2005-10-08  Alexandre JulliardSet the widl version to be the same as the global packa...
2005-10-06  Alexandre JulliardPut Wine version information in all the man pages.
2005-10-06  Alexandre JulliardFixed some nroff warnings.
2005-09-28  Alexandre JulliardNow that we are requiring bison anyway, make the .tab...
2005-09-12  Robert Shearman- Output prototypes for user marshal functions at the...
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-08-03  Robert Shearman- The header global variable is NULL when not generatin...
2005-07-21  Stefan HuehnerChange some char* to const char* to fix warnigns.
2005-07-14  Stefan HuehnerFix a -Wsign-compare warning.
2005-07-13  Stefan HuehnerFix some -Wsign-compare warnings.
2005-06-29  Huw DaviesUpdate the import table code to eliminate a few magic...
2005-06-28  Huw DaviesAdd comments describing the first DWORD in an import...
2005-06-15  Stefan HuehnerFix some -Wmissing-declarations by making functions...
2005-06-09  Robert ShearmanAdd more struct types for TLB generation.
2005-05-26  Alexandre JulliardWorkaround to allow using the async keyword as method...
2005-04-18  Juan LangAlways initialize header file name, to prevent "#includ...
2005-04-15  Juan LangPut space between include directive and include file.
2005-04-15  Juan LangAdd proxy/stub options to widl man page.
2005-03-30  Francois GougetAssorted spelling fixes.
2005-03-28  Vincent BéronKeep types sorted in alphabetical order.
2005-03-28  Vincent BéronAdd support for single in idl files.
2005-03-24  Jacek CabanAdded handling of unsigned type.
2005-03-05  Jacek CabanWrite uuid of library in header.
2005-03-02  Francois GougetAssorted spelling fixes.
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-23  Alexandre JulliardRemoved the useless proxy.h header file.
2005-02-23  Eric Kohl- Add basic support for creating client and server...
2005-02-14  Vincent BéronA RPC_FC_ENUM16 is a VT_USERDEFINED.
2005-02-08  Huw DaviesAdd support for modules.
2005-02-08  Huw DaviesCheck if we've already added the ptr to iface typedesc...
2005-02-08  Vincent BéronSupport some more attributes for interface properties.
2005-02-08  Vincent BéronSupport ATTR_READONLY for interface properties.
2005-02-08  Huw DaviesAdd VARIANT_BOOL.
2005-02-03  Huw DaviesCoclass support.
2005-02-02  Huw DaviesAdd support for typedefs.
2005-02-01  Huw DaviesAdd support for dispinterfaces (slightly hacked because...
2005-01-31  Huw DaviesDynamically allocate the type data storage.
2005-01-31  Vincent BéronCheck that there are some methods to iterate through...
2005-01-28  Huw DaviesStructs with ptrs are also VT_USERDEFINED.
2005-01-26  Huw DaviesWhen adding an interface, midl adds the inherited inter...
2005-01-26  Huw DaviesFix typelib only option.
2005-01-25  Huw DaviesAdd enum support.
2005-01-25  Huw DaviesAdd encoding for VT_R8.
2005-01-25  Huw Daviesunsigned char support.
2005-01-25  Huw DaviesAdd interface inheritance.
2005-01-24  Huw DaviesAdd referenced types that aren't already in the typelib.
2005-01-24  Huw DaviesFix handling of void.
2005-01-24  Huw DaviesAdd support for hidden and restricted function attributes.
2005-01-21  Huw DaviesBit 0x0200 always appears to be set in the typeinfo's
next