compiler
|
d967566a37
* Changed TExternalAssembler.CreateSmartLinkPath to use ansistrings (TPathStr), like the rest of file handling routines do.
|
12 years ago |
ide
|
99fbb83247
* increased IDE copyright year
|
13 years ago |
installer
|
8258b99c70
* regenerated with jvm support, so top level 'make clean' works for jvm targets
|
13 years ago |
packages
|
80c25bda92
* make onprogress public. Mantis #23476
|
12 years ago |
rtl
|
e914ec7f00
Add platform independant support for "GetTickCount" and "GetTickCount64" to unit "SysUtils". "GetTickCount" is declared as deprecated from the beginning and thus "GetTickCount64" should be used instead.
|
12 years ago |
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 years ago |
utils
|
2ab822c5f0
* Forgot to commit images
|
12 years ago |
.gitattributes
|
17ec1d4266
* Version of apache module application that works with Apache 2.4
|
12 years ago |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 years ago |
Makefile
|
1dfbc377e5
* regened toplevel makefile. Some spelling fixes in the versioncheck errormsg were in Makefile.fpc, but hadn't propagated to Makefile.
|
13 years ago |
Makefile.fpc
|
06bd08697e
* starting compiler version check to toplevel "all" target
|
13 years ago |