projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
advpack: Forward TranslateInfStringExA to its unicode counterpart.
[wine]
/
tools
/
widl
/
2006-03-18
Eric Kohl
widl: Do not generate code that initializes a binding...
tree
|
commitdiff
2006-03-18
Eric Kohl
widl: Fix proc offset calculation.
tree
|
commitdiff
2006-03-18
Eric Kohl
widl: 'unsigned char' and 'byte' are must be distinct...
tree
|
commitdiff
2006-02-22
Kevin Koltzau
widl: Fix 64bit warning.
tree
|
commitdiff
2006-02-14
Mike Frysinger
Add support for 'make install DESTDIR'.
tree
|
commitdiff
2006-02-14
Francois Gouget
include: Add missing LANG_xxx and SUBLANG_xxx constants.
tree
|
commitdiff
2006-02-10
Robert Shearman
widl: Fix a typo when removing TYPEFLAG_FDUAL.
tree
|
commitdiff
2006-02-09
Robert Shearman
widl: Write out more TYPEFLAGs and add more type librar...
tree
|
commitdiff
2006-02-09
Robert Shearman
widl: Write out TYPEFLAG_FDUAL, TYPEFLAG_FDISPATCHABLE and
tree
|
commitdiff
2006-02-07
Robert Shearman
widl: Fix some warnings caused by making attributes...
tree
|
commitdiff
2006-02-07
Alexandre Julliard
widl: Remove '\n' from yyerror calls.
tree
|
commitdiff
2006-02-07
Robert Shearman
widl: Make 'attrs' field of type_t const.
tree
|
commitdiff
2006-02-07
Robert Shearman
widl: Remove unused 'rname' field of type_t.
tree
|
commitdiff
2006-02-07
Robert Shearman
widl: Merge marshall_arguments and unmarshall_arguments...
tree
|
commitdiff
2006-02-07
Robert Shearman
widl: Yet more const attributes.
tree
|
commitdiff
2006-02-07
Robert Shearman
widl: More const attributes.
tree
|
commitdiff
2006-02-07
Eric Kohl
widl: Fix proc format string for explicit binding handles.
tree
|
commitdiff
2006-02-07
Robert Shearman
widl: Write out the correct FC type if the structure...
tree
|
commitdiff
2006-02-07
Robert Shearman
widl: Split pointer writing into a separate function.
tree
|
commitdiff
2006-02-07
Robert Shearman
widl: Fix pointer detection for structures with embedde...
tree
|
commitdiff
2006-02-07
Robert Shearman
widl: Increment the type format string when writing...
tree
|
commitdiff
2006-02-07
Robert Shearman
widl: Make all pointer fields of expr_t structure constant.
tree
|
commitdiff
2006-02-03
Robert Shearman
widl: Add architecture for generating pointer layouts.
tree
|
commitdiff
2006-02-03
Eric Kohl
widl: The 'string' attribute can also be used with...
tree
|
commitdiff
2006-02-02
Alexandre Julliard
widl: Some cosmetic fixes in generated code.
tree
|
commitdiff
2006-02-02
Alexandre Julliard
widl: Make sure the token variables are always initiali...
tree
|
commitdiff
2006-02-01
Robert Shearman
widl: Fix a SEGV when using arrays declared using a...
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: Changes to output for better debugability.
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: Clean up conformant struct handling.
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: Fix the writing of arrays with size specified...
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: Improve the current type offset passing.
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: The stack/structure offset in correlation descrip...
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: Do constant folding for the sizeof operator on...
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: Support client/server generation for explicit_han...
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: Implement constant conformance.
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: Fix the type offset used in marshaling/unmarshaling.
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: Implement the writing of defaultvalue constants...
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: Use a macro to write out FC types, along with...
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: Pass the current type format string offset throug...
tree
|
commitdiff
2006-01-31
Robert Shearman
widl: Eliminate redundant callback routines.
tree
|
commitdiff
2006-01-27
Robert Shearman
widl: Implement callback conformance.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Generate type format strings for conformant varyi...
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Fix detection of varying arrays.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Fix detection of conformant varying structs.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Support generation of conformant structure type...
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Conformant arrays have a size of 0.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Support correlation descriptors in structures.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Error if an array is in the middle of a structure.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Fix the detection of conformant and pointer structs.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Simple structs and complex pointers.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Add framework for generating struct and union...
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Support different types of simple pointers.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Generate NdrNonConformatString* calls for non...
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Add functions for detecting array and string...
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Support some more complicated conformance / varia...
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Start implementing writing of conformance/varianc...
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Strings.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Arrays.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Simplify write_typeformatstring_type.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Don't use recursion for write_typeformatstring_type.
tree
|
commitdiff
2006-01-24
Robert Shearman
widl: Don't use recursion to implement write_procformat...
tree
|
commitdiff
2006-01-06
Robert Shearman
widl: Generate static sizing information for fixed...
tree
|
commitdiff
2006-01-05
Alexandre Julliard
Remove YY_NO defines that cause warnings.
tree
|
commitdiff
2006-01-03
Alexandre Julliard
Support building flex files without debug support.
tree
|
commitdiff
2006-01-03
Alexandre Julliard
Added some flex options to avoid compiler warnings.
tree
|
commitdiff
2005-12-31
Robert Shearman
widl: Output sizing information for arrays in the gener...
tree
|
commitdiff
2005-12-31
Robert Shearman
widl: Export the bracket adding functionality of do_wri...
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Fix merge conflict.
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Follow type references in procformat and typeform...
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Handle marshaling and unmarshaling structures.
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Out parameters.
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Remove some duplication.
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Pass a state into marshall_arguments and unmarsha...
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Generate marshaling and unmarshaling statements...
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Treat variables with array indices the same as...
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Advance the type format string whilst marshaling and
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Convert the main while loops in marshall_argument...
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Add support for marshalling and unmarshalling...
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Add some const attributes.
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Prepare marshall and unmarshall code generation...
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Fix SEGVs with client and server code generation...
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Generate correct proc format strings for [out...
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Use the same precendence rule for the conditional...
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Better array support.
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Support non-basic variables in proc format strings.
tree
|
commitdiff
2005-12-26
Robert Shearman
widl: Add helper functions that return the size of...
tree
|
commitdiff
2005-12-19
Hans Leidekker
widl: Avoid lvalue casts in generated code.
tree
|
commitdiff
2005-12-16
Jacek Caban
widl: Added bindable and displaybind attributes handling.
tree
|
commitdiff
2005-12-13
Robert Shearman
widl: Start generating type format strings.
tree
|
commitdiff
2005-12-13
Eric Kohl
widl: Server stubs in generated code are void functions.
tree
|
commitdiff
2005-12-12
Robert Shearman
widl: Generate FC_ERROR_STATUS_T proc format.
tree
|
commitdiff
2005-12-12
Robert Shearman
widl: Support explicit binding handles.
tree
|
commitdiff
2005-12-12
Robert Shearman
widl: Zero initialize parameters in the generated serve...
tree
|
commitdiff
2005-12-12
Robert Shearman
widl: Calculate the size of buffer required.
tree
|
commitdiff
2005-12-12
Robert Shearman
widl: Don't cast buffer pointers to long in generated...
tree
|
commitdiff
2005-12-12
Eric Kohl
widl: Support multiple interfaces per file.
tree
|
commitdiff
2005-12-12
Robert Shearman
widl: Don't treat FC_SMALL as FC_SHORT.
tree
|
commitdiff
2005-12-12
Robert Shearman
widl: Use WCHAR instead of wchar_t.
tree
|
commitdiff
2005-12-12
Robert Shearman
widl: Don't output __RPC_FAR in generated code.
tree
|
commitdiff
2005-12-09
Vincent Béron
widl: Issue correct C++ headers.
tree
|
commitdiff
next