Protocol Buffers Docs
1cb0d645db
Adding a section about the Google Group to the README.md file
2 years ago
Okpist
912c61520b
Remove final modifier on private methods. It's useless.
2 years ago
Brent Shaffer
d807712f1a
address review comments
2 years ago
Matt Fowles Kulukundis
eb6cc78849
Merge pull request #10256 from jskeet/csharp-readme
...
Update C#-specific README
2 years ago
Jon Skeet
2158851bb1
Update C#-specific README
...
In particular, this removes the now-inaccurate instructions for building
Google.Protobuf targeting .NET 3.5.
2 years ago
Joshua Haberman
a972626551
Merge pull request #10254 from haberman/sync-stage
...
Integrate from Piper for C++, Java, and Python
2 years ago
deannagarcia
021787f265
Merge pull request #10244 from jskeet/plugin-protos
...
Expose plugin protos for C#
2 years ago
Joshua Haberman
a0e3399cd5
Sync from Piper @461060848
...
PROTOBUF_SYNC_PIPER
2 years ago
Joshua Haberman
bc3560e0f7
Merge tag 'refs/tags/sync-piper' into sync-stage
2 years ago
Joshua Haberman
eb8d84e554
Updated CHANGES.txt.
2 years ago
Joshua Haberman
36fb437adb
Merge tag 'refs/tags/sync-piper' into sync-stage
2 years ago
Joshua Haberman
887daf693f
Sync from Piper @461045587
...
PROTOBUF_SYNC_PIPER
2 years ago
Derek Perez
3740916928
adding untriaged as default label for FRs
...
Visually signed off by Deanna.
2 years ago
Derek Perez
c8343646ba
auto adding untriaged to all bug reports.
...
visually signed off by Deanna
2 years ago
Brent Shaffer
4f28c5ab4e
fix valgrind
2 years ago
deannagarcia
6556fb3aba
Merge pull request #10241 from deannagarcia/csharpBuild
...
Add bazel rule to build C# release artifacts
2 years ago
Matt Fowles Kulukundis
518dd8f0b2
Merge pull request #10206 from Zedenem/fix/conformance_cpp_ReadFd_parameter_error
...
[SUGGESTED FIX] Fix conformance tests failing due to unexpected const qualifier
2 years ago
Brent Shaffer
0b90ee8d3f
address review comments
2 years ago
Deanna Garcia
30fea6696a
Reformat comments
2 years ago
Jon Skeet
54101ec6f0
Generate Plugin.cs for C#
...
This used to be infeasible as we didn't expose the descriptor protos, but it's fine now.
Tested against https://github.com/googleapis/gapic-generator-csharp by removing the local version there.
Fixes #5007 .
2 years ago
Jon Skeet
934b3b0871
Remove warning from plugin.proto that it's experimental
...
(The proto has been in production use for a long time now.)
2 years ago
Mike Kruskal
445a49480c
Adding Github Action to keep CMake generated file lists up to date ( #10243 )
2 years ago
Brent Shaffer
eeb16204e2
Merge branch '21.x' into 21.x-php-add-previous-classname-to-descriptor-pool
2 years ago
Theodore Rose
2c7b0470ba
Merge pull request #10233 from esorot/sync-stage
...
Integrate from Piper for C++, Java, and Python
2 years ago
Deanna Garcia
765d3a2115
Remove target from bazel testing
2 years ago
Deanna Garcia
3cb6d214df
Revert unintended change
2 years ago
Deanna Garcia
2656854aa8
Rename and fix dist errors
2 years ago
Deanna Garcia
4bcc41af5c
Add bazel rule to build C# release artifacts
2 years ago
Zouhair Mahieddine
d8861a76ed
PR review: use pointer to beginning of std::string instead of calling const_cast
2 years ago
theodorerose
294d2bee90
regen csharp descriptors
2 years ago
theodorerose
463629bbe1
revert subprocess changes from open source
2 years ago
theodorerose
eac04f8a6e
Merge tag 'refs/tags/sync-piper' into sync-stage
2 years ago
theodorerose
6cf86ac37a
Sync from Piper @460213275
...
PROTOBUF_SYNC_PIPER
2 years ago
Matt Fowles Kulukundis
74abfe447c
Merge pull request #10188 from aladram/patch-2
...
Add explicit abort() at the end of AlignFail
2 years ago
Anis Ladram
1e9d43fe71
Add explicit abort() at the end of AlignFail
...
GCC cannot infer that `LogMessage::Finish()` (called indirectly by
`GOOGLE_LOG(FAIL)` in `AlignFail`) exits program when `level_ ==
LOGLEVEL_FATAL`. Compilation will create a warning in projects importing
the library for debug builds. The attribute cannot be individually
assigned to `LogMessage::Finish()` because it does return conditionally
of the log level. Tried with GCC 9.3.0 and GCC 12.1.0.
This change adds an explicit abort() for compiler to clearly understand
this does not return, and enables `[[noreturn]]` for MSVC as well.
2 years ago
theodorerose
4f593b7482
Sync from Piper @460195408
...
PROTOBUF_SYNC_PIPER
2 years ago
Matt Fowles Kulukundis
855ef0ca9d
Merge pull request #10232 from Eddie-cz/master
...
"Fixed" Visual Studio constinit errors
2 years ago
theodorerose
02df2a7dad
Sync from Piper @459854290
...
PROTOBUF_SYNC_PIPER
2 years ago
deannagarcia
d1ec412030
Merge pull request #10224 from deannagarcia/21.x
...
Cherry-pick composer fix
2 years ago
Deanna Garcia
75cc3a2af4
Update phpunit version
2 years ago
deannagarcia
6b1772f5f9
Merge pull request #10212 from Wyverald/patch-1
...
Update rules_kotlin version
2 years ago
petr.dannhofer
c1278f8358
"Fixed" Visual Studio constinit errors both for clang-cl and msvc compilers under c+17 and c+20 standards
2 years ago
Deanna Garcia
9c39cd2377
Change composer download
2 years ago
deannagarcia
b10f2ae3f0
Merge pull request #10222 from deannagarcia/composer
...
Upgrade to Composer 2
2 years ago
Theodore Rose
aa22c5e0de
Merge pull request #10196 from esorot/sync-stage
...
Integrate from Piper for C++, Java, and Python
2 years ago
Deanna Garcia
e7bbb267da
Change composer download
2 years ago
Matt Fowles Kulukundis
01c3e7e019
Merge pull request #10220 from protocolbuffers/fowles-patch-1
...
Slightly prettier way to express int min
2 years ago
theodorerose
9c530240a3
revert autotool changes
2 years ago
Matt Fowles Kulukundis
c7908f46c2
Slightly prettier way to express int min
2 years ago
Elliotte Rusty Harold
c9a2e3e0c9
Merge pull request #10126 from q-nathangrand/fix-timestamp-fromDate
...
Fix Timestamps.fromDate to correctly handle java.sql.Timestamps before unix epoch
2 years ago