#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. 14 years ago
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 years ago
ide aaa34343eb * Try to get win64 to work 15 years ago
installer 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 years ago
packages 6182f885f8 * Fixed detection of regular strings, so that a normal search is performed 15 years ago
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. 14 years ago
tests f4c31ecf3c + widestringmanager.codepointlengthproc added, which can be used to 15 years ago
utils cedede9e81 * Do not handle packages twice, when they are passed on the command line 15 years ago
.gitattributes deece746a3 + support for the freeglut extensions (patch by Michalis Kamburelis, 15 years ago
.gitignore 9410f7d5d3 - obsolete, removed (handled by regular script) 15 years ago
Makefile 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 years ago
Makefile.fpc 847354fe10 * Makefiles version 2.5.1 16 years ago