The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
daniel 1d9b6ed5f0 * Disable internal_backtrace again
git-svn-id: trunk@3526 -
2006-05-14 13:58:00 +00:00
compiler * Disable internal_backtrace again 2006-05-14 13:58:00 +00:00
fcl + TCustomZlibStream now descends from TOwnerStream 2006-05-13 21:34:30 +00:00
fv * Fix by Wayne Sherman to make restore from dosshell work under Win32 2006-05-08 06:39:01 +00:00
ide * Val can handle hexadecimal just fine, no need for specialized routines. 2006-05-13 17:50:29 +00:00
installer * use -P for cross compile 2006-04-23 18:53:29 +00:00
packages + Fixed declaration of sisigemptyset and friends to use param by ref 2006-05-13 20:25:10 +00:00
rtl * Add {$IFNDEF INTERNAL_BACKTRACE} 2006-05-14 13:12:23 +00:00
tests + optimize <string>+'' and ''+<string> 2006-05-14 09:43:53 +00:00
utils * win64 lcl 2006-05-07 08:14:04 +00:00
.gitattributes + optimize <string>+'' and ''+<string> 2006-05-14 09:43:53 +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