#fpc #freepascal #compiler #fpcobj #pascal

yury 09e2ec28e6 * Skip 2 tests for android, since they require local execution. 12 年 前
compiler 2dcb174f25 * Always specify dynamic linker name for executables. 12 年 前
ide 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 年 前
installer 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 年 前
packages 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 年 前
rtl 9330507f8d * Implemented Unicode string manager for Android. It uses ICU library libicuuc.so. Note: ICU on Android has limited number of code pages. So don't expect support for DOS code pages or other exotic code pages. 12 年 前
tests 09e2ec28e6 * Skip 2 tests for android, since they require local execution. 12 年 前
utils 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 年 前
.gitattributes 7322164c0a * I've found that libc on Android does not implement widechar case functions such as towupper(). Such functions are just wrappers over regular char functions. Therefore the whole cwstring unit is useless for Android. For now I've added stub cwstring unit for Android and reverted all Android specific changes in unix/cwstring.pp. Later, Unicode manager for Androud should be implemented using libicuuc, which is default Android lib. 12 年 前
.gitignore 04df0d537e * more finegrained parallelism support for testsuite runs: the tests are no 13 年 前
Makefile 810adb2f65 Merge with trunk r22040. Regenerated makefiles. 13 年 前
Makefile.fpc 00638e023f * set correct PPSUF for MIPS(EL), based on a patch by Jeppe Johansen 13 年 前