Commit történet

Szerző SHA1 Üzenet Dátum
  Andreas Rumpf 8960efa340 unicode: added strip, align, alignLeft, repeat procs; refs #6301 6 éve
  Andreas Rumpf 77a8c6ffd8 unicode: add split procs; refs #6301 6 éve
  Andreas Rumpf 7f81519f41 strutils/unicode: deprecate isLower and friends operating on complete strings; fixes #7963 properly 6 éve
  Kaushal Modi 24df909d8a Make isUpper (and variants) work for strings with non-alpha chars 6 éve
  Araq 4e63f0c267 keep unicode.nim warning free 6 éve
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) 6 éve
  Dominik Picheta b74a5148a9 Fixes #6223. 7 éve
  Dominik Picheta 4789aa979d Little spelling fix in unicode module 7 éve
  Araq 3caf108425 system/unicode: check for buffer overflows; refs #5284 8 éve
  Andreas Rumpf 54cc702351 update stdlib to not use deprecated symbols 8 éve
  Hans Raaf 3cea6e8a96 Added iterator for utf8 strings 8 éve
  Joey Payne e0203a4463 Add useful unicode procs for string manipulation 8 éve
  Joey Payne f6e30981a8 Add new procs for string manipulation 8 éve
  Hans Raaf 2791915d7f Optimized end offsets and added tests. 9 éve
  Hans Raaf ac6de565ec More work in optimizing, names and added substr(). 9 éve
  Hans Raaf 1138cf5234 Some procs to deal with Rune position base indexing. 9 éve
  Parashurama a98705dddc change 'Rune' type in unicode module to 'int32' 8 éve
  theduke 25b605a3a2 validateUtf8: catch overlong ascii 9 éve
  Araq ab6f8f6e5b fixesunicode.lastRune 9 éve
  Araq 73279aba39 added unicode.lastRun, unicode.graphemeLen 9 éve
  Adam Strzelecki 43bddf62dd lib: Trim .nim files trailing whitespace 9 éve
  apense 48b0de8ab4 Corrected proc name in assertion 9 éve
  apense 5fd7b7850a Corrected documentation 9 éve
  apense c334e89ee7 Renamed to toRunes 9 éve
  apense 64b3395ade Added new proc 9 éve
  apense 0ee1672d69 Updated whitespace ranges 9 éve
  Araq d3fc6e1f28 marshalling can be done at compile-time 9 éve
  def 22b4e4c2f2 Use more Natural and Positive numbers in proc parameters 9 éve
  def bacb91002a make toUTF8 support up to 6 bytes 10 éve
  def 512db9aea6 Fix documentation a bit in unicode 10 éve