Histórico de Commits

Autor SHA1 Mensagem Data
  kobewi 5947f688fb Make JSON methods static há 3 anos atrás
  reduz 45af29da80 Add a new HashSet template há 3 anos atrás
  reduz 746dddc067 Replace most uses of Map by HashMap há 3 anos atrás
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators há 4 anos atrás
  Aaron Franke dd116d7998 Fix check for the first key in JSON stringify from Dictionary code há 4 anos atrás
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations há 4 anos atrás
  Marcel Admiraal 2bafcd3422 Consolidate JSON, JSONParseResults and JSONParser into JSON há 4 anos atrás
  Haoyu Qiu b3bd54001f Fix json dump and print of circular structure há 4 anos atrás
  Heikki Simojoki 09a905ca80 Increase String::num default decimal precision há 5 anos atrás
  Rémi Verschelde 6610289fdd Merge pull request #40804 from naithar/fix/json-parse há 4 anos atrás
  bruvzg 76b653528d JSON parser: add UTF-16 surrogate pairs support. há 4 anos atrás
  Sergey Minakov a2676ff810 Core: add EOF check for json parser há 5 anos atrás
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() há 4 anos atrás
  reduz 5288ff538d Create Variant built-in functions. há 4 anos atrás
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already há 5 anos atrás
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. há 5 anos atrás
  Aaron Franke 56e2c6c704 Make all String float conversion methods be 64-bit há 5 anos atrás
  Adam Bates 8f84dfa91d issue-40396 - Added missing error strings to JSON parsing when array or object is never closed. há 5 anos atrás
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` há 5 anos atrás
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  Rémi Verschelde 69de7ce38c Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine há 5 anos atrás
  Juan Linietsky 33b5c57199 Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. há 5 anos atrás
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector há 5 anos atrás
  Rémi Verschelde 54ac8eaba6 Remove more deprecated methods and code há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations há 6 anos atrás