pierre
|
bc53dda542
Rename Result parameter to _Result to avoid compilation error for ppcjvm
|
7 years ago |
svenbarth
|
bf91991bae
* fix for Mantis #34332: allow 2 parameter form of Copy also for ShortString variables
|
7 years ago |
pierre
|
0e6c072365
define iconv_is_in_libc by default for netbsd OS (can be disabled by adding -dDISABLE_ICONV_LIBC option
|
7 years ago |
Mattias Gaertner
|
a672107894
pastojs: fixed override class interface map
|
7 years ago |
marco
|
5e7e4814d9
* suppress keyword if seealso is assigned. Fix for code that is scheduled to be rewritten.
|
7 years ago |
svenbarth
|
116230f759
* forgot to commit extension to tspecializenode
|
7 years ago |
svenbarth
|
9a99ab9dda
* fix for Mantis #34287: correctly handle "inherited method" calls if "method" is a generic (no matter if it's mode Delphi or not)
|
7 years ago |
svenbarth
|
06267006f3
* explicitely handle the boolean types to determine the bit size as all of them have the bit size 1
|
7 years ago |
svenbarth
|
f0761d3995
* apply patch by Andrey Zubarev to avoid a hint regarding the position parameter not being initialized
|
7 years ago |
marco
|
25369b556d
* set EOL properties on data2inc.exm since it is a textfile.
|
7 years ago |
Mattias Gaertner
|
ffc099be8a
pastojs: test precompile with -Jminclude
|
7 years ago |
Mattias Gaertner
|
680f6c125b
fcl-passrc: less hints
|
7 years ago |
Mattias Gaertner
|
6b30c5f7c7
fcl-js: srcmap: added option smoAllowSrcLine0
|
7 years ago |
pierre
|
202146bf48
Update revision number after commit #39757
|
7 years ago |
florian
|
7855b3cf1b
* relax formula for max. nodes to inline
|
7 years ago |
florian
|
49e7e5f512
* support aitconst_*bit_unaligned in the intel assembler writer, resolves #34222
|
7 years ago |
florian
|
ee338fc709
* patch by Karl-Michael Schindler to update the german messages files, resolves #34218
|
7 years ago |
florian
|
a21397e356
+ based on a patch by Laksen, optimize (v>=x) and (v<=y) into (v-x)<(y-x)
|
7 years ago |
michael
|
8307e46e4b
* Fix bug #0034288, wrong check when converting floats
|
7 years ago |
pierre
|
1602d3743c
Add SHAREDLIBEXT=.a for AIX OS to fpcmake.ini
|
7 years ago |
pierre
|
c7cc85fb1d
Add AIXSharedLibExt to avoid failure on pas2js shared library installation for AIX OS
|
7 years ago |
florian
|
64ad48e89e
* forgotten part of r39750
|
7 years ago |
florian
|
800ce23499
* fixed some issues to get correct values of section_count, works better than before but it is still not perfect for unknown reasons
|
7 years ago |
yury
|
15476898ca
* Re-generated lists of android syscalls by a new script. The lists are more correct now. The script's location: https://svn.freepascal.org/svn/fpcbuild/scripts/android
|
7 years ago |
michael
|
e1b5f21b01
* Patch from Ondrej Pokorny to enable Alpha blending in (stretch)Draw (bug ID 34266)
|
7 years ago |
michael
|
a84554ef9f
* Patch from Ondrej Pokorny to improve performance
|
7 years ago |
marco
|
6fbff7f7a6
* some more case fixes by Ondrej, mantis #34267
|
7 years ago |
marco
|
7833dbf6a4
* uppercase relative_P_ath. Mantis #34262
|
7 years ago |
yury
|
3a2884df70
* Android: The list of supported syscalls has been auto-generated directly from android sources for each CPU.
|
7 years ago |
pierre
|
32001975bf
* Add PAGESIZE local constant.
|
7 years ago |