The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe f586299b6a * don't warn that a constructor is necessary for objc classes/protocols
(since they can't have a constructor)

git-svn-id: branches/objc@13632 -
2009-09-01 13:54:12 +00:00
compiler * don't warn that a constructor is necessary for objc classes/protocols 2009-09-01 13:54:12 +00:00
ide * open chm in nonexclusive mode. Could cause problems on Windows Vista where filelocks last even longer after closing. 2009-08-26 20:13:55 +00:00
installer * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
packages * dom.pp: fixed one possible reason of crashing in Delphi 2009 2009-08-29 18:11:08 +00:00
rtl Merged revisions 13599-13600,13602-13604,13608,13615-13618 via svnmerge from 2009-08-30 09:50:36 +00:00
tests * allow "array of const" parameters again for objcclass/objcprotocol methods 2009-08-30 11:02:28 +00:00
utils + file forgotten to add in r13588 2009-08-24 17:22:25 +00:00
.gitattributes * allow "array of const" parameters again for objcclass/objcprotocol methods 2009-08-30 11:02:28 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00