libwine: Reenable the memory reservation code on FreeBSD.
[wine] / tools /
2009-03-05  Rob Shearmanwidl: Pass var attrs into write_no_repeat_pointer_descr...
2009-03-05  Rob Shearmanwidl: Add coclass and module types to the global namespace.
2009-03-05  Rob Shearmanwidl: Move type_new_enum, type_new_struct, type_new_enc...
2009-03-05  Rob Shearmanwidl: Allow enum and union tags to be used without...
2009-03-05  Rob Shearmanwidl: Move the pointer referent, array element, functio...
2009-03-05  Rob Shearmanwidl: Store the abstract identifier of the type in...
2009-03-05  Rob Shearmanwidl: Remove the single keyword and type.
2009-03-05  Rob Shearmanwidl: Implement a more abstract way of representing...
2009-03-05  Rob Shearmanwidl: Fix get_explicit_generic_handle_type and is_conte...
2009-03-05  Rob Shearmanwidl: Move declarray property to array_details.
2009-03-04  Alexandre Julliardwinebuild: Ignore 16-bit absolute exports when checking...
2009-03-04  Alexandre Julliardwinebuild: Support the --main-module option for stand...
2009-03-04  Alexandre Julliardwinebuild: Don't output the relay table if no entry...
2009-03-04  Christian Costawine.inf: Use 32-bit version of MCI DirectShow driver.
2009-02-27  Alexandre Julliardwinebuild: Don't prefix local symbols with an underscore.
2009-02-26  Alexandre Julliardwinebuild: Add support for generating stand-alone 16...
2009-02-26  Alexandre Julliardwinebuild: Allow the module entry point to be NULL.
2009-02-26  Alexandre Julliardwinebuild: Make the 16-bit DOS header a local symbol.
2009-02-25  Alexandre Julliardprograms: Get rid of the remaining binary wrappers...
2009-02-25  Francois Gougetwinemaker: Fix handling of the global settings specifie...
2009-02-25  Francois Gougetwinemaker: Fix invalid usage of {open,close}dir() in...
2009-02-25  Vincent Povirkwine.inf: Create a fake mapi32.dll.
2009-02-25  Rob Shearmanwidl: Only classify top-level pointers as ref pointers...
2009-02-25  Rob Shearmanwidl: Ignore pointer attributes applied to interface...
2009-02-24  Paul Bryan Robertsmakedep: Let umask decide mode for makefiles.
2009-02-24  Francois Gougetmake_makefiles: Add 'use strict'.
2009-02-24  Alexandre Julliardwinegcc: Allow creating an executable with an arbitrary...
2009-02-24  Alexandre Julliardprograms: Only create executable wrappers for programs...
2009-02-23  Rob Shearmanwidl: Add typegen_detect_type and use it.
2009-02-23  Rob Shearmanwidl: Use type_get_type to determine the types of types...
2009-02-23  Rob Shearmanwidl: Use type_get_type to determine the types of types...
2009-02-23  Rob Shearmanwidl: Use type_get_type to determine the types of types...
2009-02-23  Rob Shearmanwidl: Use type_get_type to determine the types of types...
2009-02-23  Rob Shearmanwidl: Use type_get_type to determine the types during...
2009-02-23  Rob Shearmanwidl: Don't directly access the type structure when...
2009-02-19  Rob Shearmanwidl: Fix typos in write_remoting_arg which caused...
2009-02-17  Alexandre Julliardmakefiles: Do not install progman, uninstaller and...
2009-02-16  Alexandre Julliardwrc: Print better error messages for functions that...
2009-02-16  Rob Shearmanwidl: Call Pointer function for freeing non-conformant...
2009-02-16  Rob Shearmanwidl: Only duplicate a type if absolutely necessary.
2009-02-16  Rob Shearmanwidl: Call Struct and Union phase functions for referen...
2009-02-16  Rob Shearmanwidl: Fix marshalling/unmarshalling of enum arguments.
2009-02-13  Michael Stefaniuctools: Remove unused alloca.h include.
2009-02-12  Alexandre Julliardwinegcc: Hardcode the various gcc tool names when cross...
2009-02-11  Francois Gougetwinapi_test: Improve the usage message.
2009-02-11  Marcus Meissnerwinegcc: Added some strarray_free() (Coverity).
2009-02-10  Alexandre Julliardwidl: Change write_type_def_or_decl and write_type_decl...
2009-02-06  Alexandre Julliardwinegcc: Don't pass the as/ld/nm commands to winebuild.
2009-02-06  Alexandre Julliardwidl: Print all NdrFcShort parameters as shorts to...
2009-02-06  Alexandre Julliardwidl: Add printf format attribute on all printf-like...
2009-02-06  Alexandre Julliardwidl: Replace unsigned long and size_t by unsigned...
2009-02-06  Alexandre Julliardwidl: Add a dummy reference to the filter function...
2009-02-06  Alexandre Julliardwidl: Avoid using GetExceptionCode outside of an except...
2009-02-06  AndrĂ© Hentschelwinemaker: Add odbccp32 to default link list.
2009-02-04  Alexandre Julliardwinegcc: Pass the -m32/-m64 options to winebuild too.
2009-02-04  Alexandre Julliardwinebuild: Search for the as/ld/nm tools in the PATH...
2009-02-04  Alexandre Julliardwinebuild: Append the correct options for as and ld...
2009-02-04  Alexandre Julliardwinebuild: Determine the appropriate as/ld/nm commands...
2009-02-02  Marcus Meissnerwrc: Free type to avoid leaks (Coverity).
2009-02-02  Alexandre Julliardwinegcc: Support -b option for cross-compiling.
2009-02-02  Alexandre Julliardwinegcc: Make platform-specific behaviors depend on...
2009-02-02  Rob ShearmanChange parameter type from size_t to SIZE_T for MIDL_us...
2009-01-29  Aric Stewartwine.inf: Add reg.exe as a stub to system32 now that...
2009-01-27  Austin Englishtools/wine.inf: Add a placeholder for stdole2.tlb.
2009-01-23  Alexandre Julliardwidl: We need an offset after the correlation descripto...
2009-01-20  Austin Englishwidl: Fix a compiler warning.
2009-01-19  Alexandre Julliardserver: Store process/thread affinity as a 64-bit value.
2009-01-19  Alexandre Julliardserver: Generate padding in request structures from...
2009-01-19  Rob Shearmanwidl: Add new type_get_type and type_get_real_type_type...
2009-01-19  Rob Shearmanwidl: Add a new function, type_alias_get_aliasee to...
2009-01-19  Henri Verbeetd3d10core: Implement device_parent_CreateSurface().
2009-01-15  Alexandre Julliardwinebuild: Add -m32/-m64 options to allow 32/64-bit...
2009-01-14  Francois Gougetwidl: Add a trailing '\n' to an error() message.
2009-01-14  Alexandre Julliardwinebuild: Add -b as a short option for --target for...
2009-01-14  Dmitry Timoshkovwrc: Warn for duplicate dialog ids.
2009-01-12  Michael Karcherwidl: Dereference operator in expr works on any declare...
2009-01-12  Michael Karcherwidl: Don't forget conformance info on [iid_is] void...
2009-01-12  Michael Karcherwidl: Fix handling of [local] functions without [call_as].
2009-01-12  Alexandre Julliardmakedep: Copy the makefile to append dependencies inste...
2009-01-12  Andrey Turkinntoskrnl: Add version resource.
2009-01-10  Michael Stefaniucwidl: Move "inline" right after the storage class speci...
2009-01-08  Michael Karcherwidl: Write struct fields as signed fields.
2009-01-08  Michael Karcherwidl: Make write_base_type take a format char instead...
2009-01-08  Francois Gougetwinapi_test: The tests don't support WIN64 yet so disab...
2009-01-08  Francois Gougetwinapi_test: The real tests are done at compile time...
2009-01-08  Francois Gougetwinapi_test: Fix TEST_FIELD() so it correctly tests...
2009-01-08  Francois Gougetwinapi_test: FIELD_ALIGNMENT() is redundant so remove it.
2009-01-08  Francois Gougetwinapi_test: Updated so the generated tests work.
2009-01-07  Rob Shearmanwidl: Make the case of messages output by warning and...
2009-01-07  Damjan Jovanovicwinex11: Support the startup notification fd.o spec.
2009-01-07  Rob Shearmanwidl: Determine the type of an array entirely at code...
2009-01-06  Alexandre Julliardwinebuild: Implement register entry points for x86_64.
2009-01-06  Alexandre Julliardwinedump: Implement dumping of relocations.
2009-01-06  Alexandre Julliardwinedump: List exported functions sorted by ordinal.
2009-01-06  Rob Shearmanwidl: Replace uses of get_func_return_type with type_fu...
2009-01-06  Rob Shearmanwidl: Add new function, type_iface_get_stmts.
2009-01-06  Rob Shearmanwidl: Add a new function, type_iface_get_inherit.
2009-01-06  Rob Shearmanwidl: Add a new function, type_pointer_get_ref.
2009-01-06  Rob Shearmanwidl: Add a new function, type_array_get_element.
2009-01-06  Rob Shearmanwidl: Move the ifaces field of the type_t structure...
next