compiler
|
1116bc3542
* Fixed incorrect condition (a linked list always has at least one dummy element) which was causing every unit to have a threadvar table, regardless of actual presence of threadvars. For units without code, this was causing creation of .o files which aren't necessary otherwise.
|
12 年之前 |
ide
|
99fbb83247
* increased IDE copyright year
|
13 年之前 |
installer
|
8258b99c70
* regenerated with jvm support, so top level 'make clean' works for jvm targets
|
13 年之前 |
packages
|
6ee8cade08
* httpd 2.4 (Apache 2.4) headers by A. Borka
|
12 年之前 |
rtl
|
f9dbcbd0c3
- Removed duplicate file header
|
12 年之前 |
tests
|
4adb36e8da
Add support for generic type constraints. They are currently only useful to stop specialization of a generic. The parsing of a generic is still too lax and needs to be changed in the future...
|
12 年之前 |
utils
|
2ab822c5f0
* Forgot to commit images
|
12 年之前 |
.gitattributes
|
6ee8cade08
* httpd 2.4 (Apache 2.4) headers by A. Borka
|
12 年之前 |
.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 年之前 |