4691 Commits (097bfb53d1a9e448751d1241693935c3dad3c0bd)
 

Author SHA1 Message Date
Feng Xiao 097bfb53d1 Merge pull request #3084 from lukaszx0/patch-1 8 years ago
Paul Yang dd7265e1a2 Merge pull request #3264 from TeBoring/php-bug 8 years ago
Bo Yang e3c807d4e7 Fix more implicit type conversions in public headers and generated code. 8 years ago
Feng Xiao 1a7e49d462 Merge pull request #2968 from ngg/cpp-proper-fwd 8 years ago
Bo Yang 9c0b35cf62 Enusre public header and generated code have no implicit converion. 8 years ago
Feng Xiao f752d816b7 Merge pull request #3266 from mbrickn/patch-1 8 years ago
Maxwell Paul Brickner d07efbad91 Updated links to use https 8 years ago
Thomas Van Lenten eca0f4ee91 Merge pull request #3261 from thomasvl/super_oddcase 8 years ago
Thomas Van Lenten db45687a38 If we fail to get a descriptor just super the method resolving. 8 years ago
Ryan Gordon 703cd8e11c Switch to addEnumType to fix fatal error (#3225) 8 years ago
Joshua Haberman 1325588982 Updated upb to fix JSON conformance issues. (#3206) 8 years ago
Feng Xiao c2fdef05cf Merge pull request #3243 from yjjnls/master 8 years ago
Thomas Van Lenten 73b7cc0007 Merge pull request #3244 from thomasvl/complete_docs 8 years ago
Thomas Van Lenten 5fd71ce631 ObjC: Document the exceptions on some of the writing apis. 8 years ago
Thomas Van Lenten 72e293a28f Merge pull request #3240 from thomasvl/float_fun 8 years ago
yjjnls 8f367c0b2d replenish missed header files in install step 8 years ago
Jeff Ching 5729cf77f6 Remove inclusion of ext/json/php_json.h. (#3241) 8 years ago
Thomas Van Lenten dd19b876d4 Raise the number of digits used for floats. 8 years ago
Feng Xiao 710543d915 Merge pull request #3237 from calder/patch-1 8 years ago
Feng Xiao 491b32041d Merge pull request #3236 from buchgr/bazel-links 8 years ago
Feng Xiao 888e287e3b Merge pull request #3235 from buchgr/java-target 8 years ago
Calder Coalson 4b36d4006b Qualify string in java_options.h 8 years ago
Jakob Buchgraber 36e63da632 bazel: Make compiled jars java 6 binary compatible. 8 years ago
Jakob Buchgraber d0e6f3b9ab bazel: add bazel symlinks to .gitignore 8 years ago
Paul Yang 91bf623aa1 Fix php jenkins test (#3233) 8 years ago
michaelbausor 8d97b3d8b5 Fix incorrect function call (#3232) 8 years ago
Brent Shaffer b9b34e9b11 Follows proper autoloading standards (#3123) 8 years ago
Thomas Van Lenten 09d2994b1f Merge pull request #3228 from thomasvl/add_tvos_to_podspec 8 years ago
Thomas Van Lenten 6ecf38f427 Add tvOS to the podspec. 8 years ago
Feng Xiao c722c3d294 Merge pull request #3216 from traversaro/patch-1 8 years ago
Silvio Traversaro 9094bf0f7e Export symbols used in inline functions 8 years ago
Gergely Nagy 9ba7d1c038 C++: Do not forward-declare dependencies in generated .h files 8 years ago
Adam Cozzette 96095f3a85 Merge pull request #3176 from acozzette/fix-3114 8 years ago
Feng Xiao c202b06de9 Merge pull request #3196 from matt-kwong/kokoro 8 years ago
Matt Kwong 0871e6a808 Add continuous testing config files for Kokoro 8 years ago
Feng Xiao d4d41af19b Merge pull request #3191 from matt-kwong/kokoro 8 years ago
Matt Kwong 6156af10e8 Add MacOS and Linux tests to Kokoro 8 years ago
Thomas Van Lenten d555775836 Merge pull request #3189 from thomasvl/objc_proto3_unknown_fields 8 years ago
Feng Xiao 2aeb4ab9c7 Merge pull request #3160 from meteorcloudy/winbuild 8 years ago
Adam Cozzette ddbe36003e Merge pull request #3159 from yeswalrus/new-generate 8 years ago
Thomas Van Lenten 1d0988b8ef ObjC: Preserve unknown fields in proto3 syntax files. 8 years ago
Thomas Van Lenten 516a81a424 Merge pull request #3190 from thomasvl/objc_IllegalZeroFieldNum 8 years ago
Thomas Van Lenten ecc0f54127 Properly error on a tag with field number zero. 8 years ago
Adam Cozzette 656dedbf07 Merge pull request #3157 from yeswalrus/fix-version-check 8 years ago
Paul Yang 6f325805c0 Add new file option php_namespace. (#3162) 8 years ago
Walter Gray df3f8cf6dd fix check_and_save_build_option not correctly exporting build options 8 years ago
Walter Gray 0336770801 add protobuf_generate function, allows use of target_sources where available 8 years ago
Adam Cozzette e9c15d601e Ensure that for Java, imports of .proto files with empty packages works 8 years ago
Thomas Van Lenten fbaad3617f Merge pull request #3169 from dmaclach/master 8 years ago
Thomas Van Lenten 63a97289dc Merge pull request #3170 from thomasvl/int64_map_issue 8 years ago