summaryrefslogtreecommitdiff
path: root/include/gtest/internal/gtest-linked_ptr.h
Commit message (Expand)AuthorAge
* Expressed the thread-safety annotations in code, replacing the existing comme...vladlosev2011-10-24
* Makes gtest wokr on MinGW (by Vlad Losev); removes unused linked_ptr::release...zhanyong.wan2010-10-11
* Include gtest headers as user headers instead of system headers.zhanyong.wan2010-09-14
* Supports building gtest as a DLL (by Vlad Losev).zhanyong.wan2010-03-05
* Adds threading support (by Miklos Fazekas, Vlad Losev, and Chandler Carruth);...zhanyong.wan2010-02-24
* Value-parameterized tests and many bugfixesvladlosev2008-11-20