aboutsummaryrefslogtreecommitdiff
path: root/csharp
Commit message (Expand)AuthorAgeFilesLines
* Add oneof support for C#Jie Luo2015-05-2929-2110/+4257
* Merge pull request #394 from ironhidegames/csharp-aot-iosJan Tattermusch2015-05-211-3/+15
|\
| * added concrete IEqualityComparer<ExtensionIntPair> implementation in Extensio...Ruben Garat2015-05-201-3/+15
* | Generate *all* protos in the script, applying fixups.Jon Skeet2015-05-165-39464/+31319
|/
* Make generate_protos.sh Windows-friendly.Jon Skeet2015-05-142-8/+20
* Merge pull request #382 from jtattermusch/integrate_from_masterJie Luo2015-05-131-2/+2
|\
| * Regenerate UnittestDropUnknownFields.csJan Tattermusch2015-05-131-2/+2
* | Update README.md for C#Jan Tattermusch2015-05-131-8/+28
|/
* Update C# code generation scriptJon Skeet2015-05-131-3/+1
* Remove the C#-specific field_presence_test.proto, using unittest_no_field_pre...Jon Skeet2015-05-135-806/+3779
* regenerated UnittestImportLite.csJan Tattermusch2015-05-121-1/+3
* regenerated UnittestImportPublicLiteJan Tattermusch2015-05-121-1/+3
* Regenerated UnittestExtrasLite.csJan Tattermusch2015-05-121-51/+48
* Regenerated UnittestDropUnknownFields.csJan Tattermusch2015-05-121-77/+18
* remove C# files not referenced in any projectJan Tattermusch2015-05-125-11783/+0
* Regenerate some proto files after ClsCompliance has been droppedJan Tattermusch2015-05-123-47/+0
* rename FieldPresence to correct nameJan Tattermusch2015-05-122-1/+1
* got rid of the outdated mono subdirectoryJan Tattermusch2015-05-123-157/+0
* draft of generate_protos.shJan Tattermusch2015-05-121-0/+52
* add buildall script for monoJan Tattermusch2015-05-121-0/+22
* adding what was missing in .gitignoreJan Tattermusch2015-05-121-0/+2
* lib subdir is not needed anymoreJan Tattermusch2015-05-121-13/+0
* Fix newline assertion in TestJsonFormatted on monoJan Tattermusch2015-05-121-1/+2
* remove TreatWarningsAsError setting to allow building in MonodevelopJan Tattermusch2015-05-127-14/+0
* Convert back to using NUnit, which is now loaded via NuGet.Jon Skeet2015-05-1248-3039/+3049
* Performance optimization for small messages without unknown fieldsJan Tattermusch2015-05-071-4/+24
* fix commentsJie Luo2015-05-014-6/+5
* Change field_presence_test.protoJie Luo2015-05-012-6/+2
* fix commentsJie Luo2015-04-303-34/+5
* fix commends from Jon SkeetJie Luo2015-04-307-48/+62
* Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpJie Luo2015-04-30105-41222/+48783
|\
| * Change to using xUnit for all unit tests, and fetch that via NuGet.Jon Skeet2015-04-3054-3744/+3275
| * Convert both the full and lite runtimes (and json/xml serialization assemblie...Jon Skeet2015-04-2954-37484/+45514
* | Merge branch 'csharp' of git://github.com/google/protobuf into google-csharpJie Luo2015-04-29163-20387/+1194
|\|
| * Removing more C# project files.Jon Skeet2015-04-2918-1802/+0
| * Remove CLS compliance from runtime code.Jon Skeet2015-04-2924-151/+1
| * Update C# solution and AddressBook project.Jon Skeet2015-04-294-1389/+1192
| * Remove support for Serializable.Jon Skeet2015-04-299-465/+0
| * Remove RPC support.Jon Skeet2015-04-2911-594/+0
| * Remove a bunch of files which are no longer relevant:Jon Skeet2015-04-2999-15985/+0
* | rename FieldPResenceTest.cs fileJie Luo2015-04-291-28/+28
* | Change the package for field_presence_test.protoJie Luo2015-04-293-990/+808
* | field presence Reflection and testsJie Luo2015-04-299-10/+1225
|/
* Update DescriptorProtoFile.cs and UnitTest.cs to indicate manual changes.Jon Skeet2015-04-283-31312/+39144
* Updated set of unit tests and unit test protos.Jon Skeet2015-04-2867-93042/+164903
* First part of making the C# runtime work with the new codegen.Jon Skeet2015-04-2811-11390/+10632
* removed .hgignore fileJan Tattermusch2015-04-161-23/+0
* Added instructions to manually download the dependenciesJan Tattermusch2015-04-162-0/+16
* cleanup of csharp/lib/ directoryJan Tattermusch2015-04-1688-36442/+0
* Updated readme.md and changes.txt, removed old license.txtJan Tattermusch2015-04-163-48/+26