-
Notifications
You must be signed in to change notification settings - Fork 15.9k
Pull requests: protocolbuffers/protobuf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added const qualifier to iterator to enable compiling with VS2008
#1
by dhirschfeld
was merged Sep 2, 2014
Loading…
Explicitly specify pyext/cpp_message.py in py_modules list
#3
by dhirschfeld
was merged Oct 2, 2014
Loading…
Add instructions on how to generate the configure script.
#4
by xfxyjwf
was merged Aug 28, 2014
Loading…
Rename README.txt to README.md and use markdown formatting.
#5
by xfxyjwf
was merged Aug 29, 2014
Loading…
platform_macros.h: #undef GOOGLE_PROTOBUF_PLATFORM_ERROR once it's no longer needed
#29
by edmonds
was merged Sep 19, 2014
Loading…
generic atomicops: promote Acquire_Store() and Release_Load() to use SEQ_CST fence
#30
by edmonds
was merged Sep 19, 2014
Loading…
Fix "warning C4018: '<' : signed/unsigned mismatch"
#35
by dsrosario
was merged Oct 6, 2014
Loading…
Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers
#37
by xfxyjwf
was merged Oct 1, 2014
Loading…
Fix a bug that causes DynamicMessage.setField() to not work for repeated enum fields.
#38
by xfxyjwf
was merged Oct 3, 2014
Loading…
Fix descriptor validation logic for packed enum fields.
#39
by xfxyjwf
was merged Oct 3, 2014
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.