aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp
Commit message (Expand)AuthorAge
* Migrate writer to io::Printer for C#Gravatar Jie Luo2015-06-04
* Change the C# enum generator inherit from primitive generatorGravatar Jie Luo2015-05-29
* Add oneof support for C#Gravatar Jie Luo2015-05-29
* Merge pull request #394 from ironhidegames/csharp-aot-iosGravatar Jan Tattermusch2015-05-21
|\
| * added concrete IEqualityComparer<ExtensionIntPair> implementation in Extensio...Gravatar Ruben Garat2015-05-20
* | Generate *all* protos in the script, applying fixups.Gravatar Jon Skeet2015-05-16
|/
* Make generate_protos.sh Windows-friendly.Gravatar Jon Skeet2015-05-14
* Merge pull request #382 from jtattermusch/integrate_from_masterGravatar Jie Luo2015-05-13
|\
| * Regenerate UnittestDropUnknownFields.csGravatar Jan Tattermusch2015-05-13
* | Update README.md for C#Gravatar Jan Tattermusch2015-05-13
|/
* Update C# code generation scriptGravatar Jon Skeet2015-05-13
* Remove the C#-specific field_presence_test.proto, using unittest_no_field_pre...Gravatar Jon Skeet2015-05-13
* regenerated UnittestImportLite.csGravatar Jan Tattermusch2015-05-12
* regenerated UnittestImportPublicLiteGravatar Jan Tattermusch2015-05-12
* Regenerated UnittestExtrasLite.csGravatar Jan Tattermusch2015-05-12
* Regenerated UnittestDropUnknownFields.csGravatar Jan Tattermusch2015-05-12
* remove C# files not referenced in any projectGravatar Jan Tattermusch2015-05-12
* Regenerate some proto files after ClsCompliance has been droppedGravatar Jan Tattermusch2015-05-12
* rename FieldPresence to correct nameGravatar Jan Tattermusch2015-05-12
* got rid of the outdated mono subdirectoryGravatar Jan Tattermusch2015-05-12
* draft of generate_protos.shGravatar Jan Tattermusch2015-05-12
* add buildall script for monoGravatar Jan Tattermusch2015-05-12
* adding what was missing in .gitignoreGravatar Jan Tattermusch2015-05-12
* lib subdir is not needed anymoreGravatar Jan Tattermusch2015-05-12
* Fix newline assertion in TestJsonFormatted on monoGravatar Jan Tattermusch2015-05-12
* remove TreatWarningsAsError setting to allow building in MonodevelopGravatar Jan Tattermusch2015-05-12
* Convert back to using NUnit, which is now loaded via NuGet.Gravatar Jon Skeet2015-05-12
* Performance optimization for small messages without unknown fieldsGravatar Jan Tattermusch2015-05-07
* fix commentsGravatar Jie Luo2015-05-01
* Change field_presence_test.protoGravatar Jie Luo2015-05-01
* fix commentsGravatar Jie Luo2015-04-30
* fix commends from Jon SkeetGravatar Jie Luo2015-04-30
* Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpGravatar Jie Luo2015-04-30
|\
| * Change to using xUnit for all unit tests, and fetch that via NuGet.Gravatar Jon Skeet2015-04-30
* | Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpGravatar Jie Luo2015-04-29
|\ \
* | | rename FieldPResenceTest.cs fileGravatar Jie Luo2015-04-29
| | * Convert both the full and lite runtimes (and json/xml serialization assemblie...Gravatar Jon Skeet2015-04-29
| |/
* | Change the package for field_presence_test.protoGravatar Jie Luo2015-04-29
* | field presence Reflection and testsGravatar Jie Luo2015-04-29
| * Removing more C# project files.Gravatar Jon Skeet2015-04-29
| * Remove CLS compliance from runtime code.Gravatar Jon Skeet2015-04-29
| * Update C# solution and AddressBook project.Gravatar Jon Skeet2015-04-29
| * Remove support for Serializable.Gravatar Jon Skeet2015-04-29
| * Remove RPC support.Gravatar Jon Skeet2015-04-29
| * Remove a bunch of files which are no longer relevant:Gravatar Jon Skeet2015-04-29
|/
* Update DescriptorProtoFile.cs and UnitTest.cs to indicate manual changes.Gravatar Jon Skeet2015-04-28
* Updated set of unit tests and unit test protos.Gravatar Jon Skeet2015-04-28
* First part of making the C# runtime work with the new codegen.Gravatar Jon Skeet2015-04-28
* removed .hgignore fileGravatar Jan Tattermusch2015-04-16
* Added instructions to manually download the dependenciesGravatar Jan Tattermusch2015-04-16