#fpc #freepascal #compiler #fpcobj #pascal

svenbarth 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 年之前
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 年之前
ide 2a82951f18 * fix compilation after last commit. make clean all in ide/ doesn't build all, and weditor 8 年之前
installer 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 年之前
packages a328f8df3d pastojs: with localvar do 8 年之前
rtl 570f159e65 Get SysGetMem to return immediately with Result=Nil if SysOSAlloc fails and RetrunNilIfGrowHeapFails is true 8 年之前
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 年之前
utils 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 年之前
.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 年之前
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 年之前
Makefile 17b2671213 Regenerate all Makefile's after changes related to FPCDIR checks 8 年之前
Makefile.fpc 00751d257e * support bootstrapping with FPC 3.0.2 8 年之前
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 年之前