- 15 Sep, 2008 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 24 Apr, 2008 1 commit
-
-
Rob Shearman authored
-
- 02 Apr, 2008 1 commit
-
-
Rob Shearman authored
This clarifies its use in code and makes it simpler to change the way functions are parsed into types.
-
- 04 Feb, 2008 1 commit
-
-
Rob Shearman authored
-
- 05 Nov, 2007 1 commit
-
-
Dan Hipschman authored
-
- 16 Oct, 2007 1 commit
-
-
Dan Hipschman authored
widl: Use new functions need_proxy and need_stub to clean up code and avoid generating unnecessary files.
-
- 19 Sep, 2007 1 commit
-
-
Dan Hipschman authored
-
- 14 Sep, 2007 1 commit
-
-
Dan Hipschman authored
-
- 15 Jun, 2007 2 commits
-
-
Dan Hipschman authored
-
Dan Hipschman authored
-
- 14 Jun, 2007 1 commit
-
-
Dan Hipschman authored
-
- 06 Jun, 2007 1 commit
-
-
Dan Hipschman authored
-
- 16 May, 2007 1 commit
-
-
Dan Hipschman authored
-
- 11 May, 2007 1 commit
-
-
Dan Hipschman authored
-
- 07 Feb, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 06 Feb, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 24 Jan, 2007 3 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 22 Jan, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 18 Aug, 2006 1 commit
-
-
Dan Hipschman authored
-
- 17 Aug, 2006 1 commit
-
-
Dan Hipschman authored
-
- 02 Jun, 2006 1 commit
-
-
Robert Shearman authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 10 Apr, 2006 1 commit
-
-
Eric Kohl authored
-
- 31 Mar, 2006 1 commit
-
-
Robert Shearman authored
-
- 30 Mar, 2006 1 commit
-
-
Eric Kohl authored
-
- 23 Mar, 2006 1 commit
-
-
Eric Kohl authored
- Move proc format string size calculation from client.c and server.c to typegen.c. - Implement type format string size calculation.
-
- 07 Feb, 2006 2 commits
-
-
Robert Shearman authored
function to remove the large amount of duplicated code.
-
Robert Shearman authored
-
- 27 Jan, 2006 1 commit
-
-
Robert Shearman authored
-
- 24 Jan, 2006 1 commit
-
-
Robert Shearman authored
Renamed to write_procformatstring_var now since we can pass a var_t in again. This results in simpler code.
-
- 26 Dec, 2005 4 commits
-
-
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
typeformat strings for variables.
-
- 13 Dec, 2005 1 commit
-
-
Robert Shearman authored
Based on a patch by Eric Kohl.
-
- 08 Dec, 2005 1 commit
-
-
Robert Shearman authored
Add a framework for writing the strings for marshaling and unmarshaling parameters and make the client and server use it.
-
- 21 Nov, 2005 1 commit
-
-
Hans Leidekker authored
-