compiler
|
5a81601565
* type casting could force pointers into sub registers, so handle them when converting the pointer to an array
|
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
|
1b9842c33a
fcl-db: bufdataset: when new record is inserted or existing edited and some sorted index is presented record is moved to proper position in index. (introduces OrderCurrentRecord method). Small drawback is than in case of inserting record new record is first inserted before current record and then moved to proper position.(but it takes only few memory operations in current implementation).
|
12 years ago |
rtl
|
882bfd448d
* fix for FreeBSD9 compatibility break where sem_t is no longer an opague pointer but a record.
|
12 years ago |
tests
|
5a81601565
* type casting could force pointers into sub registers, so handle them when converting the pointer to an array
|
12 years ago |
utils
|
528e231c66
* Strict resolving
|
12 years ago |
.gitattributes
|
5a81601565
* type casting could force pointers into sub registers, so handle them when converting the pointer to an array
|
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 |