florian
|
c8b649186f
+ g_array* aliases as proposed by sechshelme, resolves #41026
|
9 months ago |
J. Gareth "Curious Kit" Moreton
|
36f771a312
* x86: Modification to PostPeepholeOptShr to skip over MOV instructions if they don't modify the current register
|
2 years ago |
J. Gareth "Curious Kit" Moreton
|
130c36c406
* a_load_subsetreg_reg will no longer generate an AND instruction if it isn't necessary
|
2 years ago |
Margers
|
7e593750e8
fvclip unit file name fixes
|
10 months ago |
florian
|
3d6710c0e3
* don't see illegal calling conventions for procedure variables, resolves #41041
|
9 months ago |
Michaël Van Canneyt
|
9c4a354d7b
* Add SharedMemoryBuffer
|
9 months ago |
florian
|
798f2ba632
* better code for ... downto 1 for-loops
|
9 months ago |
Michaël Van Canneyt
|
45f7be1b3c
* Unique names for imports
|
9 months ago |
Michaël Van Canneyt
|
fc0fb5968a
* Make names unique across modules
|
9 months ago |
Michaël Van Canneyt
|
7b213bb4e6
* Store session info only for project files
|
9 months ago |
Michaël Van Canneyt
|
74ea291454
* Typecast to pointer of self() needed
|
9 months ago |
Margers
|
ae495ab888
Editor load files in read only mode
|
9 months ago |
Michaël Van Canneyt
|
7b4a5c9728
* Last patch did not contain all changes...
|
9 months ago |
marcoonthegit
|
83cc5be952
* remove functions commented in the commdlg/ctl spinoff of 2008
|
10 months ago |
florian
|
246d7865c5
* less strict condition when a loop decrement can be moved to the end of a loop to increase code quality
|
9 months ago |
Michaël Van Canneyt
|
a30222daed
* Fix issue where refresh causes access violation in TBufDataset. Fixes issue #40987
|
9 months ago |
florian
|
3206b2e0cd
* clean up
|
9 months ago |
Michaël Van Canneyt
|
1b8209fee4
* correct TValue.Cast<AnsiString>, patch by Евгений Савин. Fixes issue #41042
|
9 months ago |
Michaël Van Canneyt
|
6f5f567087
* Patch from Amexander Bagel to restore Delphi-compatible behaviour in TThread.Queue. Fixes issue #41043
|
9 months ago |
Michaël Van Canneyt
|
7148866f8d
* Correctly get callback type
|
9 months ago |
Michaël Van Canneyt
|
8cedb10c3a
* Search for correct element type when checking array types
|
9 months ago |
Michaël Van Canneyt
|
0ca0990e8b
* System.Types for Delphi code
|
9 months ago |
Michaël Van Canneyt
|
8d24a28c56
* Do not call parsing if JSON is empty (e.g. return 204 with empty body)
|
9 months ago |
Michaël Van Canneyt
|
e15f731a9b
* Allow to parse internal symbol names generated for generics.
|
9 months ago |
florian
|
ac4b089e14
* avoid that types of limits of reverted loops are widened
|
9 months ago |
florian
|
81d24975f0
* properly take care of tempinitcode when calculating def./use. sums of tempcreate nodes
|
9 months ago |
Michaël Van Canneyt
|
8ffbbe6a93
* Patch from Евгений Савин to fix TValue.From<managedrecord>. Fixes issue #41013
|
9 months ago |
Michaël Van Canneyt
|
e1e301dea8
* Add missing methods to thunk class for parent interfaces without RTTI
|
9 months ago |
florian
|
cc7325e316
* increase stack margin for x86-64 so back tracing a stack overfow with line info does not cause another stack overflow
|
9 months ago |
Michaël Van Canneyt
|
e03e62f013
* Some fixes in handling of headers
|
9 months ago |