The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
daniel 2488bbbabe * Fix typo.
git-svn-id: trunk@5641 -
2006-12-18 22:36:01 +00:00
compiler + Enable resourcestring in all modes 2006-12-18 21:25:47 +00:00
fcl * Fix typo. 2006-12-18 22:36:01 +00:00
fv * Switch FV to resourcestrings 2006-12-18 22:04:31 +00:00
ide * Switch FV to resourcestrings 2006-12-18 22:04:31 +00:00
installer
packages - Remove uuid unit from build. Calculating cryptograhic hashes has nothing 2006-12-17 17:03:50 +00:00
rtl - Do not initialize/finalize resourcestrings in objpas. 2006-12-18 22:05:32 +00:00
tests * only test long double versions if FPC_HAS_TYPE_EXTENDED is defined 2006-12-16 14:51:28 +00:00
utils + generic implementation of list and map; adapt TList/TStringList to use it 2006-12-17 15:52:42 +00:00
.gitattributes * DWARF debug lineinfo reader 2006-12-17 23:11:25 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile
Makefile.fpc