mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
0d6919dd99
* Reenable the on-demand tests and allows us to convert a raw string into a C++ string. * Fixing a 1-byte buffer overrun. * More documentation. * Adding more tests. * Enabling the new tests * Committing a nicer example. * Not yet happy but this should fix our failures. * Duh. * Ok. Making it easier to get string_view instances from field instances. * It is a struct. * Trying to satisfy VS. * Adopting John's name.