Commit History

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