Michaël Van Canneyt
|
666ca2cd77
* Restore -aR, lost in refactoring
|
пре 2 година |
Michaël Van Canneyt
|
d087ac2fd9
* Fix memleak in case of chained stream page contents
|
пре 2 година |
Michaël Van Canneyt
|
0650a1654c
* Fix rare case of stream contents not being read correctly
|
пре 2 година |
Pierre Muller
|
fc9d46c15a
Add -Tlinux for loongarch64 compiler
|
пре 2 година |
Michaël Van Canneyt
|
944124c6a5
* Allow compilation of fcl-fpcunit for webassembly
|
пре 2 година |
Michaël Van Canneyt
|
aa1797ef1c
* Add commands unit
|
пре 2 година |
Michaël Van Canneyt
|
7a8592b4d3
* Refactor commands, add commands in preparation of renderer
|
пре 2 година |
Pierre Muller
|
dfde1dbd6c
Update after hash change
|
пре 2 година |
florian
|
ea07d557fb
* check properly for the supported cpu type, resolves #40298
|
пре 2 година |
Nikolay Nikolov
|
36c1af4d17
* fixed ppudump for WebAssembly after the JS Promise Integration branch merge
|
пре 2 година |
florian
|
5ee67531a8
* cleanup
|
пре 2 година |
Michaël Van Canneyt
|
7744812803
* Fix compilation for ARM
|
пре 2 година |
Michaël Van Canneyt
|
7459eb48b2
* Make use of copy() without count when rest of string is needed
|
пре 2 година |
Michaël Van Canneyt
|
63777620d8
* Split out option parsing in one routine per letter
|
пре 2 година |
marcoonthegit
|
431a614422
* several extra rtf keys. Patch by Werner fixes #40336
|
пре 2 година |
Michaël Van Canneyt
|
939ccf21dd
* Fix compilation on windows
|
пре 2 година |
Michaël Van Canneyt
|
123725ccce
* Correct default extension logic.
|
пре 2 година |
Michaël Van Canneyt
|
fd3af20856
* Setting empty should also work.
|
пре 2 година |
Michaël Van Canneyt
|
3fd8936005
* Fix typo
|
пре 2 година |
Sven/Sarah Barth
|
125ee4c736
* 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 година |
Sven/Sarah Barth
|
56a0a9f34c
* 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 година |
Sven/Sarah Barth
|
8227012197
+ 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 година |
Sven/Sarah Barth
|
4778c05d9d
* in case there hasn't been an error generated with an invalid attribute declaration then print at least "illegal expression" error
|
пре 2 година |
Sven/Sarah Barth
|
c370aa3de5
* fix typo in comment
|
пре 2 година |
Sven/Sarah Barth
|
7556d7c4df
* fix #40331: for enumeration with holes (that don't have type information) use the binary comparers
|
пре 2 година |
Sven/Sarah Barth
|
eea933a348
* move check for whether to use binary comparer functionality to a static function of TComparerService
|
пре 2 година |
Sven/Sarah Barth
|
ed50c14c4c
* ensure that the ATypeInfo parameter is valid before checking it
|
пре 2 година |
Sven/Sarah Barth
|
b26ce44cc6
* test added for #40332 is supposed to fail
|
пре 2 година |
Sven/Sarah Barth
|
0668e9dd22
* 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 година |
Michaël Van Canneyt
|
9bc5ec02e5
* Small fix by Alexey Torgashin. Fixes issue #40335
|
пре 2 година |