aboutsummaryrefslogtreecommitdiffstats
path: root/libdevcore/UTF8.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace cpp-ethereum with solidity in the license headersAlex Beregszaszi2017-02-021-4/+4
|
* Rename dev::validate to dev::validateUTF8Alex Beregszaszi2016-11-291-3/+3
|
* Make position optional in dev::validateAlex Beregszaszi2016-11-291-0/+6
|
* ast: string literals that are not valid UTF are not convertible to stringsYoichi Hirai2016-11-251-1/+1
|
* Remove dev::utf8 namespaceAlex Beregszaszi2016-08-091-5/+0
|
* Use size_t in dev::utf8::validate()Alex Beregszaszi2016-08-091-1/+1
|
* Use consts in dev::utf8::validate()Alex Beregszaszi2016-08-091-1/+1
|
* Include UTF8 helpers in libdevcoreAlex Beregszaszi2016-08-091-0/+40