Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Tomas Hajny 2c566ffcb9 * fix compilation failure after r32262 9 gadi atpakaļ
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 9 gadi atpakaļ
  Tomas Hajny f71007d95c * corrected initialization of cached information about 'MS Windows-compatible' codepage number information (if different from the OS/2 codepage number), removed warnings about implicit string conversions 10 gadi atpakaļ
  Tomas Hajny 684f8fc769 * ensure setting temporary UConv object to nil after freeing it 10 gadi atpakaļ
  Tomas Hajny 5a56228011 * add missing condition for empty string in Unicode uppercase and lowercase conversion routines 10 gadi atpakaļ
  Tomas Hajny 4cced1186d * use the default locale for current country as the first fallback before using the 'Universal' locale if the locale set in LANG is not recognized/supported by OS/2 10 gadi atpakaļ
  Tomas Hajny 919e58fc99 * try a fallback to 'Universal' locale if the locale set in LANG is not recognized/supported by OS/2 10 gadi atpakaļ
  Tomas Hajny 284074c4e8 * OS/2 UnicodeStringManager functions finished (except for CharLengthPChar and CodePointLength which only make sense after they get a codepage parameter as discussed with Jonas); fix for #6295 10 gadi atpakaļ
  Tomas Hajny a73c5c0c0d * improved thread-safety in case of reinitialization of cached information after codepage change, improved fallback routines for upper/lowercase if no Unicode support is available 10 gadi atpakaļ
  Tomas Hajny c3fee174b8 * ensure initialization of CountryCode parameter for DosMapCase in OS2UpperAnsiString 10 gadi atpakaļ
  Tomas Hajny e7f76cee9e * fixed re-initialization of cached UConv object after changed codepage and added implementation of several more UnicodeStringManager routines 10 gadi atpakaļ
  Tomas Hajny bec4a9ceb7 * modified solution for ensuring validity of cached conversion objects 10 gadi atpakaļ
  Tomas Hajny c3fbfcb27b * first part of UnicodeStringManager routines implementation for OS/2 10 gadi atpakaļ