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 02:21:29 +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 * Fixed bug #7665 as suggested by David Mears 2006-12-17 02:21:29 +00:00
fv * Modify constants to match app.pas. 2006-10-05 06:58:03 +00:00
ide Avoid a warning message 2006-12-04 16:46:14 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * fixed several things in uuid.pas, but it's not finished. 2006-12-16 18:04:16 +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 * only test long double versions if FPC_HAS_TYPE_EXTENDED is defined 2006-12-16 14:51:28 +00:00
utils + embedded target for fpcmake 2006-12-16 10:56:49 +00:00
.gitattributes * new unit uuid that follows RFC 4122 2006-12-16 16:04:08 +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