|
compiler
|
0351369698
* ttypeconvnode.typecheck_arrayconstructor_to_dynarray: the assignment node of the temp array to the resulting array always needs to exist, so remove the assigned() check
|
8 years ago |
|
ide
|
2a82951f18
* fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor
|
8 years ago |
|
installer
|
17b2671213
Regenerate all Makefile's after changes related to FPCDIR checks
|
8 years ago |
|
packages
|
afe2ddc388
pastojs: simplified
|
8 years ago |
|
rtl
|
570f159e65
Get SysGetMem to return immediately with Result=Nil if SysOSAlloc fails and RetrunNilIfGrowHeapFails is true
|
8 years ago |
|
tests
|
d073e07244
+ add a test to ensure that array constructors correctly handle managed types (though there might be a temp floating around for longer than one might expect)
|
8 years ago |
|
utils
|
17b2671213
Regenerate all Makefile's after changes related to FPCDIR checks
|
8 years ago |
|
.gitattributes
|
d073e07244
+ add a test to ensure that array constructors correctly handle managed types (though there might be a temp floating around for longer than one might expect)
|
8 years ago |
|
.gitignore
|
4c9b01dc26
* Removed empty tests directory from svn
|
11 years ago |
|
Makefile
|
17b2671213
Regenerate all Makefile's after changes related to FPCDIR checks
|
8 years ago |
|
Makefile.fpc
|
00751d257e
* support bootstrapping with FPC 3.0.2
|
9 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 |