#fpc #freepascal #compiler #fpcobj #pascal

sergei c862aec17c * cwstring.pp, Wide2AnsiMove: moved SetCodePage to the end, so it comes after the last SetLength. Necessary after r20209, because SetLength has been modified to always set the code page of its argument. Here it sets code page of 'dest' to CP_NONE, because dest is RawByteString. 13 years ago
compiler 6a5cf6cf8d * always pass -arch parameter to linker when targetting Darwin, instead of 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 2cfb20db60 * set BCD and time fields to NULL when an empty string is passed. Mantis #21204, patch by Ludo 13 years ago
rtl c862aec17c * cwstring.pp, Wide2AnsiMove: moved SetCodePage to the end, so it comes after the last SetLength. Necessary after r20209, because SetLength has been modified to always set the code page of its argument. Here it sets code page of 'dest' to CP_NONE, because dest is RawByteString. 13 years ago
tests 2ea60c9daf * hopefully final correction (changed extension resulted in different length) 13 years ago
utils 2b60a95896 * Recursive parsing 13 years ago
.gitattributes 6e81fe6abc + Add two new sotfpuu units with x80 or 128 bit support 13 years ago
.gitignore 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 years ago
Makefile 5a4b8cfef2 * don't build utils on gba and embedded 13 years ago
Makefile.fpc 5a4b8cfef2 * don't build utils on gba and embedded 13 years ago