Histórico de commits

Autor SHA1 Mensagem Data
  Andrey Makarov a660c17d30 Markdown code blocks migration part 8 (#22478) 1 ano atrás
  Zoom 5e529b3bfa `strutils.split/rsplit` now return src on an empty sep (#22136) 1 ano atrás
  ringabout 40f88da90b alternative to #21914; split, rsplit now forbid an empty separator (#21961) 1 ano atrás
  metagn f05387045d int64/uint64 as bigint in JS (#21613) 2 anos atrás
  ringabout fc068ee06d fixes #18134; registers `formatBiggestFloat` in VM (#21299) 2 anos atrás
  ringabout 93b59da490 fixes #20244; fixes castSizes warnings (#21102) 2 anos atrás
  Bung a9bd78d579 fix #12122 (#21096) 2 anos atrás
  Andreas Rumpf 3812d91390 alternative, much simpler algorithm for strict func checking (#21066) 2 anos atrás
  ringabout 06cd15663d fixes ptr to cstring warnings[backport] (#20848) 2 anos atrás
  ringabout be18f4e513 follow up #19714; add `memmem` optimizations for `find` on Linux, Macos and BSDs (#20556) 2 anos atrás
  ee7 10355cb48a strutils, rstgen: avoid deprecated `strutils.delete` (#20488) 2 anos atrás
  ringabout 65c2518d5c fix #19500; remove find optimization [backport: 1.6] (#19714) 2 anos atrás
  n5m 9ca88a1889 fix #18128 rfind on empty needle returns rightmost index (#20430) 2 anos atrás
  ringabout c9a92117f9 Revert "add `fromChar`" (#20336) 2 anos atrás
  Hamid Bluri 846cc746a2 add `fromChar` (#20332) 2 anos atrás
  konsumlamm 3fef2fd52c Improve error message for `strutils.addf` (#20157) 2 anos atrás
  Clay Sweetser 77891cedae Fix "Add Wider Ascii Chars sets and func for string formatting" (#20120) 2 anos atrás
  Sultan Al Isaiee 3987a3bf97 Add Wider Ascii Chars sets and func for string formatting (#19994) 2 anos atrás
  Zoom b024a45163 Fix `find` routines' api to default to `last=-1` (#19761) 2 anos atrás
  Zoom 0455d24d55 Fix questionable suggestion in `strutils` docs (#19765) 2 anos atrás
  flywind 7f6e800caf move assertions out of system (#19599) 3 anos atrás
  Leon 5853303be0 docs: Fix broken cross references to `rfind` in strutils (#19382) [backport] 3 anos atrás
  Tomasz Kramkowski ee703c5db4 Fix nimIdentNormalize, fixes #19067 (#19068) 3 anos atrás
  Andrey Makarov 7ba2659f73 docgen: implement doc link resolution in current module (#18642) 3 anos atrás
  flywind 4adada0d80 fix a typo (rename `temporal` to `temporary` (#18892) [backport] 3 anos atrás
  flywind 883c04d444 don't use space after proc names (#18681) 3 anos atrás
  Timothee Cour adba5eb45e deprecate strutils.delete and add an overload with saner semantics consistent with sequtils.delete; follows #18487 (#18510) 3 anos atrás
  Timothee Cour 779b4e307b don't use `{.rtl.}` for generics, otherwise `-d:useNimRtl` gives `ambiguous identifier` nimrtl error (#18406) 3 anos atrás
  n5m 9df631a379 reuse algorithm.fill while building SkipTable (#18138) 3 anos atrás
  n5m 064fe18de6 improve fast returns of find and rfind (#18127) 3 anos atrás