The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-01-26 22:11:39 +00:00
compiler * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset 2007-01-26 22:11:39 +00:00
fcl * Fix for mantis bug #8213 2007-01-25 22:14:27 +00:00
fv * symbian support 2007-01-18 20:24:44 +00:00
ide * on CtrlF1, first do an exact name search, only allow longer names if exact is not found 2007-01-22 04:32:07 +00:00
installer * symbian support 2007-01-18 20:24:44 +00:00
packages * Echo -> cp 2007-01-24 12:47:42 +00:00
rtl * fixed bug related to IMPLEMENTS keyword. The interface type was stored inside the interface defintion what was wrong! now it's set per TImplementedInterface$ 2007-01-26 20:58:46 +00:00
tests * fixed test for powerpc64; in ppc64/linux pointers to functions are in reality pointers to a function descriptor containing the actual function pointer 2007-01-26 21:58:20 +00:00
utils * also remove fplnet for targets without sockets unit support 2007-01-24 03:40:25 +00:00
.gitattributes * unique iunknown problem 2007-01-26 21:35:53 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * symbian support 2007-01-18 20:24:44 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00