The FreePascal Compiler (FPC) source repo

svenbarth 77cb13c38c Revert r33057. MaxLen is the maximum value that Pos can return and does not need to be adjusted by (Offset - 1). Also there's no buffer that could be overrun as i is not used to access the string's buffer. Fixes failure of tests/test/units/system/tstring.pp il y a 9 ans
compiler e23ed15634 * MIPS: reworked and fixed procedure fixup_jmps: il y a 9 ans
ide 85f9eb655c Allow i8086 cross IDE by adding missing compiler/x86 unit directory il y a 9 ans
installer e54be530d7 * added SDL sources il y a 9 ans
packages 6ca424900b fcl-db: datadict: when querying for table indexes use ServerIndexDefs instead of local IndexDef il y a 9 ans
rtl 77cb13c38c Revert r33057. MaxLen is the maximum value that Pos can return and does not need to be adjusted by (Offset - 1). Also there's no buffer that could be overrun as i is not used to access the string's buffer. Fixes failure of tests/test/units/system/tstring.pp il y a 9 ans
tests 2861362780 * Reuse binary search routine from rgbase.pas to look up AT&T register names, removes need in regnumber_count_bsstart constant. Resolves #29471. il y a 9 ans
utils 111595dcd9 * pas2jni: Fixed procedure parameters parsing in some cases. il y a 9 ans
.gitattributes 2861362780 * Reuse binary search routine from rgbase.pas to look up AT&T register names, removes need in regnumber_count_bsstart constant. Resolves #29471. il y a 9 ans
.gitignore 4c9b01dc26 * Removed empty tests directory from svn il y a 11 ans
Makefile 6576c8cd04 * Patch from Thaddy de Koning to make 3.0.0 the only starting compiler il y a 9 ans
Makefile.fpc 6576c8cd04 * Patch from Thaddy de Koning to make 3.0.0 the only starting compiler il y a 9 ans
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time il y a 12 ans