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