#fpc #freepascal #compiler #fpcobj #pascal

svenbarth fde867cd5c * change IIDStr from a field to a property as otherwise the compiler would access the wrong field offset as it assumes RawUnitName to be a 255-byte ShortString 8 gadi atpakaļ
compiler d9ea6aae4d * fix for Mantis #30761: always return the symbol found in the helper instead of doing this dependant on the presence of the overload attribute; for this the collection of all suitable overloads is done in tcallcandidates instead. 8 gadi atpakaļ
ide bbedd8ae68 Regenerate Makefile with fpcmake 8 gadi atpakaļ
installer e78cc24ca3 Regenerate Makefile with fpcmake 8 gadi atpakaļ
packages 4fb77b71ec * fix for Mantis #31029, based on the patch provided by Silvio Clécio: PArrayOfByte is not necessary and in fact the purpose of TArrayOfByte is a different one from reference counting (namely to ensure correct passing of the parameter), so renamed accordingly (plus a comment); similar change in SetDynArrayProp. Also Get-/SetPropValue in Variants unit has been adjusted to make use of Get-/SetDynArrayProp. 8 gadi atpakaļ
rtl fde867cd5c * change IIDStr from a field to a property as otherwise the compiler would access the wrong field offset as it assumes RawUnitName to be a 255-byte ShortString 8 gadi atpakaļ
tests 4fb77b71ec * fix for Mantis #31029, based on the patch provided by Silvio Clécio: PArrayOfByte is not necessary and in fact the purpose of TArrayOfByte is a different one from reference counting (namely to ensure correct passing of the parameter), so renamed accordingly (plus a comment); similar change in SetDynArrayProp. Also Get-/SetPropValue in Variants unit has been adjusted to make use of Get-/SetDynArrayProp. 8 gadi atpakaļ
utils f426f8d225 Recreated fpcres Makefile (needed for arm-aros) 8 gadi atpakaļ
.gitattributes 4fb77b71ec * fix for Mantis #31029, based on the patch provided by Silvio Clécio: PArrayOfByte is not necessary and in fact the purpose of TArrayOfByte is a different one from reference counting (namely to ensure correct passing of the parameter), so renamed accordingly (plus a comment); similar change in SetDynArrayProp. Also Get-/SetPropValue in Variants unit has been adjusted to make use of Get-/SetDynArrayProp. 8 gadi atpakaļ
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 gadi atpakaļ
Makefile 7c1c964c28 arm-aros: enabled basic AROS on ARM build 8 gadi atpakaļ
Makefile.fpc 35e20ed4b8 - disabled the textmode IDE for Darwin again: I don't want to support it, 9 gadi atpakaļ
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 gadi atpakaļ
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 gadi atpakaļ
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 gadi atpakaļ