| Commit message (Expand) | Author | Age | Files | Lines |
* | * Regenerated makefiles to support aarch64-android. | yury | 2018-10-06 | 367 | -1471/+6388 |
* | + Added support for the aarch64-android target. | yury | 2018-10-06 | 1 | -1/+1 |
* | pastojs: char(#10), widechar(#$e000) | mattias | 2018-10-05 | 1 | -0/+4 |
* | fcl-passrc: resolver: char(#10), widechar(#$e000) | mattias | 2018-10-05 | 1 | -0/+40 |
* | fcl-passrc: resolver: char(#10), widechar(#$e000) | mattias | 2018-10-05 | 1 | -2/+3 |
* | fcl-js: started adapting jswriter for pas2js | mattias | 2018-10-03 | 6 | -44/+140 |
* | fcl-js: adapted jsbase for pas2js | mattias | 2018-10-03 | 1 | -15/+125 |
* | * fix for #34375, make lpshcolumnid a pointer. | marco | 2018-10-02 | 1 | -1/+1 |
* | pastojs: added option -JoCheckVersion | mattias | 2018-10-02 | 5 | -15/+212 |
* | * fix for r34373 | marco | 2018-10-02 | 1 | -0/+2 |
* | * Keywords support | michael | 2018-09-30 | 2 | -17/+66 |
* | * Fix bug 34348 | michael | 2018-09-30 | 6 | -760/+1070 |
* | * enabled mipsel-embedded also in the fpmkunit, resolves #34345 | florian | 2018-09-28 | 1 | -2/+2 |
* | * fix compilation if VerbosePasResolver not defined | michael | 2018-09-27 | 1 | -2/+0 |
* | * Patch from Pascal Riekenberg to allow using BOM markers in source files (bu... | michael | 2018-09-27 | 2 | -0/+14 |
* | Add explicit typecast to avoid compilation failure with -Criot option | pierre | 2018-09-27 | 1 | -1/+1 |
* | Update all packages Makefile's | pierre | 2018-09-27 | 366 | -371/+23123 |
* | Update Makefile.fpc to pacakages location | pierre | 2018-09-27 | 1 | -1/+3 |
* | Add rtl dependency and fix fpcdir value | pierre | 2018-09-27 | 1 | -2/+2 |
* | Fix problem reported in bug report 34343 | pierre | 2018-09-27 | 1 | -3/+708 |
* | Merged riscv_new branch | florian | 2018-09-26 | 12 | -3301/+3528 |
* | Disable libraries not compiling for jvm-java or jvm-android targets | pierre | 2018-09-26 | 59 | -0/+139 |
* | Explicitly also disable java OS target | pierre | 2018-09-26 | 1 | -1/+1 |
* | Rename Result parameter to _Result to avoid compilation error for ppcjvm | pierre | 2018-09-26 | 1 | -1/+1 |
* | pastojs: fixed override class interface map | mattias | 2018-09-24 | 2 | -35/+14 |
* | * suppress keyword if seealso is assigned. Fix for code that is scheduled to... | marco | 2018-09-22 | 1 | -5/+3 |
* | * apply patch by Andrey Zubarev to avoid a hint regarding the position parame... | svenbarth | 2018-09-21 | 1 | -2/+2 |
* | pastojs: test precompile with -Jminclude | mattias | 2018-09-19 | 2 | -3/+4 |
* | fcl-passrc: less hints | mattias | 2018-09-19 | 1 | -0/+2 |
* | fcl-js: srcmap: added option smoAllowSrcLine0 | mattias | 2018-09-19 | 1 | -2/+6 |
* | * Fix bug 0034288, wrong check when converting floats | michael | 2018-09-16 | 1 | -1/+1 |
* | Add AIXSharedLibExt to avoid failure on pas2js shared library installation f... | pierre | 2018-09-14 | 1 | -0/+3 |
* | * Patch from Ondrej Pokorny to enable Alpha blending in (stretch)Draw (bug ID... | michael | 2018-09-12 | 2 | -2/+2 |
* | * Patch from Ondrej Pokorny to improve performance | michael | 2018-09-12 | 1 | -6/+13 |
* | * some more case fixes by Ondrej, mantis #34267 | marco | 2018-09-12 | 1 | -11/+11 |
* | * Android: The list of supported syscalls has been auto-generated directly fr... | yury | 2018-09-11 | 1 | -1/+1 |
* | * use SizeInt instead of LongInt for the size fields of the VMT to match what... | svenbarth | 2018-09-10 | 1 | -1/+1 |
* | * fix for Mantis #34239: the parent VMT is an indirect reference due to the c... | svenbarth | 2018-09-08 | 1 | -2/+5 |
* | * Fix bug 34241 using provided suggestion by Christo Crause | michael | 2018-09-08 | 1 | -1/+1 |
* | * small verbosity improvements | marco | 2018-09-03 | 2 | -4/+4 |
* | * improve seealso handling when reading back binindex with chmls | marco | 2018-09-03 | 1 | -2/+15 |
* | * Fix bug 34216 | michael | 2018-09-03 | 1 | -0/+4 |
* | * also move to the next field when skipping it | svenbarth | 2018-09-02 | 1 | -1/+3 |
* | - disable debug options -gv, -pg and -gh for the chmcmd project | svenbarth | 2018-08-31 | 1 | -15/+3 |
* | * two new priority classes for all but wince. See comments in process.pp | marco | 2018-08-29 | 3 | -4/+9 |
* | * fix for #34185, pallette not nilled, causes problems when reader is recycled. | marco | 2018-08-28 | 1 | -1/+1 |
* | * Fixed bug ID 33743 with provided patch. (erroneous exception in getbinarydata) | michael | 2018-08-24 | 1 | -1/+1 |
* | * Fix bug 34176, use access field when creating key | michael | 2018-08-24 | 1 | -1/+1 |
* | * Fix bug 34164 - Fix use of AssertCount and use overloaded ComparisonMsg | michael | 2018-08-21 | 1 | -7/+9 |
* | * Inadvertenly applied untested change, undo | michael | 2018-08-21 | 1 | -1/+1 |