1. d7a3e8e If we can't read a unicode character, write the standard "unknown" (0xFFFD) character. This will prevent security issues where the current behaviour can be used to strip characters out of a string after it has passed some validation. by [email protected] · 16 years ago
  2. b9f9383 Split *AndAdjustOffset() functions into their own header, to restore utf_string_conversions.h to a simple, readable state. by [email protected] · 16 years ago