The FreePascal Compiler (FPC) source repo

sergei f8e921e478 * Fixed code generation for constructors compiled in {$implicitexeptions off} state, or having no implicit finally frame. Exit label and finalization code have to be placed before call to AfterConstruction, so exit statements do not jump over AfterConstruction, and overall control flow is the same as in default {$implicitexceptions on} state. há 13 anos atrás
compiler f8e921e478 * Fixed code generation for constructors compiled in {$implicitexeptions off} state, or having no implicit finally frame. Exit label and finalization code have to be placed before call to AfterConstruction, so exit statements do not jump over AfterConstruction, and overall control flow is the same as in default {$implicitexceptions on} state. há 13 anos atrás
ide 25e38983cf * ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870 há 13 anos atrás
installer 9426cac1b0 * rebuilt Makefiles há 14 anos atrás
packages dffc154c11 * adding deprecated warning to libc to promote migration to portable units. Not related to short term removal of the unit. há 13 anos atrás
rtl 6a1a2d3464 * get rid of some feature checks, probably the whole feature stuff is plainly the wrong way, embedded rtl compiles again, resolves #20913 há 13 anos atrás
tests f8e921e478 * Fixed code generation for constructors compiled in {$implicitexeptions off} state, or having no implicit finally frame. Exit label and finalization code have to be placed before call to AfterConstruction, so exit statements do not jump over AfterConstruction, and overall control flow is the same as in default {$implicitexceptions on} state. há 13 anos atrás
utils 994769cbe7 * Do not use the BINUTILSPREFIX when compiling fpmake files during a cross- há 13 anos atrás
.gitattributes f8e921e478 * Fixed code generation for constructors compiled in {$implicitexeptions off} state, or having no implicit finally frame. Exit label and finalization code have to be placed before call to AfterConstruction, so exit statements do not jump over AfterConstruction, and overall control flow is the same as in default {$implicitexceptions on} state. há 13 anos atrás
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial há 14 anos atrás
Makefile 9426cac1b0 * rebuilt Makefiles há 14 anos atrás
Makefile.fpc 043e9b2ec2 * Trunk version to 2.7.1 há 14 anos atrás