Age | Commit message (Expand) | Author |
---|---|---|
2021-08-10 | LibJS: Replace Vector<u16> usage in PrimitiveString wth Utf16String | Timothy Flynn |
2021-08-04 | LibJS: Allow PrimitiveString to be created with a UTF-16 string | Timothy Flynn |
2021-08-04 | LibJS: Decode UTF-16 surrogate pairs during string literal construction | Timothy Flynn |
2021-07-22 | LibJS: Transcode UTF-8 strings to UTF-16 and add UTF-16 accessors | Timothy Flynn |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |