The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe e1805b9b9d * compiled versions instead of dummies
git-svn-id: trunk@5610 -
2006-12-16 14:48:54 +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 * fix when dataset is empty, must not read entire stream 2006-12-15 08:26:18 +00:00
fv
ide Avoid a warning message 2006-12-04 16:46:14 +00:00
installer
packages * reformatted entire unit because of bug7871. Added many T<x> prototypes. 2006-12-12 18:01:05 +00:00
rtl * added RFC4122 fields to TGuid (those are used by uuid.pas, an implementation of RFC4122 functions) 2006-12-16 11:32:35 +00:00
tests * compiled versions instead of dummies 2006-12-16 14:48:54 +00:00
utils + embedded target for fpcmake 2006-12-16 10:56:49 +00:00
.gitattributes * compiled versions instead of dummies 2006-12-16 14:48:54 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile
Makefile.fpc