Historial de Commits

Autor SHA1 Mensaje Fecha
  Aaron Franke 754d49ac81 Skip copying values constructed immediately before returning hace 4 meses
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). hace 10 meses
  Lukas Tenbrink a23f630781 Remove `String` clipping constructors. hace 10 meses
  Lukas Tenbrink 512abc38b2 Remove implicit conversions from String, Char16String and CharString to data pointers. Make conversions to StrRange implicit to aid transition. hace 1 año
  Adam Scott 33e16435f5 Replace some problematic uses of `String::num` to `String::num_int64` hace 1 año
  Danil Alexeev 0339032969 RegEx: Fix handling of unset/unknown capture groups hace 1 año
  rune-scape 154049ce17 StringName Dictionary keys hace 2 años
  Nikita\Nick ebb5a5cc3d [RegEx] Add show_error parameter to control error printing on compilation fail hace 1 año
  A Thousand Ships a0dbdcc3ab Replace `find` with `contains/has` where applicable hace 1 año
  Sofox 46b420f7ee Fix for RegEx.sub truncating string when 'end' is used hace 2 años
  Sofox 7b2fd342e3 Fixed RegEx search_all for zero length matches/lookahead/lookbehind hace 2 años
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules hace 2 años
  Rémi Verschelde e289cf7085 pcre2: Update to upstream version 10.42 (take two) hace 3 años
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all hace 3 años
  rune-scape e79be6ce07 Unify String and StringName hace 3 años
  kobewi 7adc8376ed Change Array arguments to TypedArray hace 3 años
  kobewi 8be27dc59e Replace Array return types with TypedArray hace 3 años
  kobewi 61a2cb65b1 Add static method for creating RegEx hace 3 años
  Marcel Admiraal db1270d521 Generate error if RegEx offset is negative hace 4 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 4 años
  Rafał Mikrut f7209b459b Initialize class/struct variables with default values in modules/ hace 5 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 5 años
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 7 años
  Ibrahn Sahir f8a1c77fcf Assign pointer null in RegEx::clear to avoid double free on destruction. hace 7 años