Michaël Van Canneyt
|
78c8ca57ad
* Fix ref count of interface during cast
|
пре 1 година |
Michaël Van Canneyt
|
083e858544
* Fix duplicate registration of existing RTTI
|
пре 1 година |
Michaël Van Canneyt
|
bc2d1cf51c
* Remove additional memleak
|
пре 1 година |
Michaël Van Canneyt
|
9247957477
* Fix memory leaks
|
пре 1 година |
Michaël Van Canneyt
|
ef6612170c
* Implement GetCodeAddress for TRttiInstanceMethod
|
пре 1 година |
Michaël Van Canneyt
|
2463faf5c0
* Implement TRttiField.(G|S)etValue
|
пре 1 година |
Michaël Van Canneyt
|
3f7cd9b807
* Get Field Attributes + tests
|
пре 1 година |
Michaël Van Canneyt
|
9c5bfbeb78
* Return delphi-compatible output for TValue.ToString when empty
|
пре 1 година |
Pierre Muller
|
71a46465c8
Fix msdos compilation failure by using CodePointer type for GetCodeAddress TRttiRecordMethod function
|
пре 1 година |
Michaël Van Canneyt
|
ca8d867d57
* Get extended methods, fields and property info.
|
пре 1 година |
Michaël Van Canneyt
|
3a5db26abf
* Add TRttiEnumerationType for Delphi compatibility
|
пре 1 година |
Michaël Van Canneyt
|
54b8de47f0
* Make IInterface methods virtual, as in Delphi
|
пре 1 година |
Michaël Van Canneyt
|
a9ff6272f6
* Add IsInstanceOf
|
пре 1 година |
Michaël Van Canneyt
|
d0fe59feda
--amend
|
пре 1 година |
Michaël Van Canneyt
|
c7426a37ef
* (Try)Cast
|
пре 1 година |
Sven/Sarah Barth
|
811fb28433
* correctly retrieve the type of the Variant
|
пре 1 година |
Sven/Sarah Barth
|
6bf7e4c0d3
* use the VWideChar field to retrieve the WideChar value instead of VChar to fix usage on big endian systems
|
пре 1 година |
Michaël Van Canneyt
|
4b5ffd1b23
* Dotted filenames for package rtl-objpas
|
пре 2 година |
Michaël Van Canneyt
|
f791139345
* PChar -> PAnsiChar
|
пре 2 година |
Michaël Van Canneyt
|
21f57606a6
* GetAttribute call
|
пре 2 година |
Michaël Van Canneyt
|
6e324989eb
* Delphi compatibility: Add conversion between TValue from/to variant and TVarRec
|
пре 2 година |
Jinyang He
|
7cde8df8c7
Add loongarch64 packages support
|
пре 2 година |
Sven/Sarah Barth
|
52ed79c7f3
* fix #39506: add assignment operator overloads for all string types so that assignments of constant strings can be handled correctly
|
пре 3 година |
Sven/Sarah Barth
|
bf37616514
+ add TValue.FromArray to create a TValue type for a static or dynamic array from an array of TValues
|
пре 3 година |
Sven/Sarah Barth
|
caaed25f18
+ add Rtti types for static and dynamic arrays
|
пре 3 година |
Sven/Sarah Barth
|
f1059679a1
* move initialization of TValue to a separate method to avoid duplicate implementations
|
пре 3 година |
Sven/Sarah Barth
|
322d91758c
+ add Handle property to access the TypeInfo pointer of the TRttiType
|
пре 3 година |
Sven/Sarah Barth
|
f74a6abccf
* fixup
|
пре 3 година |
Sven/Sarah Barth
|
f9567ff50e
* TMethodImplementation.HandleCallback: fix building the argument array if the result is passed in a parameter
|
пре 3 година |
svenbarth
|
f383cf4deb
* fix for Mantis #38381: apply patch by Bi0T1N to add two Delphi compatible overloads for TValue.Make
|
пре 4 година |