The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
ivost 39b718f62a * renamed uuid.pp to macuuid.pp
* compared to the new uuid.pas in packages/base/hash this one is linux only

git-svn-id: trunk@5618 -
2006-12-17 10:40:02 +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 5599 (wrong logic in existance determination) 2006-12-17 10:31:59 +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 * renamed uuid.pp to macuuid.pp 2006-12-17 10:40:02 +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 * renamed uuid.pp to macuuid.pp 2006-12-17 10:40:02 +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