The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 0b44f8db1f * don't give an internal error when creating a dynamic array or a
record that requires init/finalisation with an objcclass
    (mantis #16366)

git-svn-id: trunk@15202 -
2010-05-02 13:42:03 +00:00
compiler * don't give an internal error when creating a dynamic array or a 2010-05-02 13:42:03 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages * 64-bit alignment for tlhelp64. 2010-04-30 14:01:55 +00:00
rtl * video unit maxwidth increased to 240 (FV editor 2010-04-28 07:46:30 +00:00
tests * don't give an internal error when creating a dynamic array or a 2010-05-02 13:42:03 +00:00
utils * Added templates for fppkg configuration files 2010-04-27 12:12:30 +00:00
.gitattributes * don't give an internal error when creating a dynamic array or a 2010-05-02 13:42:03 +00:00
.gitignore * ignore stamp files *-stamp.* 2010-02-02 15:20:07 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc