nickysn
|
0c6426f354
* synchronized with trunk
|
5 年之前 |
yury
|
4b84de6a72
* Optimized Handle_I8086_Error by using smaller int types.
|
5 年之前 |
Jonas Maebe
|
b3adeaaea9
* added test for bug that's already fixed (mantis #37423)
|
5 年之前 |
florian
|
f798141d30
* simplified code
|
5 年之前 |
florian
|
995d2d280a
- no need to call add_move_instruction if data is moved between different register classes
|
5 年之前 |
florian
|
e2bf83b573
* do not spill_replace if the register is used another time in the instruction
|
5 年之前 |
michael
|
fed066b805
* Remove some warnings/hints
|
5 年之前 |
michael
|
cc4e6458c4
* Added jdoNullClearsProperty
|
5 年之前 |
michael
|
a5a4a32ff9
* Add testcase for jdoIgnoreNulls
|
5 年之前 |
svenbarth
|
7be31033d7
+ add support for passing EventType and EventData along to a daemons event handler, this is only useful for Windows and implemented in a way to be as backwards compatible as possible with the only exception being the virtual method TDaemonThread.HandleControlCode which now takes additional arguments
|
5 年之前 |
svenbarth
|
304ec430f2
+ extend WinBindings with support for activating additional accepted service control codes
|
5 年之前 |
svenbarth
|
4b1a258bf1
+ declare additional service control codes
|
5 年之前 |
Mattias Gaertner
|
3f87b2a4f6
pastojs: fixed except-ExtClass-on
|
5 年之前 |
Mattias Gaertner
|
b7db1a3aa7
fcl-json: less hints
|
5 年之前 |
michael
|
20e29a9442
* Do not use overload in implemetantion (bug ID 0037510)
|
5 年之前 |
michael
|
78056de6a6
* Fix bug ID #37512: fix declaration of generic array
|
5 年之前 |
michael
|
b68c68b48b
* Fix bug id #37513 : type helper declaration incomplete
|
5 年之前 |
michael
|
a78d5ba112
* Fix bug id #37514 : type helper not recognized
|
5 年之前 |
michael
|
67f5cc1003
* Add woAlwaysRecordHelper option
|
5 年之前 |
michael
|
99551dc6b2
* Fix bug id #37515
|
5 年之前 |
michael
|
6cbab40b52
* Refactor disabling of hints and warnings. Add woSkipPrivateExternals
|
5 年之前 |
michael
|
31ab627cf5
* Fix bug ID #37517; remove externa from record members
|
5 年之前 |
michael
|
b78a3fec98
* Fix bug #37519: no assembler
|
5 年之前 |
michael
|
e4f38da5bb
* Also use woNoAsm option for procedure body
|
5 年之前 |
michael
|
608fded11a
* Add woNoAsm option
|
5 年之前 |
michael
|
15cccf154a
* Fix bug ID #0037516, only add extra uses to interface
|
5 年之前 |
nickysn
|
2a40acba19
* synchronized with trunk
|
5 年之前 |
florian
|
d7ba09f543
* insert type casts when creating new unaryminus nodes during simplification, resolves #37508
|
5 年之前 |
michael
|
f97d12d6d7
* Add jdoIgnoreNulls
|
5 年之前 |
Károly Balogh
|
f20c76d73b
m68k: fixed a long standing issue, where FPU registers would be clamped to single precision during spilling
|
5 年之前 |