#fpc #freepascal #compiler #fpcobj #pascal

nickysn 504b2bc544 * fixed hermes author and license info - it's a full library translation and not just header translation, the original author is Christian Nentwich and the license of the pascal version is modified LGPL (changed from LGPL with Christian's permission) %!s(int64=13) %!d(string=hai) anos
compiler 2c011312db * Changed TElf32Header and TElf64Header definitions, making them look closer to canonical ones (first 16 bytes are a single array field, addressable via EI_xx indices). %!s(int64=13) %!d(string=hai) anos
ide 99fbb83247 * increased IDE copyright year %!s(int64=13) %!d(string=hai) anos
installer 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets %!s(int64=13) %!d(string=hai) anos
packages 504b2bc544 * fixed hermes author and license info - it's a full library translation and not just header translation, the original author is Christian Nentwich and the license of the pascal version is modified LGPL (changed from LGPL with Christian's permission) %!s(int64=13) %!d(string=hai) anos
rtl 186cbaaf18 * Ansistring versions of MkDir,ChDir,RmDir: make a full copy of argument string. This is necessary because underlying implementations can modify directory separators in argument, causing crash if argument resides in read-only memory. This is also consistent with shortstring variants of same procedures. %!s(int64=13) %!d(string=hai) anos
tests d67f31a0e1 * allow type parameters variables being passed to new/dispose, resolves #23270 %!s(int64=13) %!d(string=hai) anos
utils 7af086c05d * make socket stuff compiling again. Package not 100% yet due to gtk1 dependencies. %!s(int64=13) %!d(string=hai) anos
.gitattributes 7d0b209349 * updated hermes %!s(int64=13) %!d(string=hai) anos
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no %!s(int64=13) %!d(string=hai) anos
Makefile 1dfbc377e5 * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. %!s(int64=13) %!d(string=hai) anos
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target %!s(int64=13) %!d(string=hai) anos