chriseth
|
f2cee9ec0c
|
Include cleanup.
|
2019-03-28 14:32:48 +01:00 |
|
chriseth
|
17ea467e5b
|
Fix style of "const".
|
2019-02-13 16:34:53 +01:00 |
|
Alex Beregszaszi
|
aea5f90ad3
|
Rewrite validateUTF8 using if/else
|
2017-06-26 12:59:17 +01:00 |
|
Alex Beregszaszi
|
c45dbab00c
|
Rewrite validateUTF8 to use char
|
2017-06-26 12:59:14 +01:00 |
|
Alex Beregszaszi
|
6488f7e079
|
Validate first byte properly for UTF8
|
2017-06-26 12:58:22 +01:00 |
|
Alex Beregszaszi
|
569e0c53f2
|
Implement strict UTF-8 validation
|
2017-06-26 12:58:21 +01:00 |
|
Alex Beregszaszi
|
d7e63f23de
|
Fix UTF-8 validation for high codepoints (>10000)
|
2017-06-16 16:41:29 +02:00 |
|
Alex Beregszaszi
|
902f69640b
|
Replace cpp-ethereum with solidity in the license headers
|
2017-02-02 10:06:28 +00:00 |
|
Alex Beregszaszi
|
a9e92cb686
|
Rename dev::validate to dev::validateUTF8
|
2016-11-28 22:28:21 +00:00 |
|
Alex Beregszaszi
|
5d9347f022
|
Remove dev::utf8 namespace
|
2016-08-08 20:05:31 +01:00 |
|
Alex Beregszaszi
|
f1df3dee53
|
Use size_t in dev::utf8::validate()
|
2016-08-08 20:05:31 +01:00 |
|
Alex Beregszaszi
|
c157163441
|
Use consts in dev::utf8::validate()
|
2016-08-08 19:58:39 +01:00 |
|
Alex Beregszaszi
|
7945f41ccc
|
Include UTF8 helpers in libdevcore
|
2016-08-08 19:57:39 +01:00 |
|