summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/util/depend/bcel
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated codetwogee2020-07-291-7/+2
* updated reference to license from http to https usingjkf2019-05-253-3/+3
* Avoid Collections.list().stream()Gintas Grigelionis2018-05-171-1/+3
* Deprecate CollectionUtils and Enumerations;Gintas Grigelionis2018-05-162-18/+8
* Chop extraneous parenthesesGintas Grigelionis2018-04-061-1/+1
* java 5-8java8Matt Benson2017-04-133-59/+61
* objects created for side effects onlyStefan Bodewig2016-12-212-2/+2
* fix bogus importsStefan Bodewig2014-07-123-16/+12
* oops - make it compile under Java5 againJan Matèrne2014-07-041-19/+23
* organize importsJan Matèrne2014-07-033-12/+13
* Java 1.5, continuedMatthew Jason Benson2012-08-223-31/+30
* Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentationJacobus Martinus Kruithof2012-05-263-3/+3
* Same fix as for AncestorAnalyzer - make code compile with BCEL's trunkStefan Bodewig2009-10-241-2/+8
* adapt to BCEL change, see dist-ant's Gump build failureStefan Bodewig2009-10-211-2/+8
* checkstylePeter Reilly2007-09-261-1/+2
* magic numbersPeter Reilly2007-09-251-0/+2
* copy2license.plStefan Bodewig2006-09-013-15/+18
* remove authors from filesPeter Reilly2004-03-093-5/+0
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-093-3/+3
* Remove trailing spaces in all java filesAntoine Levy-Lambert2004-02-043-6/+6
* Switch to Apache Software License 2.0Antoine Levy-Lambert2004-02-033-147/+36
* Coding conventionsConor MacNeill2003-07-193-0/+14
* styleConor MacNeill2003-07-193-6/+6
* styleConor MacNeill2003-07-171-10/+7
* It's me again, erm, 2003, I mean.Stefan Bodewig2003-04-151-1/+1
* Better detection of classes passed as method params like 'System.out.println(...Jesse Stockall2003-04-151-5/+29
* Remove Jakarta Project from licenseStefan Bodewig2003-02-103-3/+3
* Detect more class references, particularly the ones used to createConor MacNeill2002-12-191-1/+22
* fix issues reported by PMDStefan Bodewig2002-10-312-2/+2
* More coding standard fixesConor MacNeill2002-04-152-18/+17
* Allow ejbjar dependency including behaviour to be controlledConor MacNeill2002-04-052-0/+19
* Fixed up JavaDocs so they build without errors. The main changes were:Jon Skeet2002-03-273-4/+2
* Ah! cruel ones, leave me alone nowConor MacNeill2002-03-183-3/+3
* Refactor dependency analysis.Conor MacNeill2002-03-153-0/+498