Nikolay Nikolov
|
e0064ab03f
* the FPC_WASM_NATIVE_EXCEPTIONS define renamed FPC_WASM_LEGACY_EXCEPTIONS
|
1 Minggu lalu |
Nikolay Nikolov
|
6b133a30cf
* except_native.inc renamed except_legacy.inc
|
1 Minggu lalu |
Nikolay Nikolov
|
22d010b905
+ added except_exnref.inc (RTL support for WebAssembly exnref exceptions)
|
1 Minggu lalu |
Michaël Van Canneyt
|
bd9caa2ab2
* Allow to hook into QueryInterface for thunk objects
|
2 minggu lalu |
Alligator-1
|
ad88310e5b
Removing forgotten dead code
|
5 bulan lalu |
Rika Ichinose
|
900b1fc4ec
Check for refcount = 1 first.
|
7 bulan lalu |
Rika Ichinose
|
c3f80014b4
Remove FDestroyCount.
|
8 bulan lalu |
Rika Ichinose
|
1e041077cc
Interface unref should zero the pointer first.
|
8 bulan lalu |
Rika Ichinose
|
b8fdd7148b
Simplify RTTIRecordOp.
|
1 tahun lalu |
Rika Ichinose
|
d7352e7b66
Remove most of the VER3_0 conditionals.
|
1 tahun lalu |
Michaël Van Canneyt
|
8b40033964
* Change argument name
|
1 tahun lalu |
Rika Ichinose
|
7589bb39b8
Set ‘TMonitorData’s without locking.
|
1 tahun lalu |
Michaël Van Canneyt
|
e1b2feac33
* Set monitor structures in place
|
1 tahun lalu |
Michaël Van Canneyt
|
30a20cc209
* Add operators to TMethod, for Delphi compatibility
|
1 tahun lalu |
Sven/Sarah Barth
|
4aeb1ee223
* fix implementation comment
|
1 tahun lalu |
Sven/Sarah Barth
|
dd4f7e9148
* fix #40592: make the Delphi-compatible attributes usable, but in a way that makes it clear to the user that they won't work
|
1 tahun lalu |
Sven/Sarah Barth
|
170c05592b
* ensure that the legacy method table has the correct alignment on platforms that require it (e.g. SPARC64)
|
1 tahun lalu |
Michaël Van Canneyt
|
c39e51485c
* Avoid range error in comparisons
|
2 tahun lalu |
Sven/Sarah Barth
|
30bf8047aa
* ensure that the field and method tables are always accessed with the default alignment
|
2 tahun lalu |
Michaël Van Canneyt
|
7e4aca384f
* Some delphi compatibility issues solved (PtrToNil and TGUID operator)
|
1 tahun lalu |
Michaël Van Canneyt
|
6045b3a6bd
* Add Delphi-compatible DisposeOf and friends.
|
1 tahun lalu |
Michaël Van Canneyt
|
defc7e99d1
* Fix compilation for avr-embedded (no unicode strings)
|
2 tahun lalu |
Michaël Van Canneyt
|
757d2b4f91
* Move TMarshal to system unit
|
2 tahun lalu |
Rika Ichinose
|
7f4420495b
TMarshal & TMarshaller, strange things from Delphi.
|
2 tahun lalu |
Michael VAN CANNEYT
|
b69c78ccce
* String -> ShortString/RTLString
|
2 tahun lalu |
Michaël Van Canneyt
|
517d1b017c
* Interface thunk class must query owner object interface list
|
2 tahun lalu |
Michaël Van Canneyt
|
70282826ad
* Parent class for hidden TVirtualInterface thunking class
|
2 tahun lalu |
Michaël Van Canneyt
|
96921aaba3
* Fix NilValue
|
2 tahun lalu |
Michaël Van Canneyt
|
b121045d4a
* TPtrWrapper for Delphi compatibility
|
2 tahun lalu |
Michaël Van Canneyt
|
b8738944ed
* Add TNoRefCountObject (delphi compatibility)
|
2 tahun lalu |