#fpc #freepascal #compiler #fpcobj #pascal

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 9 роки тому
compiler e23ed15634 * MIPS: reworked and fixed procedure fixup_jmps: 9 роки тому
ide 85f9eb655c Allow i8086 cross IDE by adding missing compiler/x86 unit directory 9 роки тому
installer e54be530d7 * added SDL sources 9 роки тому
packages 6ca424900b fcl-db: datadict: when querying for table indexes use ServerIndexDefs instead of local IndexDef 9 роки тому
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 9 роки тому
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. 9 роки тому
utils 111595dcd9 * pas2jni: Fixed procedure parameters parsing in some cases. 9 роки тому
.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. 9 роки тому
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 10 роки тому
Makefile 6576c8cd04 * Patch from Thaddy de Koning to make 3.0.0 the only starting compiler 9 роки тому
Makefile.fpc 6576c8cd04 * Patch from Thaddy de Koning to make 3.0.0 the only starting compiler 9 роки тому
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 роки тому
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 роки тому
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 роки тому