Историја ревизија

Аутор SHA1 Порука Датум
  gingerBill 0c3522133d Fix indentation пре 2 година
  Jon Lipstate 67fa5df89c fix typo, add builder sample пре 2 година
  Lucas Perlind e0d9092df8 Document return values of strings and add allocator errors where пре 2 година
  Jon Lipstate 0f1c5b3891 correct errors пре 2 година
  Lucas Perlind 67e6f57192 Small improvements strings documentation пре 2 година
  Lucas Perlind 6ff0cc0b40 Enforce example names in documentation пре 2 година
  Lucas Perlind 84d8798ad3 Fix website formatting and incorrect examples пре 2 година
  Jon Lipstate bbafc3fbd6 harmonize to use null for c-string endings пре 2 година
  Jon Lipstate 194fa7cd98 rename nul to null, allocation clarifications пре 2 година
  Jon Lipstate 6dce07790a add backticks on variables, code review comments пре 2 година
  Jon Lipstate 203ae32b79 pr pickups пре 2 година
  Jon Lipstate 7de67f8c1b markdown compliant spaces пре 2 година
  Jon Lipstate f5d66bcb6f transform into odin-site parsable format пре 2 година
  Jon Lipstate bf82c40964 string code docs пре 2 година
  gingerBill 74fb74d9cb Keep `-vet` happy пре 2 година
  gingerBill 97d7e295dd Fix to `split_multi_iterator` пре 2 година
  gingerBill 0727e91aeb Simplify the implementation of `strings.split_multi`; add `strings.index_multi` пре 2 година
  gingerBill 133af6f826 Remove `delete` with wrong allocator пре 2 година
  gingerBill 986cba584e Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate пре 2 година
  gingerBill c4d19dfa92 Use `uint` instead of `int` to improve code generation for bounds checking пре 2 година
  Adam Rasburn 0f036eebc0 doc fix for strings.last_index_any пре 3 година
  Ricardo Silva 2239e43faf Fix strings.*_justify пре 3 година
  gingerBill c90b7c38f1 Rename strings.Builder procedures to be consistent with the rest of the core library пре 3 година
  Jeroen van Rijn 6f1222e9bf Update `strings.prefix_length` to handle partial UTF-8 runes. пре 3 година
  Jeroen van Rijn 9f413862e9 Add `strings.prefix_length` & `slice.prefix_length` пре 3 година
  gingerBill ccb38c3dc6 Add _safe versions пре 3 година
  hikari f026753692 strings: levenshtein_distance: remove `do` пре 3 година
  hikari 71b1cce517 strings: levenshtein_distance: 64 is actually faster than 256 пре 3 година
  hikari d8f0da164b strings: levenshtein_distance: improve potential caching пре 3 година
  hikari 591732f347 strings: levenshtein_distance: remove costs calculation for default array пре 3 година