The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2018-11-07 12:57:23 +00:00
compiler * Changed verbosity of ""???" not yet supported inside inline procedure/function" to note to be consistent with note "Call to subroutine "?" marked as inline is not inlined". 2018-11-07 12:57:23 +00:00
installer * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
packages fcl-db: sqldb: when parsing identifiers (TableName) take into account delimited identifiers (double quoted) separated by point + test. Bug #34511 2018-11-06 13:46:37 +00:00
rtl * Fixed obtaining a time zone information for 64-bit android. 2018-11-03 14:33:41 +00:00
tests * Further improvement for r40180: 2018-11-04 15:37:52 +00:00
utils pas2js: default pas2js.cfg unitpath uses $CfgDir/../../../packages/* 2018-11-06 17:00:28 +00:00
.gitattributes * Further improvement for r40180: 2018-11-04 15:37:52 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * Regenerated makefiles to support x86_64-android. 2018-10-17 17:12:20 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00