aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/util/TestLittleEndian.java
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-081-15/+15
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-35/+19
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-251-2/+2
* #59893 - Forbid calls to InputStream.availableAndreas Beeker2018-04-271-27/+35
* bug 59893: more unrelated changes from AndiJaven O'Neal2017-02-171-24/+40
* optimized unused imports and removed deprecation warnings in poi-mainYegor Kozlov2012-03-051-2/+2
* (bug 46156) fix junit error after c722284Josh Micich2008-12-021-4/+2
* General clean-up in LittleEndian util class. (Some optimization, some obsolet...Josh Micich2008-10-241-7/+7
* Fix for bug 45582 - handle extra bytes after the EOFRecordJosh Micich2008-08-071-289/+164
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-011-4/+4
* New licence changes.Glen Stampoultzis2004-04-091-52/+15
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Removed the call to doubleToRawLongBits()Glen Stampoultzis2002-08-271-3/+0
* Fixes to chart handling and to a hidden bug to do with where the beginning of...Glen Stampoultzis2002-08-211-5/+20
* Merged from 1.5 branch.Glen Stampoultzis2002-06-021-0/+6
* great patch by craig@adaptivetrade.com (Craig Kelley) --Andrew C. Oliver2002-05-101-0/+42
* Forgot to commit this beforeGlen Stampoultzis2002-03-031-0/+6
* Initial revisionAndrew C. Oliver2002-01-311-0/+445