The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 5bf38351e9 * fixed bug #7195: use regular type conversions for the results of
fpc_sqr(t)_real

git-svn-id: trunk@4290 -
2006-07-24 07:55:32 +00:00
compiler * fixed bug #7195: use regular type conversions for the results of 2006-07-24 07:55:32 +00:00
fcl + implemented blob-field support for mysql 2006-07-23 21:15:02 +00:00
fv * Handle video initialization failure. 2006-06-11 10:11:34 +00:00
ide * bugrep -> bugs 2006-07-15 20:21:23 +00:00
installer * ufvsrc->fvsrc 2006-07-21 21:11:58 +00:00
packages * tpnumlib is a library not a unit. 2006-07-23 11:10:35 +00:00
rtl * added an option to use target-specific memory manager instead of standard. This is controlled by HAS_MEMORYMANAGER and HAS_MT_MEMORYMANAGER defines. 2006-07-23 10:23:31 +00:00
tests * fixed bug #7195: use regular type conversions for the results of 2006-07-24 07:55:32 +00:00
utils + Implemented correct visibility checking for arguments of methods 2006-07-16 16:00:27 +00:00
.gitattributes * fixed bug #7195: use regular type conversions for the results of 2006-07-24 07:55:32 +00:00
.gitignore initial import 2006-07-08 15:14:26 +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