|
|
418949f26f
|
src/string.cpp: in l33twords() "l" is a bit special. so we set "l" to "1"
|
2020-01-15 16:55:11 +01:00 |
|
|
|
e95470d57f
|
Merge branch 'develop' into l33t
# Conflicts:
# src/main.cpp
# src/string.cpp
|
2020-01-15 15:28:57 +01:00 |
|
|
|
baba04991f
|
string: adding base58_strip() for strlist_t
|
2020-01-15 12:56:40 +01:00 |
|
|
|
5bc3335d54
|
string: adding strjoin() function
|
2020-01-15 12:30:49 +01:00 |
|
|
|
4f4444a62a
|
string: add l33twords() function.
|
2020-01-15 12:03:14 +01:00 |
|
|
|
87647ba1cd
|
string: adding base58_strip() function
|
2020-01-14 10:20:22 +01:00 |
|
|
|
c91d8ac33c
|
string: typedef std::vector<std::string> to strlist_t
|
2020-01-09 08:12:05 +01:00 |
|
|
|
9354154ddd
|
string: adding strsplitwords()
|
2020-01-09 08:12:05 +01:00 |
|
|
|
76e3d11747
|
Rename utils to string.
|
2020-01-09 06:33:20 +01:00 |
|