392 Commits (a9155b8d3c568a82e4df9402f1461c7af6aa9eb0)
 

Author SHA1 Message Date
xfxyjwf a9155b8d3c Merge pull request #32 from worr/bug/solaris-atomicops 10 years ago
William Orr 195f01719e Update CONTRIBUTORS.txt 10 years ago
William Orr a27b329084 Update copyright notice and remove first line 10 years ago
xfxyjwf a48c08aa9a Merge pull request #31 from worr/bug/autoconf-sched-yield 10 years ago
William Orr 2d7786cfc3 Add support for solaris atomicops 10 years ago
William Orr 38b8494647 Add check for sched_yield in librt 10 years ago
xfxyjwf 7d50120316 Merge pull request #30 from edmonds/branches/fix_generic_atomicops_memory_models 10 years ago
Robert Edmonds cc0a047384 generic atomicops: promote Acquire_Store() and Release_Load() to use SEQ_CST fence 10 years ago
xfxyjwf dce98a8d4c Merge pull request #29 from edmonds/branches/undef_GOOGLE_PROTOBUF_PLATFORM_ERROR 10 years ago
Robert Edmonds 0a3e36f1bf platform_macros.h: #undef GOOGLE_PROTOBUF_PLATFORM_ERROR once it's no longer needed 10 years ago
xfxyjwf 8d5f1e1efb Merge pull request #27 from edmonds/branches/fix_generic_atomicops_non_clang 10 years ago
Robert Edmonds 7432af823a Fix atomicops build failure on non-Clang 10 years ago
xfxyjwf 5c8ab2cbb3 Merge pull request #21 from edmonds/branches/clang_generic_atomics 10 years ago
xfxyjwf 7b6c5d58a8 Merge pull request #20 from edmonds/branches/no_ppc 10 years ago
Robert S. Edmonds 628a23ba8d Expose generic atomicops on Clang 10 years ago
Robert S. Edmonds d24b987c14 Remove GOOGLE_PROTOBUF_ARCH_PPC 10 years ago
Jisi Liu edc5994525 Merge pull request #15 from google/pom_version_fix 10 years ago
Jisi Liu ec0c9e4a03 Bump version for maven-bundle-plugin 10 years ago
Jisi Liu 9faecf7e93 Merge pull request #12 from huahang/patch-2 10 years ago
huahang c871fb9384 remove a const qualifier in a method's return type 10 years ago
Jisi Liu 1392f42d1b Merge pull request #8 from huahang/patch-1 10 years ago
huahang 27fcf9bff6 fix a compile warning 10 years ago
xfxyjwf 6890263c89 Merge pull request #1 from dhirschfeld/vs2008-fix 10 years ago
Feng Xiao aa51f2a38a Rename README.txt to README.md 10 years ago
xfxyjwf d36778243b Merge pull request #5 from google/fix_readme 10 years ago
Feng Xiao b168d1fd1d Fix the formating of bold text. 10 years ago
Feng Xiao 17007a6c47 Update README.md to markdown format. 10 years ago
Feng Xiao bc72de8ea0 Rename README.txt to README.md 10 years ago
Jisi Liu 0068a929ed Merge pull request #4 from google/fix_readme 10 years ago
Feng Xiao de00052be7 Add instructions on how to generate the configure script. 10 years ago
David Hirschfeld b7ec1a95d2 Added const qualifier to iterator to enable compiling with VS2008 10 years ago
Feng Xiao e9c00d9dd0 Rename COPYING.txt to LICENSE for opensource compliance and update links 10 years ago
jieluo@google.com a21bf2e646 merge 2.6.0 to trunk 10 years ago
jieluo@google.com 1eba9d9c74 merge tags/2.6.0 into trunk 10 years ago
jieluo@google.com 786379af47 patch Issue 130740043 to trunk for other atomicops patches: [MIPS64] Add support for MIPS64 in protobuf 10 years ago
jieluo@google.com e61b513b1f make dist complains the file name is too long and refuse to put it to tar. Change the file to a shorter name 10 years ago
jieluo@google.com 24095cc7e5 Add deleted tests back for reflection_cpp2_test.py by addtional exception catch 10 years ago
jieluo@google.com 5dd5f0d09a change python README.txt 10 years ago
jieluo@google.com 2d10b80f45 change Makefile.am 10 years ago
jieluo@google.com b70e586603 put python cpp tests into pyext/ 10 years ago
jieluo@google.com 7580a8929f add shared_pr.h 10 years ago
jieluo@google.com bde4a3254a down integrate python opensource to svn 10 years ago
jieluo@google.com d7339318a3 Change java descriptor back to private 10 years ago
jieluo@google.com 83964a9ab4 1, Add comments for include<algorithm> we added for min/max on VS2013. 2, Add #if/#endif to wrap #undef 10 years ago
jieluo@google.com 7db9c098df change java compiler to only produce one java file 10 years ago
jieluo@google.com 9efebb3294 use #undef instead of change the name of MemoryBarrier 10 years ago
jieluo@google.com 8d6f04ad8d 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. 10 years ago
jieluo@google.com ce58c88019 Remove AM_PROG_AR. 10 years ago
jieluo@google.com abe61de6e6 make changes to pass Cygwin 10 years ago
jieluo@google.com 91e32ac64d add #ifdef _MSC_VER 10 years ago