Commit History

Author SHA1 Message Date
  Tomas Hajny 919e58fc99 * try a fallback to 'Universal' locale if the locale set in LANG is not recognized/supported by OS/2 10 years ago
  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 years ago
  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 years ago
  Tomas Hajny c3fee174b8 * ensure initialization of CountryCode parameter for DosMapCase in OS2UpperAnsiString 10 years ago
  Tomas Hajny e7f76cee9e * fixed re-initialization of cached UConv object after changed codepage and added implementation of several more UnicodeStringManager routines 10 years ago
  Tomas Hajny bec4a9ceb7 * modified solution for ensuring validity of cached conversion objects 10 years ago
  Tomas Hajny c3fbfcb27b * first part of UnicodeStringManager routines implementation for OS/2 10 years ago