The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-01-21 15:14:18 +00:00
compiler * proper fix for r6069. Double quotes should not be used in makefiles because on Windows make creates batch file for executing programs with double quotes in parameters. It leads to strange errors. 2007-01-21 15:14:18 +00:00
fcl * Added support for fetching BLOB-fields directly in TBufDataset 2007-01-21 14:17:14 +00:00
fv * symbian support 2007-01-18 20:24:44 +00:00
ide * symbian support 2007-01-18 20:24:44 +00:00
installer * symbian support 2007-01-18 20:24:44 +00:00
packages + Added Delphi compatible richedit unit. 2007-01-19 12:54:44 +00:00
rtl + few experiments, still a huge mess 2007-01-21 01:17:02 +00:00
tests * fixed test for 64 bit platforms 2007-01-20 22:18:08 +00:00
utils * remove pkgwget from common units 2007-01-18 20:47:27 +00:00
.gitattributes * fixed with-support for classrefdefs (mantis 8150), with thanks to 2007-01-20 20:04:54 +00:00
.gitignore * rtl part of first Nintendo DS port 2006-12-14 17:34:51 +00:00
Makefile * symbian support 2007-01-18 20:24:44 +00:00
Makefile.fpc * ignore error if no build stamp was found 2006-10-29 09:53:27 +00:00