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:20 UTC

[tinkerpop] branch 3.5-dev updated (8108fce -> 3f2fc44)

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

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


    from 8108fce  Merge branch 'dependabot/nuget/gremlin-dotnet/3.5-dev/System.Text.Json-6.0.1' into 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

No new revisions were added by this update.

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(-)