compiler
|
359a228085
Fix one problem type of Mantis #23546. A record must not contain a static array that uses itself as an element type (in can contain a dynamic array however) otherwise an infinite loop is encountered when checking whether the record needs special init/final code.
|
%!s(int64=12) %!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
|
7f10df3daa
* Patch from Denis Volodarsky to add enumerator to vector (bug ID #22689)
|
%!s(int64=12) %!d(string=hai) anos |
rtl
|
3175f49e4f
* Replaced local writable typed constant with variable. Makes function thread-safe (local typed constants are still allocated globally, writable ones ruin thread-safety) and able to compile in {$J-} state.
|
%!s(int64=12) %!d(string=hai) anos |
tests
|
359a228085
Fix one problem type of Mantis #23546. A record must not contain a static array that uses itself as an element type (in can contain a dynamic array however) otherwise an infinite loop is encountered when checking whether the record needs special init/final code.
|
%!s(int64=12) %!d(string=hai) anos |
utils
|
0dd6c1454e
* Patch from Anton to support dotted unit names (Bug ID 22919)
|
%!s(int64=12) %!d(string=hai) anos |
.gitattributes
|
359a228085
Fix one problem type of Mantis #23546. A record must not contain a static array that uses itself as an element type (in can contain a dynamic array however) otherwise an infinite loop is encountered when checking whether the record needs special init/final code.
|
%!s(int64=12) %!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 |