The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2005-07-06 08:01:39 +00:00
compiler * fix overflow checking for inc(cardinal,x) and inc(pointer,x) 2005-07-06 08:01:39 +00:00
fcl + Added sqlite3 support 2005-07-04 12:19:06 +00:00
fv * fixes F10 to call the menu, by Sergey@michint 2005-07-05 19:56:01 +00:00
ide * removed obsolete ifdefs 2005-06-10 07:11:29 +00:00
installer * remove $Log 2005-06-07 09:47:55 +00:00
packages + Added sqlite3 unit 2005-07-04 12:17:52 +00:00
rtl fixed setting memstream capacity to 0 2005-07-05 21:54:32 +00:00
tests * fix overflow checking for inc(cardinal,x) and inc(pointer,x) 2005-07-06 08:01:39 +00:00
utils * FPDoc / FCL/PasSrc: Added variant record support to parser and HTML writer 2005-06-20 10:32:54 +00:00
.gitattributes * fix overflow checking for inc(cardinal,x) and inc(pointer,x) 2005-07-06 08:01:39 +00:00
.gitignore * ignore output dir, not ignore units dir 2005-06-29 13:52:40 +00:00
Makefile * mime properties on Makfiles set 2005-06-19 21:58:46 +00:00
Makefile.fpc * moved package building parts to fpcbuild repository 2005-06-09 20:55:59 +00:00