Age | Commit message (Expand) | Author |
---|---|---|
2022-09-18 | Libraries: Add missing includes, add namespace qualifiers | Ben Wiederhake |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-07-10 | LibXML: Fail gracefully on integer overflow in character references | Idan Horowitz |
2022-07-06 | AK: Use an enum instead of a bool for String::replace(all_occurences) | DexesTTP |
2022-05-30 | LibXML+Tests: Consume `>` in the character data ending `]]>` and test it | Luke Wilde |
2022-03-28 | LibXML: Add a fairly basic XML parser | Ali Mohammad Pur |