]> source.dussan.org Git - poi.git/commit
Bug 57915: Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less than Intege...
authorDominik Stadler <centic@apache.org>
Thu, 17 Sep 2015 19:23:25 +0000 (19:23 +0000)
committerDominik Stadler <centic@apache.org>
Thu, 17 Sep 2015 19:23:25 +0000 (19:23 +0000)
commite47a129a5bb6a4ef21c44b82668bb981a7a1afac
tree6a9e5e6129dbd209d77e9b8a6d1bbfc970b6dbb4
parent2f0ceddc7f019efd3b5418a94a8feda29af0fc1f
Bug 57915: Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less than Integer.MIN_VALUE

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1703672 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/functions/Dec2Hex.java
src/testcases/org/apache/poi/ss/formula/functions/TestDec2Hex.java