#fpc #freepascal #compiler #fpcobj #pascal

maciej-izak d83889c6d2 * Rename for management operators (proposed by Florian): AddRef -> Copy and Copy -> Clone %!s(int64=9) %!d(string=hai) anos
compiler d83889c6d2 * Rename for management operators (proposed by Florian): AddRef -> Copy and Copy -> Clone %!s(int64=9) %!d(string=hai) anos
ide 85f9eb655c Allow i8086 cross IDE by adding missing compiler/x86 unit directory %!s(int64=9) %!d(string=hai) anos
installer e54be530d7 * added SDL sources %!s(int64=10) %!d(string=hai) anos
packages 1a4dd1b9b2 * Fixed typo in russian message (Ondrej Pokorny) %!s(int64=9) %!d(string=hai) anos
rtl d83889c6d2 * Rename for management operators (proposed by Florian): AddRef -> Copy and Copy -> Clone %!s(int64=9) %!d(string=hai) anos
tests d83889c6d2 * Rename for management operators (proposed by Florian): AddRef -> Copy and Copy -> Clone %!s(int64=9) %!d(string=hai) anos
utils a934312e4f * pas2jni: Minor fix to exe extension. %!s(int64=9) %!d(string=hai) anos
.gitattributes 8e80538d2c RTL support for new management operators AddRef and Copy (NOTE: names can be changed). AddRef operator is used when record is passed as parameter to method/function by value (for records to large to copy (when only the address is pushed)). AddRef is used also for dynamic array operations (temporary for SetLength operation and for Copy operation for already copied data by move). %!s(int64=9) %!d(string=hai) anos
.gitignore 4c9b01dc26 * Removed empty tests directory from svn %!s(int64=11) %!d(string=hai) anos
Makefile acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check %!s(int64=9) %!d(string=hai) anos
Makefile.fpc acd956f7c3 * remove documentation of the build target in the Makefile help screen as it overrides the version check %!s(int64=9) %!d(string=hai) anos
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time %!s(int64=12) %!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