Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 7849950383 LibJS: Make Utf16String & related APIs infallible il y a 1 an
  Timothy Flynn c79d20be58 LibJS: Define Utf16String::to_utf8 to convert Utf16String to String il y a 2 ans
  Timothy Flynn 4eb5eb2080 LibJS: Rename Utf16String::to_utf8 to to_deprecated_string il y a 2 ans
  Timothy Flynn d0403ec14f AK+Everywhere: Rename Utf16View::to_utf8 to to_deprecated_string il y a 2 ans
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible il y a 2 ans
  Timothy Flynn d793262beb AK+Everywhere: Make UTF-16 to UTF-8 converter fallible il y a 2 ans
  Timothy Flynn 1edb96376b AK+Everywhere: Make UTF-8 and UTF-32 to UTF-16 converters fallible il y a 2 ans
  Timothy Flynn 425c168ded AK+LibJS+LibRegex: Define an alias for UTF-16 string data storage il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  Andreas Kling 024367d82e LibJS+AK: Use Vector<u16, 1> for UTF-16 string storage il y a 3 ans
  Timothy Flynn 02e7dceb96 LibJS: Add a simple reference-counted UTF-16 string il y a 3 ans