4270 Commits (f39cf88a347767d25572f7344eab44359d872925)
 

Author SHA1 Message Date
Adam Cozzette 01d321c2d6 Merge pull request #2367 from jbrianceau/add-missing-include-in-message-lite-cc 8 years ago
Ian Hunter 130bb0739a typo 8 years ago
Feng Xiao 83d6411bf3 Fix jenkins tests. 8 years ago
Joshua Haberman bf379715c9 Merge pull request #2323 from marcinwyszynski/master 8 years ago
Joshua Haberman c6f3d700b9 Merge pull request #1907 from evokly/js-utf8-fix 8 years ago
Wojciech Mandrysz bd850a25f5 JS: Well, this is the right place for surrogates. 8 years ago
Wojciech Mandrysz 292c2c91cf JS: Re-added comment, moved surrogates code to the right place 8 years ago
Feng Xiao 6e93fa41c4 Merge pull request #2366 from jbrianceau/reland-fix-include-js-generator 8 years ago
Feng Xiao a95d052bdb Merge pull request #2368 from jbrianceau/fix-json-style-in-project-json 8 years ago
Julien Brianceau 3c0e0ce2b0 Fix csharp/src/Google.Protobuf.Test/project.json 8 years ago
Julien Brianceau aac9ed8e39 Add missing include in message_lite.cc 8 years ago
Julien Brianceau 3316062e98 Fix #include in js_generator.cc 8 years ago
Marcin Wyszynski 74a636a7a2 Move variable declarations before actual code 8 years ago
Joshua Haberman 0c0f7e2aa8 Merge pull request #2364 from haberman/jslicense 8 years ago
Josh Haberman 5d9dbe3ecc Fixed JavaScript license declaration. 8 years ago
wujingchao abeff7b4fd Class is final but declares protected field 8 years ago
Feng Xiao a30e5af204 Merge pull request #2358 from ckennelly/master 8 years ago
Chris Kennelly e02cb2bb83 Resolve old TODO for StringTypeHandler. 8 years ago
Feng Xiao 8a4b2c573a Merge pull request #2353 from guptasu/master 8 years ago
Feng Xiao df56736db9 Merge pull request #2357 from D3Hunter/master 8 years ago
Time ed08341234 #2356 : fix ExceptionInInitializerError on IBM J9 8 years ago
Paul Yang df8390790a Fix php c extension on 32-bit machines. (#2348) 8 years ago
Feng Xiao 9f75c5aa85 Merge pull request #2337 from sergiocampama/deprecation 8 years ago
guptasu fce8b6b924 Made helper code also consider package name 'proto2' when dealing with MessageOptions. 8 years ago
Sergio Campama e75cf40e8f Fixing references to the removed atomicops_internals_pnacl.h file. 8 years ago
Adam Cozzette ce5160b83b Merge pull request #2332 from Kwizatz/master 8 years ago
Adam Cozzette d584321fb4 Merge pull request #2327 from ctubbsii/fix-maven-compiler-plugin 8 years ago
Paul Yang 1f2dbc899b Implement RepeatedFieldIter for c extension. (#2333) 8 years ago
Sergio Campama ecc460ab1b Renamed the pnacl version of atomicops.h into C11 atomic, and flagged the mac version to that if atomic is enabled 8 years ago
Rodrigo Hernandez 975d577a2b Added explicit cast to avoid size warning on Win64. 8 years ago
Adam Cozzette 0d7199edc8 Merge pull request #2329 from acozzette/unused-parameter 8 years ago
Jisi Liu ca800ea823 Merge pull request #2330 from manupsunny/master 8 years ago
Msp 089aaa996a Fix message for InvalidProtocolBufferException 8 years ago
Adam Cozzette 8785004c80 Fix unused parameter warnings in arena_free 8 years ago
Christopher Tubbs eb7f3a3ad1 Use latest maven-compiler-plugin (2.6.0) 8 years ago
Feng Xiao 7bd11fcb59 Merge pull request #2301 from jbrianceau/arm-atomic-kuser-helpers-fix-v2 8 years ago
Jon Skeet 4c310d78a2 Update conformance test failure list 8 years ago
Jon Skeet 50a37e0135 Change JSON field name formatting 8 years ago
Marcin Wyszynski cb81314b1b Fix copy pasta in test 8 years ago
Marcin Wyszynski 3bdaaa5dda More Ruby-eqsue interface 8 years ago
Jisi Liu 93a4fa23d0 Merge pull request #2302 from jbrianceau/generic-gcc-atomics-strong-cmpxchg 8 years ago
Feng Xiao 750b9e2428 Merge pull request #2318 from mavrukin/patch-1 8 years ago
Michael Avrukin 4d813de095 Fix compiler warnings when running :protobuf_test 8 years ago
Feng Xiao 8fcd24b8db Merge pull request #2307 from sinzianag/swift_protobuf 8 years ago
Thomas Van Lenten ea928a1811 Merge pull request #2309 from thomasvl/note_about_coding_support 8 years ago
Thomas Van Lenten 98c01858f2 Add note about extension use and Coding support. 8 years ago
Sinziana Gafitanu 9819b72d49 Adding Apple's Swift Protobuf 8 years ago
Julien Brianceau a5a2c1d78f generic atomicops: Use strong compare_exchange 8 years ago
Julien Brianceau 4587a3fd07 [arm/gcc] Don't rely on KUSER_HELPERS feature for atomics 8 years ago
Sergio Campamá d58b92ae51 Adds pushLimit: and popLimit: into GPBCodedInputStream (#2297) 8 years ago