The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 37a365c236 * update AllOk parameter of Load_GL_version_1_2x() when loading an extension
fails (mantis #30663, patch by Paul Michell)

git-svn-id: trunk@34595 -
2016-10-02 12:56:43 +00:00
compiler * make the string data of pchar constants read-only (mantis #30666) 2016-10-02 12:56:40 +00:00
ide Fix type on last commits 2016-09-13 10:08:57 +00:00
installer * added package rtl-generics 2016-07-31 20:40:23 +00:00
packages * update AllOk parameter of Load_GL_version_1_2x() when loading an extension 2016-10-02 12:56:43 +00:00
rtl amicommon: set the return value of SysErrorMessage to something default. this is consistent with some other platforms 2016-10-02 02:03:22 +00:00
tests * make the string data of pchar constants read-only (mantis #30666) 2016-10-02 12:56:40 +00:00
utils * Patch from Mattias Gaertner: Record support, detect duplicate identifiers, bug fixes 2016-09-13 08:01:37 +00:00
.gitattributes * make the string data of pchar constants read-only (mantis #30666) 2016-10-02 12:56:40 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile - regenerated after disabling the textmode ide for Darwin again 2016-09-06 21:28:41 +00:00
Makefile.fpc - disabled the textmode IDE for Darwin again: I don't want to support it, 2016-09-06 21:28:37 +00:00