2
0

#fpc #freepascal #compiler #fpcobj #pascal

sergei f42c1b3720 * Return dynamic arrays in parameter, this was the only managed type still returned in register. Returning managed types in registers requires catching and re-raising exceptions at callee side in order to finalize result and avoid memory leaks. While such behavior makes little difference with generic setjmp-based exception handling, it becomes very inefficient as SEH-styled exception handling is being introduced. 11 жил өмнө
compiler f42c1b3720 * Return dynamic arrays in parameter, this was the only managed type still returned in register. Returning managed types in registers requires catching and re-raising exceptions at callee side in order to finalize result and avoid memory leaks. While such behavior makes little difference with generic setjmp-based exception handling, it becomes very inefficient as SEH-styled exception handling is being introduced. 11 жил өмнө
ide 5f744ff355 * fixed spelling error and updated link where to download the html docs 12 жил өмнө
installer 1bea98995b * regenerated fpcmake makefiles after r25642 12 жил өмнө
packages 9619eac204 * fcl-db dbtestframework, export: 11 жил өмнө
rtl f42c1b3720 * Return dynamic arrays in parameter, this was the only managed type still returned in register. Returning managed types in registers requires catching and re-raising exceptions at callee side in order to finalize result and avoid memory leaks. While such behavior makes little difference with generic setjmp-based exception handling, it becomes very inefficient as SEH-styled exception handling is being introduced. 11 жил өмнө
tests 49fe968d1d * the dfa code now behaves like the old initialization checking code: uninitialized parameters passed by reference cause only a hint 11 жил өмнө
utils 9736ed59be + add bin2obj as required tool (should have been part of r26132) 12 жил өмнө
.gitattributes 49fe968d1d * the dfa code now behaves like the old initialization checking code: uninitialized parameters passed by reference cause only a hint 11 жил өмнө
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 жил өмнө
Makefile 4a8d7f8ce9 * allow 2.6.4 as starting version 11 жил өмнө
Makefile.fpc 4a8d7f8ce9 * allow 2.6.4 as starting version 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 жил өмнө