#fpc #freepascal #compiler #fpcobj #pascal

sergei c5162a7816 * win/sysutils.pp: Use GetModuleHandle for dynamic loading of kernel32.dll instead of LoadLibrary, this is possible because kernel32 is statically linked by RTL and is therefore always loaded with application. Also makes FreeLibrary at finalization unnecessary. 15 年之前
compiler ae028b1e1d * Intel assembler writer, don't truncate written values to 32 bits, as this code is also used for x86_64. Fixes Mantis #18020. 15 年之前
ide aaa34343eb * Try to get win64 to work 15 年之前
installer 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 年之前
packages 6182f885f8 * Fixed detection of regular strings, so that a normal search is performed 15 年之前
rtl c5162a7816 * win/sysutils.pp: Use GetModuleHandle for dynamic loading of kernel32.dll instead of LoadLibrary, this is possible because kernel32 is statically linked by RTL and is therefore always loaded with application. Also makes FreeLibrary at finalization unnecessary. 15 年之前
tests f4c31ecf3c + widestringmanager.codepointlengthproc added, which can be used to 15 年之前
utils cedede9e81 * Do not handle packages twice, when they are passed on the command line 15 年之前
.gitattributes deece746a3 + support for the freeglut extensions (patch by Michalis Kamburelis, 15 年之前
.gitignore 9410f7d5d3 - obsolete, removed (handled by regular script) 15 年之前
Makefile 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 年之前
Makefile.fpc 847354fe10 * Makefiles version 2.5.1 16 年之前