2165 Commits (e55a25c086da4ce066d9f0180b4f41e4c3c41cb7)
 

Author SHA1 Message Date
Tamir Duberstein 9d9d0b70de Don't hard-code the python path 10 years ago
Josh Haberman 1f34eb6e7a Merge Gerrit master into GitHub master. 10 years ago
Jon Skeet 7879f82ddc Add C# namespace to .proto files (e.g. descriptors, unit tests) 10 years ago
Thomas Van Lenten 30650d81d9 Alpha 1 drop of Google's Objective C plugin and runtime support for protobufs. 10 years ago
Andre Eisenbach 15bff99de6 Handle 0-length byte buffers in micro and nano protobufs 10 years ago
Yohei Yukawa cf9f603e8d Undef GOOGLE_PROTOBUF_MISSING_HASH after it is used. 10 years ago
Chris Fallin 16a283f794 Merge pull request #334 from skippy/allow-msg-to-accept-nil 10 years ago
Chris Fallin dcf1213683 Merge pull request #332 from skippy/nil-out-of-bounds 10 years ago
Adam Greene 64678265c5 allow a message field to be unset 10 years ago
Adam Greene d55733c76e return nil if array index indicie is out of bounds 10 years ago
Jie Luo e0afc0028f Merge pull request #330 from anandolee/csharp 10 years ago
Chris Fallin 4b2a6328bd Merge pull request #328 from skippy/add-size 10 years ago
Jie Luo d9e3063eb0 Remove ClsCompliant declarations from C# code 10 years ago
Adam Greene c70b6058ea add size alias for length 10 years ago
Jie Luo 447de3ad6e Merge pull request #321 from anandolee/csharp 10 years ago
Jie Luo ea48104cdd fix comments 10 years ago
Chris Fallin c881159557 Merge pull request #327 from skippy/build-cleanup 10 years ago
Jie Luo 41c175e711 Change field_presence_test.proto 10 years ago
Adam Greene 761cfa08e6 build cleanups 10 years ago
Jie Luo 3d4b761998 fix comments 10 years ago
Jie Luo 6e1ec5f6ea fix commends from Jon Skeet 10 years ago
Jie Luo 24ae5105f3 Merge branch 'csharp' of git://github.com/google/protobuf into google-csharp 10 years ago
Jisi Liu 614063ab85 Merge pull request #325 from TeBoring/master 10 years ago
Bo Yang efa666cf0a Generate pbconfig.h in generate_descriptor_proto.sh 10 years ago
Jon Skeet 0884b77975 Merge pull request #324 from jskeet/csharp 10 years ago
Jon Skeet c56475088d Change to using xUnit for all unit tests, and fetch that via NuGet. 10 years ago
Jon Skeet 151018e888 Merge pull request #319 from jskeet/csharp_pcl 10 years ago
Jie Luo 954bc83413 Merge branch 'csharp' of git://github.com/google/protobuf into google-csharp 10 years ago
Jie Luo 4af18b8711 rename FieldPResenceTest.cs file 10 years ago
Jon Skeet ce97e68682 Convert both the full and lite runtimes (and json/xml serialization assemblies) to be Portable Class Libraries. 10 years ago
Jon Skeet a449f66bdb Merge pull request #317 from jskeet/csharp 10 years ago
Jie Luo d1f5acaafb Change the package for field_presence_test.proto 10 years ago
Jie Luo c5c9c6a7e0 field presence Reflection and tests 10 years ago
Jisi Liu 0e122ce8c5 Merge pull request #315 from brianduff/sync_from_aosp 10 years ago
Feng Xiao 5a9863b584 Merge pull request #303 from xfxyjwf/wkt 10 years ago
Jon Skeet 0e916d09a3 Removing more C# project files. 10 years ago
Jon Skeet f015b860b7 Remove CLS compliance from runtime code. 10 years ago
Jon Skeet 5e0189ab94 Update C# solution and AddressBook project. 10 years ago
Jon Skeet f651f73a3c Remove support for Serializable. 10 years ago
Jon Skeet cc058e1118 Remove RPC support. 10 years ago
Jon Skeet e8310aa259 Remove a bunch of files which are no longer relevant: 10 years ago
Jie Luo 8bae6c09bc Merge pull request #1 from google/csharp 10 years ago
Jie Luo 32ead755d1 Merge pull request #313 from jskeet/csharp 10 years ago
Jeff Davidson 9d546c85bd Generate a CREATOR for each Parcelable message. 10 years ago
Charles Munger 6732dd7e58 Throw OutOfSpaceException instead of IllegalArgumentException. 10 years ago
Brian Duff a69b461e1e Inline unknownFieldData{Equals,HashCode} to generated code. 10 years ago
Brian Duff dac7e02d2b Expose generate_clear as an option. 10 years ago
Jeff Davidson ec19be2f3c Generate @IntDef annotations for nanoproto enums. 10 years ago
Shai Barack 41f0294cd6 Add reset() and position() to CodedOutputByteBufferNano. 10 years ago
Kweku Adams 2712c42136 DO NOT MERGE Overloading createMessageTyped to accept a tag as an integer. 10 years ago