1843 Commits (6e0a6d1cbd0bdfb9d6a963f606e5bf4bc11757d7)

Author SHA1 Message Date
Khing 8ee6f568ea Remove unused vector 8 years ago
Thomas Van Lenten 78a6d310de Speed up ObjC Generation with large dependency trees 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
Thomas Van Lenten 2e66a61b54 Support GenerateAll(). 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
Sergio Campamá ff2a6600e5 Adds better support for protos without packages (#1979) 8 years ago
Sergio Campamá 62f2ff86b5 Fixes extra whitespace on generated comments. (#1950) 8 years ago
Sergio Campamá a989501f47 Adds support for appledoc in generated code. (#1928) 8 years ago
Sergio Campamá a2484208c3 Fixes extra whitespace on generated comments. (#1950) 8 years ago
Sergio Campamá 237f321e33 Adds support for appledoc in generated code. (#1928) 8 years ago
Bryon Gloden, CISSP® a375e1acfd close opened file descriptors properly 8 years ago
Jisi Liu 3916a0aa99 Add and fix C++ runtime docs 8 years ago
Clement Courbet c466f4b539 Be consistent with the use of CHECK()/ GOOGLE_CHECK(). 8 years ago
Jisi Liu e3fac65add Change the build.zip.sh to support lite 8 years ago
Josh Haberman e7982e409d Fixed Makefile.am for Ruby file rename. 8 years ago
Jon Skeet 86535a1ce7 Remove legacy_enum_values flag for GA. 8 years ago
Jon Skeet e67204752f Remove legacy_enum_values flag for GA. 8 years ago
Feng Xiao 12581b4c8e Fixes traivs cpp build. 8 years ago
Josh Haberman 43b36dd983 Fixed Makefile.am for Ruby file rename. 8 years ago
Josh Haberman 6cab568e0b Ruby: translate package names from snake_case -> PascalCase. 8 years ago
Feng Xiao a17367f44a Define intX as standard exact-width integer types. 8 years ago
Josh Haberman 4f19797baf Ruby: generated foo.proto -> foo_pb.rb instead of foo.rb. 8 years ago
Sergio Campama 3a1259cb45 Correctly sets the generate_for_named_framework option after parsing. 8 years ago
Feng Xiao 9009662b71 Fix sign-comparison warnings in public header files. 8 years ago
Feng Xiao 16adea3ddc Add a test to catch sign-comparison warnings. 8 years ago
Sergio Campama 2ff93494a7 Fixes the parsing of the proto-framework map file. 8 years ago
Feng Xiao 60cb094b7b Add files missing from "make dist". 8 years ago
Feng Xiao 2e30301837 Versioning Java GeneratedMessage. 8 years ago
Nikolai Vavilov e4b129f304 restore old behavior for toObject 8 years ago
Nikolai Vavilov db1b2a06e3 nits 8 years ago
Nikolai Vavilov 970a4fda17 Make implicit defaults consistent with explicit defaults 8 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