The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 3ebbff5a11 * custfcgi (and thus fastcgi) now compiles for win32.
* fpclose replaced by closesocket
    * MSG_NOSIGNAL is unix specific, replaced by 0.

git-svn-id: trunk@13270 -
2009-06-13 22:41:53 +00:00
compiler * regenerated 2009-06-11 16:16:05 +00:00
ide * cvar needs to be external. 2009-06-12 21:07:51 +00:00
installer
packages * custfcgi (and thus fastcgi) now compiles for win32. 2009-06-13 22:41:53 +00:00
rtl * patch by Sergei Gorelkin: makes WideCompareText and WideCompareStr work in Windows 9x , resolves #13955 2009-06-12 18:21:06 +00:00
tests * when optimizing temp assignments by simply replacing one temp with 2009-06-10 19:14:40 +00:00
utils
.gitattributes * when optimizing temp assignments by simply replacing one temp with 2009-06-10 19:14:40 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
Makefile
Makefile.fpc