Joe Tsai
|
5213254090
proto: store extension values according to protobuf data model (#746)
|
6 年 前 |
Joe Tsai
|
7d76aa1a81
Remove raw interface (#482)
|
6 年 前 |
Tamir Duberstein
|
5c7dd3329b
Simplify code (#314)
|
7 年 前 |
Joe Tsai
|
8cc9e46429
Upstream internal Google protobuf changes
|
7 年 前 |
hakim
|
ef00c02a19
proto.Equal: document map equality and clarify the rule for repeated fields.
|
8 年 前 |
Ross Light
|
1111461c35
proto: allow text proto map keys to be omitted or order swapped
|
8 年 前 |
matloob@google.com
|
9e6977f30c
proto: fix equality to work with V1 generated format
|
8 年 前 |
matloob@google.com
|
e51d002c61
net/proto2: remove <message>.ExtensionMap() from generated messages
|
8 年 前 |
David Symonds
|
4df416cb47
Fix proto.Equal handling of proto3 bytes fields.
|
9 年 前 |
David Symonds
|
8cf720c393
Unexport proto.MessageSet, and remove a bunch of its support.
|
9 年 前 |
David Symonds
|
59b73b37c1
Implement oneof support.
|
9 年 前 |
David Symonds
|
3ea3e05dbf
Support map<k,v> protocol buffer fields.
|
10 年 前 |
David Symonds
|
558f13f1d7
Update URLs and import paths to new GitHub home.
|
10 年 前 |
David Symonds
|
50386d2477
goprotobuf: Miscellaneous cleanups.
|
10 年 前 |
David Symonds
|
4f4ce3d2b4
goprotobuf: Allow groups to be treated as messages.
|
11 年 前 |
David Symonds
|
ee6e9c5fb8
goprotobuf: Use a standard redirecting AUTHORS and CONTRIBUTORS file.
|
12 年 前 |
David Symonds
|
6eaeef1e28
goprotobuf: Don't treat groups as messages.
|
12 年 前 |
David Symonds
|
10c93ba4eb
goprotobuf: Handle XXX_unrecognized correctly.
|
12 年 前 |
David Symonds
|
007ed9dc8e
goprotobuf: Fixes for Clone and Equal.
|
12 年 前 |
David Symonds
|
9f60f43c7a
goprotobuf: Introduce new proto.Message type.
|
12 年 前 |
David Symonds
|
e9e7aafdeb
goprotobuf: Equal and String support for RawMessage.
|
12 年 前 |
David Symonds
|
35abe743b8
goprotobuf: Fix proto.Equal to consider empty and nil repeated fields as equal.
|
12 年 前 |
Rob Pike
|
a17fdd9aff
goprotobuf: update to new errors.
|
13 年 前 |
David Symonds
|
a4b61c0f37
goprotobuf: Support extensions in proto.Equal.
|
13 年 前 |
David Symonds
|
b79d99b728
goprotobuf: Implement SetDefaults function.
|
13 年 前 |
David Symonds
|
7655121814
goprotobuf: proto.Equal function for comparing protocol buffers.
|
13 年 前 |