compiler
|
c05da62b0e
* detect static data use by record methods and methods of nested classes/
|
11 years ago |
ide
|
5372bdbb43
* removed gdbint dependency if compiled with NOGDB=1
|
11 years ago |
installer
|
dea2c743d5
* Initial active version of
|
11 years ago |
packages
|
1034503c5d
fcl-db: bufdataset: improve rev.26604. do not use Field.SetData in BlobStream constructor, because SetData also calls Validate and generates deFieldChange. Which is too early in constructor. These events must be generated after data will be written (in fact deFieldChange is called in BlobStream destructor and Validate is not called in current implementation).
|
11 years ago |
rtl
|
b5a2b3860b
* Added AddEmptyStrings to ExtractStrings (bug 25633)
|
11 years ago |
tests
|
c05da62b0e
* detect static data use by record methods and methods of nested classes/
|
11 years ago |
utils
|
a57df5f0dd
* commited correction for Mantis #25560, misspelled constructor keyword
|
11 years ago |
.gitattributes
|
c05da62b0e
* detect static data use by record methods and methods of nested classes/
|
11 years ago |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 years ago |
Makefile
|
2a2184bc40
* regenerated makefiles affected by the last change
|
11 years ago |
Makefile.fpc
|
fd5fa95416
+ OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler
|
11 years ago |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |