compiler
|
a6d28b5630
* pass on the "eval" state (whether or not subexpressions should be evaluated)
|
11 年 前 |
ide
|
5372bdbb43
* removed gdbint dependency if compiled with NOGDB=1
|
11 年 前 |
installer
|
dea2c743d5
* Initial active version of
|
11 年 前 |
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 年 前 |
rtl
|
b5a2b3860b
* Added AddEmptyStrings to ExtractStrings (bug 25633)
|
11 年 前 |
tests
|
2f741121e9
* don't give an internal error when freeing an error token in the preprocessor
|
11 年 前 |
utils
|
a57df5f0dd
* commited correction for Mantis #25560, misspelled constructor keyword
|
11 年 前 |
.gitattributes
|
2f741121e9
* don't give an internal error when freeing an error token in the preprocessor
|
11 年 前 |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 年 前 |
Makefile
|
2a2184bc40
* regenerated makefiles affected by the last change
|
11 年 前 |
Makefile.fpc
|
fd5fa95416
+ OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler
|
11 年 前 |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 年 前 |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 年 前 |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 年 前 |