Vincent Snijders
|
1c98cda100
* fixed compilation on x86_64
|
17 жил өмнө |
Vincent Snijders
|
61f26d5a96
* removed compiler directives from source as per Isaac's request
|
17 жил өмнө |
ivost
|
8fe3b40070
* added helper function "FindPropInfo" with additional TypeKind filter parameter
|
17 жил өмнө |
Jonas Maebe
|
479d5c7aa3
* forgot inherited call in previous commit for non-darwin
|
17 жил өмнө |
Jonas Maebe
|
5f39783ec6
* moved adding of '-mfpu=softvfp' for arm/softfloat to overridden
|
17 жил өмнө |
Jonas Maebe
|
3aa600e569
+ darwin/arm assembler writer
|
17 жил өмнө |
Jonas Maebe
|
d4c2f52090
* disabled pic default for arm/darwin (pic isn't supported yet for arm)
|
17 жил өмнө |
Jonas Maebe
|
9d4c96b100
+ darwin/arm versions
|
17 жил өмнө |
Vincent Snijders
|
4c6d62f954
* fixed mandelbrot shootout benchmark for non i386 targets
|
17 жил өмнө |
Jonas Maebe
|
afa14de20d
+ some generic changes preparing for darwin/arm support
|
17 жил өмнө |
ivost
|
456e40bde7
* fixed bug in VarSupports (accessviolation when variant was nil)
|
17 жил өмнө |
ivost
|
1ec2bf7f94
* implemented VarSupports helpers
|
17 жил өмнө |
yury
|
1fe90fe7dc
* Removed unused code and unused local variable.
|
17 жил өмнө |
yury
|
3e92fc8a28
* Use MB_SETFOREGROUND and ICON_ERROR flags for unhandled exception message box on wince to prevent message box hiding when sequential error messages are displayed.
|
17 жил өмнө |
joost
|
b7f07f8144
* If InitDebugClient fails, do not try to write a debug-message
|
17 жил өмнө |
florian
|
340844b9e0
* fixes array overflow in VarTypeAsText when an 'Array of' or 'Ref to' variant type is passed
|
17 жил өмнө |
joost
|
64cabb39d8
* Fix AV when DebugDisabled is true and the program quits
|
17 жил өмнө |
Jonas Maebe
|
23a219ae59
* improved firstcomplex() in case one of the two nodes does not need any
|
17 жил өмнө |
joost
|
cf4f01c6f9
* Extracted TXMLDatapacketReader into a seperate unit.
|
17 жил өмнө |
florian
|
57f3e2f40a
* forbid access to properties in class methods
|
17 жил өмнө |
joost
|
c79e23c5eb
* Register DataPacketReaders
|
17 жил өмнө |
florian
|
8c9baed5cb
* force static; being repeated in the procedure body, this avoids trouble as in #12242
|
17 жил өмнө |
michael
|
20a8aced3c
* Fixed assign
|
17 жил өмнө |
michael
|
7e5340c07c
* Added possibility to set filename in archive, and added possibility to use streams
|
17 жил өмнө |
florian
|
50012c2357
* fix by Inoussa OUEDRAOGO to improve UnicodeString property handling, resolves #12224
|
17 жил өмнө |
florian
|
f64dbd70cf
* make unicodechar equivalent to widechar, resolves #12233
|
17 жил өмнө |
florian
|
17e7c221fd
* typo fixed
|
17 жил өмнө |
florian
|
013dc5e379
* fix wince building after unicodestring changes
|
17 жил өмнө |
florian
|
9d087f40fa
* when cross compiling, fallback to fpc when no cross compiler is found
|
17 жил өмнө |
marco
|
aa4edaf074
* yet another fix for 10292, mea culpa. (identifiers were added for the wrong architecture)
|
17 жил өмнө |