yury
|
93e72c2079
* Fixed bug introduced by r7667. Do not release pushed return value be callee for cdecl on win32. It fixes error3 of bug #9098.
|
18 年之前 |
Almindor
|
a1108a8fbb
* update lNet to 0.5.2
|
18 年之前 |
yury
|
9525ad6edf
* removed debug output.
|
18 年之前 |
yury
|
a4dfa3b4fd
* fixed bug #9107: procedure which have pushed parameters in its body fails if only -OoSTACKFRAME switch is used.
|
18 年之前 |
yury
|
51493d673e
* fixed test.
|
18 年之前 |
yury
|
ff3bd9fa6f
* fixed compilation for arm targets.
|
18 年之前 |
yury
|
3b7e458f02
* Properly set location of float return value if it is passed as var parameter (it is always happens for safecall functions). It fixes bugs #8523 and #8977.
|
18 年之前 |
yury
|
9bbff8042f
* Set return value of safecall procedure if implicit try/finally blocks are disabled.
|
18 年之前 |
micha
|
3b7792ead1
* heaptrace: cleanup orphaned lock only in case of threading used
|
18 年之前 |
yury
|
7a6c15bfcd
* fixed test.
|
18 年之前 |
yury
|
5afc9355f8
* use proper runtime error codes for EIntfCastError and ESafecallException exceptions.
|
18 年之前 |
yury
|
9844174e5e
* It is needed to destroy exception object in safecall procedure as well.
|
18 年之前 |
yury
|
78fe68859b
* Pop the last exception object in safecall procedure.
|
18 年之前 |
yury
|
a7d1508959
* Fixed safecall procedures by generating implicit try/finally and setting correct return value if exception was occurred or not. Now safecall is fully Delphi compatible.
|
18 年之前 |
marco
|
569d7e1138
* fixed deprecated
|
18 年之前 |
marco
|
58e3f8ad0d
* more deprecated fixes
|
18 年之前 |
marco
|
0ef2cb0b02
* fixed deprecated
|
18 年之前 |
marco
|
4200ae288d
* fixed deprecated
|
18 年之前 |
Jonas Maebe
|
d1c597aa71
* avoid extra locking/unlocking for updatescreen (must now always be
|
18 年之前 |
florian
|
c1640b078b
* create init rtti for fpc_copy instead of full rtti
|
18 年之前 |
Jonas Maebe
|
d9284963b3
* fix for fpc_copy on 64 bit systems from Florian
|
18 年之前 |
peter
|
65a721de66
* test for wrong first match of operator overloading
|
18 年之前 |
florian
|
72d49f3033
* reverted r7675
|
18 年之前 |
michael
|
663e020402
* Patch from Inoussa OUEDRAOGO to support GUIDs in interface declarations
|
18 年之前 |
Jonas Maebe
|
b6f4e26631
+ graph unit for Mac OS X. Note that you have to change one thing in graph
|
18 年之前 |
florian
|
ea97b8b137
* fixed copying of remaining elements
|
18 年之前 |
Jonas Maebe
|
3eaceafad3
* fixed notput for vga 16 color modes
|
18 年之前 |
florian
|
2c4aeefbf4
* fixed copying of automated records
|
18 年之前 |
daniel
|
84da64db85
* Library -> daemon
|
18 年之前 |
daniel
|
0ad710dc44
+ Warn for Debian mouse bug on Debian systems.
|
18 年之前 |