Jon Skeet
|
f3e9a65d75
Compare floating point values bitwise in C#
|
8 éve |
Jean-Rémy Bancel
|
727c0dc1fa
C#: Implement IReadOnlyDictionary<K,V> in MapField<K,V>
|
8 éve |
Jon Skeet
|
bd29f86804
Fix CopyTo argument validation
|
8 éve |
Jon Skeet
|
042993b3dd
Implement RepeatedField.AddRange (#1733)
|
9 éve |
Jon Skeet
|
e3f6e2b870
Remove ordering guarantees in the MapField documentation
|
9 éve |
avgweb
|
ad2d775e1b
Replace StringBuilder with TextWriter in JsonFormatter
|
9 éve |
Jon Skeet
|
7762f163a4
Rename Preconditions to ProtoPreconditions
|
9 éve |
Jon Skeet
|
9e4f354f14
Prohibit null values in map fields
|
9 éve |
Jon Skeet
|
9ed6d4da37
Support ToString in RepeatedField and MapField.
|
10 éve |
Jon Skeet
|
4deea8c231
Fix parameter name in exception.
|
10 éve |
Jon Skeet
|
5be01ee65b
Implement ICollection.CopyTo (using Array) for MapField views.
|
10 éve |
Jon Skeet
|
3f45d7c11e
Implement Keys and Values as views
|
10 éve |
Jon Skeet
|
e7f88ff129
Skip groups properly.
|
10 éve |
Jon Skeet
|
ff334a60eb
Change ReadTag and PeekTag to just use 0 as a return value for "end of stream", rather than using an awkward out parameter.
|
10 éve |
Jon Skeet
|
811fc89f0e
Document everything, and turn on errors if we fail to document anything in the future.
|
10 éve |
Jon Skeet
|
68380f0f66
Rename ThrowHelper to Preconditions and make it public - we'll want to use it from the generated code soon.
|
10 éve |
Jon Skeet
|
3b2fe97b6f
Minor bits of left-over frozenness.
|
10 éve |
Jan Tattermusch
|
3783d9a8ad
remove the freeze API
|
10 éve |
Jon Skeet
|
0dbd5ec80d
First attempt at using profile 259 for Google.Protobuf.
|
10 éve |
Jon Skeet
|
53c399a1d6
Revamp to reflection.
|
10 éve |
Jon Skeet
|
59eeebee87
First pass at the big rename from ProtocolBuffers to Google.Protobuf.
|
10 éve |