The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe c26f9cc5df * set the RTTI type name of "open array" parameters to the name of the
elements of the array (like Kylix, mantis #12038) + test
  * add pfReference and pfArray TParamFlags for open array parameters
    like Kylix

git-svn-id: trunk@12888 -
2009-03-14 19:00:44 +00:00
compiler * set the RTTI type name of "open array" parameters to the name of the 2009-03-14 19:00:44 +00:00
ide
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages Patch from Atilla Borka: (bug 13280 2009-03-13 22:46:57 +00:00
rtl * fixed TextToFloat() in case ThousandSeparator = DecimalSeparator, based 2009-03-14 15:20:46 +00:00
tests * set the RTTI type name of "open array" parameters to the name of the 2009-03-14 19:00:44 +00:00
utils
.gitattributes * set the RTTI type name of "open array" parameters to the name of the 2009-03-14 19:00:44 +00:00
.gitignore
Makefile
Makefile.fpc