Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace for all files in the repository. | Daniel Kirchner | 2018-09-04 | 1 | -1/+1 |
* | Removing std:: from std::to_string and include for boost/lexical_cast | Matías Aereal Aeón | 2018-08-08 | 1 | -3/+1 |
* | Replace boost:lexical_cast<std::string> for std::to_string. | Matías Aereal Aeón | 2018-08-08 | 1 | -1/+1 |
* | Refactor Exception::what() | Paweł Bylica | 2017-10-02 | 1 | -5/+7 |
* | Always return a valid pointer in Exception::what() | Alex Beregszaszi | 2017-10-02 | 1 | -1/+3 |
* | Refactor exceptions and provide comment function. | chriseth | 2017-07-13 | 1 | -0/+49 |