#fpc #freepascal #compiler #fpcobj #pascal

sergei a1dfaa54dd * Fixed exception handling in constructors of TP-style objects to correctly handle cases of statically allocated objects (must call destructor but do not free memory) and objects without destructor (must free memory if it was allocated dynamically). 11 rokov pred
compiler a1dfaa54dd * Fixed exception handling in constructors of TP-style objects to correctly handle cases of statically allocated objects (must call destructor but do not free memory) and objects without destructor (must free memory if it was allocated dynamically). 11 rokov pred
ide 77967432ef * always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles 11 rokov pred
installer dea2c743d5 * Initial active version of 11 rokov pred
packages 1b14ff7e8a * Request redirection handling implemented 11 rokov pred
rtl a1dfaa54dd * Fixed exception handling in constructors of TP-style objects to correctly handle cases of statically allocated objects (must call destructor but do not free memory) and objects without destructor (must free memory if it was allocated dynamically). 11 rokov pred
tests a1dfaa54dd * Fixed exception handling in constructors of TP-style objects to correctly handle cases of statically allocated objects (must call destructor but do not free memory) and objects without destructor (must free memory if it was allocated dynamically). 11 rokov pred
utils 77967432ef * always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles 11 rokov pred
.gitattributes b7d94992eb * moved unxsockh for solaris, mantis #25657 11 rokov pred
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 rokov pred
Makefile 2a2184bc40 * regenerated makefiles affected by the last change 11 rokov pred
Makefile.fpc fd5fa95416 + OPTNEW Makefile parameter: when running a native cycle, this allows to pass a parameter only to the new generated compiler 11 rokov pred
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 rokov pred
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 rokov pred
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 rokov pred