projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
urlmon: Fix the message warning about installing ActiveX components.
[wine]
/
dlls
/
oleaut32
/
tests
/
tmarshal.c
2012-09-18
Charles Davis
oleaut32/tests: Don't use a C99 keyword as a method...
blob
|
commitdiff
|
raw
2012-09-18
Charles Davis
oleaut32/tests: Don't take the size of a pointer (Clang).
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
Jacek Caban
oleaut32: Added more tests.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
Jacek Caban
oleaut32: Ensure that the right interface is passed...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-17
Huw Davies
oleaut32: Zero-init [out] only parameters.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Jeremy White
oleaut32: When marshalling VT_CARRAY, only marshall...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
Huw Davies
oleaut32: [restricted] members with negative dispids...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
Francois Gouget
oleaut32/tests: Dynamically load some functions that...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-26
Michael Stefaniuc
oleaut32/tests: Use FAILED instead of !SUCCEEDED.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-21
Octavian Voicu
oleaut32: Add tmarshal test with variant array and...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-26
Octavian Voicu
oleaut32: Fix leak in typelib marshaler when invoking...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-04
André Hentschel
oleaut32/tests: Skip tests if typelib can't be registered.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-01
André Hentschel
oleaut32/tests: Only use interface if we succeeded...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Austin English
oleaut32/tests: Make sure a return value is used (LLVM...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Nikolay Sivov
oleaut32/tests: Fix safearray leaks, test return value...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-21
Michael Stefaniuc
oleaut32/tests: Standardize the COM usage in tmarshal.c.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Vincent Povirk
oleaut32: Allow named args to be combined with position...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Vincent Povirk
oleaut32: Always use DISPID_PROPERTYPUT to fill in...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-02
Huw Davies
oleaut32: Add a test for non-oleautomation error handling.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-29
Rob Shearman
oleaut32: Fix accessing beyond end of buffer and memory...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Rob Shearman
oleaut32: Fix a reference count leak in NonOleAutomatio...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Rob Shearman
oleaut32: Unmarshall byref types correctly in IDispatch...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-17
Rob Shearman
oleaut32: Add a test for the memory pointed to by a...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Jeremy White
oleaut32: Implement the ability to marshall VT_CARRAY...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Jeremy White
oleaut32: StructArg tests cannot rely on an unpacked...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Vincent Povirk
oleaut32/tests: Add test for tlibattr->lcid.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Vincent Povirk
oleaut32: Handle LCID arguments in ITypeInfo::Invoke.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Vincent Povirk
oleaut32: Map INT and UINT typedesc's to VT_I4 and...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Vincent Povirk
oleaut32: Add test for INT and UINT property return...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Alexandre Julliard
tests: Make wine_dbgstr_w available in test.h for all...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Huw Davies
oleaut32/tests: Add some tests for [lcid] parameters.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Alexandre Julliard
oleaut32/tests: Fix the tmarshal test on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-19
Francois Gouget
oleaut32/tests: Replace realloc() with HeapReAlloc().
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Michael Stefaniuc
widl: Output "LONG" instead of "long" for a 32bit integer.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Michael Stefaniuc
oleaut32/tests: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Rob Shearman
oleaut32: Test the return value of the remote IWidget_S...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Francois Gouget
oleaut32/tests: Make the Widget_*() and KindaEnum_...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-16
Mikołaj Zalewski
oleaut32: VT_USERDEFINED records are passed by value.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-21
Detlef Riekenberg
oleaut32/tests: Fix tmarshal tests on win9x.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
Jacek Caban
oleaut32: Added test showing need to QueryInterface...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-02
Paul Vriens
oleaut32/tests: Cleanup typelib after the test.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Rob Shearman
oleaut32: Fix some reference count leaks in the tmarsha...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Rob Shearman
oleaut32: Fix a leak of the typelib in the tmarshal...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Rob Shearman
oleaut32: Fix two memory leaks in the test for DispCall...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-27
Michael Stefaniuc
oleaut32: Remove superfluous casts of void pointers...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Huw Davies
oleaut32: Interfaces that derive from IDispatch should...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-07
Misha Koshelev
oleaut32: Add support for vararg functions in ITypeInfo...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-07
Misha Koshelev
oleaut32/tests: Add tests for IDispatch::Invoke of...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Rob Shearman
oleaut32: TKIND_COCLASS parameters to Invoke'd function...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Rob Shearman
oleaut32: Fix the return value of ITypeInfo::Invoke...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Rob Shearman
oleaut32: Implement automatic value getting in ITypeInf...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Rob Shearman
oleaut32: Fix the IDL for the "Value" method in the...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Rob Shearman
oleaut32: Comment out "dual" attribute of IKindaEnumWid...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-08
Rob Shearman
oleaut32: Always register the typelib for the tmarshal...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-07
Rob Shearman
oleaut32: Fix a one-off test failure in the tmarshal...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Rob Shearman
oleaut32: Copy the value directly returned from the...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-23
Alexandre Julliard
oleaut32/tests: Fix the FSF address.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-23
Alexandre Julliard
oleaut32/tests: Add tmarshal test.
blob
|
commitdiff
|
raw
|
diff to current