The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-09-09 17:33:41 +00:00
compiler * pass only non specialized arrays in registers on win x64 2006-09-09 17:33:41 +00:00
fcl + Caching of blob-fields which can only be fetched for the current record is now handled by TSQLConnection 2006-09-09 16:39:40 +00:00
fv * write error in case of problem with initializing resources 2006-08-19 22:47:48 +00:00
ide * renamed sqr to sqrt, fixes 7278 2006-08-27 19:18:13 +00:00
installer
packages + FPC supports pointer arithmetic. 2006-09-09 10:02:57 +00:00
rtl * added TPointerDynArray at Marc's request 2006-09-09 12:40:49 +00:00
tests * for 64 bit fixed 2006-09-09 10:42:42 +00:00
utils + Check for empty example file name 2006-08-20 09:44:43 +00:00
.gitattributes * allow taking the address of packed array elements if the element size 2006-09-09 07:49:43 +00:00
.gitignore
Makefile
Makefile.fpc