michael
|
5ef20e6215
+ Added delphi compatibility Error procedure
|
19 лет назад |
florian
|
380d3be22c
* started to fix var. array -> dyn. array
|
20 лет назад |
florian
|
c5f82ba6de
+ (ole)variant<->error type conversion
|
20 лет назад |
florian
|
700aacf6a3
+ forgot to add some helpers, now type cast helpers for olevariants should be complete
|
20 лет назад |
florian
|
372141e19d
+ more olevariant type cast wrappers
|
20 лет назад |
florian
|
eb57d588fd
+ several olevariant helpers and wrappers implemented
|
20 лет назад |
florian
|
30769ea013
* made variant operators inlined
|
20 лет назад |
michael
|
b29507407e
+ Removed HASOVERLOADASSIGNBYUNIQUERESULT define
|
20 лет назад |
peter
|
4ace790492
* remove $Log
|
20 лет назад |
florian
|
9da46ff50a
* more descriptive error message in case of a missing variant unit added
|
20 лет назад |
michael
|
77152e9d1b
+ Added VarCast routine
|
20 лет назад |
florian
|
937fcdf41e
* better message in case of missing variants unit
|
20 лет назад |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
fpc
|
50778076c3
initial import
|
20 лет назад |
florian
|
db865d1e51
+ variant<->currency/tdatetime operators
|
20 лет назад |
florian
|
89da61f7a8
+ basic operators (int, real and string) for variants implemented
|
20 лет назад |
florian
|
9a463a8bc3
+ varrarrayredim added and implemented
|
20 лет назад |
florian
|
372711eea4
+ a lot of vararray stuff
|
20 лет назад |
florian
|
e59c1f74a2
+ more vararray stuff
|
20 лет назад |
florian
|
74c89e2b87
+ some variant stuff fixed and added
|
20 лет назад |
peter
|
e417e34496
* truncate log
|
20 лет назад |
florian
|
0853821fd1
+ interface <-> variant conversion from Danny Milosavljevic
|
20 лет назад |
florian
|
99ebd46010
* several variant init./final. stuff fixed
|
20 лет назад |
florian
|
bd211ce900
+ init/cleaning code for variants added
|
20 лет назад |
florian
|
13c5439bb1
+ basic rtl support for variant <-> interface implemented
|
20 лет назад |
florian
|
7fb9bd0f57
* implemented helper for variant<->dyn. array type cast
|
20 лет назад |
florian
|
5064ecaf57
* sparc uses wait4 as well
|
21 лет назад |
peter
|
3094258825
* removed warnings
|
21 лет назад |
florian
|
7cb8b55abb
* real functions ifdef'ed depending on the supported types
|
21 лет назад |
florian
|
d97aa2e973
+ currency type can be assigned to variants now
|
22 лет назад |