2180 Commits (d2b67389b30d1bff1080be3a3d8d7cfb0b81b867)
 

Author SHA1 Message Date
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
Behzad Tabibian 4b4770280d adding globals() to exec call for python3 compatibility 10 years ago
Bo Yang 46bd60b92f Modify directory to use in test 10 years ago
Jie Luo 8a3ec53e86 remove test proto for field presence 10 years ago
Bo Yang 9a12185323 Handle un-handled cases of TestOneof2 in unittest 10 years ago
Jie Luo 5a811ac6f9 fix bug for Field Presence 10 years ago
Jie Luo 856ced5d76 Field Presence: remove has methods for optional non-message fields in proto3 10 years ago
Jie Luo b977c3ed63 Merge pull request #300 from jskeet/csharp 10 years ago
Ezequiel Lara Gomez fb28d73204 Fix unittest in i386 10 years ago
Bo Yang d6c9f644ac internal changes 10 years ago
Jon Skeet 8d7e9433b3 Add C# files to Visual Studio projects. 10 years ago
Feng Xiao 7ddbf87008 Include well-known type protos in "make install". 10 years ago
Jisi Liu fe7b5667eb Merge pull request #287 from zhangkun83/protoc-artifacts-fixup 10 years ago
Feng Xiao ba05454041 Merge pull request #290 from xfxyjwf/wkt 10 years ago
Feng Xiao ca9d1a053a Include all well-known type protos. 10 years ago
Jie Luo 7646eec9ce Merge pull request #288 from jtattermusch/csharp_protobuf_reviewed 10 years ago
Jan Tattermusch 7eaf438031 forgot to include header files into automake template 10 years ago
Jan Tattermusch 8394a8daef Merge pull request #1 from jtattermusch/csharp_protogen_rewrite 10 years ago
Jan Tattermusch 01c8c35ca3 Merge pull request #2 from jtattermusch/csharp_protobuf_imported 10 years ago
Jan Tattermusch 8e190d498c temporarily removing csharp_umbrella_namespace file option 10 years ago
Jan Tattermusch 83a5991d12 removing csharp_property_name field option 10 years ago
Jan Tattermusch b36420addb one more fix to csharp_umbrella_namespace comment 10 years ago
Jan Tattermusch b6555b1da0 fix: do not mention umbrella_classname in comment 10 years ago
Kun Zhang 90a7ed6fcc A few fix-ups. 10 years ago
Josh Haberman 420f938bac Added conformance test support for Java. 10 years ago
Jan Tattermusch abcde243fe Fixed comment for csharp_umbrella_namespace (nest_classes has been removed) 10 years ago
Jan Tattermusch 2c2f76c50f fixing field number of csharp_umbrella_namespace option 10 years ago
Jan Tattermusch 1eab56aee8 removed .hgignore file 10 years ago