Jan Materne
|
cb1bf4ef26
|
Factor removeSuffix() out.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@577772 13f79535-47bb-0310-9956-ffa450edef68
|
18 years ago |
Matthew Jason Benson
|
4b18adb729
|
refine
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@549683 13f79535-47bb-0310-9956-ffa450edef68
|
18 years ago |
Matthew Jason Benson
|
16bab4de70
|
allow parsed human sizes to be prefixed by +/-
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@513899 13f79535-47bb-0310-9956-ffa450edef68
|
19 years ago |
Peter Reilly
|
3c64066ee7
|
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@487796 13f79535-47bb-0310-9956-ffa450edef68
|
19 years ago |
Kevin Jackson
|
f8e6703fc8
|
-remove Java1.4 specific methods from parseHumanSizes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@486465 13f79535-47bb-0310-9956-ffa450edef68
|
19 years ago |
Kevin Jackson
|
6d39a0b71e
|
- add Human Readable file size 'parsing' method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@486146 13f79535-47bb-0310-9956-ffa450edef68
|
19 years ago |
Peter Reilly
|
5d029deab9
|
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@474079 13f79535-47bb-0310-9956-ffa450edef68
|
19 years ago |
Peter Reilly
|
e6e70c16c1
|
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@471560 13f79535-47bb-0310-9956-ffa450edef68
|
19 years ago |
Matthew Jason Benson
|
6e2df44c94
|
Extract StringTokenizer and FileTokenizer from TokenFilter.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@450610 13f79535-47bb-0310-9956-ffa450edef68
|
19 years ago |
Stefan Bodewig
|
2e897819a8
|
copy2license.pl
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439418 13f79535-47bb-0310-9956-ffa450edef68
|
19 years ago |
Stephane Bailliez
|
f358c00ade
|
Fix performance issue with StringBuffer.toString() on JDK 5.
PR: 37169
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@327675 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Stefan Bodewig
|
84c1b5f037
|
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278184 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Steve Loughran
|
1ebf25ab86
|
added a private constructor, to stop this being instantiated/subclassed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278183 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Peter Reilly
|
c885f56836
|
remove authors from files
PR: 27177
Obtained from: J.M. (Martijn) Kruithof
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276208 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Antoine Levy-Lambert
|
278781dcd6
|
Copyright owner is The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276065 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Antoine Levy-Lambert
|
66555ca10d
|
Remove trailing spaces in all java files
in order to make checkstyle happy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276017 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Antoine Levy-Lambert
|
ca1513552f
|
Switch to Apache Software License 2.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276010 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Conor MacNeill
|
410129735b
|
style
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274851 13f79535-47bb-0310-9956-ffa450edef68
|
22 years ago |
Stefan Bodewig
|
1dc8a07905
|
Remove Jakarta Project from license
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274040 13f79535-47bb-0310-9956-ffa450edef68
|
23 years ago |
Peter Donald
|
8f413c1208
|
Remove unused imports, remove glob imports, sort imports.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273169 13f79535-47bb-0310-9956-ffa450edef68
|
23 years ago |
Conor MacNeill
|
03d0b81deb
|
Order of modifiers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272442 13f79535-47bb-0310-9956-ffa450edef68
|
23 years ago |
Conor MacNeill
|
6154080061
|
More coding standard fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272433 13f79535-47bb-0310-9956-ffa450edef68
|
23 years ago |
Stephane Bailliez
|
f82ca6ff2d
|
Added additional methods to deal with strings.
This is mostly to avoid the use of regexp for
simple tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270393 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |
Stephane Bailliez
|
e1e8891b13
|
Class the should provide a small set of helper
methods related to string manipulation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270148 13f79535-47bb-0310-9956-ffa450edef68
|
24 years ago |