Histórico de Commits

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