The FreePascal Compiler (FPC) source repo

sergei 0849132ee1 + added procedure SetString(AnsiString, PWideChar, SizeInt) 15 years ago
compiler 7f62d5cfb0 * tcg.g_array_rtti_helper: if high-value is a constant, handle it without using a register. 15 years ago
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 15 years ago
installer cc4457db79 + packages fcl-js and hermes added 15 years ago
packages c439d0107d * patch to allow append for TEventlog, from Ido. Mantis 18355 15 years ago
rtl 0849132ee1 + added procedure SetString(AnsiString, PWideChar, SizeInt) 15 years ago
tests 48d93dc40e * Fixed handling of "open array of managed type" out-parameters at caller side. Reference count should be decremented only for those array elements which are actually passed to the called procedure; it may be a part of original array if range or slice is used. Concludes work on #18859. 15 years ago
utils a2511cecb0 * When debug is defined, use -gl, not -glh 15 years ago
.gitattributes 48d93dc40e * Fixed handling of "open array of managed type" out-parameters at caller side. Reference count should be decremented only for those array elements which are actually passed to the called procedure; it may be a part of original array if range or slice is used. Concludes work on #18859. 15 years ago
.gitignore 645744bf51 + Added libogc binding and examples for Wii 15 years ago
Makefile 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 15 years ago
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 15 years ago