The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 097c2db374 * make sure warnings/hints in set_varstate are always given at the
correct position

git-svn-id: trunk@8269 -
2007-08-12 13:18:39 +00:00
compiler * make sure warnings/hints in set_varstate are always given at the 2007-08-12 13:18:39 +00:00
fv * beos support from Olivier Coursiere 2007-05-24 07:16:17 +00:00
ide * take care of the efSyntaxHighlight flag when checking if syntax highlighting shall be on or off, resolves #4566 2007-07-29 17:28:16 +00:00
installer * don't use obsolete switches in default configuration files 2007-07-05 19:19:07 +00:00
packages * Initial explanation of architecture 2007-08-11 20:25:45 +00:00
rtl * use initc.fpgetCerrno rather than fpgeterrno to get the errno 2007-08-12 08:29:48 +00:00
tests * explicitly check for stringconstn next to stringdef in nadd, because 2007-08-12 11:31:19 +00:00
utils * remove poNoConsole so it works under windows 2007-08-11 16:16:39 +00:00
.gitattributes * explicitly check for stringconstn next to stringdef in nadd, because 2007-08-12 11:31:19 +00:00
.gitignore * gba and nds work with new heap manager now (no need for a custom heap manager that allocates a single big block anymore) 2007-07-30 15:37:19 +00:00
Makefile
Makefile.fpc