aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/WellKnownTypes/FieldMaskPartial.cs
Commit message (Expand)AuthorAgeFilesLines
* Remove the executable bit from several source code filesSebastian Schuberth2018-06-251-0/+0
* Fixes for .NET 3.5 compatibilityJohn Brock2017-02-231-1/+1
* Change JSON field name formattingJon Skeet2016-11-031-5/+5
* Adding conditional compiler symbol to support .NET 3.5 (#1713)detlevschwabe2016-06-281-0/+5
* Replace StringBuilder with TextWriter in JsonFormatteravgweb2016-03-061-8/+9
* Ensure that FieldMask, Timestamp and Duration ToString() calls don't throwJon Skeet2016-01-201-0/+122