Jonas Maebe
|
11968c4261
* use A_J instead of A_B (without explicitly defined condition) to jump to
|
13 年之前 |
marco
|
ced0992642
* extraction example by Reinier Olislagers. Mantis #21304
|
13 年之前 |
michael
|
032528115f
* Patch from Mattias Gaertner to improve quicksort memory use (Bug 22119)
|
13 年之前 |
florian
|
21b94f675f
+ add for MLA the same register interferences as for MUL
|
13 年之前 |
marco
|
2d890ae0b3
* Some more interfaces (include IOleCOmmandTarget). Patch by Ludo.
|
13 年之前 |
sergei
|
bbb08bbf66
ogcoff.pas:
|
13 年之前 |
Jonas Maebe
|
3c6c4dff30
* fixed assembler code that was enabled in r20968 (push/pop changed ebx
|
13 年之前 |
Jonas Maebe
|
ffe68ca284
* do not search overloaded assignment/conversion operators for internal
|
13 年之前 |
Jonas Maebe
|
0037de6ac9
* disable range/overflow checking for subsetreg/ref code, to prevent
|
13 年之前 |
joost
|
4bbaeeccc6
* Reinstated the thest that was removed in r21365. Better not replace tests with
|
13 年之前 |
florian
|
638d0d49c0
+ take advantage of the mla instruction when calculating array offsets
|
13 年之前 |
sergei
|
71c8b9cf8a
* ogelf.pas: cleaned up code that creates default sections.
|
13 年之前 |
marco
|
283ed5971a
* Fixed gotcha in r21364. SQL Null instead of nil. Mantis #22108 by Ludo
|
13 年之前 |
pierre
|
de9d8f2880
Regenerated after: Add x86_64 cpu specific units
|
13 年之前 |
pierre
|
7a9f1556e2
Add x86_64 cpu specific units
|
13 年之前 |
pierre
|
312c6bb7f8
x86_64 subdirectory added
|
13 年之前 |
pierre
|
5aaf3b797e
Regenerated after: Add missing x86_64 specific cpu unit dependency on sysutils
|
13 年之前 |
pierre
|
f6231e154f
Add missing x86_64 specific cpu unit dependency on sysutils
|
13 年之前 |
pierre
|
1ca3b765ec
Regenerated after: Add x86_64 specific units
|
13 年之前 |
pierre
|
d99aeffbe4
Add x86_64 specific units
|
13 年之前 |
marco
|
9e5316afd1
* Patch from Mantis #22105 by Lacak2 that improves oldvalue testing.
|
13 年之前 |
marco
|
283b37139f
* Patch from Ludo Brands implementing TCustomBufdataset.lookup
|
13 年之前 |
florian
|
c75486db89
* patch by Nico Erfurth:
|
13 年之前 |
sergei
|
dc03282cb7
+ Support assembling expressions ".long L2-L1" where label L1 belongs to the current objsection and L2 comes from any objsection. This is done using relative relocations and is compatible with GNU AS.
|
13 年之前 |
svenbarth
|
dbc410de63
Allow the usage of a generic's name without type arguments inside of nested classes inside the generic. This fixes Mantis #19499, but also Mantis #18688.
|
13 年之前 |
Jonas Maebe
|
1ec48299cf
* allow default() on Objective-C classes and protocols: the compiler already
|
13 年之前 |
marco
|
0757517dde
* more removal of deprecated functions (deprecated before 2.4.0)
|
13 年之前 |
marco
|
043ff2c81c
* more deprecations. Copies of stringtypes usually defined in unit dos, but
|
13 年之前 |
Jonas Maebe
|
959efe1f54
* CTFrameSetter.pas -> CTFramesetter.pas (fixes installation on
|
13 年之前 |
Jonas Maebe
|
9b21c6c84d
* abort if the specified destination file is a directory (mantis #22089)
|
13 年之前 |