Rika Ichinose
|
98a5072fbe
Remove NewAnsiString & NewUnicodeString.
|
7 月之前 |
florian
|
1802a8c493
+ apply OptPass1Data to variable shifting/rotating operations as well
|
7 月之前 |
florian
|
ec76f13bd7
* node_not_zero can be apply to int->int conversion only if no data is cut off
|
7 月之前 |
florian
|
6cd75b75c3
* apply OptPass1Data to UDIV/SDIV as well
|
7 月之前 |
florian
|
09be204011
+ extend node_not_zero to take range types into account
|
7 月之前 |
florian
|
bcaa58db01
* extend node_not_zero and make more use of it
|
7 月之前 |
Rika Ichinose
|
f7f8c9a615
Publish System.MemPos.
|
7 月之前 |
florian
|
9cb6497fae
+ function node_not_zero and make use of it
|
7 月之前 |
Michaël Van Canneyt
|
92b3e6a7d7
* Correct string definition. Fixes issue #41135
|
7 月之前 |
Michaël Van Canneyt
|
ac98583fb4
* Correctly write labels. Patch by Simone Tacconi. Fixes issue #41133
|
7 月之前 |
Michaël Van Canneyt
|
b3d555c258
* Patch from Lipinast Lekrisov to get/set record-typed values. Fixes issue #41129
|
7 月之前 |
florian
|
b2f6214b33
+ a_bit_scan_reg_reg gets a flag if src cannot be zero: this simplifies the generated code
|
7 月之前 |
Michaël Van Canneyt
|
b5254fbeb4
* TDirectory.GetDirectories should actually only return directories. Patch by Artem Izmaylov. Fixes issue #41137
|
7 月之前 |
Michaël Van Canneyt
|
10e6a54b59
* Call correct newinstance when overridden. Fixes issue #41090
|
7 月之前 |
Rika Ichinose
|
66d7408b3d
Faster Pos(ansistring).
|
7 月之前 |
Rika Ichinose
|
6631f83ccf
Change CompareChar uses inside compiler/RTL to CompareByte.
|
7 月之前 |
Michaël Van Canneyt
|
0b3d059458
* Allow host environmentto get main and self thread IDs. Needed for inter-thread messaging in browser
|
7 月之前 |
Michaël Van Canneyt
|
44282acecb
* Allow to process .fmx files just as .lfm/.dfm files
|
7 月之前 |
Michaël Van Canneyt
|
b935cc7f93
* Correct typo. Fixes issue #41141
|
7 月之前 |
Rika Ichinose
|
814370b894
Fix NaturalCompareText for string = unicodestring.
|
7 月之前 |
Michaël Van Canneyt
|
1cfa628320
* Test from merge request !312
|
7 月之前 |
Rika Ichinose
|
acaa4660fb
Improve NaturalCompareText behaviour as a comparer.
|
2 年之前 |
mattias
|
d0b4e8730a
pastojs: fixed refcount for-Intf-in-something-do, issue #39293
|
7 月之前 |
mattias
|
4d8c9c9d78
pastojs: convert exit(ComIntf) to setting Result variable, issue #39292
|
7 月之前 |
mattias
|
7f4df82e7a
pas2js: make typeinfo(char) a tTypeInfoInteger descendant
|
7 月之前 |
Michaël Van Canneyt
|
f270543bf4
* Assign result in async
|
7 月之前 |
florian
|
125da5f10a
* SubLea2Lea has to check both times for equal super registers, resolves the second part of #41126
|
7 月之前 |
mattias
|
83f9a94503
fcl-passrc: fixed generic templates as string
|
7 月之前 |
mattias
|
3b5482b580
fcl-passrc: clean up
|
7 月之前 |
mattias
|
00ed18a61b
pastojs: rtti flag for class property
|
7 月之前 |