The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe cda17ad02a * correctly set the expectloc for int_2_int type conversions of bitpacked
arrays (and some other, related constructs) (mantis #15789)

git-svn-id: trunk@14927 -
2010-02-19 17:12:47 +00:00
compiler * correctly set the expectloc for int_2_int type conversions of bitpacked 2010-02-19 17:12:47 +00:00
ide * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * added new function xsdParseStringLower that parse any string and convert it to lower case 2010-02-19 11:30:45 +00:00
rtl * fixed signal return trampolines for ARM EABI (mantis #15803) 2010-02-18 20:53:28 +00:00
tests * fixed internalerror in case of dereferencing a loc_(c)subsetreg/ref 2010-02-19 16:26:36 +00:00
utils * fpcres: Implemented TClosableFileStream to automatically release and acquire 2010-01-26 08:54:41 +00:00
.gitattributes * fixed internalerror in case of dereferencing a loc_(c)subsetreg/ref 2010-02-19 16:26:36 +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