index
:
delta/java/ant.git
1.9.x
ANT_12_FIXES
ANT_13_BRANCH
ANT_14_BRANCH
ANT_15_BRANCH
ANT_16_BRANCH
ANT_17_BRANCH
ANT_184_BRANCH
ANT_18_BRANCH
ANT_SITE
TOMCAT_31
bug_47552_scp_compression
dependabot/maven/src/etc/poms/ant-commons-net/commons-net-commons-net-3.9.0
dependabot/maven/src/etc/poms/ant-junit/xerces-xercesImpl-2.12.2
dependabot/maven/src/etc/poms/ant/xerces-xercesImpl-2.12.2
java-10-version
java8
jkf-1.10-requires-jdk8
jkf-review
logoutput-jmod-link
master
prepare_Ant_1.9.5
prepare_Ant_1.9.6
remove-tests-constants-from-main-tree
run-single-test-method
tomcat_32
git.apache.org: repos/asf/ant.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
org
/
apache
/
tools
/
zip
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduce GC pressure by replacing File(In|Out)putStream
Stefan Bodewig
2017-04-12
1
-2
/
+2
*
there is no better choice of a non-generic exception
Stefan Bodewig
2016-12-22
2
-5
/
+5
*
accept "impossible" exceptions
Stefan Bodewig
2016-12-22
5
-5
/
+5
*
Sonar meets backwards compatibility requirements
Stefan Bodewig
2016-12-21
1
-6
/
+6
*
fix Serializable classes that were in fact not Serializable
Stefan Bodewig
2016-12-21
1
-4
/
+4
*
false positives for null dereferences
Stefan Bodewig
2016-12-21
1
-3
/
+3
*
Sonar false positives for resource leaks
Stefan Bodewig
2016-12-20
1
-1
/
+3
*
make ZipFile implement Closeable
Stefan Bodewig
2016-03-28
1
-1
/
+2
*
yet another potential AIOBException in zip package
Stefan Bodewig
2015-07-21
1
-1
/
+1
*
COMPRESS-317 ArrayIndexOutOfBoundsException in ZipArchiveEntry#getMergedFields
Stefan Bodewig
2015-06-09
1
-1
/
+1
*
Arrays.copyOf is Java 1.6 only
Stefan Bodewig
2015-01-20
1
-4
/
+10
*
port Kristian Rosenvold's write performance improvements from Commons Compress
Stefan Bodewig
2015-01-20
6
-222
/
+424
*
Don't whine about unclosed archives if the file isn't even there.
Stefan Bodewig
2015-01-20
1
-2
/
+2
*
better use getter than raw attribute access
Stefan Bodewig
2015-01-02
1
-3
/
+4
*
ZipEntry's copy constructor was incomplete
Stefan Bodewig
2015-01-02
2
-1
/
+14
*
whitespace
Stefan Bodewig
2014-07-12
9
-22
/
+22
*
make it compile under Java5 (1.5.0_22-b03)
Jan Matèrne
2014-07-04
7
-132
/
+114
*
checkstyle
Jan Matèrne
2014-07-04
13
-172
/
+194
*
organize imports
Jan Matèrne
2014-07-03
4
-19
/
+19
*
assorted spelling fixes by Lajos Veres - closes #4
Stefan Bodewig
2014-02-28
1
-1
/
+1
*
explicitly set milliseconds to 0 when parsing ZipEntry's time field, it has t...
Stefan Bodewig
2013-10-27
1
-1
/
+2
*
PR 55271: obey to section 1.4.2 in http://www.pkware.com/documents/casestudie...
Stefan Bodewig
2013-07-17
3
-54
/
+10
*
Merge handling of duplicate entries from Commons Compress' ZipFile - needed t...
Stefan Bodewig
2013-06-04
1
-40
/
+111
*
merge zip64 fix from commons compress
Stefan Bodewig
2013-05-26
1
-2
/
+2
*
don't search beyond the start of the archive
Stefan Bodewig
2013-01-27
1
-5
/
+11
*
improve performance when reading non zip64 zip files, merge from commons comp...
Stefan Bodewig
2013-01-27
1
-8
/
+19
*
re-use a bunch of temporary arrays - merge from Compress
Stefan Bodewig
2013-01-05
4
-55
/
+47
*
merge recent fixes from Compress' tar package
Stefan Bodewig
2012-12-27
1
-6
/
+12
*
Inspired by PR 54056 I looked for thread-safety issues with HashMap in our co...
Stefan Bodewig
2012-11-10
2
-13
/
+16
*
merge tar package from Compress, bringing some POSIX tar support
Stefan Bodewig
2012-06-16
2
-3
/
+3
*
some stray @since tags from CC
Stefan Bodewig
2012-06-04
2
-9
/
+0
*
merge Zip64 support from Commons Compress
Stefan Bodewig
2012-06-04
23
-574
/
+2744
*
Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation
Jacobus Martinus Kruithof
2012-05-26
4
-7
/
+7
*
NS_DANGEROUS_NON_SHORT_CIRCUIT
Jesse N. Glick
2012-03-05
1
-1
/
+1
*
ZipFile doesn't work properly for archives using unicode extra fields. Port ...
Stefan Bodewig
2011-12-05
1
-1
/
+7
*
there is an off-by-one error in the loop that searches for the 'end of centra...
Stefan Bodewig
2011-08-05
1
-7
/
+9
*
finalize deflater instance in ZipOutputStream.
Stefan Bodewig
2011-08-03
1
-0
/
+1
*
clean up Inflater instance as some JDKs won't do it for us. PR 42696. Submi...
Stefan Bodewig
2011-07-13
1
-1
/
+7
*
another change in order not to get any warnings during JavaDoc generation whe...
Antoine Levy-Lambert
2010-12-14
1
-2
/
+3
*
fixing warnings in javadoc generation
Antoine Levy-Lambert
2010-12-08
1
-2
/
+4
*
fix a bunch of warnings you get when building on Harmony which uses Eclipse's...
Stefan Bodewig
2010-11-22
3
-3
/
+0
*
EFS in APPNOTE.TXT stands for 'Early Feature Specification' so our usage of i...
Stefan Bodewig
2010-02-19
2
-19
/
+27
*
As Jesse points out, equalsIgnoreCase is not locale-sensitive
Stefan Bodewig
2010-02-18
1
-8
/
+3
*
accept a wider range of existing zip archives by being more lenient when pars...
Stefan Bodewig
2010-02-16
5
-49
/
+392
*
fix javadoc warnings
Antoine Levy-Lambert
2010-02-14
1
-1
/
+0
*
make comparision locale insensitive
Stefan Bodewig
2010-02-12
1
-2
/
+13
*
ensure the same encoding is used for name and comment in all places. Submitt...
Stefan Bodewig
2009-03-05
1
-13
/
+18
*
even more encoding options for zips
Stefan Bodewig
2009-03-04
8
-24
/
+95
*
Parse central directory part of ZIP extra fields. PR 46637
Stefan Bodewig
2009-03-03
5
-14
/
+132
*
typos and unused imports
Stefan Bodewig
2009-03-03
3
-7
/
+5
[next]