bruvzg
|
b6a21f85a7
Fix `url_decode` with mixed percent-encoding/Unicode strings. Treat Unix drive names as UTF-8 encoded.
|
4 年之前 |
Rémi Verschelde
|
5b16020846
Replace remaining uses of `NULL` with `nullptr`
|
4 年之前 |
Rémi Verschelde
|
83b1acdc60
Merge pull request #45545 from abaire/relaxes_gltf_name_sanitization
|
4 年之前 |
abaire
|
61cc1c8624
Relaxes Node naming constraints in glTF documents to match the Editor.
|
4 年之前 |
Henry Conklin
|
c6a911f037
Add support for numeric XML entities to XMLParser
|
4 年之前 |
Aaron Franke
|
e829b7aee4
Unify URI encoding/decoding and add to C#
|
4 年之前 |
Aaron Franke
|
a3e3bf8227
Make hex_to_int and bin_to_int handle the prefix automatically
|
4 年之前 |
Yuri Roubinsky
|
38a5d22079
Renamed String.ord_at to unicode_at
|
4 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 年之前 |
Maximilian Mayer
|
7edb50a31c
Move and add new RegEx test cases
|
4 年之前 |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
5 年之前 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 年之前 |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 年之前 |
Andrii Doroshenko (Xrayez)
|
0512cc01d9
Hide implementation details of doctest macros
|
5 年之前 |
Aaron Franke
|
56e2c6c704
Make all String float conversion methods be 64-bit
|
5 年之前 |
Andrii Doroshenko (Xrayez)
|
9f649efe5d
Move `tests` to the top-level directory
|
5 年之前 |