The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
micha 3824e9ffe0 + tdbf collation unit
git-svn-id: trunk@5625 -
2006-12-17 15:59:48 +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
ide * Rename Curline to CurLineNr to void confusion between variables 2006-12-17 15:38:50 +00:00
installer
packages * renamed uuid.pp to macuuid.pp 2006-12-17 10:40:02 +00:00
rtl + generic implementation of list and map; adapt TList/TStringList to use it 2006-12-17 15:52:42 +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 + tdbf collation unit 2006-12-17 15:59:48 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile
Makefile.fpc