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