- 07 Feb, 2006 1 commit
-
-
Robert Shearman authored
-
- 02 Feb, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 31 Jan, 2006 1 commit
-
-
Robert Shearman authored
Make a copy of type_offset so that it only gets incremented once per function, instead of twice.
-
- 27 Jan, 2006 1 commit
-
-
Robert Shearman authored
-
- 26 Dec, 2005 6 commits
-
-
Robert Shearman authored
Marshall and unmarshall out parameters for servers and clients respectively. Write out array components for declared local variables in generated server code.
-
Robert Shearman authored
Remove some duplicated code by calling an improved get_required_buffer_size. Add some more newlines in the generated code to separate separate stages. Calculate the buffer size of [out] arguments in generated server code. Fix the direction passed into unmarshall_arguments.
-
Robert Shearman authored
decide which parameters should be considered based on their direction.
-
Robert Shearman authored
-
Robert Shearman authored
interface has no methods.
-
Robert Shearman authored
typeformat strings for variables.
-
- 19 Dec, 2005 1 commit
-
-
Hans Leidekker authored
-
- 13 Dec, 2005 1 commit
-
-
Robert Shearman authored
Based on a patch by Eric Kohl.
-
- 12 Dec, 2005 4 commits
-
-
Robert Shearman authored
-
Robert Shearman authored
- Calculate the size of buffer required. - Fix a typo. - Set the buffer start and buffer end markers.
-
Eric Kohl authored
-
Robert Shearman authored
-
- 08 Dec, 2005 3 commits
-
-
Robert Shearman authored
Add a framework for writing the strings for marshaling and unmarshaling parameters and make the client and server use it.
-
Eric Kohl authored
- Add framework for updating proc offsets. - Write out argument lists in the server.
-
Eric Kohl authored
-
- 15 Apr, 2005 1 commit
-
-
Juan Lang authored
-
- 02 Mar, 2005 1 commit
-
-
Francois Gouget authored
-
- 23 Feb, 2005 2 commits
-
-
Alexandre Julliard authored
Fixed a couple of warnings.
-
Eric Kohl authored
- Support implicit_handle attribute in IDL files. - Build mixed-mode stub files.
-