The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2009-03-15 11:05:21 +00:00
compiler * removed any use of pushleftright_pocalls for non-i386 platforms, since 2009-03-15 10:38:40 +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 * overload CreateStatusWindow and DrawStatusText with *W forms 2009-03-15 11:05:21 +00:00
rtl * fixed TextToFloat() in case ThousandSeparator = DecimalSeparator, based 2009-03-14 15:20:46 +00:00
tests * use stdcall for the tested procvar definitions, so that the parameter 2009-03-15 10:22:24 +00:00
utils * changes from r12727 (import library prefix) reflected in fpcmake 2009-02-28 22:28:30 +00:00
.gitattributes * set the RTTI type name of "open array" parameters to the name of the 2009-03-14 19:00:44 +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