4822 Commits (9b505a92bf6b3163ff9fb234a28dfef9c0330197)
 

Author SHA1 Message Date
Thomas Van Lenten 9b505a92bf Merge pull request #3421 from thomasvl/update_comment 8 years ago
Thomas Van Lenten 9a4692d8af Update the comment on the message_type to cover what it should be. 8 years ago
Thomas Van Lenten 5eb95efa81 Merge pull request #3420 from thomasvl/objc_proto2_conformance 8 years ago
Thomas Van Lenten 3caf9fd00a Review feedback. 8 years ago
Thomas Van Lenten c2831a346c Add the proto2 message conformance support for ObjC. 8 years ago
Thomas Van Lenten 9fd5e59c97 Generate the proto2 test file and link it in for ObjC. 8 years ago
Thomas Van Lenten 21800ff84f Add a objc_class_prefix to test_messages_proto3.proto. 8 years ago
Adam Cozzette 8d5f2c57e8 Merge pull request #3410 from adam-26/1745 8 years ago
Sergey bb8664419b need for php math functions. used in mergeFromJsonString (#3409) 8 years ago
Adam Cozzette e9f4e8e4f5 Merge pull request #3407 from bklarson/master 8 years ago
Paul Yang 451d061141 Fix cycle dependency for repeated field not collected by gc (#3399) 8 years ago
Brad Larson b6da2262e8 Put AddDescriptorsImpl() in anonymous namespace 8 years ago
Yilun Chong a713b73076 Merge pull request #3281 from BSBandme/ConformanceTestYilunChong 8 years ago
Adam 2b6db00de1 Fix quotation marks 8 years ago
Adam a3a65b320d Fix issue #1745 - javascript allow dot in filename 8 years ago
Feng Xiao f15185d370 Merge pull request #2969 from laszlocsomor/master 8 years ago
Brad Larson 0d9a34c7b2 Add -Werror=missing-declarations to test builds 8 years ago
Adam Cozzette eef2edcb84 Merge pull request #3403 from ax3l/topic-cmake-pkgconfig 8 years ago
Axel Huebl 74dcf447af
Travis: Exclude CMake .pc files 8 years ago
Axel Huebl 668712c58f
CMake: Install .pc Files 8 years ago
Adam Cozzette e8a32d07ff Merge pull request #3401 from aschrijver/patch-2 8 years ago
Arnold Schrijver d640cddf19 Updated outdated hyperlink 8 years ago
Feng Xiao 062df3d072 Merge pull request #3179 from bjwatson/fix-duration-typo 8 years ago
Adam Cozzette 040f56e61b Merge pull request #3397 from acozzette/initialization 8 years ago
Jie Luo bba4c4ae51 Merge pull request #3262 from snnn/master 8 years ago
Adam Cozzette 417aae6154 Fixed dynamic initialization for C++ lite 8 years ago
Brent Shaffer aa61bb0d3c compiles removal of newline (#3333) (#3370) 8 years ago
Paul Yang 50aa4febaf Merge pull request #3375 from TeBoring/3.3.x 8 years ago
Feng Xiao 942a29cecd Merge pull request #3390 from danielgtaylor-isp/patch-1 8 years ago
Bo Yang 6ec0b7e4d1 Merge 3.3.x into master 8 years ago
Jie Luo 337029983c Merge pull request #3385 from anandolee/master 8 years ago
Daniel Taylor 4b5b1e6e3e Add note about includes to README 8 years ago
Matt A 9e745f771b Support PHP generic services (#3269) 8 years ago
Jie Luo b764e67812 Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION for pure python comformance test 8 years ago
Adam Cozzette 3354558328 Merge pull request #3348 from matthauck/fix-gcc41-again 8 years ago
Adam Cozzette dd6e420dc4 Merge pull request #3357 from bklarson/master 8 years ago
Feng Xiao eb8e3d3220 Merge pull request #3134 from lundefugl/javabug1 8 years ago
Adam Cozzette aaa2550f7b Merge pull request #3372 from dylanetaft/master 8 years ago
Brent Shaffer 324b20a491 remove pass by reference for php setters (#3344) 8 years ago
Richard Fussenegger 29ff49f534 Fix Implicit Return Types (#3363) 8 years ago
dylanetaft 36fcc2a5d8 Expand documentation in Readme.md 8 years ago
Paul Yang c78dbd7c89 Initial value in generated code cannot be used by c extension. (#3367) 8 years ago
Brent Shaffer ec3f5dcc72 removes an accidental newline in printing for the php generator (#3333) 8 years ago
Paul Yang 3a0382e907 Add map iterator for c extension (#3350) 8 years ago
Paul Yang d3bbf1c8a9 Add space between arrow and casted type (#3353) 8 years ago
Feng Xiao 6aa4b20fc7 Merge pull request #3327 from htuch/fix-3322 8 years ago
Jon Skeet 71f2f0d76c Fix repository URL in C# project file 8 years ago
Brad Larson 81142e162b Fix build when using -Werror=undef 8 years ago
Jean-Rémy Bancel 727c0dc1fa C#: Implement IReadOnlyDictionary<K,V> in MapField<K,V> 8 years ago
Matt Hauck 2130feadcf
Fix map_field_inl.h for gcc 4.1 8 years ago