#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 97c8464b11 * fix for Mantis #36738: when copying a record using its copy operator we assume that we've copied the whole record; this way managed records inside non-managed records are handled correctly %!s(int64=5) %!d(string=hai) anos
compiler 9c088bda6a * fix for Mantis #36706: only link a library against the dynamic loader if we're not linking against the C library anyway %!s(int64=5) %!d(string=hai) anos
installer 5cd3b9095f * added new packages to OS/2 and EMX sections %!s(int64=5) %!d(string=hai) anos
packages 6f825baa6f * second patch by Evgeniy Shtrenyov for #36737 to improve backward compatibility %!s(int64=5) %!d(string=hai) anos
rtl 97c8464b11 * fix for Mantis #36738: when copying a record using its copy operator we assume that we've copied the whole record; this way managed records inside non-managed records are handled correctly %!s(int64=5) %!d(string=hai) anos
tests 97c8464b11 * fix for Mantis #36738: when copying a record using its copy operator we assume that we've copied the whole record; this way managed records inside non-managed records are handled correctly %!s(int64=5) %!d(string=hai) anos
utils 7e952bf5c1 * Fixed escaping of characters inside .tar archives. %!s(int64=5) %!d(string=hai) anos
.gitattributes 97c8464b11 * fix for Mantis #36738: when copying a record using its copy operator we assume that we've copied the whole record; this way managed records inside non-managed records are handled correctly %!s(int64=5) %!d(string=hai) anos
.gitignore 3ce7927096 * made the ide a package, so it can be build in parallel with the other packages, reasons: %!s(int64=7) %!d(string=hai) anos
Makefile 38d0a9af48 * Makefile fixed %!s(int64=5) %!d(string=hai) anos
Makefile.fpc 38d0a9af48 * Makefile fixed %!s(int64=5) %!d(string=hai) anos
fpmake.pp 79bbc20f29 * FPMake-option NoIDE added %!s(int64=5) %!d(string=hai) anos
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!d(string=hai) anos