compiler
|
3ce0b33302
* Win64 SEH: when creating a finalization procedure, put its def into the same symtable with sym. By default, defs are added into symtablestack.top, which may be set to something temporary like exceptsymtable. In such cases it is possible that def is destroyed before sym, leaving sym with invalid pointers.
|
12 years ago |
ide
|
5f744ff355
* fixed spelling error and updated link where to download the html docs
|
12 years ago |
installer
|
1bea98995b
* regenerated fpcmake makefiles after r25642
|
12 years ago |
packages
|
aa147703d5
fcl-db: memds: when FieldDefs are changed set TableIsCreated to false to signal, that CreteTable should be called.
|
12 years ago |
rtl
|
cada770f9e
* changed return value in case of failure in ThreadManager.SemaphoreInit
|
11 years ago |
tests
|
3e393b867b
* small extension of the test
|
12 years ago |
utils
|
926c1ba657
Fix extension od dxegen.pp source in fpmake
|
12 years ago |
.gitattributes
|
aa147703d5
fcl-db: memds: when FieldDefs are changed set TableIsCreated to false to signal, that CreteTable should be called.
|
12 years ago |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 years ago |
Makefile
|
e219b8387e
* no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate
|
12 years ago |
Makefile.fpc
|
e219b8387e
* no longer support building with 2.6.0 (mainly because 2.6.0 doesn't generate
|
12 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 |