The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2007-02-19 18:55:44 +00:00
compiler * handle shortstrings like arrays and records when returning them from functions 2007-02-19 18:55:44 +00:00
fcl * Fix for binary data in Mysql BLOB-fields 2007-02-18 23:05:56 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * fixed #6497: 2007-02-18 18:50:23 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages * moved to packages/base 2007-02-19 17:27:25 +00:00
rtl * fixed compile after exitcode size change 2007-02-19 16:11:01 +00:00
tests * adapted to new system.exitcode definition 2007-02-19 10:34:14 +00:00
utils * fpmake moved to packages 2007-02-19 17:27:06 +00:00
.gitattributes * moved to packages/base 2007-02-19 17:27:25 +00:00
.gitignore * fixed corrupted executables 2007-02-18 22:42:45 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00