The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian fa01522804 + build unit (testwise)
git-svn-id: trunk@6222 -
2007-01-27 08:52:54 +00:00
compiler * Fixed crash bug with IMPLEMENTS due to the changes earlier today. (No longer dereferences VtblImplIntf when we should not) 2007-01-26 23:50:09 +00:00
fcl * Fix for mantis bug #8213 2007-01-25 22:14:27 +00:00
fv * symbian support 2007-01-18 20:24:44 +00:00
ide * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
installer * symbian support 2007-01-18 20:24:44 +00:00
packages + build unit (testwise) 2007-01-27 08:52:54 +00:00
rtl * fixed bug related to IMPLEMENTS keyword. The interface type was stored inside the interface defintion what was wrong! now it's set per TImplementedInterface$ 2007-01-26 20:58:46 +00:00
tests * fix testsuite.cgi failed test links to ignore skipped tests, improve english text 2007-01-26 22:57:15 +00:00
utils * also remove fplnet for targets without sockets unit support 2007-01-24 03:40:25 +00:00
.gitattributes + build unit (testwise) 2007-01-27 08:52: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