The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-03-08 12:59:20 +00:00
compiler * fixed calling static class methods from inside other static class methods 2009-03-08 12:38:02 +00:00
ide * added .txt extensions to all README, TODO and COPYING files 2009-02-28 17:34:08 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * Added deprecated-keyword to all public entries. Use the fpcgi unit instead 2009-03-08 12:59:20 +00:00
rtl * changed the output parameters of a bunch of *tofloat() and 2009-03-07 15:17:58 +00:00
tests * fixed calling static class methods from inside other static class methods 2009-03-08 12:38:02 +00:00
utils * changes from r12727 (import library prefix) reflected in fpcmake 2009-02-28 22:28:30 +00:00
.gitattributes * fixed calling static class methods from inside other static class methods 2009-03-08 12:38:02 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00