"dockerfile/cuda12.2.dockerfile" did not exist on "74c4d1b2a4038eab35483dda0078bd4902f18568"
- 19 Sep, 2012 1 commit
-
-
vladlosev authored
-
- 14 Aug, 2012 1 commit
-
-
vladlosev authored
-
- 12 Jul, 2012 1 commit
-
-
jgm authored
fixes a problem in which we pass the address one byte ~/svn/googletest/trunk after the end of stack space in a call to clone(). According to Linux's man page on clone(), the 'stack' parameter usually points to the topmost address of the memory space set up for the child stack. The existing code points one byte after the end
-
- 09 Jul, 2012 1 commit
-
-
jgm authored
-
- 07 Jun, 2012 1 commit
-
-
zhanyong.wan authored
char arrays are not escapped properly.
-
- 31 May, 2012 1 commit
-
-
zhanyong.wan authored
allow exepctions to be thrown in a destructor.
-
- 09 Mar, 2012 1 commit
-
-
jgm authored
-
- 17 Jan, 2012 1 commit
-
-
jgm authored
of a failure.
-
- 28 Nov, 2011 1 commit
-
-
vladlosev authored
-
- 04 Nov, 2011 1 commit
-
-
vladlosev authored
-
- 28 Oct, 2011 1 commit
-
-
vladlosev authored
-
- 24 Oct, 2011 1 commit
-
-
vladlosev authored
Expressed the thread-safety annotations in code, replacing the existing comment-based system (by Aaron Jacobs).
-
- 05 Oct, 2011 2 commits
- 26 Sep, 2011 1 commit
-
-
vladlosev authored
-
- 16 Sep, 2011 1 commit
-
-
zhanyong.wan authored
-
- 09 Sep, 2011 1 commit
-
-
vladlosev authored
Ignore SIGPROF signal during clone()/fork() call. clone()/fork() call hangs permanently if it consumes more cpu than the SIGPROF signal timer interval (by Nabeel Mian).
-
- 20 Jun, 2011 1 commit
-
-
vladlosev authored
-
- 13 Jun, 2011 1 commit
-
-
vladlosev authored
-
- 20 May, 2011 1 commit
-
-
vladlosev authored
-
- 14 Apr, 2011 1 commit
-
-
zhanyong.wan authored
-
- 12 Apr, 2011 1 commit
-
-
zhanyong.wan authored
-
- 09 Apr, 2011 1 commit
-
-
vladlosev authored
Simplifies ASCII character detection in gtest-printers.h. This also makes it possible to build Google Test on MinGW.
-
- 08 Apr, 2011 1 commit
-
-
vladlosev authored
-
- 07 Apr, 2011 1 commit
-
-
zhanyong.wan authored
makes gtest compatible with HP UX (by Pasi Valminen); fixes a typo in the name of xlC (by Hady Zalek).
-
- 01 Apr, 2011 1 commit
-
-
vladlosev authored
-
- 30 Mar, 2011 2 commits
-
-
vladlosev authored
Fixes Windows CE compatibility problem (issue http://code.google.com/p/googletest/issues/detail?id=362).
-
vladlosev authored
-
- 11 Mar, 2011 1 commit
-
-
zhanyong.wan authored
with Android (by Zachary Vorhies).
-
- 05 Mar, 2011 1 commit
-
-
zhanyong.wan authored
Kelley. Simplified by Zhanyong Wan.
-
- 22 Feb, 2011 1 commit
-
-
zhanyong.wan authored
-
- 12 Feb, 2011 1 commit
-
-
vladlosev authored
-
- 02 Feb, 2011 3 commits
-
-
vladlosev authored
-
zhanyong.wan authored
-
zhanyong.wan authored
report; also removes the comment() and test_case_comment() fields of TestInfo. Proposed and initally implemented by Joey Oravec. Re-implemented by Vlad Losev.
-
- 29 Jan, 2011 2 commits
- 02 Dec, 2010 1 commit
-
-
zhanyong.wan authored
Makes gtest print string literals correctly when it contains \x escape sequences. Contributed by Yair Chuchem.
-
- 30 Nov, 2010 1 commit
-
-
vladlosev authored
-
- 26 Oct, 2010 1 commit
-
-
vladlosev authored
-