summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/filters/StripJavaComments.java
Commit message (Expand)AuthorAgeFilesLines
* Changes after static code analysis.Jacobus Martinus Kruithof2007-04-081-1/+1
* copy2license.plStefan Bodewig2006-09-011-5/+6
* remove duplicate finalPeter Reilly2005-01-251-3/+3
* remove authors from filesPeter Reilly2004-03-091-1/+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
* TyposAntoine Levy-Lambert2003-09-121-1/+1
* Last for a while ... :-)Conor MacNeill2003-07-181-0/+2
* Enable previously disabled head-tail tests.Magesh Umasankar2003-04-231-7/+1
* filter readers modify lineendings.Magesh Umasankar2003-04-221-11/+17
* <stripjavacomments> would consider // inside String constants comments.Stefan Bodewig2003-03-271-2/+11
* Remove Jakarta Project from licenseStefan Bodewig2003-02-101-1/+1
* Fixed up JavaDocs (where possible) to remove warnings (mostly about breakiter...Jon Skeet2002-07-231-1/+2
* Fix-up of JavaDocs for filters (and a couple of style fixes too).Jon Skeet2002-04-301-10/+33
* Coding StandardConor MacNeill2002-04-151-2/+1
* Bring all headers into lineConor MacNeill2002-04-121-42/+42
* Fix StripJavaComments such that it strips out java comments properly. Testca...Magesh Umasankar2002-03-071-2/+0
* Redo comment filtering logic. The previous one was buggy. I will add a test...Magesh Umasankar2002-03-071-37/+37
* Promote Filter Reader proposal to main trunk.Magesh Umasankar2002-03-061-0/+150