#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 年之前
compiler de4a96f96d * fixes several register allocation related mips issues 13 年之前
ide 70e6637b9e * fix for crash of textmode IDE when loading CHM index that contains empty tags. 13 年之前
installer 88183dfcba * wrong path suggested for LIBPATH fixed 13 年之前
packages 13743890d5 * fix to store empty node also for tkastring, Mantis #21137 13 年之前
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 年之前
tests 0d76eeb55a Added NORUN flags to tests 13 年之前
utils 722980519a + enable mips-linux in fpcmake (mips-linux is big endian, mipsel-linux is the little endian port) 13 年之前
.gitattributes 30d9afe879 Add mipsel file including mips counterparts 13 年之前
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 年之前
Makefile 76d29ff172 * some Makefiles regenerated to support mips-linux 13 年之前
Makefile.fpc 5a4b8cfef2 * don't build utils on gba and embedded 13 年之前