Joshua Haberman
e5d8d28b0f
Addressed PR comments.
3 years ago
Joshua Haberman
54b775d4f4
WIP.
3 years ago
Joshua Haberman
edf9f63800
Merge pull request #479 from fmeum/main
...
Build tools in the exec configuration
3 years ago
Fabian Meumertzheim
5ea5b05530
Build tools in the exec configuration
...
Bazel has deprecated the host configuration and replaced it with the
exec configuration, which has proper support for transitions and remote
build execution.
3 years ago
Joshua Haberman
7260346e30
Fixed validation of extension field descriptors.
3 years ago
Joshua Haberman
0549fc0ce1
Fixed several tests.
3 years ago
Joshua Haberman
69d948a9cb
Implemented deep copy for repeated fields.
3 years ago
Joshua Haberman
257da205fb
Merge pull request #477 from haberman/python-message-fixes
...
Fixed or accounted for nearly all errors in message_test
3 years ago
Joshua Haberman
de2d7e345b
Addressed PR comments.
3 years ago
Joshua Haberman
5b3447ebd3
Addressed PR comments.
3 years ago
Joshua Haberman
1437245d41
Fixed or accounted for nearly all errors in message_test.
3 years ago
Joshua Haberman
0dca22a426
Merge pull request #476 from haberman/python-fixes
...
Two small Python fixes
3 years ago
Joshua Haberman
33b6049871
Fixed test_util.py so that golden data can be found.
3 years ago
Joshua Haberman
c2209d1a29
Enabled custom options.
3 years ago
Joshua Haberman
6ce7701509
Merge pull request #474 from haberman/python-extdict
...
Added ExtensionDict for Python
3 years ago
Joshua Haberman
0606564fd5
Addressed PR comments.
3 years ago
Joshua Haberman
480a33f2a4
Fixed message equality for extensions.
3 years ago
Joshua Haberman
627c44be1f
Initial commit of ExtensionDict.
3 years ago
Joshua Haberman
3132ac8d84
Merge pull request #473 from haberman/python-map
...
Added map fields for Python
3 years ago
Joshua Haberman
58960e0442
Addressed PR comments.
3 years ago
Joshua Haberman
1c46e72eee
Addressed PR comments.
3 years ago
Joshua Haberman
21d716d72b
A bit more terminology updating.
3 years ago
Joshua Haberman
faac2d8b78
Updated some terminology and added comments.
3 years ago
Joshua Haberman
bf74b3e7fd
Added map support.
3 years ago
Joshua Haberman
10597019ba
Merge pull request #471 from haberman/python-pool
...
Implemented most methods on DescriptorPool
3 years ago
Joshua Haberman
e4c88ad35a
Addressed PR comments.
3 years ago
Joshua Haberman
cc9b486cf1
Added comment for db member.
3 years ago
Joshua Haberman
cd9915abe2
Removed obsolete function and added coments for existing functions.
3 years ago
Joshua Haberman
e580ab686d
Changed skips to expected failures.
3 years ago
Joshua Haberman
b0f81596be
All tests passing!
3 years ago
Joshua Haberman
55e5da5489
Implemented DescriptorPool methods.
3 years ago
Joshua Haberman
b58824152e
Merge pull request #463 from haberman/python-repeated
...
Added repeated fields for Python
3 years ago
Joshua Haberman
a949e45075
Added decref in error path.
3 years ago
Joshua Haberman
c8f1de8688
Addressed PR comments.
3 years ago
Joshua Haberman
fda44f3c1e
Merge branch 'main' into python-repeated
3 years ago
Joshua Haberman
aee30144cc
Fixed a couple bugs.
3 years ago
Joshua Haberman
1e5f684aea
Merge pull request #470 from haberman/listfield-fix
...
Two small bugfixes
3 years ago
Joshua Haberman
54b605026d
Fixed a bug in ListFields().
3 years ago
Joshua Haberman
55a24d94d3
Added missing conversion of message values.
3 years ago
Joshua Haberman
80776e363d
Changed the style of a few range checks.
3 years ago
Joshua Haberman
5f0978abb7
Added tests for slice deletion and fixed bugs.
3 years ago
Joshua Haberman
288c752177
Merge branch 'main' into python-repeated
3 years ago
Joshua Haberman
6826cc9ea0
Converted skips to expected failures where possible.
3 years ago
Joshua Haberman
575522c23a
Merge branch 'python-tests' into python-repeated
3 years ago
Joshua Haberman
9b77831391
Merge pull request #469 from haberman/python-tests
...
Run all protobuf python unit tests
3 years ago
Joshua Haberman
1258c61138
Exclude all Python tests from ASAN at the moment.
...
I would like to enabled ASAN here, but it is tricky to do so.
3 years ago
Joshua Haberman
da71fdeeb2
Addressed PR comments.
3 years ago
Joshua Haberman
3921e02990
Fixed make_cmakelists.py.
3 years ago
Joshua Haberman
4423e917ad
All tests in the repo are passing.
3 years ago
Matt Fowles Kulukundis
fabb0c34a3
Merge pull request #468 from EliSchleifer/patch-1
...
Update BUILD to set visilbity on windows config to public
3 years ago