aboutsummaryrefslogtreecommitdiffstats
path: root/libdevcore/Exceptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace for all files in the repository.Daniel Kirchner2018-09-041-1/+1
* Removing std:: from std::to_string and include for boost/lexical_castMatías Aereal Aeón2018-08-081-3/+1
* Replace boost:lexical_cast<std::string> for std::to_string.Matías Aereal Aeón2018-08-081-1/+1
* Refactor Exception::what()Paweł Bylica2017-10-021-5/+7
* Always return a valid pointer in Exception::what()Alex Beregszaszi2017-10-021-1/+3
* Refactor exceptions and provide comment function.chriseth2017-07-131-0/+49