Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The messages for assertion checks were done both ways, both "assertion | lloyd | 2012-07-09 | 1 | -3/+5 |
* | Remove BOTAN_ASSERT_FUNCTION, use __func__ which is now standard in C++11 | lloyd | 2012-07-09 | 1 | -3/+3 |
* | Add non-null assertion, don't print msg if empty string | lloyd | 2011-12-28 | 1 | -1/+1 |
* | There is a pretty common pattern in the code for testing for internal | lloyd | 2010-09-26 | 1 | -0/+35 |