#fpc #freepascal #compiler #fpcobj #pascal

sergei a1cb87bcf8 * Improved ucs4 to utf16 conversions: removed function call on every character and multiple memory allocations, made as much code as possible shared between WideString and UnicodeString versions. 13 lat temu
compiler de4a96f96d * fixes several register allocation related mips issues 13 lat temu
ide 70e6637b9e * fix for crash of textmode IDE when loading CHM index that contains empty tags. 13 lat temu
installer 88183dfcba * wrong path suggested for LIBPATH fixed 13 lat temu
packages 13743890d5 * fix to store empty node also for tkastring, Mantis #21137 13 lat temu
rtl a1cb87bcf8 * Improved ucs4 to utf16 conversions: removed function call on every character and multiple memory allocations, made as much code as possible shared between WideString and UnicodeString versions. 13 lat temu
tests 0d76eeb55a Added NORUN flags to tests 13 lat temu
utils 722980519a + enable mips-linux in fpcmake (mips-linux is big endian, mipsel-linux is the little endian port) 13 lat temu
.gitattributes 30d9afe879 Add mipsel file including mips counterparts 13 lat temu
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 lat temu
Makefile 76d29ff172 * some Makefiles regenerated to support mips-linux 13 lat temu
Makefile.fpc 5a4b8cfef2 * don't build utils on gba and embedded 13 lat temu