florian
|
1b6982107f
* TDebugInfoDwarf3.appenddef_object should not write an extra finish_entry for objects and C++ classes
|
2 년 전 |
florian
|
3e5f6d3228
* use AllocRegbetween in TARMAsmOptimizer.RemoveSuperfluousMove, resolves #39921
|
2 년 전 |
Sven/Sarah Barth
|
02aac653d2
* optimize shortstring concatenations if they're on the right side of an assignment to directly use the left side instead of a temporary
|
2 년 전 |
Sven/Sarah Barth
|
32261a0f6d
* fix copy/paste typo in comments
|
2 년 전 |
Michaël Van Canneyt
|
f2580efc15
* Fix memleak in case of error.
|
2 년 전 |
Jonas Maebe
|
d12bf094ab
cs_opt_consts: disable when non-local gotos are active
|
2 년 전 |
florian
|
5b73fc4d0e
* marked parameters in ucomplex with const
|
2 년 전 |
Sven/Sarah Barth
|
188cac3bc6
* enable OpenStrings by default in mode Delphi
|
2 년 전 |
Sven/Sarah Barth
|
920e1c8d19
* change PPU version as the change regarding $P/$OpenStrings affects the token buffers of generics (which contains the current settings)
|
2 년 전 |
Sven/Sarah Barth
|
6cbbf9c52a
* $P/$OpenStrings is supposed to be a local switch, so change that accordingly
|
2 년 전 |
florian
|
b934517871
* patch by Rika: Optimize some compiler/CFileUtl.pas functions for returning unchanged strings, resolves #39882
|
2 년 전 |
florian
|
9f293df425
* export DynArrayAssign, resolves #39897
|
2 년 전 |
florian
|
ad7cc0e69d
* handle <dyn.array>+[] (and swapped) correctly, resolves #39919
|
2 년 전 |
marcoonthegit
|
2291100bbd
* fix and test for bug #39884 solving daysbetween when zero date is crossed.
|
2 년 전 |
mattias
|
569f83e33d
fcl-web: TWSServerConnection.HandshakeResponseSent propagates result
|
2 년 전 |
florian
|
d8cd4d283d
* removed wrong program name
|
2 년 전 |
mattias
|
01c982ad70
fcl-passrc: omit hint for not used anonymous type
|
2 년 전 |
mattias
|
a2182cb7a5
fcl-passrc: omit hint for not used anonymous type
|
2 년 전 |
Michaël Van Canneyt
|
eb8c322a53
* Use aValue instead of Value. Fix issue #39938
|
2 년 전 |
Michaël Van Canneyt
|
e736011c37
* Fix from Bart for issue #39938
|
2 년 전 |
florian
|
f8848dd185
* fix for commit a91e5478, mixed localalignmax and constalignmax
|
2 년 전 |
florian
|
a91e547832
* set the maximum alignment values for constants and variables to 64 on aarch64-linux
|
2 년 전 |
florian
|
2396b36c21
* nil =/<> dyn. array is a valid expression, so isbinaryoperatoroverloadable needs to take care of it, resolves #39933
|
2 년 전 |
florian
|
9a760db573
* nicer error message
|
2 년 전 |
florian
|
7dc2a61788
* comment for git fixed
|
2 년 전 |
paweld
|
2b63c02bc5
Incorrect function name imported from `comctl32.dll` - for `LoadIconWithScaleDown` function.
|
2 년 전 |
florian
|
0a9e1ede72
* improve test for Generics.Collections.TArrayHelper.QSort, resolves #39932
|
2 년 전 |
florian
|
51a3030b6a
+ test for heapsort fallback to Generics.Collections.TArrayHelper.Sort
|
2 년 전 |
Rika Ichinose
|
3fff2aca6d
Add heapsort fallback to Generics.Collections.TArrayHelper.Sort.
|
3 년 전 |
florian
|
9e9b38d0cf
* cfi for avr needs 32 bit pc begin and range
|
3 년 전 |