Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add <string> header for C++{03|11|14|17} testing | Jeffrey Walton | 2016-09-05 | 1 | -0/+1 |
* | Cleared missing function protoype under Sun Studio | Jeffrey Walton | 2016-06-08 | 1 | -0/+4 |
* | Removed workarounds for compilers that responded to Asan and UBsan flags | Jeffrey Walton | 2016-02-02 | 1 | -2/+1 |
* | Fixed Asan and UBsan detection code. It appears GCC package maintainers are n... | Jeffrey Walton | 2016-02-02 | 1 | -0/+15 |
* | CRYPTOPP 5.6.3 RC6 checkin | Jeffrey Walton | 2015-11-05 | 1 | -20/+23 |
* | Removed USING_NAMESPACE(std). Removed unneeded headers. Added minimum headers... | Jeffrey Walton | 2015-07-31 | 1 | -6/+3 |
* | Cleared "unused variable" warning under GCC 5.1 with -Wall | Jeffrey Walton | 2015-07-23 | 1 | -0/+6 |
* | avoid deleting adhoc.cpp during rebuild | weidai | 2003-03-23 | 1 | -0/+9 |
* | add script-driven testing | weidai | 2002-12-06 | 1 | -0/+8 |