The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 20c3809c3a * when a constant Objective-C class reference is used for anything but
the methodpointer of a call, transform it into a call to the classclass
    method because otherwise it can be used before the first call to any
    method of the class (such as in the packages/cocoaint/src/IvarSize test)
    and this can result in crashes

git-svn-id: trunk@18124 -
2011-08-06 19:49:59 +00:00
compiler * when a constant Objective-C class reference is used for anything but 2011-08-06 19:49:59 +00:00
ide * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
installer * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
packages * Switched packages to fpmake building 2011-08-06 18:15:44 +00:00
rtl + add {$packrecords c} to all units importing Objective-C records since 2011-08-06 13:16:03 +00:00
tests * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
utils * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
.gitattributes * Switched packages to fpmake building 2011-08-06 18:15:44 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00