48 Commits (845c2c5b393951d3e1828d992feff50a65d02772)

Author SHA1 Message Date
  Gintas Grigelionis 845c2c5b39 Avoid line.separator 8 years ago
  Gintas Grigelionis 3f90aeba03 Use diamonds 8 years ago
  Gintas Grigelionis 95495d57aa Remove extraneous casts and (un)boxing, tersify logic 8 years ago
  Stefan Bodewig 8425ca927b Merge branch '1.9.x' 8 years ago
  Stefan Bodewig e50fdd719c java 11's javac whines if @Deprecated Annotation is missing 8 years ago
  Gintas Grigelionis 7f1e7628b3 Checkstyle: whitespace, line continuation and modifier idiosyncrasies 8 years ago
  Gintas Grigelionis 6656db28bb Let’s use doclint 8 years ago
  Matt Benson b7d1e9bde4 java 5-8 9 years ago
  Arcadius Ahouansou 198d7a2f44 [AA] Bugzilla Bug 60628: Change after code review by @janmaterne 9 years ago
  Stefan Bodewig 5e0632687f Merge branch '1.9.x' 9 years ago
  Stefan Bodewig 18877234f2 accept generic exceptions because of backwards compatibility 9 years ago
  Stefan Bodewig 7aeadd7b0d Merge branch '1.9.x' 9 years ago
  Stefan Bodewig 121043fe59 false positives 9 years ago
  Stefan Bodewig 4240500618 tabs and linefeeds 10 years ago
  Stefan Bodewig eb4cd63850 and fix the array-based join method as well 10 years ago
  Stefan Bodewig c03b8a506f make StingUtils#join do what its tests expect 10 years ago
  Jan Matrne 75f1237400 StringUtils.join: new method 10 years ago
  Ville Skyttä 8a597546b8 PR 56749 Javadoc 1.8 fixes, submitted by Ville Skyttä 11 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Jesse N. Glick aea016a70f StringUtils.replace is obsolete. 13 years ago
  Matthew Jason Benson da5f3bfd25 java 5, continued 13 years ago
  Steve Loughran f2453ec2ac Bugzilla Report 48835 StringUtils.parseHumanSizes() should turn parse failures into BuildExceptions. 15 years ago
  Peter Reilly 1ff87364e9 trailing ws 18 years ago
  Jan Materne 2ed29da51a * Test for removeSuffix() 18 years ago
  Jan Materne cb1bf4ef26 Factor removeSuffix() out. 18 years ago
  Matthew Jason Benson 4b18adb729 refine 19 years ago
  Matthew Jason Benson 16bab4de70 allow parsed human sizes to be prefixed by +/- 19 years ago
  Peter Reilly 3c64066ee7 checkstyle 19 years ago
  Kevin Jackson f8e6703fc8 -remove Java1.4 specific methods from parseHumanSizes 19 years ago
  Kevin Jackson 6d39a0b71e - add Human Readable file size 'parsing' method 19 years ago
  Peter Reilly 5d029deab9 checkstyle 19 years ago
  Peter Reilly e6e70c16c1 checkstyle 19 years ago
  Matthew Jason Benson 6e2df44c94 Extract StringTokenizer and FileTokenizer from TokenFilter. 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Stephane Bailliez f358c00ade Fix performance issue with StringBuffer.toString() on JDK 5. 20 years ago
  Stefan Bodewig 84c1b5f037 2005 21 years ago
  Steve Loughran 1ebf25ab86 added a private constructor, to stop this being instantiated/subclassed. 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Conor MacNeill 410129735b style 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 24 years ago
  Conor MacNeill 03d0b81deb Order of modifiers 24 years ago
  Conor MacNeill 6154080061 More coding standard fixes 24 years ago
  Stephane Bailliez f82ca6ff2d Added additional methods to deal with strings. 24 years ago
  Stephane Bailliez e1e8891b13 Class the should provide a small set of helper 24 years ago