Sign in
pigweed
/
third_party
/
github
/
protocolbuffers
/
protobuf
/
9f75c5aa851cd877fb0d93ccc31b8567a6706546
9f75c5a
Merge pull request #2337 from sergiocampama/deprecation
by Feng Xiao
· 8 years ago
e75cf40
Fixing references to the removed atomicops_internals_pnacl.h file.
by Sergio Campama
· 8 years ago
ce5160b
Merge pull request #2332 from Kwizatz/master
by Adam Cozzette
· 8 years ago
d584321
Merge pull request #2327 from ctubbsii/fix-maven-compiler-plugin
by Adam Cozzette
· 8 years ago
1f2dbc8
Implement RepeatedFieldIter for c extension. (#2333)
by Paul Yang
· 8 years ago
ecc460a
Renamed the pnacl version of atomicops.h into C11 atomic, and flagged the mac version to that if atomic is enabled
by Sergio Campama
· 8 years ago
975d577
Added explicit cast to avoid size warning on Win64.
by Rodrigo Hernandez
· 8 years ago
0d7199e
Merge pull request #2329 from acozzette/unused-parameter
by Adam Cozzette
· 8 years ago
ca800ea
Merge pull request #2330 from manupsunny/master
by Jisi Liu
· 8 years ago
089aaa9
Fix message for InvalidProtocolBufferException
by Msp
· 8 years ago
8785004
Fix unused parameter warnings in arena_free
by Adam Cozzette
· 8 years ago
eb7f3a3
Use latest maven-compiler-plugin (2.6.0)
by Christopher Tubbs
· 8 years ago
7bd11fc
Merge pull request #2301 from jbrianceau/arm-atomic-kuser-helpers-fix-v2
by Feng Xiao
· 8 years ago
4c310d7
Update conformance test failure list
by Jon Skeet
· 8 years ago
50a37e0
Change JSON field name formatting
by Jon Skeet
· 8 years ago
93a4fa2
Merge pull request #2302 from jbrianceau/generic-gcc-atomics-strong-cmpxchg
by Jisi Liu
· 8 years ago
750b9e2
Merge pull request #2318 from mavrukin/patch-1
by Feng Xiao
· 8 years ago
4d813de
Fix compiler warnings when running :protobuf_test
by Michael Avrukin
· 8 years ago
8fcd24b
Merge pull request #2307 from sinzianag/swift_protobuf
by Feng Xiao
· 8 years ago
ea928a1
Merge pull request #2309 from thomasvl/note_about_coding_support
by Thomas Van Lenten
· 8 years ago
98c0185
Add note about extension use and Coding support.
by Thomas Van Lenten
· 8 years ago
9819b72
Adding Apple's Swift Protobuf
by Sinziana Gafitanu
· 8 years ago
a5a2c1d
generic atomicops: Use strong compare_exchange
by Julien Brianceau
· 8 years ago
4587a3f
[arm/gcc] Don't rely on KUSER_HELPERS feature for atomics
by Julien Brianceau
· 8 years ago
d58b92a
Adds pushLimit: and popLimit: into GPBCodedInputStream (#2297)
by Sergio Campamá
· 8 years ago
795976e
Trigger update of docker for new changes in #2282. (#2288)
by Paul Yang
· 8 years ago
e9d9e56
Merge pull request #2290 from ramrunner/OpenBSDsupport
by Feng Xiao
· 8 years ago
bfc1299
define no_threadlocal on OpenBSD
by ramrunner
· 8 years ago
734930f
Merge pull request #2284 from pherl/plugin_opt
by Jisi Liu
· 8 years ago
2e314a6
Add comments about converting directives into PluginName
by Jisi Liu
· 8 years ago
59cd5d0
Support extra parameters for plugins.
by Jisi Liu
· 8 years ago
51c5ff8
Fix pure php implementation for 32-bit machine. (#2282)
by Paul Yang
· 8 years ago
58580da
Merge pull request #2274 from nmittler/gae
by Feng Xiao
· 8 years ago
c0f95c6
Hacking ByteBufferWriter to work with GAE
by nmittler
· 8 years ago
9c6940f
Merge pull request #2264 from rshin/master
by Feng Xiao
· 8 years ago
7c913d8
Use -DPROTOBUF_PYTHON_ALLOW_OVERSIZE_PROTOS
by Richard Shin
· 8 years ago
df5841f
Place Python extensions correctly in Bazel build.
by Richard Shin
· 8 years ago
008b5a2
Merge pull request #2254 from JasonLunn/patch-1
by Feng Xiao
· 8 years ago
9ec7a47
Use git clean before installing via bundler
by Jason Lunn
· 8 years ago
993d604
Merge pull request #1959 from abergmeier-dsfishlabs/feature/cpp
by Feng Xiao
· 8 years ago
ad88f90
Merge pull request #2251 from TeBoring/master
by Paul Yang
· 8 years ago
686a19c
Merge 3.1.x into master.
by Bo Yang
· 8 years ago
e28286f
Add 32-bit machine test on jenkins. (#2245)
by Paul Yang
· 8 years ago
afaa827
Merge pull request #2246 from fweikert/patch-1
by Feng Xiao
· 8 years ago
c2b3e70
Declare all inputs of protoc action
by Florian Weikert
· 8 years ago
60d95f3
Fix the bug that message without namespace is not found in the descriptor pool. (#2240)
by Paul Yang
· 8 years ago
0321baf
Merge pull request #2203 from mrry/msvc_fix
by Feng Xiao
· 8 years ago
fd046f6
Merge pull request #2234 from TeBoring/master
by Paul Yang
· 8 years ago
daba665
Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232)
by Paul Yang
· 8 years ago
5be6325
Add csharp/build_tools.sh for dist check.
by Bo Yang
· 8 years ago
63448e6
Fix compile error for php on Mac.
by Bo Yang
· 8 years ago
4f3d20a
Fix segmentation fault when ZTS is defined.
by Bo Yang
· 8 years ago
1e5d4ba
PHP: fix ZTS tsrm_ls errors (#2189)
by Stanley Cheung
· 8 years ago
c96dd66
Add test for php zts build.
by Bo Yang
· 8 years ago
447dee1
Prepare jenkins for testing php zts build.
by Bo Yang
· 8 years ago
7047761
Do strict enum name checking only for proto3
by Adam Cozzette
· 8 years ago
34cdaf4
Add travis test on Mac for php.
by Bo Yang
· 8 years ago
c8bd36e
Test php5.5_c test on jenkins
by Bo Yang
· 8 years ago
c0719f0
Trigger automated tests for php.
by Bo Yang
· 8 years ago
91bbff2
Set up environment for php automated tests.
by Bo Yang
· 8 years ago
fd332d1
Add php test script for automated tests.
by Bo Yang
· 8 years ago
89db7ce
Add script to build Google.Protobuf.Tools for csharp.
by Bo Yang
· 8 years ago
f2eeaf7
Added alias getFieldProto3 as used by older generated code.
by Josh Haberman
· 8 years ago
4a4a162
Fixed references to foreign nested messages with CommonJS-style imports
by Adam Cozzette
· 8 years ago
0bf5482
Fixing inconsistent php version number.
by Bo Yang
· 8 years ago
ae9455c
Fix MSVC stack overflow issue.
by Feng Xiao
· 8 years ago
e0a6e52
Add php files for make dist.
by Bo Yang
· 8 years ago
17cc42a
Update change log for 3.1.0 (#2173)
by Paul Yang
· 8 years ago
8db25a2
Force a rebuild of Jenkins docker image.
by Feng Xiao
· 8 years ago
a41349d
php: support 5.5.9 for pecl extension (#2174)
by Stanley Cheung
· 8 years ago
39685f6
Fix VS test failures.
by Feng Xiao
· 8 years ago
2937c67
Use "appveyor DownloadFile"
by Feng Xiao
· 8 years ago
b155958
Update php supported version.
by Bo Yang
· 8 years ago
9e260a3
Reduce test length to avoid stack overflow on VS.
by Feng Xiao
· 8 years ago
1c4cf0e
Fix python cpp.
by Bo Yang
· 8 years ago
460e7dd
Fix Visual Studio compile issues.
by Feng Xiao
· 8 years ago
4cf0722
Fix default instance destructor
by Jisi Liu
· 8 years ago
f9f3c35
Update version number.
by Bo Yang
· 8 years ago
0c78525
Bump library version to 11
by Bo Yang
· 8 years ago
e62d1f1
Add back removed descriptor field.
by Bo Yang
· 8 years ago
fac876d
Modify php api version and minimum supported php version.
by Bo Yang
· 8 years ago
9372292
PHP: support 7.0 on PHP implementation (#2162)
by Stanley Cheung
· 8 years ago
f933d10
Update version number.
by Feng Xiao
· 8 years ago
04d72c2
Fix java compatibilty tests.
by Feng Xiao
· 8 years ago
9d4657a
update files to include php generators
by Jisi Liu
· 8 years ago
633fdfb
Update minimum support php version to 5.5
by Charlene
· 8 years ago
9526385
Fix bugs for internal integration.
by Bo Yang
· 8 years ago
89d8e43
Fix travis, jenkins environment issues.
by Bo Yang
· 8 years ago
7fecfdb
Added new has_bits.h file to cmake/extract_includes.bat.in (#2152)
by Adam Cozzette
· 8 years ago
f7bb847
Fixed quadratic behavior in JSPB deserialization of repeated fields (#2117) (#2146)
by Adam Cozzette
· 8 years ago
31dd499
Fix bugs for csharp and ruby for internal integration.
by Bo Yang
· 8 years ago
23d4688
Fix python bugs for internal integration.
by Bo Yang
· 8 years ago
93007e1
Bump library veriosn to 3.1
by Bo Yang
· 8 years ago
fe1aaad
Fix bugs for internal integration.
by Bo Yang
· 8 years ago
15f4db6
Bump version number to 3.1.0-alpha-1.
by Bo Yang
· 8 years ago
af62fde
Fix for maps_test.js in JavaScript. (#2145)
by Joshua Haberman
· 8 years ago
e3f0689
Fix bugs for internal integration.
by Bo Yang
· 8 years ago
cc8ca5b
Integrate internal changes
by Bo Yang
· 8 years ago
337a028
Merge pull request #2236 from hochhaus/master
by Feng Xiao
· 8 years ago
b2b6584
Silence compile warnings in bazel
by Andy Hochhaus
· 8 years ago
Next »