#fpc #freepascal #compiler #fpcobj #pascal

joost 334df8c989 * Expand ~/ in prefix 13 年之前
compiler 49700e675c * Changed code generation for variant assignments to typecast arguments to TVarData instead of using pointers. Fixes one (probably the ugliest one) case of non-disposed temp variables: 13 年之前
ide 25e38983cf * ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870 13 年之前
installer 9426cac1b0 * rebuilt Makefiles 13 年之前
packages 334df8c989 * Expand ~/ in prefix 13 年之前
rtl 49700e675c * Changed code generation for variant assignments to typecast arguments to TVarData instead of using pointers. Fixes one (probably the ugliest one) case of non-disposed temp variables: 13 年之前
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 年之前
utils 994769cbe7 * Do not use the BINUTILSPREFIX when compiling fpmake files during a cross- 13 年之前
.gitattributes bbe579131b * More packages switched to fpmake building 13 年之前
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 年之前
Makefile 9426cac1b0 * rebuilt Makefiles 13 年之前
Makefile.fpc 043e9b2ec2 * Trunk version to 2.7.1 14 年之前