Commit Graph

10095 Commits

Author SHA1 Message Date
yury
8c59eb1ce5 * Regenerated makefiles to support aarch64-android.
git-svn-id: trunk@39863 -
2018-10-06 09:36:03 +00:00
yury
671d31df1d + Added support for the aarch64-android target.
git-svn-id: trunk@39862 -
2018-10-06 09:33:09 +00:00
Mattias Gaertner
ada940e80d pastojs: char(#10), widechar(#$e000)
git-svn-id: trunk@39857 -
2018-10-05 12:25:44 +00:00
Mattias Gaertner
3115dbc450 fcl-passrc: resolver: char(#10), widechar(#$e000)
git-svn-id: trunk@39856 -
2018-10-05 12:25:30 +00:00
Mattias Gaertner
34c7fe4d65 fcl-passrc: resolver: char(#10), widechar(#$e000)
git-svn-id: trunk@39855 -
2018-10-05 12:25:19 +00:00
Mattias Gaertner
dee3d638d4 fcl-js: started adapting jswriter for pas2js
git-svn-id: trunk@39854 -
2018-10-03 17:25:42 +00:00
Mattias Gaertner
e150f1f8cb fcl-js: adapted jsbase for pas2js
git-svn-id: trunk@39853 -
2018-10-03 11:19:44 +00:00
marco
618935b433 * fix for #34375, make lpshcolumnid a pointer.
git-svn-id: trunk@39852 -
2018-10-02 16:42:56 +00:00
Mattias Gaertner
cec7188704 pastojs: added option -JoCheckVersion
git-svn-id: trunk@39851 -
2018-10-02 14:58:05 +00:00
marco
a32a6bca90 * fix for r34373
git-svn-id: trunk@39850 -
2018-10-02 11:26:37 +00:00
michael
01790c4e46 * Keywords support
git-svn-id: trunk@39842 -
2018-09-30 09:08:40 +00:00
michael
e6574526db * Fix bug #34348
* Backport pas2js changes/bugfixes
* Split extjs dataset from json dataset

git-svn-id: trunk@39841 -
2018-09-30 08:15:18 +00:00
florian
401064abdc * enabled mipsel-embedded also in the fpmkunit, resolves #34345
git-svn-id: trunk@39839 -
2018-09-28 20:54:53 +00:00
michael
b886ee8d2c * fix compilation if VerbosePasResolver not defined
git-svn-id: trunk@39833 -
2018-09-27 11:17:10 +00:00
michael
4bb4eb5cca * Patch from Pascal Riekenberg to allow using BOM markers in source files (bug ID 34344)
git-svn-id: trunk@39832 -
2018-09-27 11:16:26 +00:00
pierre
8495967fc2 Add explicit typecast to avoid compilation failure with -Criot option
git-svn-id: trunk@39831 -
2018-09-27 09:56:38 +00:00
pierre
4e7003fb94 Update all packages Makefile's
git-svn-id: trunk@39828 -
2018-09-27 07:05:49 +00:00
pierre
1976cda913 Update Makefile.fpc to pacakages location
git-svn-id: trunk@39826 -
2018-09-27 07:01:58 +00:00
pierre
535d87cdb9 Add rtl dependency and fix fpcdir value
git-svn-id: trunk@39825 -
2018-09-27 06:59:07 +00:00
pierre
4a46bc8e69 Fix problem reported in bug report 34343
git-svn-id: trunk@39820 -
2018-09-27 06:37:37 +00:00
florian
a34d4e715c Merged riscv_new branch
git-svn-id: trunk@39813 -
2018-09-26 19:49:08 +00:00
pierre
41d2a0a496 Disable libraries not compiling for jvm-java or jvm-android targets
git-svn-id: trunk@39808 -
2018-09-26 09:29:33 +00:00
pierre
25892dca18 Explicitly also disable java OS target
git-svn-id: trunk@39807 -
2018-09-26 09:27:33 +00:00
pierre
bc53dda542 Rename Result parameter to _Result to avoid compilation error for ppcjvm
git-svn-id: trunk@39806 -
2018-09-26 09:25:54 +00:00
Mattias Gaertner
a672107894 pastojs: fixed override class interface map
git-svn-id: trunk@39799 -
2018-09-24 17:28:58 +00:00
marco
5e7e4814d9 * suppress keyword if seealso is assigned. Fix for code that is scheduled to be rewritten.
git-svn-id: trunk@39793 -
2018-09-22 11:44:20 +00:00
svenbarth
f0761d3995 * apply patch by Andrey Zubarev to avoid a hint regarding the position parameter not being initialized
git-svn-id: trunk@39785 -
2018-09-21 12:59:59 +00:00
Mattias Gaertner
ffc099be8a pastojs: test precompile with -Jminclude
git-svn-id: trunk@39771 -
2018-09-19 13:06:51 +00:00
Mattias Gaertner
680f6c125b fcl-passrc: less hints
git-svn-id: trunk@39770 -
2018-09-19 13:06:25 +00:00
Mattias Gaertner
6b30c5f7c7 fcl-js: srcmap: added option smoAllowSrcLine0
git-svn-id: trunk@39769 -
2018-09-19 13:06:05 +00:00
michael
8307e46e4b * Fix bug #0034288, wrong check when converting floats
git-svn-id: trunk@39758 -
2018-09-16 12:03:36 +00:00
pierre
c7cc85fb1d Add AIXSharedLibExt to avoid failure on pas2js shared library installation for AIX OS
git-svn-id: trunk@39756 -
2018-09-14 14:06:27 +00:00
michael
e1b5f21b01 * Patch from Ondrej Pokorny to enable Alpha blending in (stretch)Draw (bug ID 34266)
git-svn-id: trunk@39748 -
2018-09-12 15:21:38 +00:00
michael
a84554ef9f * Patch from Ondrej Pokorny to improve performance
git-svn-id: trunk@39747 -
2018-09-12 15:18:20 +00:00
marco
6fbff7f7a6 * some more case fixes by Ondrej, mantis #34267
git-svn-id: trunk@39744 -
2018-09-12 12:39:05 +00:00
yury
3a2884df70 * Android: The list of supported syscalls has been auto-generated directly from android sources for each CPU.
* Minor adjustments to make all compilable with the proper list of Android syscalls.

git-svn-id: trunk@39739 -
2018-09-11 16:10:50 +00:00
svenbarth
5d9ddf99d4 * use SizeInt instead of LongInt for the size fields of the VMT to match what the compiler generates for non-32-bit targets
git-svn-id: trunk@39727 -
2018-09-10 20:57:04 +00:00
svenbarth
00663728b5 * fix for Mantis #34239: the parent VMT is an indirect reference due to the changes for dynamic packages for quite some time already, so handle that accordingly
+ added test

git-svn-id: trunk@39715 -
2018-09-08 14:56:09 +00:00
michael
2d1ea8070e * Fix bug #34241 using provided suggestion by Christo Crause
git-svn-id: trunk@39713 -
2018-09-08 10:15:57 +00:00
marco
d2607b0b76 * small verbosity improvements
git-svn-id: trunk@39708 -
2018-09-03 15:14:45 +00:00
marco
733559b633 * improve seealso handling when reading back binindex with chmls
* avoid trailing zero chars when reading back binindex with chmls

git-svn-id: trunk@39707 -
2018-09-03 15:11:33 +00:00
michael
d8e483ddd4 * Fix bug #34216
git-svn-id: trunk@39706 -
2018-09-03 07:49:38 +00:00
svenbarth
17ebe6e28f * also move to the next field when skipping it
git-svn-id: trunk@39699 -
2018-09-02 16:20:15 +00:00
svenbarth
897abb72e6 - disable debug options -gv, -pg and -gh for the chmcmd project
git-svn-id: trunk@39691 -
2018-08-31 12:58:35 +00:00
marco
0f619c3ef8 * two new priority classes for all but wince. See comments in process.pp
* some left over changes to RunCommandEventCode in preparation of more events.

git-svn-id: trunk@39681 -
2018-08-29 10:00:36 +00:00
marco
b929b8b8eb * fix for #34185, pallette not nilled, causes problems when reader is recycled.
git-svn-id: trunk@39676 -
2018-08-28 08:46:43 +00:00
michael
3e3c8fdbc1 * Fixed bug ID #33743 with provided patch. (erroneous exception in getbinarydata)
git-svn-id: trunk@39667 -
2018-08-24 08:16:49 +00:00
michael
a6f61d6cd7 * Fix bug #34176, use access field when creating key
git-svn-id: trunk@39666 -
2018-08-24 08:09:24 +00:00
michael
fd8641d83c * Fix bug #34164 - Fix use of AssertCount and use overloaded ComparisonMsg
git-svn-id: trunk@39660 -
2018-08-21 13:24:17 +00:00
michael
e6304da9a6 * Inadvertenly applied untested change, undo
git-svn-id: trunk@39659 -
2018-08-21 08:44:47 +00:00