summaryrefslogtreecommitdiff
path: root/adhoc.cpp.proto
Commit message (Collapse)AuthorAgeFilesLines
* Rework GNUmakefiles for XL C/C++ changesJeffrey Walton2018-07-311-1/+1
|
* Add <string> header for C++{03|11|14|17} testingJeffrey Walton2016-09-051-0/+1
| | | | Added after testing revealed Clang 3.6 claimed to support C++14, but it failed to compile a program that included <string>. Also see http://bugs.launchpad.net/ubuntu/+bug/1620181
* Cleared missing function protoype under Sun StudioJeffrey Walton2016-06-081-0/+4
|
* Removed workarounds for compilers that responded to Asan and UBsan flagsJeffrey Walton2016-02-021-2/+1
|
* Fixed Asan and UBsan detection code. It appears GCC package maintainers are ↵Jeffrey Walton2016-02-021-0/+15
| | | | not going to fix the missing libraries
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-20/+23
|
* Removed USING_NAMESPACE(std). Removed unneeded headers. Added minimum ↵Jeffrey Walton2015-07-311-6/+3
| | | | headers. Added "-Wunused-parameter" to warning ignore list due to argc and argv[]
* Cleared "unused variable" warning under GCC 5.1 with -WallJeffrey Walton2015-07-231-0/+6
|
* avoid deleting adhoc.cpp during rebuildweidai2003-03-231-0/+9
|
* add script-driven testingweidai2002-12-061-0/+8