]> source.dussan.org Git - poi.git/commit
#64319 Tighten the scientific format code to avoid making eg TRUE into TRUE+, handle...
authorNick Burch <nick@apache.org>
Sat, 11 Apr 2020 15:36:27 +0000 (15:36 +0000)
committerNick Burch <nick@apache.org>
Sat, 11 Apr 2020 15:36:27 +0000 (15:36 +0000)
commit2b2631225de52a93fcc6e7f8a5a33589a44a54ff
tree0627ab75923039a7399f0d64bf6b60f196c0b1cf
parent0ea6b0800d83b12680ccc765662183b6b23ec4ae
#64319 Tighten the scientific format code to avoid making eg TRUE into TRUE+, handle formats like 0E-0, and ensure formats like 0E0 work correctly

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1876396 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/usermodel/DataFormatter.java
src/testcases/org/apache/poi/ss/usermodel/TestDataFormatter.java