michael
|
534df18c84
Re-Added the docopyrect and dodraw abstract methods
|
19 年之前 |
yury
|
187c71ac18
* fixed and enabled case jump table generation for ARM.
|
19 年之前 |
Almindor
|
8f39ae741f
* fix winsock sockets AF_ stuff
|
19 年之前 |
Almindor
|
6f44822cd4
* fix the winsock2 delegation stuff for AF_
|
19 年之前 |
Almindor
|
e6fb51c5b6
* fix os2 for the new AF_/PF_ stuff
|
19 年之前 |
Almindor
|
b0dabd0746
* fix windows sockets AT_ and PF_ (because of the unix changes)
|
19 年之前 |
Almindor
|
50995f965c
* fixes solaris and netbsd AF_ and PF_ defines
|
19 年之前 |
Almindor
|
0219dcf2ab
* removes old (wrong) AF_ and PF_ consts from socketsh.inc
|
19 年之前 |
yury
|
61f0f0b793
* define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL.
|
19 年之前 |
yury
|
5ceef96cf3
* fixed double parameters passing and storing result for ARM in softfloat mode (by removing old hacks).
|
19 年之前 |
yury
|
257a76d6c8
* finally fixed case code generation for ARM.
|
19 年之前 |
michael
|
ae11fd3770
* Added stretchdraw
|
19 年之前 |
florian
|
ab919747a6
* several m68k fixes
|
19 年之前 |
Jonas Maebe
|
c0d46e65ee
* (finally) fixed tests/test/trangeob.pp
|
19 年之前 |
micha
|
09c8d571a6
* fix shared library linking for linux (issue #7849, patch from Dominique Leducq)
|
19 年之前 |
Jonas Maebe
|
c54e49d428
* fixed range check errors
|
19 年之前 |
michael
|
d294359999
* Example XSLT from Graeme Geldenhuys to transform test results to HTML
|
19 年之前 |
michael
|
dee22e8b4a
* Patch from Graeme Geldenhuys
|
19 年之前 |
florian
|
2b7fb31a9e
* return float values in fpu registers only in non emulation mode
|
19 年之前 |
florian
|
28c5578976
* don't generate vmt for a generic
|
19 年之前 |
florian
|
0d38bda5c4
* small m68k-linux fixes
|
19 年之前 |
Jonas Maebe
|
f2fc9b39e1
* 64 bit versions instead of 32 bit versions
|
19 年之前 |
micha
|
da1fcf6e34
+ test procedure override in generic classes
|
19 年之前 |
marco
|
a2c03515e5
* all callbacks changed from export; to cdecl because of 7640
|
19 年之前 |
marco
|
940f82a473
* fix for 7825
|
19 年之前 |
Almindor
|
23c5955b31
* fixes bug #7836 (multiple delimiter is ignored)
|
19 年之前 |
Jonas Maebe
|
a15e5dc61c
* always call tobject.create/free in MacPas mode for new/dispose constructs
|
19 年之前 |
Jonas Maebe
|
bee3604485
* versions compatible with older binutils
|
19 年之前 |
florian
|
81726e85d7
* properties can be also passed to formal const parameters
|
19 年之前 |
Marc Weustink
|
6b48dc8143
* fixed lineinfo reference
|
19 年之前 |