aboutsummaryrefslogtreecommitdiffstats
path: root/libdevcore/StringUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Remove `w` parameter for toHex.chriseth2018-12-061-3/+3
* add a 'readable' format for large hex valuesKevin Kelley2018-12-061-0/+82
* Fixes #4718: High CPU usage when using large variable namesbakaoh2018-08-151-1/+2
* Make joinHumanReadable work for input iterators.chriseth2018-08-151-16/+12
* Explicitly use std::next to avoid boost version.chriseth2018-08-091-1/+1
* added helper function that joins vectors of strings, refactored suggestions f...Evgeniy Filatov2018-08-031-0/+39
* Restructure code for alternative identifier suggestionsBalajiganapathi S2018-02-131-3/+7
* Move string distance function to utils and format error messageBalajiganapathi S2018-02-131-0/+35