projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
widl: Convert interface lists to standard Wine lists.
[wine]
/
tools
/
widl
/
server.c
2007-01-22
Alexandre Julliard
widl: Convert interface lists to standard Wine lists.
blob
|
commitdiff
|
raw
2007-01-19
Alexandre Julliard
widl: Generate proxy/client/server files when requested...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Dan Hipschman
widl: Remove checks for typedefs that always fail.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-18
Dan Hipschman
widl: Allow format-string functions to work with objects.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-17
Dan Hipschman
widl: Move format-string declaration output to typegen.c.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Dan Hipschman
widl: Don't generate indentation spaces on empty lines.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Dan Hipschman
widl: Fix incorrect version number in generated code.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-19
Thomas Weidenmueller
widl: Fix updating the proc offset.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-13
Alexandre Julliard
widl: Use unsigned int instead of size_t to avoid print...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-02
Robert Shearman
widl: Only write one procformat string and one typeform...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Eric Kohl
widl: Implement 'oldnames' option.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-17
Eric Kohl
widl: Support multiple RPC interfaces per binary.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Eric Kohl
widl: Implement support for ref pointers to simple...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-31
Robert Shearman
widl: Only assign variables if not a string and only...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-31
Robert Shearman
widl: Initialise the temporary variable to 0 for parame...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-31
Robert Shearman
widl: Create the correct variable type for parameters...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-31
Robert Shearman
widl: Re-use print_phase_basetype for generating return...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-31
Robert Shearman
widl: Fix a GCC warning in the generated client and...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-31
Robert Shearman
widl: Only output code for non-object interfaces in...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-30
Eric Kohl
widl: Implement support for ref pointers to strings.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-28
Eric Kohl
widl: Implement support for pointers to base types.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Eric Kohl
widl: Fix base type alignments.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-23
Eric Kohl
widl: Fix format string size calculation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Kohl
widl: Do not generate code that initializes a binding...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-18
Eric Kohl
widl: Fix proc offset calculation.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
Robert Shearman
widl: Merge marshall_arguments and unmarshall_arguments...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-07
Robert Shearman
widl: Yet more const attributes.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-02
Alexandre Julliard
widl: Some cosmetic fixes in generated code.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-31
Robert Shearman
widl: Fix the type offset used in marshaling/unmarshaling.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Robert Shearman
widl: Implement callback conformance.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Robert Shearman
widl: Out parameters.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Robert Shearman
widl: Remove some duplication.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Robert Shearman
widl: Pass a state into marshall_arguments and unmarsha...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Robert Shearman
widl: Add support for marshalling and unmarshalling...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Robert Shearman
widl: Fix SEGVs with client and server code generation...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-26
Robert Shearman
widl: Add helper functions that return the size of...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-19
Hans Leidekker
widl: Avoid lvalue casts in generated code.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-13
Robert Shearman
widl: Start generating type format strings.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-13
Eric Kohl
widl: Server stubs in generated code are void functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Robert Shearman
widl: Support explicit binding handles.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Robert Shearman
widl: Zero initialize parameters in the generated serve...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Robert Shearman
widl: Don't cast buffer pointers to long in generated...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Eric Kohl
widl: Support multiple interfaces per file.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Robert Shearman
widl: Don't output __RPC_FAR in generated code.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-08
Robert Shearman
widl: Add a type generator framework.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-08
Eric Kohl
widl: Write out argument lists in the server.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-08
Eric Kohl
widl: Rename some variables.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-15
Stefan Huehner
Fix some -Wmissing-declarations by making functions...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-15
Juan Lang
Put space between include directive and include file.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Alexandre Julliard
Removed the useless proxy.h header file.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-23
Eric Kohl
- Add basic support for creating client and server...
blob
|
commitdiff
|
raw
|
diff to current