412 Commits (5ac39f34ae1f12c424a265984b3694c981201ab7)
 

Author SHA1 Message Date
Feng Xiao 5ac39f34ae Merge remote-tracking branch 'origin/master' into 2.6.1 10 years ago
Feng Xiao 5452bd6e39 Merge pull request #43 from abuszta/bugfix 10 years ago
Antoni Buszta e670b67032 DestroyDefaultRepeatedFields is registered using OnShutdown. 10 years ago
Feng Xiao d9d1da95c6 Update version number to 2.6.1rc1 10 years ago
Feng Xiao 3b8dadf581 Avoid using the macro name again in macro definitions. 10 years ago
Feng Xiao 06e6690bf2 Fix the memory leak of GetEmptyString(). 10 years ago
Antoni Buszta e83ba13a6f InitializeDefaultRepeatedFields() allocates memory but does not release it. 10 years ago
Feng Xiao 0971bb0d57 Down-integrate from internal branch. 10 years ago
Feng Xiao c1d16457db Merge pull request #35 from dsrosario/fix_warning 10 years ago
Feng Xiao 56aa52d986 Merge pull request #38 from xfxyjwf/fix17 10 years ago
Feng Xiao 84731a111f Down-integrate from internal branch. 10 years ago
Feng Xiao 725326f1ee Update verification methods' names. 10 years ago
Feng Xiao 0dd3fef843 Merge pull request #39 from xfxyjwf/fix24 10 years ago
Feng Xiao eb223ed4f7 Merge pull request #3 from dhirschfeld/pyext-fix 10 years ago
Feng Xiao f5691a617e Fix descriptor validation logic for packed enum fields. 10 years ago
Feng Xiao 345d49a51e Fix a bug that causes DynamicMessage.setField() to not work for repeated 10 years ago
xfxyjwf 6147768171 Merge pull request #37 from google/fix_links 10 years ago
Feng Xiao e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 10 years ago
xfxyjwf a9155b8d3c Merge pull request #32 from worr/bug/solaris-atomicops 11 years ago
Dinis Rosário bb7d210c2a Fix "warning C4018: '<' : signed/unsigned mismatch" at wire_format_lite_inl.h 11 years ago
William Orr 195f01719e Update CONTRIBUTORS.txt 11 years ago
William Orr a27b329084 Update copyright notice and remove first line 11 years ago
xfxyjwf a48c08aa9a Merge pull request #31 from worr/bug/autoconf-sched-yield 11 years ago
William Orr 2d7786cfc3 Add support for solaris atomicops 11 years ago
William Orr 38b8494647 Add check for sched_yield in librt 11 years ago
xfxyjwf 7d50120316 Merge pull request #30 from edmonds/branches/fix_generic_atomicops_memory_models 11 years ago
Robert Edmonds cc0a047384 generic atomicops: promote Acquire_Store() and Release_Load() to use SEQ_CST fence 11 years ago
xfxyjwf dce98a8d4c Merge pull request #29 from edmonds/branches/undef_GOOGLE_PROTOBUF_PLATFORM_ERROR 11 years ago
Robert Edmonds 0a3e36f1bf platform_macros.h: #undef GOOGLE_PROTOBUF_PLATFORM_ERROR once it's no longer needed 11 years ago
xfxyjwf 8d5f1e1efb Merge pull request #27 from edmonds/branches/fix_generic_atomicops_non_clang 11 years ago
Robert Edmonds 7432af823a Fix atomicops build failure on non-Clang 11 years ago
xfxyjwf 5c8ab2cbb3 Merge pull request #21 from edmonds/branches/clang_generic_atomics 11 years ago
xfxyjwf 7b6c5d58a8 Merge pull request #20 from edmonds/branches/no_ppc 11 years ago
Robert S. Edmonds 628a23ba8d Expose generic atomicops on Clang 11 years ago
Robert S. Edmonds d24b987c14 Remove GOOGLE_PROTOBUF_ARCH_PPC 11 years ago
Jisi Liu edc5994525 Merge pull request #15 from google/pom_version_fix 11 years ago
Jisi Liu ec0c9e4a03 Bump version for maven-bundle-plugin 11 years ago
Jisi Liu 9faecf7e93 Merge pull request #12 from huahang/patch-2 11 years ago
huahang c871fb9384 remove a const qualifier in a method's return type 11 years ago
Jisi Liu 1392f42d1b Merge pull request #8 from huahang/patch-1 11 years ago
huahang 27fcf9bff6 fix a compile warning 11 years ago
xfxyjwf 6890263c89 Merge pull request #1 from dhirschfeld/vs2008-fix 11 years ago
Feng Xiao aa51f2a38a Rename README.txt to README.md 11 years ago
xfxyjwf d36778243b Merge pull request #5 from google/fix_readme 11 years ago
Feng Xiao b168d1fd1d Fix the formating of bold text. 11 years ago
Feng Xiao 17007a6c47 Update README.md to markdown format. 11 years ago
Feng Xiao bc72de8ea0 Rename README.txt to README.md 11 years ago
Jisi Liu 0068a929ed Merge pull request #4 from google/fix_readme 11 years ago
Feng Xiao de00052be7 Add instructions on how to generate the configure script. 11 years ago
David Hirschfeld ef6eff20bd Explicitly specify pyext/cpp_message.py in py_modules list 11 years ago