druid/codestyle
Roman Leventov d168a4271e Use Double.NEGATIVE_INFINITY and Double.POSITIVE_INFINITY (#4496)
* Use Double.NEGATIVE_INFINITY and Double.POSITIVE_INFINITY instead of Double.MIN_VALUE and Double.MAX_VALUE, same for Float

* Replace usages in comments

* Fix RTree

* Remove commented code

* Add tests
2017-07-07 09:10:13 -06:00
..
LICENSE.txt Enable auto license checking (#3836) 2017-01-10 18:13:47 -08:00
checkstyle-suppressions.xml Avoid using the default system Locale and printing to System.out in production code (#4409) 2017-06-29 14:06:19 -07:00
checkstyle.xml Use Double.NEGATIVE_INFINITY and Double.POSITIVE_INFINITY (#4496) 2017-07-07 09:10:13 -06:00