1974 Commits (34fb6669555279f836f34ecc40a78f36d5e2ea10)
 

Author SHA1 Message Date
Jon Skeet 34fb666955 Merge pull request #348 from jskeet/csharp 10 years ago
Jon Skeet 8172561995 Regenerate descriptor.pb.cc after csharp_namespace change 10 years ago
Jon Skeet 7879f82ddc Add C# namespace to .proto files (e.g. descriptors, unit tests) 10 years ago
Jie Luo e0afc0028f Merge pull request #330 from anandolee/csharp 10 years ago
Jie Luo d9e3063eb0 Remove ClsCompliant declarations from C# code 10 years ago
Jie Luo 447de3ad6e Merge pull request #321 from anandolee/csharp 10 years ago
Jie Luo ea48104cdd fix comments 10 years ago
Jie Luo 41c175e711 Change field_presence_test.proto 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
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
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
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
Jie Luo 8a3ec53e86 remove test proto for field presence 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
Jon Skeet 8d7e9433b3 Add C# files to Visual Studio projects. 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
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
Jan Tattermusch 4e80fe15ed Added instructions to manually download the dependencies 10 years ago
Jan Tattermusch 6b7f0172b9 cleanup of csharp/lib/ directory 10 years ago
Jan Tattermusch e77878ebc7 Updated readme.md and changes.txt, removed old license.txt 10 years ago