The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe c6c9ec83e0 * only make the target of a type conversion not regable after checking
whether it's assignable if 1) the size/sign changes (was already the
    case) and 2) in case something actually can be assigned to it

git-svn-id: trunk@12039 -
2008-11-09 10:24:23 +00:00
compiler * only make the target of a type conversion not regable after checking 2008-11-09 10:24:23 +00:00
ide * splitting of long lines when copying a TStringlist to a dos (shortstring) eq. 2008-11-08 13:58:46 +00:00
installer * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
packages gtk2: add g_slice_xxx functions from glib 2.10 2008-11-08 10:10:24 +00:00
rtl * fixed setting EInoutError.ErrorCode (mantis #12575, thanks to 2008-11-09 09:46:47 +00:00
tests * explicitly check whether the methodpointer isn't the same as the result 2008-11-09 10:19:29 +00:00
utils * allow disabling of mirrors.xml when a custom remoterepository is configured 2008-10-24 10:20:28 +00:00
.gitattributes * explicitly check whether the methodpointer isn't the same as the result 2008-11-09 10:19:29 +00:00
.gitignore * use eventlog.inc for Unix,Win32,Win64. other targets use felog.inc 2008-10-23 20:41:35 +00:00
Makefile * regened makefiles to propagate makefile versions 2008-10-22 17:32:15 +00:00
Makefile.fpc * enabled smart linking by default for Darwin (will break building 2008-07-07 20:12:03 +00:00