2156 Commits (e107e2d68edb550bc7763db2cbbc463ae264dcce)
 

Author SHA1 Message Date
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
Brian Duff 714dba3ab8 Exclude cachedSize when printing fields. 10 years ago
Brian Duff d099a88685 Add clone() method support for nano. 10 years ago
Brian Duff fb96026b8d When no clear() is generated, still initialize fields. 10 years ago
Brian Duff 9ffaa50d55 Fix comments. 10 years ago
Charles Munger 54511f701f Optimize measurement and serialization of nano protos. 10 years ago
Brian Duff ec2f244554 Fix bug with large extension field numbers. 10 years ago
Jon Skeet 5ca6dd76fb Update DescriptorProtoFile.cs and UnitTest.cs to indicate manual changes. 10 years ago
Jon Skeet ce66c5f1b9 Updated set of unit tests and unit test protos. 10 years ago
Jon Skeet f3504cf3b1 First part of making the C# runtime work with the new codegen. 10 years ago