aboutsummaryrefslogtreecommitdiffstats
path: root/libdevcore
Commit message (Expand)AuthorAgeFilesLines
* Remove dev::utf8 namespaceAlex Beregszaszi2016-08-092-10/+0
* Use size_t in dev::utf8::validate()Alex Beregszaszi2016-08-092-6/+6
* Use consts in dev::utf8::validate()Alex Beregszaszi2016-08-092-7/+7
* Include UTF8 helpers in libdevcoreAlex Beregszaszi2016-08-092-0/+126
* Merge pull request #834 from chriseth/devcorecleanupchriseth2016-08-087-286/+1
|\
| * Some cleanup regarding libdevcore. Also rename to avoid conflicts.chriseth2016-08-067-287/+2
* | Merge pull request #800 from winsvega/fixbuildchriseth2016-08-081-1/+1
|\ \
| * | fix build on windowsDmitry K2016-08-031-1/+1
* | | Do not install headers.chriseth2016-08-051-2/+0
| |/ |/|
* | Add boost workaround for specific version.chriseth2016-08-041-0/+520
|/
* Make the Solidity repository standalone.Bob Summerwill2016-08-0122-0/+2939