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