The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 1ec48299cf * allow default() on Objective-C classes and protocols: the compiler already
allows it, and they're plain pointer-based types -> nil is fine

git-svn-id: trunk@21360 -
2012-05-22 11:07:05 +00:00
compiler * fixed (currently harmless) error in r21287 that specified that the full 2012-05-20 21:11:45 +00:00
ide * removed single remaining use of a 1.0.x deprecated function. 2012-05-18 12:11:50 +00:00
installer + Regenerate all Makefiles's after adding x86_64 netbsd target 2012-04-24 23:15:18 +00:00
packages * CTFrameSetter.pas -> CTFramesetter.pas (fixes installation on 2012-05-21 13:50:36 +00:00
rtl * more removal of deprecated functions (deprecated before 2.4.0) 2012-05-22 08:04:24 +00:00
tests * allow default() on Objective-C classes and protocols: the compiler already 2012-05-22 11:07:05 +00:00
utils * abort if the specified destination file is a directory (mantis #22089) 2012-05-21 11:37:41 +00:00
.gitattributes * allow default() on Objective-C classes and protocols: the compiler already 2012-05-22 11:07:05 +00:00
.gitignore fpvectorial is now moved to lazarus/components/fpvectorial 2011-10-30 16:42:46 +00:00
Makefile * fixed "make install" for non-JVM targets after r21069 2012-04-27 09:17:50 +00:00
Makefile.fpc * fixed "make install" for non-JVM targets after r21069 2012-04-27 09:17:50 +00:00