sergei
|
5bf51c991c
|
* VarUtils, fixed missing support for interfaces
- NoInterfaces() not used anymore, removed
+ Basic test for VariantArray of IInterface
git-svn-id: trunk@16527 -
|
2010-12-09 16:38:55 +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 |
|
joost
|
4fd9d7314a
|
* Fixed wrong order of elements in psaElementSizes introduced in r12138
git-svn-id: trunk@12227 -
|
2008-11-25 18:16:51 +00:00 |
|
florian
|
af133effa2
|
* fix of broken r12138
git-svn-id: trunk@12141 -
|
2008-11-17 10:18:25 +00:00 |
|
florian
|
7afd3ba256
|
* patch by Petr Kirstan to resolve #12333
git-svn-id: trunk@12138 -
|
2008-11-16 22:53:17 +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 |
|
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 |
|
yury
|
9d3a3f3c49
|
* Fixed SafeArrayGetLBound,SafeArrayGetUBound,CheckVarArrayAndCalculateAddress (variant array bounds are stored in reverse order).
* It fixes test/testv9.pp for non Windows targets.
git-svn-id: trunk@6008 -
|
2007-01-17 01:12:03 +00:00 |
|
yury
|
c73860bc39
|
* fixed SafeArrayRedim.
* set ARR_VARIANT flag for arrays of varVariant.
* fixed VariantClear for arrays.
* all this fixes tw3681 for arm-wince.
git-svn-id: trunk@5956 -
|
2007-01-13 22:25:26 +00:00 |
|
michael
|
63af3b33a1
|
* Fixed bug #7159 and implemented clear/copy/redim for interface/widestring/variant arrays
git-svn-id: trunk@5930 -
|
2007-01-12 20:16:44 +00:00 |
|
yury
|
e1b9814b5d
|
* fixed some warnings and notes while compiling RTL.
git-svn-id: trunk@4256 -
|
2006-07-19 10:31:15 +00:00 |
|
Jonas Maebe
|
9e801eb048
|
* removed/conditionalised several unused variables
git-svn-id: trunk@4199 -
|
2006-07-14 20:44:57 +00:00 |
|
florian
|
17d3ebe748
|
* hopefully now fixed for all platforms
git-svn-id: trunk@3238 -
|
2006-04-17 07:51:31 +00:00 |
|
florian
|
474ba9723c
|
* i386-linux building fixed
git-svn-id: trunk@3229 -
|
2006-04-16 14:16:02 +00:00 |
|
peter
|
042afa256c
|
* reset lockcount in SafeArrayCreate and SafeArrayCopy, patch by Tomas Stejskal
-This line, and those below, will be ignored--
M varutils.inc
git-svn-id: trunk@2503 -
|
2006-02-10 06:50:23 +00:00 |
|
florian
|
9efae2700b
|
* more rangecheck fixing
git-svn-id: trunk@1676 -
|
2005-11-06 09:21:52 +00:00 |
|
florian
|
a636570436
|
* compile with $R-
git-svn-id: trunk@1675 -
|
2005-11-06 09:18:35 +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
|
c5b90ed37c
|
* fixed variant array creation and copying on non win32 system
git-svn-id: trunk@170 -
|
2005-06-01 19:30:17 +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 |
|
florian
|
78197f9914
|
* SafeCreateArray fixed
|
2005-03-28 21:52:43 +00:00 |
|
florian
|
59ce7b59da
|
* compilation on non win32 fixed
|
2005-03-28 17:04:58 +00:00 |
|
florian
|
372711eea4
|
+ a lot of vararray stuff
|
2005-03-28 13:38:05 +00:00 |
|
peter
|
d2092fc054
|
* 64bit fixes
|
2005-02-25 14:39:31 +00:00 |
|
florian
|
74c89e2b87
|
+ some variant stuff fixed and added
|
2005-02-24 22:36:36 +00:00 |
|
peter
|
e417e34496
|
* truncate log
|
2005-02-14 17:13:06 +00:00 |
|
florian
|
09a051718a
|
* fixed variant copy for interfaces
|
2005-02-08 21:17:25 +00:00 |
|
marco
|
e60722939a
|
* patch from Peter
|
2005-02-08 07:25:26 +00:00 |
|
florian
|
10f7de490e
|
+ basic variant<->intf conversion
|
2005-02-07 21:52:08 +00:00 |
|
florian
|
cb397d4f91
|
+ some missing word handling added
|
2005-01-16 16:56:32 +00:00 |
|
florian
|
8741afb6cc
|
* olestring copying fixed
|
2005-01-16 16:15:30 +00:00 |
|
florian
|
99ebd46010
|
* several variant init./final. stuff fixed
|
2005-01-15 18:47:26 +00:00 |
|
florian
|
cbea5f1154
|
* made some variants stuff more readable
|
2005-01-08 16:19:42 +00:00 |
|
peter
|
8c60c6f93e
|
* ordinal-pointer conversions fixed
|
2004-04-28 20:48:20 +00:00 |
|
peter
|
11d5367e01
|
* Widestring->PWidechar requires a typecast
|
2002-11-22 16:30:05 +00:00 |
|
florian
|
b1cbfd4c5c
|
* fixes for new widestring handling
|
2002-10-11 12:21:55 +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 |
|
peter
|
1c47926014
|
* fixed argument names
|
2001-04-10 21:24:18 +00:00 |
|
michael
|
61192ad683
|
+ Compiles on win32 also now
|
2000-08-29 17:35:55 +00:00 |
|
michael
|
82f4c2d9a3
|
+ Initial implementation of varutils
|
2000-08-29 08:23:13 +00:00 |
|