Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make exceptions easier to translate to error codes | Jack Lloyd | 2018-11-23 | 1 | -0/+4 |
* | Simplify exception messages | Jack Lloyd | 2018-08-22 | 1 | -4/+15 |
* | Add a second constructor to Decoding_Error which takes an exception string. | Jack Lloyd | 2017-11-14 | 1 | -0/+3 |
* | Add checks that keyed algorithms are actually keyed before use | Jack Lloyd | 2017-10-26 | 1 | -0/+4 |
* | Undeprecate these exceptions | Jack Lloyd | 2017-10-19 | 1 | -0/+3 |
* | Another attempt at silencing MSVC warning | Jack Lloyd | 2017-10-19 | 1 | -4/+0 |
* | De-inline bodies of exception classes | Jack Lloyd | 2017-10-15 | 1 | -0/+99 |