You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2022/01/31 13:38:15 UTC

[tinkerpop] branch master updated (f0ffa9d -> 41d77fb)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from f0ffa9d  Merge branch '3.5-dev'
     add b4bb320  Fixed issue on comparing BigDecimal with infinite
     add 7ada984  Added test cases and covered also negative infinite numbers
     add 7028637  Uncommented tests and added entry in changelog
     add 3f2fc44  Merge branch 'pr-1552' into 3.5-dev
     new 41d77fb  Merge branch '3.5-dev'

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:
 CHANGELOG.asciidoc                                 |  1 +
 .../tinkerpop/gremlin/util/NumberHelper.java       | 20 +++++-
 .../gremlin/process/traversal/CompareTest.java     | 78 ++++++++++++++++++++++
 3 files changed, 98 insertions(+), 1 deletion(-)

[tinkerpop] 01/01: Merge branch '3.5-dev'

Posted by sp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 41d77fb0f8721b4c2b2b05d338114b8fb95f5577
Merge: f0ffa9d 3f2fc44
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Mon Jan 31 08:12:02 2022 -0500

    Merge branch '3.5-dev'

 CHANGELOG.asciidoc                                 |  1 +
 .../tinkerpop/gremlin/util/NumberHelper.java       | 20 +++++-
 .../gremlin/process/traversal/CompareTest.java     | 78 ++++++++++++++++++++++
 3 files changed, 98 insertions(+), 1 deletion(-)