florian
|
1b371b15e3
* make webtbs/tw30535 also working on OSes using cthreads
|
hace 8 años |
florian
|
b55cb246da
* do +/-/pred/succ to inc/dec optimizations only at an appropriate optimziation level
|
hace 8 años |
pierre
|
a7c7319352
Avoid use of getcopy method for i:=i+/i k optimization
|
hace 8 años |
florian
|
bb8b8f2eae
* do not set IsMultithread on windows, if no second thread is started, resolves #30535
|
hace 8 años |
marco
|
ec3aa1f56a
* change sysctl name parameter type to pcint as per manpage. Param names already conform to manual page names, so not changed
|
hace 8 años |
michael
|
53c40371ff
* Fix destreaming
|
hace 8 años |
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
|
hace 8 años |
michael
|
40aa63ae0d
* added pastojs, so it gets installed as well
|
hace 8 años |
michael
|
da88f7d217
* Fix bug #31283, parsing of Self as identifier
|
hace 8 años |
michael
|
ea7f7c1d2a
* Fix bug #31513, add option for lowercasing property names, and add option to stream tlist
|
hace 8 años |
michael
|
4f02942b55
* Fix bug #31526, missing FixedInt FixedUInt from Delphi Berlin
|
hace 8 años |
pierre
|
659e372ee6
Add gdb_get_stdout and gdb_get_stderr function to gdb_get_stdin.c source
|
hace 8 años |
florian
|
a679cd4e37
* copy loadnodeflags in tloadnode.dogetcopy as well
|
hace 8 años |
pierre
|
e87cc28b64
Replaced owner field by fileindex field in tpreprocstack class, in order to display correct include file for scan_e_endif_expected error
|
hace 8 años |
yury
|
3d1c988d02
* android: Use proper code page when calling a fallback implementation.
|
hace 8 años |
florian
|
ea3495c20e
* compilation with -Oodfa fixed
|
hace 8 años |
yury
|
4ec547301d
* Set both DefaultSystemCodePage in runtime and source file code page to 1252 in order the test perform correctly on all systems.
|
hace 8 años |
yury
|
d139868dc4
* Use .rodata section for Android.
|
hace 8 años |
yury
|
3bedccf946
* ARM scheduler need to move register de-allocs located before the instruction. Also preserve order of allocs and de-allocs.
|
hace 8 años |
yury
|
9f3759bcb8
* Enable minor size optimization for thread var loading code when -Os is specified or PIC code is generated and PIC uses GOT.
|
hace 8 años |
nickysn
|
bd48a71a98
* replace i:=i+k/i:=k+i/i:=i-k (integer only, for now; later we can also do this for pointers too) by inc/dec(i,k)
|
hace 8 años |
nickysn
|
df390b7950
* update fpcm/revision.inc
|
hace 8 años |
marco
|
46cd3181e4
* fix typo sysctlNAMEtomib, mantis #31515 by Heiko
|
hace 8 años |
yury
|
03f4875310
* Removed creation of unused symbol. It was needed before r35492.
|
hace 8 años |
yury
|
94a65e99f1
* Removed unused var.
|
hace 8 años |
yury
|
fe0e30030f
* In ARM scheduler move all needed additional items with an instruction:
|
hace 8 años |
lacak
|
94b8beb3c2
fcl-db: mysql: when checking for max. field buffer size take into account also CharSize. Bug#31445
|
hace 8 años |
florian
|
5dd6232c0e
* fix test for case sensitive file system, resolves #31452
|
hace 8 años |
marco
|
6166215174
* make istream signedness equal to MSDN and modern delphi. Denis Kozlov,
|
hace 8 años |
joost
|
910c05f942
* Packages can only be broken when they are installed
|
hace 8 años |