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