summaryrefslogtreecommitdiff
path: root/include/gtest/internal/gtest-tuple.h.pump
Commit message (Expand)AuthorAgeFilesLines
* Make Google Test build cleanly on Visual Studio 2010, 2012, 2013.kosak@google.com2014-01-131-0/+8
* Fixes gtest-tuple.h in Visual C++ 7.1.vladlosev2012-09-061-4/+4
* Improves conformance to the Google C++ Style Guide (by Greg Miller).vladlosev2011-11-041-3/+6
* Indents preprocessor directives.zhanyong.wan2011-02-221-2/+2
* Adds Solaris support (by Hady Zalek)vladlosev2010-02-031-1/+2
* Implements support for AssertionResult in Boolean assertions such as EXPECT_T...vladlosev2009-10-201-6/+6
* Makes gtest's tuple implementation work with Symbian 5th edition by bypassing...zhanyong.wan2009-06-241-5/+20
* Fixes compatibility with Windows CE and Symbian (By Tim Baverstock and Mika).zhanyong.wan2009-06-191-3/+3
* Implements a subset of TR1 tuple needed by gtest and gmock (by Zhanyong Wan);...zhanyong.wan2009-06-171-0/+320