This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/iceberg-cpp.git
discard a1a56308 Publish docs from commit
4a71abe042ef4f62842b05dbc0bd076362ed9a94
new 8242e5bf Publish docs from commit
f1b0dba4a0d46fbc83ee0bc35d93b08d5cbaa599
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a1a56308)
\
N -- N -- N refs/heads/gh-pages (8242e5bf)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
api/expressions_8h.html | 1 -
api/expressions_8h_source.html | 438 ++++---
api/xml/classiceberg_1_1BoundLiteralPredicate.xml | 12 +-
api/xml/classiceberg_1_1BoundPredicate.xml | 4 +-
api/xml/classiceberg_1_1BoundSetPredicate.xml | 16 +-
api/xml/classiceberg_1_1BoundUnaryPredicate.xml | 12 +-
api/xml/classiceberg_1_1Expressions.xml | 108 +-
api/xml/classiceberg_1_1Predicate.xml | 2 +-
api/xml/classiceberg_1_1UnboundPredicateImpl.xml | 24 +-
api/xml/evaluator__test_8cc.xml | 136 ++-
api/xml/exception_8h.xml | 105 +-
api/xml/expression__visitor__test_8cc.xml | 2 -
api/xml/expressions_8cc.xml | 196 ++-
api/xml/expressions_8h.xml | 602 +++++----
api/xml/iceberg__export_8h.xml | 148 ++-
api/xml/namespaceiceberg_1_1_0d55.xml | 2 +-
api/xml/predicate_8cc.xml | 1273 ++++++++++----------
api/xml/predicate__test_8cc.xml | 2 -
mkdocs/docs/api/expressions_8h.html | 1 -
mkdocs/docs/api/expressions_8h_source.html | 438 ++++---
.../xml/classiceberg_1_1BoundLiteralPredicate.xml | 12 +-
.../api/xml/classiceberg_1_1BoundPredicate.xml | 4 +-
.../api/xml/classiceberg_1_1BoundSetPredicate.xml | 16 +-
.../xml/classiceberg_1_1BoundUnaryPredicate.xml | 12 +-
.../docs/api/xml/classiceberg_1_1Expressions.xml | 108 +-
mkdocs/docs/api/xml/classiceberg_1_1Predicate.xml | 2 +-
.../xml/classiceberg_1_1UnboundPredicateImpl.xml | 24 +-
mkdocs/docs/api/xml/evaluator__test_8cc.xml | 136 ++-
mkdocs/docs/api/xml/exception_8h.xml | 105 +-
.../docs/api/xml/expression__visitor__test_8cc.xml | 2 -
mkdocs/docs/api/xml/expressions_8cc.xml | 196 ++-
mkdocs/docs/api/xml/expressions_8h.xml | 602 +++++----
mkdocs/docs/api/xml/iceberg__export_8h.xml | 148 ++-
mkdocs/docs/api/xml/namespaceiceberg_1_1_0d55.xml | 2 +-
mkdocs/docs/api/xml/predicate_8cc.xml | 1273 ++++++++++----------
mkdocs/docs/api/xml/predicate__test_8cc.xml | 2 -
mkdocs/site/api/expressions_8h.html | 1 -
mkdocs/site/api/expressions_8h_source.html | 438 ++++---
.../xml/classiceberg_1_1BoundLiteralPredicate.xml | 12 +-
.../api/xml/classiceberg_1_1BoundPredicate.xml | 4 +-
.../api/xml/classiceberg_1_1BoundSetPredicate.xml | 16 +-
.../xml/classiceberg_1_1BoundUnaryPredicate.xml | 12 +-
.../site/api/xml/classiceberg_1_1Expressions.xml | 108 +-
mkdocs/site/api/xml/classiceberg_1_1Predicate.xml | 2 +-
.../xml/classiceberg_1_1UnboundPredicateImpl.xml | 24 +-
mkdocs/site/api/xml/evaluator__test_8cc.xml | 136 ++-
mkdocs/site/api/xml/exception_8h.xml | 105 +-
.../site/api/xml/expression__visitor__test_8cc.xml | 2 -
mkdocs/site/api/xml/expressions_8cc.xml | 196 ++-
mkdocs/site/api/xml/expressions_8h.xml | 602 +++++----
mkdocs/site/api/xml/iceberg__export_8h.xml | 148 ++-
mkdocs/site/api/xml/namespaceiceberg_1_1_0d55.xml | 2 +-
mkdocs/site/api/xml/predicate_8cc.xml | 1273 ++++++++++----------
mkdocs/site/api/xml/predicate__test_8cc.xml | 2 -
54 files changed, 4599 insertions(+), 4650 deletions(-)