Michaël Van Canneyt
|
0261a025de
* Restore -aR, lost in refactoring
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
2e438c4981
* Fix memleak in case of chained stream page contents
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
0fac221a61
* Fix rare case of stream contents not being read correctly
|
2 gadi atpakaļ |
Pierre Muller
|
2cc319bb8e
Add -Tlinux for loongarch64 compiler
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
1e3c2154ce
* Allow compilation of fcl-fpcunit for webassembly
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
5de228eeea
* Add commands unit
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
49809c5f42
* Refactor commands, add commands in preparation of renderer
|
2 gadi atpakaļ |
Pierre Muller
|
755f350d5e
Update after hash change
|
2 gadi atpakaļ |
florian
|
1e62913183
* check properly for the supported cpu type, resolves #40298
|
2 gadi atpakaļ |
Nikolay Nikolov
|
f47ca0c5d1
* fixed ppudump for WebAssembly after the JS Promise Integration branch merge
|
2 gadi atpakaļ |
florian
|
78c0c267a5
* cleanup
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
188fc9c112
* Fix compilation for ARM
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
1930aaa340
* Make use of copy() without count when rest of string is needed
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
535107a700
* Split out option parsing in one routine per letter
|
2 gadi atpakaļ |
marcoonthegit
|
8a0d530eb1
* several extra rtf keys. Patch by Werner fixes #40336
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
e1befb165e
* Fix compilation on windows
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
ca13ca2089
* Correct default extension logic.
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
930e49590c
* Setting empty should also work.
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
45d00abddc
* Fix typo
|
2 gadi atpakaļ |
Sven/Sarah Barth
|
c994b5efe8
* fix #39447: when checking whether the parameters are valid for pointer arithmetic check the *correct* parameter for being valid pointer-like type (I'd say that this was a copy&paste mistake...)
|
2 gadi atpakaļ |
Sven/Sarah Barth
|
a20e8b9a3d
* fix #40095: when searching a suitable constructor for the custom attribute don't allow the return of a procvar which can happen in Mac/TP procvar modes (like Delphi)
|
2 gadi atpakaļ |
Sven/Sarah Barth
|
78025d90b3
+ add a tcallnodeflag value that prohibits the tcallnode.pass_typecheck to return a procvar in case of a call without parameters with a found symbol, but no suitable procdef
|
2 gadi atpakaļ |
Sven/Sarah Barth
|
c7776d899b
* in case there hasn't been an error generated with an invalid attribute declaration then print at least "illegal expression" error
|
2 gadi atpakaļ |
Sven/Sarah Barth
|
3dc64dd67e
* fix typo in comment
|
2 gadi atpakaļ |
Sven/Sarah Barth
|
d5c1533377
* fix #40331: for enumeration with holes (that don't have type information) use the binary comparers
|
2 gadi atpakaļ |
Sven/Sarah Barth
|
82857174cc
* move check for whether to use binary comparer functionality to a static function of TComparerService
|
2 gadi atpakaļ |
Sven/Sarah Barth
|
574d07041e
* ensure that the ATypeInfo parameter is valid before checking it
|
2 gadi atpakaļ |
Sven/Sarah Barth
|
8592d42afa
* test added for #40332 is supposed to fail
|
2 gadi atpakaļ |
Sven/Sarah Barth
|
d97d34ee9c
* fix #40332: apply patch by Rika to avoid a crash when an overload can't be picked outside of a function (e.g. when using intrinsics inside constants)
|
2 gadi atpakaļ |
Michaël Van Canneyt
|
9cc08940dd
* Small fix by Alexey Torgashin. Fixes issue #40335
|
2 gadi atpakaļ |