The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 0d79d73dc3 * Fixed TSHFILEINFO declaration.
git-svn-id: trunk@8205 -
2007-07-31 21:58:05 +00:00
compiler * changed boolean fields in ttempinfo to a set for easier 2007-07-29 19:37:06 +00:00
fv
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
packages * Added THTTPContentProducer.Request 2007-07-28 22:14:59 +00:00
rtl * Fixed TSHFILEINFO declaration. 2007-07-31 21:58:05 +00:00
tests * fixed some test/opt tests 2007-07-29 19:35:52 +00:00
utils * update lNet to 0.5.5 2007-07-31 09:45:46 +00:00
.gitattributes * fixed some test/opt tests 2007-07-29 19:35:52 +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