index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/bouncyCastleVersion-1.80
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.github.spotbugs-6.1.0
dependabot/gradle/com.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.cyclonedx.bom-2.0.0
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.mockito-mockito-core-5.15.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
/
poi
/
util
/
HexDump.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
a few performance fixes to speed-up the tests
Andreas Beeker
2016-06-30
1
-28
/
+40
*
fix several findbugs SF_SWITCH_NO_DEFAULT warnings
Javen O'Neal
2016-04-12
1
-4
/
+7
*
findbugs fixes
Andreas Beeker
2016-03-16
1
-1
/
+1
*
obsoleted Codec classes by HexDump
Andreas Beeker
2015-10-05
1
-8
/
+21
*
sonar fixes
Andreas Beeker
2015-10-04
1
-3
/
+3
*
Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...
Andreas Beeker
2015-09-07
1
-23
/
+39
*
fixed a few forbidden api calls
Andreas Beeker
2015-08-29
1
-18
/
+14
*
- reworked HexDump class - unified array dumps and usage of standard java cal...
Andreas Beeker
2015-08-29
1
-178
/
+86
*
Fix a handful of forbidden apis identified problems
Nick Burch
2015-08-27
1
-2
/
+6
*
merge trunk to common sl branch
Andreas Beeker
2015-07-19
1
-4
/
+7
|
\
|
*
Allow dumping of null arrays
Nick Burch
2015-07-13
1
-4
/
+7
*
|
Fixed several test drivers or the implementation
Andreas Beeker
2015-05-28
1
-29
/
+21
|
/
*
Fix formatting of trailing comma in HexDumps, cover class fully with tests
Dominik Stadler
2014-07-22
1
-3
/
+6
*
Fixed compiler warnings - unnecessary else
Josh Micich
2009-08-18
1
-9
/
+9
*
Removed trailing comma from output of HexDump.toHex()
Josh Micich
2008-09-12
1
-1
/
+3
*
Consolidated TableRecord inside FormulaRecordAggregate. Simplifications to F...
Josh Micich
2008-08-28
1
-21
/
+59
*
Support for getting OLE objects from HSSFWorkbook. See bug 43222 for details.
Yegor Kozlov
2007-09-08
1
-0
/
+19
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
1
-5
/
+6
*
Added image support for POI. See the quick guide for details. Sponsored thr...
Glen Stampoultzis
2005-05-01
1
-1
/
+1
*
added a main method so we can use it as a quickie utility (been meaning to do...
Andrew C. Oliver
2005-04-27
1
-0
/
+9
*
Empty byte array case for HexDump
Glen Stampoultzis
2004-08-10
1
-0
/
+7
*
Fixed error with HexDump.java
Glen Stampoultzis
2004-04-12
1
-1
/
+1
*
New licence changes.
Glen Stampoultzis
2004-04-09
1
-52
/
+15
*
Hex dump with byte positions
Rainer Klute
2003-08-30
1
-5
/
+24
*
Added a method for a formatted hex dump.
Rainer Klute
2003-08-23
1
-0
/
+28
*
Fixed concurrency problem in HexDump
Glen Stampoultzis
2003-06-30
1
-21
/
+60
*
Changed copyright from 2002 to 2003
Glen Stampoultzis
2003-04-30
1
-1
/
+1
*
fixed error with HexDump
Andrew C. Oliver
2002-09-02
1
-5
/
+7
*
Fixed javadoc comment.
Rainer Klute
2002-07-22
1
-2
/
+0
*
Merged from 1.5 (SST fixes).
Glen Stampoultzis
2002-06-09
1
-6
/
+34
*
got SUM working and some debug stuff.
Andrew C. Oliver
2002-04-30
1
-0
/
+65
*
Made some changes for HDF types
Said Ryan Ackley
2002-04-19
1
-0
/
+18
*
Added support for automatic record generation
Glen Stampoultzis
2002-02-10
1
-2
/
+47
*
Initial revision
Andrew C. Oliver
2002-01-31
1
-0
/
+184