The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
daniel c9c280216d * Rename md5 directory to hash for hash functions
* Move crc.pas into hash

git-svn-id: trunk@1857 -
2005-12-01 18:32:39 +00:00
compiler * Rename unit crc to fpccrc to avoid name conflict in packages 2005-12-01 16:45:44 +00:00
fcl * Fix compilation 2005-12-01 07:50:09 +00:00
fv * CROSSOPT support 2005-11-20 22:19:50 +00:00
ide * CROSSOPT support 2005-11-20 22:19:50 +00:00
installer * CROSSOPT support 2005-11-20 22:19:50 +00:00
packages * Rename md5 directory to hash for hash functions 2005-12-01 18:32:39 +00:00
rtl var & const were sometimes lowercased, sometimes uppercased. Put them 2005-11-29 23:28:32 +00:00
tests * fixed StrToFloat for large constants 2005-11-24 20:50:40 +00:00
utils * CROSSOPT support 2005-11-20 22:19:50 +00:00
.gitattributes * Rename md5 directory to hash for hash functions 2005-12-01 18:32:39 +00:00
.gitignore * Rename md5 directory to hash for hash functions 2005-12-01 18:32:39 +00:00
Makefile * CROSSOPT support 2005-11-20 22:19:50 +00:00
Makefile.fpc * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00