index
:
protobuf
master
Protocol Buffers – Google’s data interchange format
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
csharp
Commit message (
Expand
)
Author
Age
*
Remove the C#-specific field_presence_test.proto, using unittest_no_field_pre...
Jon Skeet
2015-05-13
*
regenerated UnittestImportLite.cs
Jan Tattermusch
2015-05-12
*
regenerated UnittestImportPublicLite
Jan Tattermusch
2015-05-12
*
Regenerated UnittestExtrasLite.cs
Jan Tattermusch
2015-05-12
*
Regenerated UnittestDropUnknownFields.cs
Jan Tattermusch
2015-05-12
*
remove C# files not referenced in any project
Jan Tattermusch
2015-05-12
*
Regenerate some proto files after ClsCompliance has been dropped
Jan Tattermusch
2015-05-12
*
rename FieldPresence to correct name
Jan Tattermusch
2015-05-12
*
got rid of the outdated mono subdirectory
Jan Tattermusch
2015-05-12
*
draft of generate_protos.sh
Jan Tattermusch
2015-05-12
*
add buildall script for mono
Jan Tattermusch
2015-05-12
*
adding what was missing in .gitignore
Jan Tattermusch
2015-05-12
*
lib subdir is not needed anymore
Jan Tattermusch
2015-05-12
*
Fix newline assertion in TestJsonFormatted on mono
Jan Tattermusch
2015-05-12
*
remove TreatWarningsAsError setting to allow building in Monodevelop
Jan Tattermusch
2015-05-12
*
Convert back to using NUnit, which is now loaded via NuGet.
Jon Skeet
2015-05-12
*
Performance optimization for small messages without unknown fields
Jan Tattermusch
2015-05-07
*
fix comments
Jie Luo
2015-05-01
*
Change field_presence_test.proto
Jie Luo
2015-05-01
*
fix comments
Jie Luo
2015-04-30
*
fix commends from Jon Skeet
Jie Luo
2015-04-30
*
Merge branch 'csharp' of git://github.com/google/protobuf into google-csharp
Jie Luo
2015-04-30
|
\
|
*
Change to using xUnit for all unit tests, and fetch that via NuGet.
Jon Skeet
2015-04-30
*
|
Merge branch 'csharp' of git://github.com/google/protobuf into google-csharp
Jie Luo
2015-04-29
|
\
\
*
|
|
rename FieldPResenceTest.cs file
Jie Luo
2015-04-29
|
|
*
Convert both the full and lite runtimes (and json/xml serialization assemblie...
Jon Skeet
2015-04-29
|
|
/
*
|
Change the package for field_presence_test.proto
Jie Luo
2015-04-29
*
|
field presence Reflection and tests
Jie Luo
2015-04-29
|
*
Removing more C# project files.
Jon Skeet
2015-04-29
|
*
Remove CLS compliance from runtime code.
Jon Skeet
2015-04-29
|
*
Update C# solution and AddressBook project.
Jon Skeet
2015-04-29
|
*
Remove support for Serializable.
Jon Skeet
2015-04-29
|
*
Remove RPC support.
Jon Skeet
2015-04-29
|
*
Remove a bunch of files which are no longer relevant:
Jon Skeet
2015-04-29
|
/
*
Update DescriptorProtoFile.cs and UnitTest.cs to indicate manual changes.
Jon Skeet
2015-04-28
*
Updated set of unit tests and unit test protos.
Jon Skeet
2015-04-28
*
First part of making the C# runtime work with the new codegen.
Jon Skeet
2015-04-28
*
removed .hgignore file
Jan Tattermusch
2015-04-16
*
Added instructions to manually download the dependencies
Jan Tattermusch
2015-04-16
*
cleanup of csharp/lib/ directory
Jan Tattermusch
2015-04-16
*
Updated readme.md and changes.txt, removed old license.txt
Jan Tattermusch
2015-04-16
*
Imported protobuf-csharp-port into csharp/ tree
Jan Tattermusch
2015-04-16
*
Wiping slate clean to start again with new layout.
Jon Skeet
2008-10-22
*
Final commit before changing layout
Jon Skeet
2008-10-22
*
Made things a bit more public for the sake of ProtoGen
Jon Skeet
2008-10-02
*
Initial setup of generator code. Little real functionality so far.
Jon Skeet
2008-09-04
*
Doc fix
Jon Skeet
2008-09-04
*
Reduce dependencies
Jon Skeet
2008-09-04
*
Fix initialization check when an optional field has required subfields
Jon Skeet
2008-09-04
*
Renamed GeneratedRepeatException to GeneratedRepeatExtension
Jon Skeet
2008-09-04
[next]