The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 257c6b0b89 * Fixed AV in GetURL
* Removed useless code (warning)

git-svn-id: trunk@14879 -
2010-02-09 12:45:58 +00:00
compiler * changed linker target name for WinCE from arm-pe into arm-wince-pe 2010-02-06 20:22:15 +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 * Fixed AV in GetURL 2010-02-09 12:45:58 +00:00
rtl * math.power/intpower(0,0) return 1, this is as recommended in IEEE 754 2010-02-06 23:10:03 +00:00
tests * math.power/intpower(0,0) return 1, this is as recommended in IEEE 754 2010-02-06 23:10:03 +00:00
utils * fpcres: Implemented TClosableFileStream to automatically release and acquire 2010-01-26 08:54:41 +00:00
.gitattributes + basic info program 2010-02-07 22:56:05 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +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