The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe e1ec2834df * increase/decrease refcount of interface value parameters on procedure
entry/exit (mantis #10897)
  * fixed tinterface2 which crashed after this change. It also crashed under
    Kylix: you cannot assign the result of an interfaced class to a class
    instance variable and then use it both as an interface (refcounted) and
    as class (non-refcounted)

git-svn-id: trunk@10405 -
2008-03-01 10:25:27 +00:00
compiler * increase/decrease refcount of interface value parameters on procedure 2008-03-01 10:25:27 +00:00
ide * use UpdateCrc32 instead of Crc32 2008-01-17 19:58:32 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * patch 10090 + imgconv now also writes pnm 2008-02-29 21:11:44 +00:00
rtl * lineinfo and lnfodwrf depend on inc/exeinfo.pp 2008-02-25 15:40:13 +00:00
tests * increase/decrease refcount of interface value parameters on procedure 2008-03-01 10:25:27 +00:00
utils * basic work for checksum on packages to detect if recompile 2008-02-26 22:46:42 +00:00
.gitattributes * increase/decrease refcount of interface value parameters on procedure 2008-03-01 10:25:27 +00:00
.gitignore * base removed 2008-01-27 17:32:57 +00:00
Makefile * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00
Makefile.fpc * BeOS/Haiku updates from Olivier Coursière 2008-01-23 15:37:25 +00:00