michael
|
a171ad319e
* Patch from Pascal Riekenberg to avoid try/finally in block
|
hace 8 años |
michael
|
fc638ed7ba
* Patch from Pascal Riekenberg: better naming for TOverFLowAction
|
hace 8 años |
michael
|
9e08dd108b
* Fix data fetching optimization
|
hace 8 años |
michael
|
42ac9457a2
* Original patch of Pascal Riekenberg to replace previous one
|
hace 8 años |
michael
|
0796eefe50
* Refactoring
|
hace 8 años |
michael
|
427792aa29
* Some refactoring of ShowBandWithChildren
|
hace 8 años |
michael
|
3f09294aab
* Functions to see whether a published property is readable or writeable
|
hace 8 años |
michael
|
a3bcefd78c
* Use pointer get/set methods
|
hace 8 años |
michael
|
3d3bbcfa9c
* Raise error if property cannot be written (Enhanced patch from Ondrej Pokorny, bug ID #32586)
|
hace 8 años |
nickysn
|
80226e3af4
+ added an optimization pass, that optimizes x86 references
|
hace 8 años |
michael
|
d28a790a43
* Patch from Pascal Riekenberg:
|
hace 8 años |
michael
|
b5f9cce9e4
* Patch from Ondrej Pokorny to improve QR drawing code interface (bug ID 32580)
|
hace 8 años |
Mattias Gaertner
|
aa83ab3c7d
pastojs: fixed insert(item,arr,pos)
|
hace 8 años |
maciej-izak
|
c2f870b60d
fcl-res: read version resource in more proper way. The length of value may be 0 (without any content).
|
hace 8 años |
svenbarth
|
7e3ad42f33
+ add types for the VMT's message table (the names are Delphi compatible, even if TVmtMethodEntry has no Len field)
|
hace 8 años |
marco
|
5e1652de3b
* some more fixes.
|
hace 8 años |
marco
|
bf2459b99b
* some initial makefile syncing
|
hace 8 años |
nickysn
|
67a0e9bdae
+ added x86 helper function get_default_segment_of_ref, which returns the
|
hace 8 años |
Mattias Gaertner
|
feb210cbc3
fcl-passrc: nicer error position on cant find unit
|
hace 8 años |
svenbarth
|
e6b39ebf15
+ add methods for easier enumeration of the fields in a class' field table
|
hace 8 años |
svenbarth
|
0ba1073615
+ add new type TVmtFieldClassTab for the class table of the field table (Delphi compatible)
|
hace 8 años |
svenbarth
|
530213711f
* change the class references in a class' field table to indirect references
|
hace 8 años |
michael
|
2af27756da
* Patch from Pascal Riekenberg: ApplyBandWidth: handle child bands like main parent band
|
hace 8 años |
yury
|
af0fdea815
* Android: Include list of supported syscalls for each CPU.
|
hace 8 años |
yury
|
dbf482d62b
* Fixed version of FpSysCall() with 6 params for Linux with PIC.
|
hace 8 años |
nickysn
|
e8bbc4eef9
+ support the xlat x86 instruction syntax with a memory operand. This allows
|
hace 8 años |
michael
|
2ffad85470
* Patch from Pascal Riekenberg:
|
hace 8 años |
nickysn
|
9cebeeffa9
+ check for address size mismatch in intel syntax assembler as well
|
hace 8 años |
nickysn
|
353efcb163
* fixed rdi register name in error message
|
hace 8 años |
nickysn
|
cece021bd1
+ check whether the address sizes match for x86 string instructions with two
|
hace 8 años |