The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
ivost c3c1cfbb9f * added crc128 support
* fixed crc example

git-svn-id: trunk@15152 -
2010-04-19 11:28:26 +00:00
compiler * only allow field names in record/object typed constant declarations (mantis #16234) 2010-04-18 07:55:42 +00:00
ide
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * added crc128 support 2010-04-19 11:28:26 +00:00
rtl * initialize previously missing fields of threadmanager record 2010-04-11 15:14:18 +00:00
tests tests: fix test for powerpc 2010-04-18 09:50:32 +00:00
utils
.gitattributes * only allow field names in record/object typed constant declarations (mantis #16234) 2010-04-18 07:55:42 +00:00
.gitignore
Makefile
Makefile.fpc