#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) 13 年之前
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). 13 年之前
ide 99fbb83247 * increased IDE copyright year 13 年之前
installer 8258b99c70 * regenerated with jvm support, so top level 'make clean' works for jvm targets 13 年之前
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) 13 年之前
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. 13 年之前
tests d67f31a0e1 * allow type parameters variables being passed to new/dispose, resolves #23270 13 年之前
utils 7af086c05d * make socket stuff compiling again. Package not 100% yet due to gtk1 dependencies. 13 年之前
.gitattributes 7d0b209349 * updated hermes 13 年之前
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 年之前
Makefile 1dfbc377e5 * regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile. 13 年之前
Makefile.fpc 06bd08697e * starting compiler version check to toplevel "all" target 13 年之前