Historique des commits

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