- 04 Sep, 2014 3 commits
- 03 Sep, 2014 1 commit
-
-
huahang authored
This change fixes the following compiler warning: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
-
- 02 Sep, 2014 1 commit
-
-
xfxyjwf authored
Added const qualifier to iterator to enable compiling with VS2008
-
- 30 Aug, 2014 1 commit
-
-
Feng Xiao authored
-
- 29 Aug, 2014 1 commit
-
-
xfxyjwf authored
Rename README.txt to README.md and use markdown formatting.
-
- 28 Aug, 2014 5 commits
- 27 Aug, 2014 1 commit
-
-
David Hirschfeld authored
-
- 26 Aug, 2014 1 commit
-
-
Feng Xiao authored
in README.txt.
-
- 25 Aug, 2014 2 commits
-
-
jieluo@google.com authored
-
jieluo@google.com authored
-
- 20 Aug, 2014 1 commit
-
-
jieluo@google.com authored
patch Issue 130740043 to trunk for other atomicops patches: [MIPS64] Add support for MIPS64 in protobuf
-
- 14 Aug, 2014 2 commits
-
-
jieluo@google.com authored
make dist complains the file name is too long and refuse to put it to tar. Change the file to a shorter name
-
jieluo@google.com authored
-
- 13 Aug, 2014 3 commits
-
-
jieluo@google.com authored
-
jieluo@google.com authored
-
jieluo@google.com authored
-
- 12 Aug, 2014 2 commits
-
-
jieluo@google.com authored
-
jieluo@google.com authored
-
- 07 Aug, 2014 3 commits
-
-
jieluo@google.com authored
-
jieluo@google.com authored
1, Add comments for include<algorithm> we added for min/max on VS2013. 2, Add #if/#endif to wrap #undef
-
jieluo@google.com authored
-
- 06 Aug, 2014 2 commits
-
-
jieluo@google.com authored
-
jieluo@google.com authored
Cygwin doesn't work well if we try to capture stderr and stdout at the same time. Comment one test tempraly for Cygwin. Need to figure out why and add the test back for Cygwin.
-
- 05 Aug, 2014 2 commits
-
-
jieluo@google.com authored
With AM_PROG_AR may report "error: possibly underfined macro: AM_PROG_AR" (mingw, autoreconf-2.68). Without AM_PROG_AR may report warning "archiver requires 'AM_PROG_AR' in 'configure.ac'" (cygwin, automake-1.12). They do not affect the tests and install
-
jieluo@google.com authored
-
- 01 Aug, 2014 1 commit
-
-
jieluo@google.com authored
-
- 31 Jul, 2014 2 commits
-
-
jieluo@google.com authored
-
jieluo@google.com authored
-
- 30 Jul, 2014 1 commit
-
-
jieluo@google.com authored
-
- 25 Jul, 2014 1 commit
-
-
jieluo@google.com authored
2, Verifies the EnumValueDscriptor for DynamicMessage.Builder#setField
-
- 24 Jul, 2014 1 commit
-
-
jieluo@google.com authored
Increase the allocated_size_ should be after allocation. Otherwise there might have segmentation fault if allocation throws an exception.
-
- 23 Jul, 2014 1 commit
-
-
jieluo@google.com authored
"unary minus operator applied to unsigned type, result still unsigned"
-
- 19 Jul, 2014 1 commit
-
-
jieluo@google.com authored
-
- 18 Jul, 2014 1 commit
-
-
jieluo@google.com authored
-