compiler
|
d967566a37
* Changed TExternalAssembler.CreateSmartLinkPath to use ansistrings (TPathStr), like the rest of file handling routines do.
|
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
|
4dbe24d375
* some position 64-bit fixes found when I did a quick investigation of #23482
|
12 роки тому |
rtl
|
27c626245b
* Reuse RecordRTTI to finalize class instances. This is possible because RTTI for classes is the same as for records (except different value of tkKind field), and RecordRTTI ignores tkKind (assuming that required checks are done by its caller).
|
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
|
17ec1d4266
* Version of apache module application that works with Apache 2.4
|
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 роки тому |