Commit History

Author SHA1 Message Date
  Neelesh Chandola 95cc1abdc7 Fixes #9525 (#9526) 6 years ago
  eqperes afd9d8dd8d Some documentation added to strutils (#9379) 6 years ago
  skilchen f04c93b5dd math.round is not needed in strutils (#9383) 6 years ago
  Federico Ceratto b62328cb76 Add strip() example (#8002) 6 years ago
  Andreas Rumpf 152c7d99c3 struils: don't use the deprecated accumulateResult 6 years ago
  Andreas Rumpf 7656925140 added new editdistance stdlib module, deprecated strutils.editDistance, refs #6301 6 years ago
  Andreas Rumpf 7f81519f41 strutils/unicode: deprecate isLower and friends operating on complete strings; fixes #7963 properly 6 years ago
  Timothee Cour e4c76f8a2a add strutils.stripLineEnd (#9346) 6 years ago
  eqperes 14925ee8b6 Proposed solution for issue #8919 (#9280) 6 years ago
  Andreas Rumpf 0330fb2e13 fixes #8911 6 years ago
  LemonBoy 36e6ca16d1 Fix too broad generic match for toHex (#8889) 6 years ago
  Araq 06e6c38d99 strutils: don't deprecate escape/unescape, too much code uses it 6 years ago
  Araq a0cde8cee6 Merge branch 'devel' into araq-misc 6 years ago
  Iván Montes ee29370f60 Fixed 7478: splitLines keepEol option (#8621) 6 years ago
  Araq babd31360a fixes more nil string bugs 6 years ago
  Araq 00d718b1db strutils: minor code cleanup 6 years ago
  genotrance c115090f6e Testament should run tests with no action (#8232) 6 years ago
  Dominik Picheta 03b073d541 Workaround VM bug in strutils 6 years ago
  Dominik Picheta 8081a9b3d0 Exports unicode.toUpper/toLower in strutils module. 6 years ago
  Vindaar e80be6173d Add parse bin int, fixes #8018 (#8020) 6 years ago
  Kaushal Modi 24df909d8a Make isUpper (and variants) work for strings with non-alpha chars 6 years ago
  skilchen 91765e583d fix handling of default precision in formatBiggestFloat for the js backend (#7928) 6 years ago
  Zahary Karadjov 70ec344bbf bugfix: strutils.find was broken for strings with uneven number of chars 6 years ago
  Andreas Rumpf 0fad659bf7 make more tests green 6 years ago
  Andreas Rumpf 9b8603adcd strutils: code cleanups and do not rely on the terminating binary zero anymore 6 years ago
  Oscar Nihlgård 8caf257607 Don't escape multibyte characters (#7570) 6 years ago
  Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) 6 years ago
  Araq 5d13e3f28b fixes #7507 6 years ago
  Arne Döring ed5b7cbac0 move eqIdent to vm.nim (#7585) 6 years ago
  Andreas Rumpf 50d4224d41 fixes #6205 6 years ago