The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian c6ffbe9eda * support string constants > 255 chars
* don't cut off anymore string constants silently at 255 chars

git-svn-id: trunk@14789 -
2010-01-24 09:28:46 +00:00
compiler * support string constants > 255 chars 2010-01-24 09:28:46 +00:00
ide * Avoid Range checks in CalcHash 2010-01-22 15:39:39 +00:00
installer * update Makefile 2009-12-10 11:25:32 +00:00
packages * Allow searching and filtering on ftFixedWidth fields 2010-01-23 23:21:47 +00:00
rtl * fix for #0 problem in posex + faster (indexbyte) based implementations. 2010-01-23 22:03:20 +00:00
tests * support string constants > 255 chars 2010-01-24 09:28:46 +00:00
utils + Add support for programs in clean section 2010-01-22 15:18:30 +00:00
.gitattributes * support string constants > 255 chars 2010-01-24 09:28:46 +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 + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00