sergei
3c2d918cfe
* Partially undo revision 16529: removing VariantToShortString breaks webtbs/tw14536 which calls the mentioned function directly instead of using typecast.
...
git-svn-id: trunk@16557 -
2010-12-11 23:25:20 +00:00
sergei
ae7018cf85
variants, varutils: another portion of misc fixes:
...
* Handle Variant to ShortString conversions entirely in variants unit, removed VarUtils.VariantToShortString
+ support varUString in DoVarClearComplex
* fixed missing result assignment in TCustomVariantType.VarDataIsEmptyParam
* TCustomVariantType.UnaryOp and BinaryOp now 'implemented', they raise EVariantInvalidOp
git-svn-id: trunk@16529 -
2010-12-10 03:38:21 +00:00
sergei
4e3cedb492
* VariantInit is a procedure, not a function (according to both MSDN and Delphi docs).
...
git-svn-id: trunk@16525 -
2010-12-09 01:27:09 +00:00
micha
83b7f81f81
+ add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)
...
git-svn-id: trunk@10422 -
2008-03-02 12:59:02 +00:00
marco
c2715f6aaa
* added cvartypetoelementinfo struct/const. (mergeme)
...
git-svn-id: trunk@7152 -
2007-04-22 09:50:50 +00:00
florian
a99b5470af
* big variant from Thorsten Engler, fixes and improves several variant stuff
...
git-svn-id: trunk@6747 -
2007-03-07 20:45:06 +00:00
florian
17d3ebe748
* hopefully now fixed for all platforms
...
git-svn-id: trunk@3238 -
2006-04-17 07:51:31 +00:00
tom_at_work
c0348fff89
* fixed compilation for 64 bit targets
...
git-svn-id: trunk@3236 -
2006-04-17 07:40:31 +00:00
florian
4084c4261d
+ more units for winx64
...
git-svn-id: trunk@3226 -
2006-04-16 11:37:28 +00:00
Jonas Maebe
77d20627dc
* removed duplicate EVariant class from varutils and incorporated
...
its implementation details in the EVariant class of sysutils
+ added conversions of variant error codes to exception messages
(together these fix tw4704)
git-svn-id: trunk@3026 -
2006-03-24 22:47:15 +00:00
michael
21425e303c
+ Removed HASVARIANT define
...
git-svn-id: trunk@244 -
2005-06-07 20:48:31 +00:00
peter
4ace790492
* remove $Log
...
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
d2092fc054
* 64bit fixes
2005-02-25 14:39:31 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
michael
0d9f209c26
+ Case change (bug 3050)
2004-04-16 10:07:44 +00:00
florian
058d480f40
* error handling for Variants improved
2003-11-26 20:00:19 +00:00
peter
9f31783a0a
* old logs removed and tabs fixed
2002-09-07 16:01:16 +00:00
florian
92b842342c
* make cycle for win32 fixed
2001-11-17 10:29:48 +00:00
michael
a62da4ea8f
+ Real/Boolean support added, Start of string support
2001-11-15 22:33:14 +00:00
michael
d703757d27
+ First working variant support
2001-11-14 23:00:16 +00:00
florian
6476fbf2fe
* fixed and added a lot of stuff to get the Jedi DX( headers
...
compiled
2001-08-19 21:02:01 +00:00
michael
e50e70bef2
+ new include files
2000-08-29 18:16:22 +00:00