Protobuf Team Bot
|
db9cc39bb2
|
Auto-generate files after cl/614707625
|
9 months ago |
Protobuf Team Bot
|
cdb0345d16
|
Auto-generate files after cl/613747349
|
9 months ago |
Protobuf Team Bot
|
3ee0120cee
|
Auto-generate files after cl/613716602
|
9 months ago |
Protobuf Team Bot
|
ccfab6a8d5
|
Auto-generate files after cl/613664457
|
9 months ago |
Protobuf Team Bot
|
9271acec79
|
Auto-generate files after cl/613361074
|
9 months ago |
Protobuf Team Bot
|
5d58cb8559
|
Auto-generate files after cl/613290255
|
9 months ago |
Protobuf Team Bot
|
33f367d2ba
|
Auto-generate files after cl/613258771
|
9 months ago |
Protobuf Team Bot
|
5ec1e25d6e
|
Auto-generate files after cl/612961189
|
9 months ago |
Protobuf Team Bot
|
8958768d3c
|
Auto-generate files after cl/611488947
|
9 months ago |
Protobuf Team Bot
|
a3c33a87c1
|
Auto-generate files after PR #10291
|
10 months ago |
Jean byroot Boussier
|
87cbdddbf0
|
Ruby implement memsize functions for native types (#10291)
Fix: https://github.com/protocolbuffers/protobuf/issues/10280
This allows Ruby to report a more correct estimation of the memory used by these objects.
It's useful when running memory profilers against applications.
cc @zhangskz @haberman
Closes #10291
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/10291 from casperisfine:ruby-sizes 9150795328
PiperOrigin-RevId: 606718632
|
10 months ago |
Joshua Haberman
|
f824f6d0d7
|
Moved ObjectCache into an internal module.
This type has always been internal-only, but moving it to a module named `Internal` will make this clearer.
PiperOrigin-RevId: 606649281
|
10 months ago |
aiuto
|
3ab1276bbb
|
Update Bazel references to rules_pkg to the supported file locations. (#15780)
WIP: I want to see this pass CI first.
Fixes: #15779
3 scripted transforms:
```
-load("@rules_pkg//:mappings.bzl", ...)
+load("@rules_pkg//pkg:mappings.bzl", ...)
```
```
-load("@rules_pkg//:pkg.bzl", "pkg_tar")
+load("@rules_pkg//pkg:tar.bzl", "pkg_tar")
```
```
-load("@rules_pkg//:pkg.bzl", "pkg_zip")
+load("@rules_pkg//pkg:zip.bzl", "pkg_zip")
```
Closes #15780
COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/protobuf/pull/15780 from aiuto:rules_pkg a630276341
PiperOrigin-RevId: 606641398
|
10 months ago |
Protobuf Team Bot
|
1eaba72b7c
|
Auto-generate files after cl/606340283
|
10 months ago |
Protobuf Team Bot
|
b184cdd59d
|
Auto-generate files after cl/606282881
|
10 months ago |
Protobuf Team Bot
|
56409303b1
|
Auto-generate files after cl/606262924
|
10 months ago |
Protobuf Team Bot
|
e3dcdfddcf
|
Auto-generate files after cl/605718863
|
10 months ago |
Protobuf Team Bot
|
b3878b5ae3
|
Auto-generate files after cl/605413999
|
10 months ago |
Protobuf Team Bot
|
4687ef335f
|
Auto-generate files after cl/603225526
|
10 months ago |
Protobuf Team Bot
|
6f6d9b02e0
|
Auto-generate files after cl/603158026
|
10 months ago |
Protobuf Team Bot
|
b931e79862
|
Auto-generate files after cl/603136385
|
10 months ago |
Protobuf Team Bot
|
4df6e042ec
|
Auto-generate files after cl/602785269
|
10 months ago |
Protobuf Team Bot
|
fd82df7dba
|
Auto-generate files after cl/602461889
|
10 months ago |
Protobuf Team Bot
|
94f759bb79
|
Auto-generate files after cl/602270576
|
10 months ago |
Protobuf Team Bot
|
886a0b15cd
|
Auto-generate files after cl/601848001
|
10 months ago |
Protobuf Team Bot
|
1d143b5d7e
|
Auto-generate files after cl/601525709
|
10 months ago |
Protobuf Team Bot
|
c13512aee3
|
Auto-generate files after cl/601494260
|
10 months ago |
Protobuf Team Bot
|
570c386f5e
|
Auto-generate files after cl/601195914
|
10 months ago |
Protobuf Team Bot
|
3d7e4d6347
|
Auto-generate files after cl/601004095
|
11 months ago |
Protobuf Team Bot
|
64441a20d3
|
Auto-generate files after cl/600926618
|
11 months ago |
Protobuf Team Bot
|
9ffbe84cba
|
Auto-generate files after cl/600653849
|
11 months ago |
Protobuf Team Bot
|
23c618aa7d
|
Auto-generate files after cl/600639423
|
11 months ago |
Protobuf Team Bot
|
fe6a601598
|
Auto-generate files after cl/599313198
|
11 months ago |
Protobuf Team Bot
|
c12c96e194
|
Auto-generate files after cl/598741329
|
11 months ago |
Protobuf Team Bot
|
03440ec744
|
Auto-generate files after cl/597662892
|
11 months ago |
Protobuf Team Bot
|
81e5433f5c
|
Auto-generate files after cl/597629658
|
11 months ago |
Protobuf Team Bot
|
06327f0a7c
|
Auto-generate files after cl/597573362
|
11 months ago |
Protobuf Team Bot
|
41c8f2a5c6
|
Auto-generate files after cl/597378801
|
11 months ago |
Protobuf Team Bot
|
1610bf149e
|
Auto-generate files after cl/597341799
|
11 months ago |
Protobuf Team Bot
|
6820a563e2
|
Auto-generate files after cl/597327159
|
11 months ago |
Protobuf Team Bot
|
9bee747dcf
|
Auto-generate files after cl/597279852
|
11 months ago |
Protobuf Team Bot
|
8c1f635716
|
Auto-generate files after cl/597126288
|
11 months ago |
Protobuf Team Bot
|
408b497d4e
|
Auto-generate files after cl/597088960
|
11 months ago |
Protobuf Team Bot
|
afd94185f7
|
Auto-generate files after cl/597019522
|
11 months ago |
Protobuf Team Bot
|
f2c187df28
|
Auto-generate files after cl/596962024
|
11 months ago |
Joshua Haberman
|
dbd4dcede0
|
Breaking Change: Removed `syntax` and added `has_presence?`/`is_packed?`.
Closes #15313
PiperOrigin-RevId: 596962024
|
11 months ago |
Protobuf Team Bot
|
e1253cd905
|
Auto-generate files after cl/596706308
|
11 months ago |
Protobuf Team Bot
|
4e90eadcb3
|
Auto-generate files after cl/596588385
|
11 months ago |
Protobuf Team Bot
|
1a21cb57b7
|
Auto-generate files after cl/596390524
|
11 months ago |
Eric Salo
|
d228a44a2f
|
upb: fix some more compiler warnings in Ruby about missing return values
PiperOrigin-RevId: 596390202
|
11 months ago |