1118 Commits (cdc2766a5d9f64e9ef8af4aa481f1bb0b30bd700)

Author SHA1 Message Date
Thomas Van Lenten 93362a5aa5 Move the ImportWriter into the ObjC Helpers. 9 years ago
Sergio Campamá ff2a6600e5 Adds better support for protos without packages (#1979) 9 years ago
Sergio Campamá 62f2ff86b5 Fixes extra whitespace on generated comments. (#1950) 9 years ago
Sergio Campamá a989501f47 Adds support for appledoc in generated code. (#1928) 9 years ago
Sergio Campamá a2484208c3 Fixes extra whitespace on generated comments. (#1950) 9 years ago
Sergio Campamá 237f321e33 Adds support for appledoc in generated code. (#1928) 9 years ago
Bryon Gloden, CISSP® a375e1acfd close opened file descriptors properly 9 years ago
Jisi Liu 3916a0aa99 Add and fix C++ runtime docs 9 years ago
Clement Courbet c466f4b539 Be consistent with the use of CHECK()/ GOOGLE_CHECK(). 9 years ago
Jisi Liu e3fac65add Change the build.zip.sh to support lite 9 years ago
Josh Haberman e7982e409d Fixed Makefile.am for Ruby file rename. 9 years ago
Jon Skeet 86535a1ce7 Remove legacy_enum_values flag for GA. 9 years ago
Jon Skeet e67204752f Remove legacy_enum_values flag for GA. 9 years ago
Feng Xiao 12581b4c8e Fixes traivs cpp build. 9 years ago
Josh Haberman 43b36dd983 Fixed Makefile.am for Ruby file rename. 9 years ago
Josh Haberman 6cab568e0b Ruby: translate package names from snake_case -> PascalCase. 9 years ago
Feng Xiao a17367f44a Define intX as standard exact-width integer types. 9 years ago
Josh Haberman 4f19797baf Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb. 9 years ago
Sergio Campama 3a1259cb45 Correctly sets the generate_for_named_framework option after parsing. 9 years ago
Feng Xiao 9009662b71 Fix sign-comparison warnings in public header files. 9 years ago
Feng Xiao 16adea3ddc Add a test to catch sign-comparison warnings. 9 years ago
Sergio Campama 2ff93494a7 Fixes the parsing of the proto-framework map file. 9 years ago
Feng Xiao 60cb094b7b Add files missing from "make dist". 9 years ago
Feng Xiao 2e30301837 Versioning Java GeneratedMessage. 9 years ago
Nikolai Vavilov e4b129f304 restore old behavior for toObject 9 years ago
Nikolai Vavilov db1b2a06e3 nits 9 years ago
Nikolai Vavilov 970a4fda17 Make implicit defaults consistent with explicit defaults 9 years ago
Josh Haberman 7429b91eda JavaScript: move extension binary info to separate struct. 9 years ago
Josh Haberman 923eae8b16 JavaScript maps: move binary callbacks out of constructor. 9 years ago
Thomas Van Lenten 2e98ed5d17 Use public methods to fetch oneofs in generated code. 9 years ago
Feng Xiao 1bce70dddb Fix compatiblity issues. 9 years ago
Feng Xiao 0b6825516b Add missing golden test file. 9 years ago
Feng Xiao 06a02488ce Add missing LIBPROTOBUF_EXPORT 9 years ago
Feng Xiao 7a7913e442 Add missing LIBPROTOBUF_EXPORT. 9 years ago
Feng Xiao 443eb27c7c Update generated files. 9 years ago
Feng Xiao 9086d96439 Integrate from internal code base. 9 years ago
Jon Skeet e9a7fc837f Remove WriteGeneratedTypeAttributes which is a no-op 9 years ago
Dagobert Michelsen 57638d58e1 Make sure also Solaris x86 gets PATH_MAX 9 years ago
Feng Xiao d84d0ca13e Fix data member declaration order. 9 years ago
Feng Xiao a29a9c5d49 Don't support global ::string in stringpiece.h 9 years ago
Jon Skeet ada0a81a74 Move DebuggerNonUserCodeAttribute to function members 9 years ago
Otto Kekäläinen d2ae496623 Fix spelling error in function ParseTime parameter 9 years ago
Otto Kekäläinen 3808d091f8 Fix spelling in strings and comments 9 years ago
Feng Xiao e102db1f05 Fix some failing travis tests. 9 years ago
Feng Xiao 2fe0556c7a Fix windows build. 9 years ago
Adam Cozzette d64a2d9941 Integrated internal changes from Google 9 years ago
Lizan Zhou 31999a3f95 Add JsonParseOptions to ignore unknown fields 9 years ago
Thomas Van Lenten 8c20e55c57 Add new generation option for using proto sources from other frameworks. 9 years ago
vjpai 6daf3d2c4a Address review comments on function name 9 years ago
Josh Haberman 0e27112c2b Bugfix: base the require logic on the file being required. 9 years ago