The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
michael d7dbe6f778 * Log event no longer virtual, descendents must override DoLog
Filtering is applied in Log in CustApp.

git-svn-id: trunk@17530 -
2011-05-23 12:01:22 +00:00
compiler * hopefully fixes broken sparc-solaris building due to r17459 2011-05-22 08:17:03 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * Log event no longer virtual, descendents must override DoLog 2011-05-23 12:01:22 +00:00
rtl * patch by Nikolay Nikolov to use a hardware block cursor on the 2011-05-20 20:39:43 +00:00
tests * patch by Anton Shepelev to pass eofs in tprocess to the parent process, resolves #19325 2011-05-20 20:52:37 +00:00
utils * Only export FPCFPMAKE when a suitable compiler is found, or else 2011-05-19 13:26:16 +00:00
.gitattributes * Post form/file examples 2011-05-21 10:03:53 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * Only export FPCFPMAKE when a suitable compiler is found, or else 2011-05-19 13:26:16 +00:00
Makefile.fpc