index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
stdlib
/
tstrutil.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add parse bin int, fixes #8018 (#8020)
Vindaar
2018-06-13
1
-1
/
+48
*
Add string-to-hex and back conversions
Federico Ceratto
2017-11-27
1
-0
/
+18
*
Update `removeSuffix` implementations to match `removePrefix` (#6636)
Bo Lingen
2017-10-30
1
-4
/
+26
*
add `strutils.removePrefix` proc (#6473)
Bo Lingen
2017-10-28
1
-0
/
+62
*
isAlphaNumberic and isDigit improvement + tests (#6579)
Viktor Marosvary
2017-10-24
1
-0
/
+19
*
Fix wrong result of countLines() (#6371)
Simon Krauter
2017-09-15
1
-0
/
+12
*
Improve & optimize strutils 'find' procs (#5196)
Parashurama
2017-01-11
1
-0
/
+27
*
Add a unit test that covers issue 3477
Charles Blake
2015-11-19
1
-0
/
+1
*
Update tests to proposed changes
Zach Aysan
2015-07-21
1
-16
/
+39
*
Add tests for chomp
Zach Aysan
2015-07-17
1
-4
/
+21
*
Replaced repeatStr() and repeatChar() with more natural versions.
Hans Raaf
2015-03-03
1
-2
/
+8
*
Added test for toHex().
Hans Raaf
2015-02-18
1
-24
/
+27
*
strutils.rfind via char
dyu
2014-12-19
1
-0
/
+4
*
new tester; all tests categorized
Araq
2014-01-13
1
-0
/
+45