The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2012-05-23 14:21:44 +00:00
compiler * ogelf.pas: cleaned up code that creates default sections. 2012-05-23 14:21:44 +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 * Fixed gotcha in r21364. SQL Null instead of nil. Mantis #22108 by Ludo 2012-05-23 12:37:02 +00:00
rtl Regenerated after: Add x86_64 cpu specific units 2012-05-23 09:16:57 +00:00
tests Allow the usage of a generic's name without type arguments inside of nested classes inside the generic. This fixes Mantis #19499, but also Mantis #18688. 2012-05-22 12:19:11 +00:00
utils * abort if the specified destination file is a directory (mantis #22089) 2012-05-21 11:37:41 +00:00
.gitattributes x86_64 subdirectory added 2012-05-23 09:09:46 +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