projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
- Fix VarFormat for formats that mix '0' and '#' in the whole number
[wine]
/
dlls
/
oleaut32
/
tests
/
2005-06-14
Michael Stefaniuc
- Fix VarFormat for formats that mix '0' and '#' in...
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Moved the NONAMELESSUNION/STRUCT macros to wine/test...
tree
|
commitdiff
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
tree
|
commitdiff
2005-06-06
Marcus Meissner
Added testcases for OLE Picture handling.
tree
|
commitdiff
2005-06-05
Jacek Caban
Test only stdole32.tlb as we don't have olepro32.dll...
tree
|
commitdiff
2005-05-29
Michael Stefaniuc
Tests for VarAdd.
tree
|
commitdiff
2005-05-23
Michael Stefaniuc
Tests for VarMul().
tree
|
commitdiff
2005-05-23
Richard Cohen
- Remove unused macro.
tree
|
commitdiff
2005-05-20
Richard Cohen
Check if VT_R8 and VT_INT_PTR are supported before...
tree
|
commitdiff
2005-05-18
Pierre d'Herbemont
Remove stdlib.h inclusion if winsock.h is included.
tree
|
commitdiff
2005-03-18
Jacek Caban
Fixed vartype test.
tree
|
commitdiff
2005-02-25
Jon Griffiths
Documentation spelling fixes.
tree
|
commitdiff
2005-01-31
Rein Klazes
SafeArrayDestroy() returns success when called with...
tree
|
commitdiff
2005-01-24
Rémi Assailly
char -> const char fixes.
tree
|
commitdiff
2005-01-17
Alex Villacís Lasso
When parsing an hex/oct integer value, copy value verba...
tree
|
commitdiff
2005-01-09
Paul Vriens
- use Interlocked* functions in AddRef and Release.
tree
|
commitdiff
2004-12-17
Alexandre Julliard
Expand the COPYTEST macro to avoid trouble with 64...
tree
|
commitdiff
2004-10-21
Walt Ogburn
VarParseNumFromStr: Keep zeros after decimal point...
tree
|
commitdiff
2004-10-19
Walt Ogburn
Keep "trailing" zeros on whole number part of a decimal.
tree
|
commitdiff
2004-10-19
Walt Ogburn
Test that SafeArrayDestroyData keeps the pointer if...
tree
|
commitdiff
2004-10-18
Walt Ogburn
Test zero exponents with and without signs.
tree
|
commitdiff
2004-09-22
Huw Davies
Don't trash the dst variant if we can't do the type...
tree
|
commitdiff
2004-09-20
Marcus Meissner
SafeArrayGetElement on a VARIANT array does not free...
tree
|
commitdiff
2004-09-16
James Hawkins
Use InterlockedDecrement and InterlockedIncrement inste...
tree
|
commitdiff
2004-09-02
Francois Gouget
Detect whether Visual Studio can cast __uint64's to...
tree
|
commitdiff
2004-09-01
Francois Gouget
Remove references to ICOM_THIS and WINE_UNUSED as they...
tree
|
commitdiff
2004-08-25
Jacek Caban
Fix handling of VARIANT with VT_BYREF and null pointer in
tree
|
commitdiff
2004-08-24
Robert Shearman
More safe array tests.
tree
|
commitdiff
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
tree
|
commitdiff
2004-08-19
Jacek Caban
Ref counting fixes.
tree
|
commitdiff
2004-08-13
Francois Gouget
The Windows headers support for NONAMELESSUNION and...
tree
|
commitdiff
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
tree
|
commitdiff
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_VFIELD macro.
tree
|
commitdiff
2004-08-11
Francois Gouget
Modify widl to put the C COM macros inside an #ifdef...
tree
|
commitdiff
2004-05-05
Jon Griffiths
Trace the system and user locales upon startup.
tree
|
commitdiff
2004-04-27
Jon Griffiths
Fix failures under win2k.
tree
|
commitdiff
2004-04-27
Jon Griffiths
Update VarXor,VarAbs,VarNot for all input types.
tree
|
commitdiff
2004-04-23
Jon Griffiths
Test ClearCustData() and UINT->I4 conversion.
tree
|
commitdiff
2004-04-23
Chris Morgan
Skip over most of the unused variant types to speed...
tree
|
commitdiff
2004-04-20
Francois Gouget
Make static Unicode strings const.
tree
|
commitdiff
2004-03-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-03-22
Jon Griffiths
Tests for VarXor/VarEqv.
tree
|
commitdiff
2004-03-17
Jon Griffiths
Use function ptrs for call only present in later versions.
tree
|
commitdiff
2004-03-16
Fabian Cenedese
Let VarParseNumFromStr and VarNumFromParseNum cope...
tree
|
commitdiff
2004-03-02
Alexandre Julliard
We no longer use the .exe.spec.c files.
tree
|
commitdiff
2004-02-26
Fabian Cenedese
VarRound implementation (without type DECIMAL yet)...
tree
|
commitdiff
2004-02-06
Chris Morgan
Implement tests for VarMod().
tree
|
commitdiff
2004-01-27
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-27
Alexandre Julliard
Only link against libdxguid where necessary.
tree
|
commitdiff
2004-01-20
Jon Griffiths
Remove tests that are covered by vartype.c.
tree
|
commitdiff
2004-01-19
Hans Leidekker
Add missing comma.
tree
|
commitdiff
2004-01-09
Marcus Meissner
Copy BSTRs byte wise.
tree
|
commitdiff
2004-01-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-01-02
Alexandre Julliard
Commented out tests that assume that the current year...
tree
|
commitdiff
2003-12-30
Marcus Meissner
Dimensions with cElements=0 are valid and needed by...
tree
|
commitdiff
2003-12-15
Jon Griffiths
I8/UI8 are accepted in arrays in recent native dlls.
tree
|
commitdiff
2003-12-15
Marcus Meissner
Implemented VarInt, VarPow.
tree
|
commitdiff
2003-12-12
Alexandre Julliard
Avoid long long constants (reported by Gerald Pfeifer).
tree
|
commitdiff
2003-12-11
Jon Griffiths
Test almost all of the low level variant functions
tree
|
commitdiff
2003-12-11
Jon Griffiths
Reimplement/document every low level variant function.
tree
|
commitdiff
2003-12-10
Jon Griffiths
Fix a couple of tests for w2k (Russian).
tree
|
commitdiff
2003-12-09
Jon Griffiths
Fix the tests to pass when locale settings are user...
tree
|
commitdiff
2003-11-28
Alexandre Julliard
Porting fixes.
tree
|
commitdiff
2003-11-25
Jon Griffiths
Tests for the non-variant date conversion functions.
tree
|
commitdiff
2003-10-06
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-10-03
Jon Griffiths
Tests for recent variant changes.
tree
|
commitdiff
2003-09-11
Francois Gouget
Modify winetest_ok to only add a trailing '\n' if there...
tree
|
commitdiff
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
tree
|
commitdiff
2003-06-24
Marcus Meissner
OleCreateFontIndirect(NULL,...) uses the OLE StdFont.
tree
|
commitdiff
2003-06-13
Marcus Meissner
Fixed index handling for multi dimensional arrays.
tree
|
commitdiff
2003-05-13
Dimitrie O. Paun
Make sure winsock.h gets included before stdlib.h.
tree
|
commitdiff
2003-01-13
Francois Gouget
Fix the case of floats in VarBstrFromR4, VarBstrFromR8 and
tree
|
commitdiff
2003-01-07
Francois Gouget
Many oleaut32 APIs are missing on Win95/IE3. Load them...
tree
|
commitdiff
2003-01-05
Francois Gouget
The vt field should be a VARTYPE not a VARENUM.
tree
|
commitdiff
2003-01-02
Marcus Meissner
Implemented SafeArray{SetIID,GetIID,SetRecordInfo,GetRe...
tree
|
commitdiff
2003-01-02
Francois Gouget
Remove unnecessary sprintf calls.
tree
|
commitdiff
2003-01-02
Francois Gouget
Fix signed/unsigned warnings.
tree
|
commitdiff
2002-12-24
Francois Gouget
Move the test strings into their own array and convert...
tree
|
commitdiff
2002-12-23
Marcus Meissner
Fixed VarBstrCmp/Cat .spec entries.
tree
|
commitdiff
2002-08-09
Alexandre Julliard
Create separate makefiles for tests for more flexibility.
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Moved succeeding test out of todo block.
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-23
Francois Gouget
Make the tests compile with Visual C++.
tree
|
commitdiff
2002-05-21
Alexandre Julliard
Renamed Winelib apps to .exe.so to follow the dll namin...
tree
|
commitdiff
2002-05-11
Alexandre Julliard
Added -res option to specify resources on winebuild...
tree
|
commitdiff
2002-05-09
Alexandre Julliard
Moved imports specification from the .spec into the...
tree
|
commitdiff
2002-03-26
Marcus Meissner
Ported variant tests to the new testing framework.
tree
|
commitdiff