Historie revizí

Autor SHA1 Zpráva Datum
  Rika Ichinose 0b97f169b0 Remove conditionals that rely on not defined(FPC_HAS_CPSTRING). před 11 měsíci
  Michaël Van Canneyt 25c75b1784 * Ensure null-terminated strings. Patch by modersohn, fixes issue #40499 před 1 rokem
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles před 2 roky
  Michaël Van Canneyt bf3ced76b2 * Remove use of internal conversion routines před 2 roky
  Michael VAN CANNEYT 6ffa3d4a89 * Char -> AnsiChar před 2 roky
  Pierre Muller a342b74f66 Set iconv_is_in_libc macro for DragonFly OS před 2 roky
  Pierre Muller 01ad5f2c28 Set macro iconv_is_in_libc for FreeBSD OS před 2 roky
  ondrej f982317ebd * cwstring: open iconv with the transliterate flag if iconvctl is not available před 4 roky
  ondrej 6854f171d1 * revert r47631: cwstring: open iconv with the transliterate flag instead of setting it later with iconvctl because it may be unavailable před 4 roky
  ondrej 91229dcee9 * cwstring: open iconv with the transliterate flag instead of setting it later with iconvctl because it may be unavailable před 4 roky
  ondrej a33256c1fb * cwstring: try to load the iconv library with .6 suffix as well před 4 roky
  Károly Balogh 7f0675d937 netbsd: updated to link against the right setlocale function. the renaming from __setlocale_mb_len_max_32 to __setlocale50 occured in NetBSD include/locale.h in rev 1.17, which was in 2010, and shipped in NetBSD 6 in 2012. před 6 roky
  pierre 0e6c072365 define iconv_is_in_libc by default for netbsd OS (can be disabled by adding -dDISABLE_ICONV_LIBC option před 7 roky
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 před 10 roky
  Jonas Maebe 4e0d546323 * Use mbrlen instead of mblen under Haiku like on other Unix like platforms. před 10 roky
  Jonas Maebe 7f61cf5519 * Modify CODESET value according to the corresponding declaration in před 10 roky
  Jonas Maebe 5a8959381c + Darwin/AArch64 support před 10 roky
  Jonas Maebe b0c7415f3a * fixed CharLengthPChar() implementation and added comment (from Windows před 10 roky
  Jonas Maebe 63bd65942b * fall back to UTF-8 for darwin in unixcp.GetSystemCodePage if no LC_*/LANG před 10 roky
  marco 2578514853 * first dragonfly patch (existing most). Mantis #27091 před 10 roky
  Jonas Maebe bee20f79f0 * save original widestring manager on entry and restore it on exit, so that před 11 roky
  marco 0bb6469b80 * remove accidentally inserted BOM, as reported by M. Ring. před 11 roky
  marco ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes před 11 roky
  Jonas Maebe ecd3cba02b * synchronised with trunk up to r24912 před 12 roky
  pierre f4b6625145 + Use __setlocale_mb_len_max_32 for netbsd as suggested by linker warning před 12 roky
  yury 2b2a68446d * Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently. před 12 roky
  Jonas Maebe 8bf71af3b1 * fixed compatilation on Haiku Alpha4 (patch by Olivier Coursière, před 13 roky
  Jonas Maebe 598d2feeb6 + rtldefs.inc file for every target that contains defines shared by multiple před 13 roky
  pierre 7d82ed4459 + Add ACCEPT_646 for systems that return '646' for nl_langinfo(CODESET) call před 13 roky
  Jonas Maebe f0b7ce8afe * fix building for Haiku/BeOS after r20839 (patch by Olivier Coursière) před 13 roky