Cronologia Commit

Autore SHA1 Messaggio Data
  Pāvels Nadtočajevs a9ef3e5804 Fix duplicate minus in print output. 4 mesi fa
  Lukas Tenbrink 43a8009a56 Clean up String::find to remove duplicate code, and speed up comparison with `memcmp` where possible. 4 mesi fa
  Thaddeus Crews ae9732139a Merge pull request #109433 from KoBeWi/hastension 3 mesi fa
  Thaddeus Crews 4725a4bac9 Merge pull request #104793 from YYF233333/remove_astar_stress_test 3 mesi fa
  Lukas Tenbrink 1db0a60dc0 Replace `std::size` usage with `std_size` to avoid `<iterator>` include. 3 mesi fa
  Thaddeus Crews f6fc2f4a08 Core: Remove `skip_cr` argument from `String` 4 mesi fa
  Yufeng Ying 0139ea615c Remove stress unit test. 10 mesi fa
  kobewi a33ae0be0e Add has_extension() method to String 5 mesi fa
  Aaron Franke 15de1d6c35 Use Grisu2 algorithm in String::num_scientific to fix serializing 1 anno fa
  Thaddeus Crews 717df3ee88 Merge pull request #105249 from Repiteo/core/math-defs-namespace 9 mesi fa
  Thaddeus Crews 94282d88f9 Core: Use `Math` namespace for constants 9 mesi fa
  Priahoud bf963e767e Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case 1 anno fa
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 anno fa
  Pāvels Nadtočajevs 9abe2e5294 Add `uri_file_decode` to handle `+` in file names. 9 mesi fa
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 10 mesi fa
  Thaddeus Crews 7fed5f29ed Merge pull request #99826 from kiroxas/improveParseUTF8Performance 10 mesi fa
  kobewi 10f6c01b9c Remove ABS in favor of Math::abs 3 anni fa
  Lukas Tenbrink a23f630781 Remove `String` clipping constructors. 10 mesi fa
  Thaddeus Crews 754e3b3f9a Merge pull request #103825 from JulianHeuser/region_highlight_crash_fix 10 mesi fa
  Julian 659d1b5d0c Fix crash caused by trailing spaces 10 mesi fa
  A Thousand Ships 331a43a9d8 Add `String::remove_char(s)` methods for performance and convenience 1 anno fa
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 1 anno fa
  Lukas Tenbrink e34f1f504c Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase. 1 anno fa
  Pāvels Nadtočajevs b50d9742c2 Fix `is_valid_float`, `Variant` parser, `Expression` parser, script highlighter, and `TextServer` not handing capital E in scientific notation. 1 anno fa
  bruvzg 3be46a69c4 Fix uppercase B and X parsing in the integer literals. 1 anno fa
  Kiro e4f8a7f8cf improveParseUTF8Performance 1 anno fa
  demolke 964e2b3a9e Fix handling of leading `..` in simplify_path 1 anno fa
  Thaddeus Crews 63838c936c Merge pull request #98278 from a-johnston/fuzzy-search-rebase 1 anno fa
  Thaddeus Crews 363c0b5fec Merge pull request #47502 from KoBeWi/add_0 1 anno fa
  Adam Johnston 3ac043c508 Add fuzzy string matching to quick open search 1 anno fa