Michaël Van Canneyt
|
74ea291454
* Typecast to pointer of self() needed
|
9 kuukautta sitten |
Margers
|
ae495ab888
Editor load files in read only mode
|
9 kuukautta sitten |
Michaël Van Canneyt
|
7b4a5c9728
* Last patch did not contain all changes...
|
9 kuukautta sitten |
marcoonthegit
|
83cc5be952
* remove functions commented in the commdlg/ctl spinoff of 2008
|
10 kuukautta sitten |
florian
|
246d7865c5
* less strict condition when a loop decrement can be moved to the end of a loop to increase code quality
|
9 kuukautta sitten |
Michaël Van Canneyt
|
a30222daed
* Fix issue where refresh causes access violation in TBufDataset. Fixes issue #40987
|
9 kuukautta sitten |
florian
|
3206b2e0cd
* clean up
|
9 kuukautta sitten |
Michaël Van Canneyt
|
1b8209fee4
* correct TValue.Cast<AnsiString>, patch by Евгений Савин. Fixes issue #41042
|
9 kuukautta sitten |
Michaël Van Canneyt
|
6f5f567087
* Patch from Amexander Bagel to restore Delphi-compatible behaviour in TThread.Queue. Fixes issue #41043
|
9 kuukautta sitten |
Michaël Van Canneyt
|
7148866f8d
* Correctly get callback type
|
9 kuukautta sitten |
Michaël Van Canneyt
|
8cedb10c3a
* Search for correct element type when checking array types
|
9 kuukautta sitten |
Michaël Van Canneyt
|
0ca0990e8b
* System.Types for Delphi code
|
9 kuukautta sitten |
Michaël Van Canneyt
|
8d24a28c56
* Do not call parsing if JSON is empty (e.g. return 204 with empty body)
|
9 kuukautta sitten |
Michaël Van Canneyt
|
e15f731a9b
* Allow to parse internal symbol names generated for generics.
|
9 kuukautta sitten |
florian
|
ac4b089e14
* avoid that types of limits of reverted loops are widened
|
9 kuukautta sitten |
florian
|
81d24975f0
* properly take care of tempinitcode when calculating def./use. sums of tempcreate nodes
|
9 kuukautta sitten |
Michaël Van Canneyt
|
8ffbbe6a93
* Patch from Евгений Савин to fix TValue.From<managedrecord>. Fixes issue #41013
|
9 kuukautta sitten |
Michaël Van Canneyt
|
e1e301dea8
* Add missing methods to thunk class for parent interfaces without RTTI
|
9 kuukautta sitten |
florian
|
cc7325e316
* increase stack margin for x86-64 so back tracing a stack overfow with line info does not cause another stack overflow
|
9 kuukautta sitten |
Michaël Van Canneyt
|
e03e62f013
* Some fixes in handling of headers
|
9 kuukautta sitten |
florian
|
c236ac5e97
* revert for loops also if the upper limit is non-constant
|
9 kuukautta sitten |
Michaël Van Canneyt
|
b05e85dda9
* Implement some GetValue methods
|
9 kuukautta sitten |
Rika Ichinose
|
d1db5d2104
Darwin: re-enable new assembler fill*word variants
|
10 kuukautta sitten |
Michaël Van Canneyt
|
26b6d0223e
* Add IsType with aEmptyAsAnyType param
|
9 kuukautta sitten |
Michaël Van Canneyt
|
0c83b3dc6c
* Add Delphi-Compatible new findCmdLineSwitch overload
|
9 kuukautta sitten |
Sven/Sarah Barth
|
8f37905609
* use a static data label for the case-label table on aarch64-win64 to avoid the linker discarding it
|
9 kuukautta sitten |
Sven/Sarah Barth
|
7b3efe6397
* on aarch64-win64 the case-labels are a list of 8-Byte aligned 8—Byte values, so adjust the alignment to avoid 2 32-bit loads
|
9 kuukautta sitten |
Sven/Sarah Barth
|
ad4fe174b1
* ensure that the section with the case-labels is 8-Byte aligned
|
9 kuukautta sitten |
Sven/Sarah Barth
|
0e39308416
* adjust comments to better match the situation with aarch64-win64 added to the mix
|
9 kuukautta sitten |
florian
|
09f3600cc4
* patch by Lipinast Lekrisov: fix building ffi.pp on macOS, resolves #41035
|
10 kuukautta sitten |