IDEADEV-41072 (Inspection "​Call to unpredictable BigDecimal constructor" should...
commit2367fcf131bdb7eb2e8419551807a963e6207add
authorBas Leijdekkers <leijdekkers@carp-technologies.nl>
Wed, 28 Oct 2009 22:35:34 +0000 (28 23:35 +0100)
committerBas Leijdekkers <leijdekkers@carp-technologies.nl>
Wed, 28 Oct 2009 22:35:34 +0000 (28 23:35 +0100)
tree2bce7a93b364dbda06c4d9b620834f158183f3b9
parentfee183b29f98ad3c73146faeb14795c08477015a
IDEADEV-41072 (Inspection "​Call to unpredictable BigDecimal constructor" should only trigger for literals)
IDEADEV-41073 (New intention: convert "​new BigDecimal​(​double const​)" to "​new BigDecimal​(​string const​)")
plugins/InspectionGadgets/src/com/siyeh/InspectionGadgetsBundle.properties
plugins/InspectionGadgets/src/com/siyeh/ig/numeric/UnpredictableBigDecimalConstructorCallInspection.java