summaryrefslogtreecommitdiff
path: root/stdcpp.h
Commit message (Expand)AuthorAgeFilesLines
* Cleared crash with GCC 4.8 and above and -O3. In a nutshell, it was due to ve...noloader2015-07-141-0/+4
* fix compile with Sun CC on Linuxweidai2010-08-081-1/+1
* fix build of dlltest project on MSVC 2008weidai2010-07-241-1/+6
* port to Sun Studio 12u1 Sun C++ 5.10 SunOS_i386 128229-02 2009/09/21weidai2010-07-051-1/+1
* port to Sun Studio 12u1 Sun C++ 5.10 SunOS_i386 128229-02 2009/09/21weidai2010-07-051-0/+5
* fix possible race condition in Singleton::Ref()weidai2010-06-181-7/+11
* remove <locale> (should save code size?)weidai2007-09-241-1/+0
* misc changesweidai2003-07-181-2/+0
* fix GCC compileweidai2003-07-111-1/+0
* create DLL version, fix GetNextIV() bug in CTR and OFB modesweidai2003-07-041-0/+31