Jon Skeet
|
2212f56bcd
Added documentation to generated code.
|
10 年 前 |
Josh Haberman
|
14e2b4fa51
A very small fix to silence some warnings.
|
10 年 前 |
Feng Xiao
|
0e5686a707
Merge pull request #727 from AustinSchuh/arena_bounds_fix
|
10 年 前 |
Jan Tattermusch
|
c31f11deb4
expose GetOutputFile in csharp_names.h
|
10 年 前 |
Jan Tattermusch
|
97a1c1e08d
Merge pull request #785 from jskeet/csharp-directories
|
10 年 前 |
Konstantin Podsvirov
|
f397ede7c6
Add CMake option protobuf_DEBUG_POSTFIX
|
10 年 前 |
Konstantin Podsvirov
|
e301946ca4
Simplify testing from CMake project to "check" target
|
10 年 前 |
Feng Xiao
|
c9418912cb
Merge pull request #813 from 0xAAE/master
|
10 年 前 |
Konstantin Podsvirov
|
d41601c249
Improved testing from CMake project
|
10 年 前 |
Konstantin Podsvirov
|
0a22fe59b7
Rename CMake option BUILD_SHARED_LIBS to protobuf_BUILD_SHARED_LIBS
|
10 年 前 |
Konstantin Podsvirov
|
620bd7418d
Rename CMake option ZLIB to protobuf_WITH_ZLIB
|
10 年 前 |
Konstantin Podsvirov
|
673d32e093
Rename CMake option BUILD_TESTING to protobuf_BUILD_TESTS
|
10 年 前 |
Konstantin Podsvirov
|
2fa0439b00
Improved testing from CMake project
|
10 年 前 |
0xAAE
|
d41a3d630c
Add GOOGLE_ATTRIBUTE_NOINLINE to GetArena() and GetMaybeArenaPointer() methods. This is to avoid "unresolved link" errors in MSVC 2015 during Release build
|
10 年 前 |
Feng Xiao
|
fbabf987e6
Merge pull request #769 from pkasting/metadata
|
10 年 前 |
Feng Xiao
|
c8c5fed544
Merge pull request #766 from pkasting/hash
|
10 年 前 |
Brian Silverman
|
ff156e4863
Add atomics support for 32-bit PPC.
|
10 年 前 |
Feng Xiao
|
e61ff47ac3
Merge pull request #802 from bsilver8192/master
|
10 年 前 |
Brian Silverman
|
21f3d3777a
Don't assume char is signed.
|
10 年 前 |
Brian Silverman
|
133be3dc1f
Use TEST_TMPDIR for writing temporary files if it's set.
|
10 年 前 |
Jisi Liu
|
0e606bc2eb
Merge pull request #786 from pherl/master
|
10 年 前 |
Jisi Liu
|
ef50a2976e
Update objc script in generate_descriptor_proto.sh
|
10 年 前 |
Paul Yang
|
e473761a9e
Merge pull request #796 from jcanizales/add-missing-comma
|
10 年 前 |
Jorge Canizales
|
af66e9003f
Fix podspec by adding missing comma
|
10 年 前 |
Jan Tattermusch
|
3778f52171
Merge pull request #794 from jskeet/any
|
10 年 前 |
Jon Skeet
|
e50461d809
Pack/Unpack implementation for Any.
|
10 年 前 |
Joshua Haberman
|
4cb0edd778
Merge pull request #772 from dano/fix_scalar_map
|
10 年 前 |
Feng Xiao
|
63eca470fd
Merge pull request #793 from kbinani/fix_redefinition_BYTE_SIZE_macro
|
10 年 前 |
kbinani
|
9a06c8000e
Rename 'BYTE_SIZE' macro to 'GOOGLE_PROTOBUF_BYTE_SIZE'
|
10 年 前 |
Mohamed El-Tahan
|
97fa4ca156
Fixing compile errors on Solaris in 64-bit mode
|
10 年 前 |