Joshua Haberman
39b6f8d7ba
Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full.
...
PiperOrigin-RevId: 563888951
1 year ago
Protobuf Team Bot
0ed6737695
Add iteration to proxies for repeated message fields.
...
Iteration will return Ptr<T>/Ptr<const T> objects.
PiperOrigin-RevId: 563410054
1 year ago
Richard Levasseur
131a7869c7
Internal change
...
PiperOrigin-RevId: 563086384
1 year ago
Protobuf Team Bot
91114633bb
Do not expose mutable methods in the CProxy.
...
PiperOrigin-RevId: 562800851
1 year ago
Protobuf Team Bot
cb8da95e91
Fix SetExtension value semantics.
...
Move SetExtension common code out of header to protos.cc.
PiperOrigin-RevId: 561829364
1 year ago
Protobuf Team Bot
de59ed8541
Fix SetExtension to fuse the right arenas.
...
Also, make sure the operation has no side effects if the arenas can't be fused.
PiperOrigin-RevId: 561378595
1 year ago
Protobuf Team Bot
ee817d1ad1
Change Deep clone in generated code to call ::protos::internal::DeepClone instead of C runtime to prevent race.
...
Add test that reproduces race between copy constructor and PromoteExtension.
PiperOrigin-RevId: 561144816
1 year ago
Adam Cozzette
047df98dea
Move upb-x/ back to upb/
...
This is the second attempt to fix our Git history. This should allow
"git blame" to work correctly in the upb/ directory even though our
automation unexpectedly blew away that directory.
1 year ago
Adam Cozzette
895f190bda
Move upb to upb-x
1 year ago
Adam Cozzette
1ba80d7424
Move upb-temp/ back to upb/
1 year ago
Adam Cozzette
d38b8561e6
Move upb/ to upb-temp/
...
This will help us fix our Git commit history to ensure that git blame
works correctly for upb.
1 year ago
Adam Cozzette
6fc87fe3f7
Internal change
...
PiperOrigin-RevId: 560100839
1 year ago
Protobuf Team Bot
cab6c3e223
Internal change
...
PiperOrigin-RevId: 560096690
1 year ago
Adam Cozzette
0d1ba13e83
Move everything into new upb/ directory
1 year ago