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.
|
2 年之前 |
florian
|
9e9b38d0cf
* cfi for avr needs 32 bit pc begin and range
|
2 年之前 |
florian
|
1fc54dd8bb
* improve dwarf cfi on avr
|
3 年之前 |
Michaël Van Canneyt
|
8b3c9e0970
* Fix use of classname
|
3 年之前 |
florian
|
123f196d5d
* small correction to linker script
|
3 年之前 |
florian
|
88cf633b97
* use append_object_struct also for dwarf-3 when creating dwarf debug info for objects, resolves #39920
|
3 年之前 |
florian
|
9375257365
* look ahead for ShlOp2Op optimization
|
3 年之前 |