Historie revizí

Autor SHA1 Zpráva Datum
  paul 3e29f0b179 rtl: make cwstring.pp dependent of dynlibs, load iconvctl dynamically před 14 roky
  Jonas Maebe 01b980a462 * added "inc" extension to {$i winiconv} před 14 roky
  Jonas Maebe 2b63a7d66f * fixed compilation on darwin/arm after r19522 před 14 roky
  paul 5d7d143300 rtl: transliterate characters if possible intead of replacing them with "?" chars while converting between codepages před 14 roky
  pierre dbd3df9ddf + Added OpenBSD CODESET and LC_ALL values před 14 roky
  paul 6384fa2a19 rtl: revert r19330. We probably need to create a separate encoding<->codepage table. před 14 roky
  paul a0e7196ae9 rtl: move winiconv.inc into general inc directory and rename it to wincodepages.inc, also rename win2iconv, iconv2win to CodePageToCodePageName, CodePageNameToCodePage. před 14 roky
  Jonas Maebe 591230104b * prevent the internal windows code page number -> iconv name and vice versa před 14 roky
  Jonas Maebe 7dd5811828 + support for transcoding the new ansistring type on unix platforms před 14 roky
  paul 528f7fbb06 rtl: manual merge some cpstrnew changes which was impossible to merge using regular tools due to the merge conflicts před 14 roky
  paul 091627883f merge r14347 from cpstrnew branch by florian: před 14 roky
  Jonas Maebe a2e8134b7c * part of r16533, forgot to commit před 14 roky
  Jonas Maebe c4488f6b3a * hook up CompareUnicodeStringProc and CompareTextUnicodeStringProc in před 15 roky
  Jonas Maebe 194855eee0 * de-tabbed před 15 roky
  Jonas Maebe 3ea3a41d2a o patch from Olivier for Haiku libiconv functionality (mantis #15906): před 15 roky
  florian a3884c4e49 * fixes bootstrapping with 2.2.x před 15 roky
  pierre 90ddd046bc * Use default functions if call to iconv_open failed před 15 roky
  Jonas Maebe afab9fb99c * force utf-8 on iPhoneOS, because locale settings are absent/ignored there před 16 roky
  Jonas Maebe 4771ca3ce1 * import iconv functions as libiconv_* instead of as iconv_* for ppc32 před 16 roky
  florian c127154efa o Haiku patches by Olivier Coursiere před 16 roky
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from před 17 roky
  florian 35c0f78642 + Haiku support by Olivier Coursière based on old BeOS support před 17 roky
  florian 213dd11800 * setlength in utf16/widestringtoutf32 fixed, resolves #10462 před 17 roky
  Jonas Maebe 2ffc310ebb * fixed AnsiStrLComp and AnsiStrLIComp: they also have to ignore před 17 roky
  Jonas Maebe 8536e35e44 * fixed indentation of LowerAnsiString/UpperAnsiString před 17 roky
  Jonas Maebe 19985965e6 * fixed AnsiStrLower/AnsiStrUpper (were exchanged) před 17 roky
  Jonas Maebe 60ccf03a0b * completed cwstring unit před 17 roky
  Jonas Maebe 7ec9dc5bc9 * fixed unix CompareWideString to not treat null characters inside před 17 roky
  Jonas Maebe 8b8ee03c32 * fixed BeOS compilation (patch from Olivier Coursiere) před 17 roky
  Jonas Maebe 02c714aec1 * characters <= 127, not just < 127, can be concatenated to an před 17 roky