summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/taskdefs/Checksum.java
Commit message (Expand)AuthorAgeFilesLines
* Use an empty array in favor of pre-sized array.Arturo Bernal2021-08-311-1/+1
* Made some variable names more consistent with the other parts of the code.Yusuke Shinyama2019-10-211-3/+3
* updated reference to license from http to https usingjkf2019-05-251-1/+1
* Revert "Check spelling"Gintas Grigelionis2018-09-111-1/+1
* Check spellingGintas Grigelionis2018-09-091-1/+1
* Deprecate StringUtils.LINE_SEPGintas Grigelionis2018-04-271-4/+2
* Checkstyle/spellingGintas Grigelionis2018-04-201-1/+1
* Inline/whitespace/formatGintas Grigelionis2018-04-121-5/+1
* Avoid repetitionGintas Grigelionis2018-04-061-1/+1
* Squash catchGintas Grigelionis2018-04-021-3/+1
* Use diamondsGintas Grigelionis2018-04-021-1/+1
* Simplify logicGintas Grigelionis2018-04-011-1/+1
* Use foreach loopsGintas Grigelionis2018-04-011-2/+2
* Checkstyle: whitespace, line continuation and modifier idiosyncrasiesGintas Grigelionis2017-12-111-2/+2
* java 5-8java8Matt Benson2017-04-131-41/+27
* reduce GC pressure by replacing File(In|Out)putStreamStefan Bodewig2017-04-121-6/+7
* organize importsJan Matèrne2014-07-031-11/+11
* java 5, continuedMatthew Jason Benson2012-08-211-20/+12
* #52829: ResourceCollection now Iterable<Resource>.Jesse N. Glick2012-04-161-4/+2
* fix a bunch of warnings you get when building on Harmony which uses Eclipse's...Stefan Bodewig2010-11-221-2/+2
* allow more path 'views' of a file as elements inside <checksum>s pattern. PR...Stefan Bodewig2010-10-251-0/+10
* <checksum>'s totalproperty doesn't work with repeated file names. PR 36748Stefan Bodewig2010-05-171-12/+19
* make checksum's totalproperty platform independent. PR 36748.Stefan Bodewig2009-01-061-2/+13
* use adapter instead of instanceof checksStefan Bodewig2008-11-171-1/+2
* [43348] Use FileProvider interfaceMatthew Jason Benson2008-06-171-4/+5
* magic numbersPeter Reilly2007-09-171-5/+11
* checkstylePeter Reilly2006-11-181-1/+1
* checkstylePeter Reilly2006-11-011-7/+7
* bugzilla report 37386: <checksum> with file and todir failsPeter Reilly2006-09-171-0/+4
* copy2license.plStefan Bodewig2006-09-011-5/+6
* <echo> gets encoding support. I cannot believe we never noticed this was miss...Steve Loughran2005-12-121-0/+8
* cleanup of imports, use FileUtils.close, submitted by Kevin JacksonAntoine Levy-Lambert2005-11-171-10/+1
* Support filesystem-only resource collections in checksum.Matthew Jason Benson2005-09-301-76/+84
* ensure that property w/ fileset applies to a single fileMatthew Jason Benson2005-09-291-1/+2
* (judiciously) use FileUtils.close()Matthew Jason Benson2005-09-291-14/+3
* checkstylePeter Reilly2005-01-061-6/+37
* remove importsPeter Reilly2005-01-061-1/+0
* Various checkstyle violationsStefan Bodewig2004-11-221-3/+3
* Support different output formats in checksum, PR 16539, based on a patch by M...Stefan Bodewig2004-09-081-33/+122
* remove authors from filesPeter Reilly2004-03-091-3/+0
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-091-1/+1
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-041-2/+2
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-031-49/+12
* Make checksum work with nested filesets and no total propertyAntoine Levy-Lambert2003-12-181-2/+2
* SpellingAntoine Levy-Lambert2003-09-131-2/+2
* Coding conventionsConor MacNeill2003-07-191-8/+10
* styleConor MacNeill2003-07-191-4/+8
* 2003 and some 'since' informationStefan Bodewig2003-06-241-1/+5
* #20767 - adding totalproperty and todir attributes to checksum task - submitt...Erik Hatcher2003-06-241-23/+170
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1