Historique des commits

Auteur SHA1 Message Date
  Araq 18859cbaa1 make nimweb compile again il y a 6 ans
  Andreas Rumpf dae5450947 WIP: disallow 'nil' for strings and seqs il y a 6 ans
  Kaushal Modi 0321ea36c9 Fix typo: PRCE -> PCRE il y a 6 ans
  Andreas Rumpf e2094bc6f4 make re.split consistent with strutils.split and other programming languages; refs #7278 il y a 6 ans
  Araq 0c28dcd9e2 Cleanup docs about re.nim il y a 6 ans
  Araq 01304db5b2 re.nim: removed deprecated symbols il y a 7 ans
  Araq d0d02c2fe3 re.nim: Make tests green and deprecate 'parallelReplace'; it should be 'multiReplace' for consistency with strutils.nim il y a 7 ans
  Dominik Picheta aa96343f1d Remove reExtended from re constructor. Fixes #5627. (#6514) il y a 7 ans
  Anatoly Galiulin 279e4b0451 Fixes #5382 il y a 7 ans
  jlp765 704eae8495 re additions for buffer (cstring) RE matching (#5117) il y a 8 ans
  Andreas Rumpf 3715a5ac91 Merge pull request #4814 from scriptum/rpg-pcre-jit il y a 8 ans
  Araq b8325181d1 EIO is called IOError now il y a 8 ans
  Pavel Roschin 61755945d2 Enable JIT in PCRE to improve regular expressions performance il y a 8 ans
  Andreas Rumpf 112cde69c8 de-deprecate re.nim il y a 8 ans
  Andreas Rumpf 1a88c01f92 documentation build cleaned up il y a 8 ans
  Araq 8be9e46403 udpated the compiler and tester to use getOrDefault il y a 9 ans
  Adam Strzelecki 43bddf62dd lib: Trim .nim files trailing whitespace il y a 9 ans
  patrick dw 15e7fe787a renamed writeln to writeLine in lib il y a 9 ans
  Flaviu Tamas 31514550d3 Revert "Base re off of nre" il y a 9 ans
  Flaviu Tamas a707f8de65 Edit re and nre doc comments il y a 9 ans
  Flaviu Tamas 8caa5cd292 Deprecate re il y a 9 ans
  Flaviu Tamas 15ef227c48 Adjust re for nre's inclusive bounds il y a 9 ans
  Oleh Prypin dc60a51e15 Base re off of nre il y a 9 ans
  Koala Zen d620f566b2 Fix comment in re il y a 9 ans
  Andreas Rumpf 1b80e2f296 Merge pull request #2506 from BlaXpirit/update-pcre il y a 9 ans
  Andreas Rumpf 97cb0eb694 Merge pull request #2560 from BlaXpirit/re-nre-hint il y a 9 ans
  Oleh Prypin aa327efa98 Add a hint about NRE to 're' module il y a 9 ans
  Oleh Prypin ff25c1272f Deprecate constant regular expression strings il y a 9 ans
  Oleh Prypin fd8c6d0a32 Fix deprecation warnings in re il y a 9 ans
  Andreas Rumpf 2b8f8bbf19 Merge pull request #2502 from def-/pcre il y a 9 ans