The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 9132405487 Patch from Luiz Americo, bug #13221:
* add const keyword to some string parameters
 * remove two typos: an extra semicolon in BindFields and an extra assignment in SetActive

git-svn-id: trunk@12769 -
2009-02-22 11:19:41 +00:00
compiler + write/read alignment to ppu for explicit parameter locations 2009-02-21 22:59:58 +00:00
ide * limit IDE stack to 3M on windows to avoid trouble at IDE startup at least on XP x64 2009-02-01 19:21:10 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages Patch from Luiz Americo, bug #13221: 2009-02-22 11:19:41 +00:00
rtl * who uses C style operators in the heart of FPC ;)? fixed 2009-02-21 22:59:10 +00:00
tests * always create a temp for MacPas objects in with-expressions (mantis 2009-02-19 22:43:59 +00:00
utils * show usage if no parameters 2009-02-18 17:44:02 +00:00
.gitattributes * always create a temp for MacPas objects in with-expressions (mantis 2009-02-19 22:43:59 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00