Historial de Commits

Autor SHA1 Mensaje Fecha
  Araq f7d0e5c1d1 strutils: minor code cleanup hace 6 años
  Araq 3f6168b337 removes deprecated T/P types hace 6 años
  Araq 56f76c5b08 better implementation for wrapWords hace 6 años
  Timothee Cour e4e19f8288 stripLineEnd aka chomp (#9623) hace 6 años
  Federico Ceratto 62693457df Add 'dedent' to documentation index (#9615) hace 6 años
  Arne Döring 80843373ba changelog entry hace 6 años
  Arne Döring 84db658eb4 fix typo hace 6 años
  Arne Döring e653121633 fixes #9557 hace 6 años
  Neelesh Chandola 95cc1abdc7 Fixes #9525 (#9526) hace 6 años
  eqperes afd9d8dd8d Some documentation added to strutils (#9379) hace 6 años
  skilchen f04c93b5dd math.round is not needed in strutils (#9383) hace 6 años
  Federico Ceratto b62328cb76 Add strip() example (#8002) hace 6 años
  Andreas Rumpf 152c7d99c3 struils: don't use the deprecated accumulateResult hace 6 años
  Andreas Rumpf 7656925140 added new editdistance stdlib module, deprecated strutils.editDistance, refs #6301 hace 6 años
  Andreas Rumpf 7f81519f41 strutils/unicode: deprecate isLower and friends operating on complete strings; fixes #7963 properly hace 6 años
  Timothee Cour e4c76f8a2a add strutils.stripLineEnd (#9346) hace 6 años
  eqperes 14925ee8b6 Proposed solution for issue #8919 (#9280) hace 6 años
  Andreas Rumpf 0330fb2e13 fixes #8911 hace 6 años
  LemonBoy 36e6ca16d1 Fix too broad generic match for toHex (#8889) hace 6 años
  Araq 06e6c38d99 strutils: don't deprecate escape/unescape, too much code uses it hace 6 años
  Araq a0cde8cee6 Merge branch 'devel' into araq-misc hace 6 años
  Iván Montes ee29370f60 Fixed 7478: splitLines keepEol option (#8621) hace 6 años
  Araq babd31360a fixes more nil string bugs hace 6 años
  Araq 00d718b1db strutils: minor code cleanup hace 6 años
  genotrance c115090f6e Testament should run tests with no action (#8232) hace 6 años
  Dominik Picheta 03b073d541 Workaround VM bug in strutils hace 6 años
  Dominik Picheta 8081a9b3d0 Exports unicode.toUpper/toLower in strutils module. hace 6 años
  Vindaar e80be6173d Add parse bin int, fixes #8018 (#8020) hace 6 años
  Kaushal Modi 24df909d8a Make isUpper (and variants) work for strings with non-alpha chars hace 6 años
  skilchen 91765e583d fix handling of default precision in formatBiggestFloat for the js backend (#7928) hace 6 años