#fpc #freepascal #compiler #fpcobj #pascal

sergei 54bc8efa0b * Fixed reference counting of open array parameters passed by value. RTTI of the array itself is useless in this case, as it does not provide correct element count. Now using dedicated helpers which take RTTI of array element and the element count. Resolves #18859. 14 anni fa
compiler 54bc8efa0b * Fixed reference counting of open array parameters passed by value. RTTI of the array itself is useless in this case, as it does not provide correct element count. Now using dedicated helpers which take RTTI of array element and the element count. Resolves #18859. 14 anni fa
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 anni fa
installer cc4457db79 + packages fcl-js and hermes added 14 anni fa
packages 70e9e5b478 * FreeNotification was not always set for session, sometimes leading to errors if fastcgi is terminated 14 anni fa
rtl 54bc8efa0b * Fixed reference counting of open array parameters passed by value. RTTI of the array itself is useless in this case, as it does not provide correct element count. Now using dedicated helpers which take RTTI of array element and the element count. Resolves #18859. 14 anni fa
tests 54bc8efa0b * Fixed reference counting of open array parameters passed by value. RTTI of the array itself is useless in this case, as it does not provide correct element count. Now using dedicated helpers which take RTTI of array element and the element count. Resolves #18859. 14 anni fa
utils 23d4e04c5c * Added Wii support to fpcmake 14 anni fa
.gitattributes 54bc8efa0b * Fixed reference counting of open array parameters passed by value. RTTI of the array itself is useless in this case, as it does not provide correct element count. Now using dedicated helpers which take RTTI of array element and the element count. Resolves #18859. 14 anni fa
.gitignore 645744bf51 + Added libogc binding and examples for Wii 14 anni fa
Makefile 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 anni fa
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 anni fa