The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2010-01-31 16:48:18 +00:00
compiler * don't search use extrapath for searching ppc* if extrapath is empty because this might find undesired compilers in the current directory 2010-01-31 16:48:18 +00:00
ide * Avoid Range checks in CalcHash 2010-01-22 15:39:39 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * OLE_COLOR and OLE_HANDLE 2010-01-27 19:58:58 +00:00
rtl + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 2010-01-31 16:47:01 +00:00
tests + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 2010-01-31 16:47:01 +00:00
utils * fpcres: Implemented TClosableFileStream to automatically release and acquire 2010-01-26 08:54:41 +00:00
.gitattributes + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 2010-01-31 16:47:01 +00:00
.gitignore
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00