The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2006-12-17 17:37:34 +00:00
compiler * support inc(pointer) in TP mode with range/overflow checking on as well 2006-12-15 13:02:00 +00:00
fcl + tdbf collation unit 2006-12-17 15:59:48 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide * Rename Curline to CurLineNr to void confusion between variables 2006-12-17 15:38:50 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages - Remove uuid unit from build. Calculating cryptograhic hashes has nothing 2006-12-17 17:03:50 +00:00
rtl * fix classes units of all targets to depend on fgl, also fix dependencies in Makefile.fpc for it 2006-12-17 17:37:34 +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 * fix classes units of all targets to depend on fgl, also fix dependencies in Makefile.fpc for it 2006-12-17 17:37:34 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00