summaryrefslogtreecommitdiff
path: root/polynomi.h
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup Doxygen directivesJeffrey Walton2018-01-211-5/+1
|
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-89/+89
| | | | Also see https://groups.google.com/forum/#!topic/cryptopp-users/A7-Xt5Knlzw
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
| | | | We have made a fair number of changes, and we don't want WD to receive credit for issues he was not part of
* Whitespace checkinJeffrey Walton2016-09-101-2/+2
|
* Cleared issues 11,12,13 (Clang integrated assembler), 58 (RC rollup), 66 ↵Jeffrey Walton2015-11-181-0/+7
| | | | (Coverity rollup)
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-459/+460
|
* Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → ↵Jeffrey Walton2015-07-301-2/+2
| | | | std::cerr, ...
* port to GCC 3.4weidai2004-06-191-17/+17
|
* fix potential threading problem with initialization of static objectsweidai2003-07-291-30/+38
|
* various changes for 5.1weidai2003-03-201-4/+4
|
* Initial revisionweidai2002-10-041-0/+451