The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
2005-12-23 22:49:15 +00:00
compiler + support for "return x" as equivalent for "exit(x)" in macpas mode 2005-12-23 22:49:15 +00:00
fcl + do not call BeforeScroll while in ApplyUpdates 2005-12-23 14:54:26 +00:00
fv * updated makefiles for ppc64/linux to allow successful snapshot building on that platform 2005-12-16 20:37:08 +00:00
ide * updated makefiles for ppc64/linux to allow successful snapshot building on that platform 2005-12-16 20:37:08 +00:00
installer * mistyping fixed (HMTL) 2005-12-18 21:55:31 +00:00
packages + Fixed dyn. loading for mysql 5.0 2005-12-21 12:33:14 +00:00
rtl * several changes of var parameters into out parameters to avoid 2005-12-23 22:25:26 +00:00
tests + support for "return x" as equivalent for "exit(x)" in macpas mode 2005-12-23 22:49:15 +00:00
utils + Patch from Vincent Snijder to fix multiple content files and use DirectoryExists 2005-12-19 08:10:50 +00:00
.gitattributes + support for "return x" as equivalent for "exit(x)" in macpas mode 2005-12-23 22:49:15 +00:00
.gitignore * Rename md5 directory to hash for hash functions 2005-12-01 18:32:39 +00:00
Makefile * updated makefiles for ppc64/linux to allow successful snapshot building on that platform 2005-12-16 20:37:08 +00:00
Makefile.fpc * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 2005-10-08 15:48:39 +00:00