Historique des commits

Auteur SHA1 Message Date
  ondrej f982317ebd * cwstring: open iconv with the transliterate flag if iconvctl is not available il y a 4 ans
  ondrej 6854f171d1 * revert r47631: cwstring: open iconv with the transliterate flag instead of setting it later with iconvctl because it may be unavailable il y a 4 ans
  ondrej 91229dcee9 * cwstring: open iconv with the transliterate flag instead of setting it later with iconvctl because it may be unavailable il y a 4 ans
  ondrej a33256c1fb * cwstring: try to load the iconv library with .6 suffix as well il y a 4 ans
  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. il y a 5 ans
  pierre 0e6c072365 define iconv_is_in_libc by default for netbsd OS (can be disabled by adding -dDISABLE_ICONV_LIBC option il y a 6 ans
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 il y a 9 ans
  Jonas Maebe 4e0d546323 * Use mbrlen instead of mblen under Haiku like on other Unix like platforms. il y a 10 ans
  Jonas Maebe 7f61cf5519 * Modify CODESET value according to the corresponding declaration in il y a 10 ans
  Jonas Maebe 5a8959381c + Darwin/AArch64 support il y a 10 ans
  Jonas Maebe b0c7415f3a * fixed CharLengthPChar() implementation and added comment (from Windows il y a 10 ans
  Jonas Maebe 63bd65942b * fall back to UTF-8 for darwin in unixcp.GetSystemCodePage if no LC_*/LANG il y a 10 ans
  marco 2578514853 * first dragonfly patch (existing most). Mantis #27091 il y a 10 ans
  Jonas Maebe bee20f79f0 * save original widestring manager on entry and restore it on exit, so that il y a 11 ans
  marco 0bb6469b80 * remove accidentally inserted BOM, as reported by M. Ring. il y a 11 ans
  marco ebe262762a * Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes il y a 11 ans
  Jonas Maebe ecd3cba02b * synchronised with trunk up to r24912 il y a 12 ans
  pierre f4b6625145 + Use __setlocale_mb_len_max_32 for netbsd as suggested by linker warning il y a 12 ans
  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. il y a 12 ans
  Jonas Maebe 8bf71af3b1 * fixed compatilation on Haiku Alpha4 (patch by Olivier Coursière, il y a 12 ans
  Jonas Maebe 598d2feeb6 + rtldefs.inc file for every target that contains defines shared by multiple il y a 13 ans
  pierre 7d82ed4459 + Add ACCEPT_646 for systems that return '646' for nl_langinfo(CODESET) call il y a 13 ans
  Jonas Maebe f0b7ce8afe * fix building for Haiku/BeOS after r20839 (patch by Olivier Coursière) il y a 13 ans
  Jonas Maebe 1e9b92ee50 + AIX support for cwstring il y a 13 ans
  Jonas Maebe 2c1f98320f * disable implicit exception frames, no exceptions are raised by this unit il y a 13 ans
  Jonas Maebe 8d8fc0fdee + RTL for AIX il y a 13 ans
  Jonas Maebe d3004d2bf6 * use same defaults for iPhoneSimulator as for iOS (UTF-8 etc, newer il y a 13 ans
  pierre ff5d25174a * Fix wide string shared library loading by adding 'lib' prefix if needed il y a 13 ans
  pierre 24d100d164 NetBSD CODESET and LC_ALL added il y a 13 ans
  sergei e94508d5eb * Improved utf16 to ucs4 conversion routines: removed function call on every character, allocate memory once and made as much as possible code shared between WideString and UnicodeString versions. il y a 13 ans