The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the
properties/behaviour of the equivalent of Extended in C (i.e., to
    "long double" on i386 and x86_64 platforms that support a 10 byte
    long double, and to "double" elsewhere)

git-svn-id: trunk@14912 -
2010-02-14 13:45:58 +00:00
compiler + "CExtended" type that is the same as "extended", but conforming to the 2010-02-14 13:45:58 +00:00
ide * fix for . (changeonopen preferences does nothing) 2010-02-11 16:11:53 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * patch that cleans up openal. Mantis 15756 2010-02-13 14:13:33 +00:00
rtl + "CExtended" type that is the same as "extended", but conforming to the 2010-02-14 13:45:58 +00:00
tests + "CExtended" type that is the same as "extended", but conforming to the 2010-02-14 13:45:58 +00:00
utils * fpcres: Implemented TClosableFileStream to automatically release and acquire 2010-01-26 08:54:41 +00:00
.gitattributes + "CExtended" type that is the same as "extended", but conforming to the 2010-02-14 13:45:58 +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