The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
lacak 5d81c6c43b fcl-db: Introduce TObjectField and TArrayField. Only essential interface parts (added new objects, new properties and methods according to Delphi documentation).
There is no implementation of methods in fields.inc and dataset.inc.
Only references to Delphi documentation is added as comments. These comments should be deleted after implementation.

git-svn-id: trunk@49188 -
2021-04-12 10:15:59 +00:00
compiler m68k: cleaned up some ancient mess from cpunode.pas, no significant functional change, apart from unit inclusion order 2021-04-12 09:33:51 +00:00
installer * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
packages fcl-db: Introduce TObjectField and TArrayField. Only essential interface parts (added new objects, new properties and methods according to Delphi documentation). 2021-04-12 10:15:59 +00:00
rtl sinclairql: add the used includes to the system unit deps 2021-04-10 17:23:32 +00:00
tests * fix test for case sensitive and case preserving file systems 2021-04-11 17:30:22 +00:00
utils * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
.gitattributes + common assembler optimizer base class for powerpc and powerpc64 2021-04-11 17:30:20 +00:00
.gitignore Add bin directory to ignore list for fpcsrc directory also 2020-10-30 16:17:05 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile * regenerated with FreeBSD/AArch64 support 2021-04-10 08:19:40 +00:00
Makefile.fpc * support building with FPC 3.2.2 2021-03-24 14:33:09 +00:00