projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comcat: Cleanup from unused includes and imports.
[wine]
/
dlls
/
oleaut32
/
variant.c
2012-08-24
Roman Dadkov
oleaut32: Fix VectorFromBstr call in VARIANT_CoerceArray.
blob
|
commitdiff
|
raw
2012-06-26
Huw Davies
oleaut32: Add support for boolean strings in VarNot.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Daniel Lehman
oleaut32: Treat years 0 to 29 as 2000 to 2029 in VARIAN...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-23
Jacek Caban
oleaut32: Correctly test VARIANT_BOOL value in VarCat.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-20
Alistair Leslie...
oleaut32: Dont filter out VT_RECORD|VT_REF type in...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-31
David Hedberg
oleaut32: Don't crash in wrapper if variant resides...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Nikolay Sivov
oleaut32/tests: Fix a safearray leak (Valgrind).
blob
|
commitdiff
|
raw
|
diff to current
2010-11-17
Alexandre Julliard
oleaut32: Fix the overflow check in VarNumFromParseNum.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Jeremy Drake
oleaut32: Fix handling of negative fractional variant...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Gerald Pfeifer
oleaut32: Remove variable rOk which is not really used...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
André Hentschel
oleaut32: Fix formula.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
André Hentschel
oleaut32: Fix year 0.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-04
André Hentschel
oleaut32: Fix day rolling.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-02
André Hentschel
oleaut32: Rewrite RollUdate to be easier to change...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-16
Huw Davies
oleaut32: Fix a memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Piotr Caban
oleaut32: Ignore milliseconds in VarDateFromUdate imple...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-18
Rob Shearman
oleaut32: Fix memory leaks in ITypeInfo_fnInvoke.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-03
Alexandre Julliard
oleaut32: Replace long and unsigned long by more approp...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-02
Michael Stefaniuc
oleaut32: Fix a small error in a comment.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-26
Francois Gouget
oleaut32: Tweak a comment to make it more explicit.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Detlef Riekenberg
oleaut32: VarCat must use localized names for VT_BOOL.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Michael Stefaniuc
oleaut32: Use FAILED instead of !SUCCEEDED.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-07
Aric Stewart
oleaut32: In variants check bOverflow to make sure...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Michael Stefaniuc
oleaut32: Remove redundant NULL check before SysFreeStr...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Rob Shearman
oleaut32: Fix testing of HRESULT types with not operato...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-19
Michael Karcher
oleaut32: Cache localised number chars.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Austin English
oleaut32: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-12
Andrew Talbot
oleaut32: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-16
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-29
Alexandre Julliard
oleaut32: Properly initialize the result variant in...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarRound.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarNeg.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarInt.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarFix.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarNot.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-05
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarAbs.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-29
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-03
Jason Edmeades
oleaut32: Convert to VT_DECIMAL fails with overflow...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-22
Andrew Talbot
oleaut32: Declare some items static.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarImp.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarPow.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarMod.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarIdiv.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarXor.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarOr.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarSub.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarDiv.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarMul.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarAdd.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Alex Villacís Lasso
oleaut32: Support for VT_DISPATCH in VarAnd.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-03
Alex Villacís Lasso
oleaut32: Add wrapper for dereferencing a VARIANT of...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-26
Alex Villacís Lasso
oleaut32: Fix VarMod(VT_DECIMAL) test by properly initi...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Dmitry Timoshkov
oleaut32: Make some data const and static.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-08
Alex Villacís Lasso
oleaut32: variant - allow conversion of VT_DISPATCH...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-16
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Hans Leidekker
oleaut32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Francois Gouget
Tweak TRACE()s to simplify '\n' checks.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-21
Benjamin Arai
oleaut32: Implementation for function variant:VarImp.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
Benjamin Arai
oleaut32: Fixes for function variant:VarIdiv.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
Benjamin Arai
oleaut32: Fixes for function variant:VarDiv.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Benjamin Arai
oleaut32: Fixes for function variant:VarPow.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Benjamin Arai
oleaut32: Fixes for function variant:VarAnd.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-08
Francois Gouget
oleaut32: Fix spelling of VARIANT_NUMBER_CHARS's separa...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-22
Stefan Leichter
oleaut32: Print 64bit integers with wine_dbgstr_longlong.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-28
Benjamin Arai
oleaut32: VarSub: Fixes several data types and corrects...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
Benjamin Arai
oleaut32: Fix temp variant initialization issues in...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-19
Benjamin Arai
oleaut32: Update error codes for VarMod.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-18
Benjamin Arai
oleaut32: VarCmp - Corrected function description.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-11
Benjamin Arai
oleaut32: Conformance test and patch for VarCat.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-10
qingdoa daoo
oleaut32: Copying a NULL BSTR should result in an empty...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Robert Shearman
oleaut32: Fix parsing of hex numbers with 'e' in the...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Robert Shearman
oleaut32: Uncomment a line to implement conversion...
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-07
Huw Davies
oleaut32: Remove weird attempt to clear VT_VARIANT.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-02
Ulrich Czekalla
oleaut32: Prevent freeing of random memory.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Michael Stefaniuc
oleaut32: Reimplement VarCmp().
blob
|
commitdiff
|
raw
|
diff to current
2006-01-16
Michael Stefaniuc
oleaut32: Define missing but useful VTBIT_* macros.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Uwe Bonnes
Extend VarCmp() and add test cases.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Robert Shearman
Fix a crash during +variant logging caused by a typo...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-28
Michael Stefaniuc
Handle VT_DECIMAL in VarCmp().
blob
|
commitdiff
|
raw
|
diff to current
2005-10-26
Michael Stefaniuc
Handle VT_CY in VarDiv().
blob
|
commitdiff
|
raw
|
diff to current
2005-09-22
Alex Villacís Lasso
Modify VarDiv() and VarSub() to use the existing VarDec...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-23
Michael Stefaniuc
- VarAdd, VarMul: I4 overflows to R8 and not I8 even...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-05
Robert Shearman
Document active object and variant functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-29
Robert Shearman
- Conversions between variants types of the same size...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-28
Michael Stefaniuc
- VarCmp: handle comparision of VT_EMPTY with an integer
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-29
Michael Stefaniuc
- Reimplement VarAdd, had missing functionality and...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Michael Stefaniuc
Reimplement VarMul(). It can multiply now all variants...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Richard Cohen
- Remove unused macro.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Michael Stefaniuc
Fix VariantChangeType: calls to VarDecFromCy and VarDec...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Daniel Remenak
Implemented VarIdiv.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-12
Daniel Remenak
Return DISP_E_DIVBYZERO instead of crashing when asked...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Jon Griffiths
Use variant macros instead of accessing the union directly.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-25
Alex Villacís Lasso
Initialize temporary variants before calling VariantCha...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Alex Villacís Lasso
When parsing an hex/oct integer value, copy value verba...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-09
Eric Pouech
Removed excessive statement (break after return or...
blob
|
commitdiff
|
raw
|
diff to current
next