#fpc #freepascal #compiler #fpcobj #pascal

sergei b1cbf30a94 * Managed types passed to out formal parameters must be completely cleaned (decrementing refcount is not enough) at caller side, because callee side doesn't know their actual type and cannot initialize them. Resolves #20962. 13 years ago
compiler b1cbf30a94 * Managed types passed to out formal parameters must be completely cleaned (decrementing refcount is not enough) at caller side, because callee side doesn't know their actual type and cannot initialize them. Resolves #20962. 13 years ago
ide 25e38983cf * ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870 13 years ago
installer 9426cac1b0 * rebuilt Makefiles 13 years ago
packages dffc154c11 * adding deprecated warning to libc to promote migration to portable units. Not related to short term removal of the unit. 13 years ago
rtl 6a1a2d3464 * get rid of some feature checks, probably the whole feature stuff is plainly the wrong way, embedded rtl compiles again, resolves #20913 13 years ago
tests b1cbf30a94 * Managed types passed to out formal parameters must be completely cleaned (decrementing refcount is not enough) at caller side, because callee side doesn't know their actual type and cannot initialize them. Resolves #20962. 13 years ago
utils 994769cbe7 * Do not use the BINUTILSPREFIX when compiling fpmake files during a cross- 13 years ago
.gitattributes b1cbf30a94 * Managed types passed to out formal parameters must be completely cleaned (decrementing refcount is not enough) at caller side, because callee side doesn't know their actual type and cannot initialize them. Resolves #20962. 13 years ago
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 years ago
Makefile 9426cac1b0 * rebuilt Makefiles 13 years ago
Makefile.fpc 043e9b2ec2 * Trunk version to 2.7.1 14 years ago