3851 Commits (b9649765f8e5c85523c138ac990a7523a54bfdbe)
 

Author SHA1 Message Date
Feng Xiao b9649765f8 Merge pull request #2024 from pstavirs/master 8 years ago
Feng Xiao c0a6a6b462 Merge pull request #2033 from frett/osgiExport 8 years ago
Daniel Frett b6dec9b8d4 update the OSGi SymbolicName and ExportedPackage for the javanano library 8 years ago
Thomas Van Lenten 8c93606357 Merge pull request #2031 from thomasvl/dont_require_filegenerators 8 years ago
Thomas Van Lenten 78a6d310de Speed up ObjC Generation with large dependency trees 8 years ago
Joshua Haberman e721ce66cf Merge pull request #2012 from haberman/rubymapgcfix 8 years ago
Josh Haberman 3a674ffe05 upb bugfix: JSON map entry keys were passing the wrong closure. 8 years ago
Srivats P eedc7be680 Restore New*Callback into google::protobuf namespace since these are used by the service stubs code 8 years ago
Joshua Haberman 7e627738b3 Merge pull request #1920 from gegles/master 8 years ago
Thomas Van Lenten c32b9dd474 Merge pull request #2018 from thomasvl/support_generate_all 8 years ago
Thomas Van Lenten 2e66a61b54 Support GenerateAll(). 8 years ago
Josh Haberman d4213d839f Ruby: make sure map parsing frames are GC-rooted. 8 years ago
Feng Xiao 3d9d1a1255 Merge pull request #2013 from xfxyjwf/gmock 8 years ago
Feng Xiao c4a84abcb6 Update links in appveyor.yml 8 years ago
Feng Xiao bba446bbf2 Update gmock links. 8 years ago
Feng Xiao 08951c3c3a Merge pull request #2011 from tomas-abrahamsson/patch-1 8 years ago
Tomas Abrahamsson 4d04fcdaf6 Add an Erlang project, gpb, to third_party.md 8 years ago
Joshua Haberman b97a4a53cd Merge pull request #2001 from nicolasnoble/patch-1 8 years ago
Nicolas Noble 866d3e5327 Fixing regular expression... 8 years ago
Thomas Van Lenten 569d5ce65b Merge pull request #1997 from thomasvl/move_include_package_into_helpers 8 years ago
Thomas Van Lenten 290d26b462 Remove the compiler options from ImportWriter. 8 years ago
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