Cronologia Commit

Autore SHA1 Messaggio Data
  Alexandre Julliard f9ee0d2f05 tools: Avoid using wine/port.h. 3 anni fa
  Chip Davis 1387075b80 widl: Cast server functions to void *. 4 anni fa
  Richard Pospesel e8b6c05242 widl: Pass a decl_spec_t to write_type_left(). 5 anni fa
  Richard Pospesel aa2bd521d9 widl: Pass a decl_spec_t to write_type_v(). 5 anni fa
  Richard Pospesel 083032b5ef widl: Use type_function_get_args() instead of type_get_function_args(). 5 anni fa
  Richard Pospesel 1f59423039 widl: Bump MIDL version to 5.2.202 to avoid RPC_X_WRONG_STUB_VERSION exception in ObjectStublessClient. 5 anni fa
  Richard Pospesel 1ffb6494db widl: Change struct _var_t's type member to a struct _decl_spec_t. 5 anni fa
  Jacek Caban 83b9438029 widl: Fix handling context handle return type in mixed mode. 6 anni fa
  Alexandre Julliard f67301e9ec widl: Always generate files for the target platform only. 6 anni fa
  Zebediah Figura f9c8c20298 widl: Use publicly defined NDR constants. 6 anni fa
  Michael Stefaniuc 2c97f3fcb5 widl: Avoid FALSE:TRUE conditional expressions. 12 anni fa
  Alexandre Julliard 8e15db40a8 widl: Don't output stubs for interfaces included in a typelib. 13 anni fa
  Alexandre Julliard e620869d5f widl: Output the list of rundown routines in server files. 13 anni fa
  Alexandre Julliard 36ee028f49 widl: Don't generate old-style interpreted stubs on 64-bit. 13 anni fa
  Alexandre Julliard 39b15066b0 widl: Add support for generating new-style interpreted stubs for servers. 13 anni fa
  Alexandre Julliard e644c2cd03 widl: Add support for generating old-style interpreted stubs for servers. 13 anni fa
  Alexandre Julliard 11416a20c9 widl: Generate function headers in the proc format string for interpreted functions. 13 anni fa
  Alexandre Julliard 0f8b64a57b widl: Add a more generic way of determining the type of handle for a function. 13 anni fa
  Alexandre Julliard 3593b65935 widl: Output a format string table and server info structure for servers. 14 anni fa
  Alexandre Julliard 4c41dd5fca widl: Duplicate the exception handling code between 32-bit and 64-bit. 14 anni fa
  Rob Shearman f170f9b5d5 widl: Output server code for freeing returned types. 16 anni fa
  Rob Shearman 7e08ff27c2 widl: Move declarray property to array_details. 16 anni fa
  Rob Shearman fb934347b4 widl: Use type_get_type to determine the types during statement enumeration. 16 anni fa
  Alexandre Julliard fcc096083f widl: Add printf format attribute on all printf-like functions and fix resulting warnings. 16 anni fa
  Alexandre Julliard ef6971da40 widl: Replace unsigned long and size_t by unsigned int where appropriate. 16 anni fa
  Alexandre Julliard a0fb6246c0 widl: Avoid using GetExceptionCode outside of an exception handler. 16 anni fa
  Rob Shearman 8a976a7d78 widl: Replace uses of get_func_return_type with type_function_get_rettype. 16 anni fa
  Rob Shearman 9b139018cf widl: Add new function, type_iface_get_stmts. 16 anni fa
  Rob Shearman 901a42b7f9 widl: Move funcs and stmts fields from type_t structure to module_details and function_details. 16 anni fa
  Alexandre Julliard 53626dbd93 widl: Add support for generating 32-bit and/or 64-bit code for proxies/clients/servers. 16 anni fa