Commit History

Author SHA1 Message Date
  Timothee Cour 49033eb531 make tests/stdlib tests joinable (#14626) 4 years ago
  cooldome 3b5a504692 parseEnum_regression (#14150) 4 years ago
  Jacek Sieka 7d6cbf290a Error -> Defect for defects (#13908) 4 years ago
  Vindaar d42c5a575d base `parseEnum` on a case statement, fixes #14030 (#14046) 4 years ago
  b3liever 0c4d81241a Version of trimZeros without temp strings (#12633) 5 years ago
  Andreas Rumpf 3ba3307d61 remove deprecated procs (#12535) 5 years ago
  Charles Blake bde899d4f8 Attempt to close https://github.com/nim-lang/Nim/issues/11430 5 years ago
  Andreas Rumpf 5eb47f8ed9 fixes #11369 (#11381) 5 years ago
  Arne Döring 1105d03644 require errormsg to be specified before file. 6 years ago
  Andreas Rumpf 0330fb2e13 fixes #8911 6 years ago
  Iván Montes ee29370f60 Fixed 7478: splitLines keepEol option (#8621) 6 years ago
  Vindaar e80be6173d Add parse bin int, fixes #8018 (#8020) 6 years ago
  Federico Ceratto 4100932a4b Add string-to-hex and back conversions 7 years ago
  Bo Lingen c182d37f45 Update `removeSuffix` implementations to match `removePrefix` (#6636) 7 years ago
  Bo Lingen e135135469 add `strutils.removePrefix` proc (#6473) 7 years ago
  Viktor Marosvary ce04288d64 isAlphaNumberic and isDigit improvement + tests (#6579) 7 years ago
  Simon Krauter 94e336fe85 Fix wrong result of countLines() (#6371) 7 years ago
  Parashurama d04ca6ef23 Improve & optimize strutils 'find' procs (#5196) 8 years ago
  Charles Blake a1df79d5f2 Add a unit test that covers issue 3477 9 years ago
  Zach Aysan 94149f7a48 Update tests to proposed changes 9 years ago
  Zach Aysan d28862422b Add tests for chomp 9 years ago
  Hans Raaf 3546ff8819 Replaced repeatStr() and repeatChar() with more natural versions. 10 years ago
  Hans Raaf a471b3c87f Added test for toHex(). 10 years ago
  dyu 12f97a7151 strutils.rfind via char 10 years ago
  Araq 20b5f31c03 new tester; all tests categorized 11 years ago