The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 2646db8036 * Add is_new boolean arg to AddTestResult, to e able to know
if the call really added a new result.

git-svn-id: trunk@14807 -
2010-01-26 12:54:48 +00:00
compiler * fixed reading of constants from token streams 2010-01-24 12:35:03 +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 * While reading POST data keep waiting for data until contentlength bytes are read, with a timeout of about 15 seconds. 2010-01-26 11:50:41 +00:00
rtl * optimized ppc memory barrier implementations 2010-01-25 14:49:33 +00:00
tests * Add is_new boolean arg to AddTestResult, to e able to know 2010-01-26 12:54:48 +00:00
utils * fpcres: Implemented TClosableFileStream to automatically release and acquire 2010-01-26 08:54:41 +00:00
.gitattributes * fpcres: Implemented TClosableFileStream to automatically release and acquire 2010-01-26 08:54:41 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
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