Protobuf Team Bot
cb8da95e91
Fix SetExtension value semantics.
...
Move SetExtension common code out of header to protos.cc.
PiperOrigin-RevId: 561829364
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
Eric Salo
d2f10df2dc
upb: split apart upb/upb.hpp, delete :upb
...
PiperOrigin-RevId: 558945210
1 year ago
Protobuf Team Bot
0f76a829b1
Automated visibility attribute cleanup.
...
PiperOrigin-RevId: 551238351
2 years ago
Protobuf Team Bot
923e8b756f
Fix Serialize failing for Proxy/CProxy.
...
Refactor minitable access.
PiperOrigin-RevId: 542895074
2 years ago
Protobuf Team Bot
628c261e52
[Upb C++] Implement RepeatedField
...
PiperOrigin-RevId: 538944010
2 years ago
Protobuf Team Bot
73ee41cbb2
license changes
...
PiperOrigin-RevId: 534600788
2 years ago
Protobuf Team Bot
0fa12dce2a
Fix field name conflict resolution for `has_` prefix.
...
Note: Code looks duplicated but in C case, it is for performance. For C++,
C++ and C may diverge in the future for certain methods.
PiperOrigin-RevId: 525826831
2 years ago
Protobuf Team Bot
bbcaf510b6
Automated visibility attribute cleanup.
...
PiperOrigin-RevId: 502471005
2 years ago
Protobuf Team Bot
b5384af913
Add ::protos::Parse template for Ptr<T>.
...
PiperOrigin-RevId: 500743633
2 years ago
Protobuf Team Bot
0184441169
Update C++ compiler to prefix enum and messages defined with no package name to avoid C include collisions.
...
PiperOrigin-RevId: 489023142
2 years ago
Protobuf Team Bot
306123e2e8
C++ Code generator
...
PiperOrigin-RevId: 486158566
2 years ago