michael
|
0a2868b450
* Fix from Mattias Gaertner to catch EScannerError and setting FLast* fields
|
há 8 anos atrás |
michael
|
3ce54eb3de
Patch from Mattias Gaertner to add option po_keepScannerError
|
há 8 anos atrás |
michael
|
9351daa90e
* Patch from Mattias Gaertner to fix TPasImplWithDo.ForEachCall, plus comme comments
|
há 8 anos atrás |
michael
|
7b38e90513
* Patch from Mattias gaertner to write less empty lines
|
há 8 anos atrás |
michael
|
d6bd57beea
* Patch from Mattias Gaertner to fix range error
|
há 8 anos atrás |
pierre
|
9fc17dc9e9
Fix FreeBSD cycle starting for release compiler after FPSysCtl interface change
|
há 8 anos atrás |
michael
|
9fbb92a48d
* Fix bug #31529
|
há 8 anos atrás |
pierre
|
7853c23a0e
Fix compilation after commit 35566: change sysctl name parameter type to pcint
|
há 8 anos atrás |
florian
|
ad557a1da6
* allow call dword ptr eax in delphi, resolves #18225
|
há 8 anos atrás |
michael
|
5de5fa9b7b
* Allow object generics, bug ID #31485
|
há 8 anos atrás |
florian
|
1b371b15e3
* make webtbs/tw30535 also working on OSes using cthreads
|
há 8 anos atrás |
florian
|
b55cb246da
* do +/-/pred/succ to inc/dec optimizations only at an appropriate optimziation level
|
há 8 anos atrás |
pierre
|
a7c7319352
Avoid use of getcopy method for i:=i+/i k optimization
|
há 8 anos atrás |
florian
|
bb8b8f2eae
* do not set IsMultithread on windows, if no second thread is started, resolves #30535
|
há 8 anos atrás |
marco
|
ec3aa1f56a
* change sysctl name parameter type to pcint as per manpage. Param names already conform to manual page names, so not changed
|
há 8 anos atrás |
michael
|
53c40371ff
* Fix destreaming
|
há 8 anos atrás |
florian
|
e12e47c01a
* set pe flag on win32 for the pp executable that it is "large aware" (tested by allocating 1.5 GB before real compilation starts, no regressions found), resolves #31517
|
há 8 anos atrás |
michael
|
40aa63ae0d
* added pastojs, so it gets installed as well
|
há 8 anos atrás |
michael
|
da88f7d217
* Fix bug #31283, parsing of Self as identifier
|
há 8 anos atrás |
michael
|
ea7f7c1d2a
* Fix bug #31513, add option for lowercasing property names, and add option to stream tlist
|
há 8 anos atrás |
michael
|
4f02942b55
* Fix bug #31526, missing FixedInt FixedUInt from Delphi Berlin
|
há 8 anos atrás |
pierre
|
659e372ee6
Add gdb_get_stdout and gdb_get_stderr function to gdb_get_stdin.c source
|
há 8 anos atrás |
florian
|
a679cd4e37
* copy loadnodeflags in tloadnode.dogetcopy as well
|
há 8 anos atrás |
pierre
|
e87cc28b64
Replaced owner field by fileindex field in tpreprocstack class, in order to display correct include file for scan_e_endif_expected error
|
há 8 anos atrás |
yury
|
3d1c988d02
* android: Use proper code page when calling a fallback implementation.
|
há 8 anos atrás |
florian
|
ea3495c20e
* compilation with -Oodfa fixed
|
há 8 anos atrás |
yury
|
4ec547301d
* Set both DefaultSystemCodePage in runtime and source file code page to 1252 in order the test perform correctly on all systems.
|
há 8 anos atrás |
yury
|
d139868dc4
* Use .rodata section for Android.
|
há 8 anos atrás |
yury
|
3bedccf946
* ARM scheduler need to move register de-allocs located before the instruction. Also preserve order of allocs and de-allocs.
|
há 8 anos atrás |
yury
|
9f3759bcb8
* Enable minor size optimization for thread var loading code when -Os is specified or PIC code is generated and PIC uses GOT.
|
há 8 anos atrás |