3829 Commits (93362a5aa552a7797a54efd05ccc678348ff9ef7)
 

Author SHA1 Message Date
Thomas Van Lenten 93362a5aa5 Move the ImportWriter into the ObjC Helpers. 8 years ago
Thomas Van Lenten 80f65d2df8 Add note about JSON tests maybe being wrong. (#1992) 8 years ago
Thomas Van Lenten b5794ed024 Merge pull request #1984 from thomasvl/more_json_tests 8 years ago
Thomas Van Lenten 7437774a27 More JSON tests 8 years ago
Sergio Campamá ff2a6600e5 Adds better support for protos without packages (#1979) 8 years ago
Thomas Van Lenten 549dde1928 Merge pull request #1967 from sergiocampama/cast 8 years ago
Sergio Campama e505098875 Adding casts so that code importing protobug using -Wconversion does not generate warnings. 8 years ago
Thomas Van Lenten e389165586 Add more JSON tests around underscores (#1963) 8 years ago
Feng Xiao 4763e64eb1 Merge pull request #1957 from xfxyjwf/jenkins_badge 8 years ago
Thomas Van Lenten d9ccf4d0b1 Merge pull request #1964 from thomasvl/missing_ignores 8 years ago
Thomas Van Lenten 81564101ee Fix up ignores and conformance generation 8 years ago
Thomas Van Lenten 336ee28b34 Merge pull request #1960 from jskeet/oneof 8 years ago
Jon Skeet f9d93f358d Regenerate conformance files to include extra oneof fields. 8 years ago
Feng Xiao f8c37b97da Add a jenkins test status badge. 8 years ago
Sergio Campamá a2484208c3 Fixes extra whitespace on generated comments. (#1950) 8 years ago
Thomas Van Lenten cd561dddc9 Merge pull request #1949 from thomasvl/objc_more_reset_tests 8 years ago
Thomas Van Lenten ff85a1735f More complete nil/reset tests within a oneof 8 years ago
Thomas Van Lenten a0df678df9 Fix some constants to be correct for the message class in use. 8 years ago
Thomas Van Lenten 17d601a2b6 More explicit tests for nil behaviors on fields. 8 years ago
Thomas Van Lenten 91b6d04e2d Merge pull request #1942 from thomasvl/objc_fix_oneof_zeros 8 years ago
Thomas Van Lenten 27c8962505 Add more types to the zero oneof cases. 8 years ago
Thomas Van Lenten ca5b7751e5 Record zero for "has" for proto3 if in a oneof. 8 years ago
Thomas Van Lenten ac3df39c22 Add conformance test for zero fields in oneofs. (#1939) 8 years ago
Thomas Van Lenten 30bbbe99e2 Merge pull request #1934 from thomasvl/objc_strings_with_null 8 years ago
Thomas Van Lenten 1a6c1d092d Never use strlen on utf8 runs so null characters work. 8 years ago
Sergio Campamá 237f321e33 Adds support for appledoc in generated code. (#1928) 8 years ago
Feng Xiao 56b8f44eed Merge pull request #1842 from udnaan/master 8 years ago
Sergio Campamá 32fadc0d49 Migrating documentation of the ObjectiveC runtime code to appledoc. (#1867) 8 years ago
Feng Xiao 1102a8a767 Merge pull request #1923 from bryongloden/patch-1 8 years ago
Bryon Gloden, CISSP® a375e1acfd close opened file descriptors properly 8 years ago
Jisi Liu e30b7b4461 Merge pull request #1924 from PiotrSikora/export_license 8 years ago
Feng Xiao f1f30b53cc Merge pull request #1926 from hotpxl/master 8 years ago
Yutian Li ddf6d1eb75 [master] Add dependency cl. Fixes google/protobuf#295. 8 years ago
Piotr Sikora faea19c359 Bazel: export LICENSE file. 8 years ago
Feng Xiao c59473d53e Merge pull request #1044 from mark-whiting/master 8 years ago
Thomas Van Lenten 6d134eac6f Merge pull request #1898 from sergiocampama/watchos 8 years ago
Feng Xiao 0dca3cc5d6 Merge pull request #1865 from podsvirov/topic-cmake-project 8 years ago
Feng Xiao dedd8aec0d Merge pull request #1914 from adamatan/typo-fix 8 years ago
Adam Matan 3886860aa4 Typo: beffer -> buffer 8 years ago
Konstantin Podsvirov eefd1fdd48 CMake: Auto find ZLIB from package config if nedded 8 years ago
Joshua Haberman 8d8115bf52 Merge pull request #1878 from haberman/rubywkt 8 years ago
Feng Xiao e0779d5a64 Merge pull request #1903 from xfxyjwf/compatibility_tests 8 years ago
Josh Haberman 3cec2ea8d6 Ruby: added custom Struct exception type and fixed Makefile.am. 8 years ago
Feng Xiao 30647cae9f Use 64-bit protoc binaries in compatibility tests. 8 years ago
Feng Xiao ff46627725 Merge pull request #1902 from podsvirov/topic-cmake-extract-includes 8 years ago
Konstantin Podsvirov 7d275ec168 CMake: remove repeated_field_reflection.h from extract list 8 years ago
Jon Skeet 00d5a7f099 Amend the conformance tests to only use Int64/Uint64 non-wrapped values which (#1164) 8 years ago
Sergio Campama 275db044b2 Adds watch os deployment target for protobuf 8 years ago
Joshua Haberman 6b3d120539 Merge pull request #1887 from sheffatguidance/fix-js-api-documentation 8 years ago
Joshua Haberman 1112989a1b Merge pull request #1884 from hochhaus/valueWriterFn 8 years ago