The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 84d1fc929f * properly set regvarability of parameters and local variables of inlined
functions
  * fixed setting of expectloc for fields of regvar'ed records

git-svn-id: trunk@3607 -
2006-05-20 23:37:55 +00:00
compiler * properly set regvarability of parameters and local variables of inlined 2006-05-20 23:37:55 +00:00
fcl + Added blowfish units 2006-05-20 19:35:54 +00:00
fv * removed tfileio from makefile 2006-05-20 16:44:59 +00:00
ide * Fix disabled commands on reloading menubar. 2006-05-20 20:22:00 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages + implemented CreateComObject 2006-05-19 18:02:17 +00:00
rtl * fix from Maxim Ganetsky to fix CRT output with non latin code pages, should fix #6785 2006-05-20 21:42:58 +00:00
tests * function results can be a generic parameter 2006-05-19 21:54:39 +00:00
utils * win64 lcl 2006-05-07 08:14:04 +00:00
.gitattributes + Added blowfish units 2006-05-20 19:35:54 +00:00
.gitignore * win64 compile fixes 2006-04-20 11:16:46 +00:00
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00