Commit Graph

2689 Commits

Author SHA1 Message Date
Henri Yandell dafce5c30e Lowering the bar for the article so a release isn't held up by talking about the release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1072856 13f79535-47bb-0310-9956-ffa450edef68
2011-02-21 06:36:57 +00:00
Oliver Heger da545e3f6c [LANG-678] Updates changes and release notes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1071402 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 21:24:33 +00:00
Oliver Heger 3c286d89d0 [LANG-678] Added support for ConcurrentMap.putIfAbsent() to ConcurrentUtils.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1071401 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 21:20:27 +00:00
Henri Yandell 536ea90fc0 Adding a note for LANG-676
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1067607 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06 06:59:37 +00:00
Henri Yandell d34dce48e5 Adding note on potential NPE if autoboxing occurs per LANG-676
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1067606 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06 06:58:08 +00:00
Henri Yandell 4a29061ad7 Updating the 3.0 article
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1067603 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06 06:49:49 +00:00
Matthew Jason Benson e39e773c19 ws
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1067021 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 22:57:47 +00:00
Gary D. Gregory d51bc887a3 Add missing Javadoc @param.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066984 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 21:29:35 +00:00
Henri Yandell e9f5fc1400 Noting LANG-677
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066733 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 05:24:51 +00:00
Niall Pemberton 3e5d5dc9c0 LANG-677 DateUtils isSameLocalTime() compares the hour using 12hour Calendar.HOUR instead of 24hour Calendar.HOUR_OF_DAY - thanks to Christian
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066645 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 21:55:15 +00:00
Henri Yandell a655a3fafb Updating changes report
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066354 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 07:15:29 +00:00
Henri Yandell d0574706e1 Removing the multi-line TODO so it shows up as 1 TODO
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066351 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 06:41:33 +00:00
Henri Yandell 8106d2c387 Adding javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066350 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 06:39:50 +00:00
Henri Yandell 1106a498a6 Removing the note on CsvEscaper as an overriding example
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066349 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 06:39:41 +00:00
Henri Yandell f7d98dc6ec Removing the note on '2' being in the API. That can be dealt with if people find doubling to be an issue
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066348 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 06:38:08 +00:00
Henri Yandell b9f45d533f Removing RegexTranslator TODO
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066347 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 06:37:13 +00:00
Henri Yandell 0c0402cd3d Breaking 120+ line in half
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066343 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 06:25:20 +00:00
Henri Yandell 05242a9c85 Adding tests to ensure the public constructors remain
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066341 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 06:21:53 +00:00
Henri Yandell ad8f15bcb0 Explicitly specifying the Exceptions instead of a catch(Exception)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066333 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 05:54:51 +00:00
Henri Yandell 9c0820ebbc Upgrading to parent pom v18
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066332 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 05:45:21 +00:00
Henri Yandell ec9c77d586 Explicitly specifying the Exceptions instead of a catch(Exception)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066330 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 05:39:30 +00:00
Henri Yandell 312cfc0daf Technically we should compare to 2.6; though it's much the same result given our package name change
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066328 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 05:31:00 +00:00
Henri Yandell d0db214c78 Minor update
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065238 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 09:10:19 +00:00
Henri Yandell 17cbd99d6a Adding a bit to the 3.0 article
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065237 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 09:08:01 +00:00
Henri Yandell e03c097d1c Adding more tests to Pair
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065236 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 09:04:51 +00:00
Henri Yandell 03cf8fd714 Scratch that, compiler disagrees (aka, I'm wrong)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065235 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 09:01:17 +00:00
Henri Yandell bd7b736643 Removed unnecessary lines (options are already null by default)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065233 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 08:50:51 +00:00
Henri Yandell c2ff15b0d0 Adding testing for Java 1.8, confirming that 1.9 is not there to test the null handling and confirming that the wrapper method works
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065232 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 08:48:26 +00:00
Henri Yandell 8ae1df8b87 Adding a Java 1.8 as that is talked of nowadays
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065231 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 08:48:16 +00:00
Henri Yandell f0df931ba0 Fixing @params
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065230 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 08:47:38 +00:00
Henri Yandell 6e6bc18c9f Removed todo note as the ceiling tests are in DateUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065229 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 08:45:13 +00:00
Henri Yandell 8a7c77060e Rename the parameter everywhere instead of just the method declaration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065224 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 08:15:38 +00:00
Henri Yandell bc5f3e087a Added javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065220 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 08:08:42 +00:00
Henri Yandell 5ea88e0d6d Removing TODO; a regex translator didn't prove to be very quick iirc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065217 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 08:03:17 +00:00
Henri Yandell 8878c98bbd rollback unintended change to pom version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065216 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 08:02:10 +00:00
Henri Yandell a95465d709 Implemented TODO to protect unescaper from ArrayIndexOutOfBounds
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065215 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 08:01:19 +00:00
Henri Yandell 51bf2ce1c0 Adding unit test for JavaVersion
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065212 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 07:54:29 +00:00
Henri Yandell db06926828 Added {} to if
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065210 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 07:40:24 +00:00
Henri Yandell 2bed62603d Adding javadoc for HTML3 methods
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065209 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 07:38:36 +00:00
Henri Yandell 204d18f903 Breaking long lines
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065208 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 07:36:18 +00:00
Henri Yandell bf42bd5d14 Adding javadoc for public method
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065207 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 07:35:35 +00:00
Henri Yandell 0e61e227bc Updating javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065205 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 07:30:58 +00:00
Henri Yandell 209b28c49a Fixing infinite recursion. Thankyou FindBugs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065198 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 06:45:12 +00:00
Henri Yandell 1d80314fc2 Removing unused import
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065197 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 06:43:53 +00:00
Henri Yandell b7a7b7d870 Removing unused variable and unused import
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065196 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 06:43:22 +00:00
Henri Yandell 9ae054b7c8 Removed isJavaVersionAtLeast(float) and (int), and added an enum variant with the new JavaVersion enum. Updated the rest of the code, switched isJavaVersionAtLeast over to using java.specification.version and not java.version (the vendor code) and dropped JAVA_VERSION_TRIMMED, JAVA_VERSION_FLOAT and JAVA_VERSION_INT. See: LANG-624
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1065174 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 03:48:40 +00:00
Henri Yandell 2be456f665 Removing the 'will fail on JDK 1.6' as we now have a pre 1.6 implementation
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1062493 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 18:41:46 +00:00
Henri Yandell ead7d965e7 Removing WordUtils.abbreviate as it's already found in StringUtils.abbreviate. This was identified in LANG-673
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1062328 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 05:32:46 +00:00
Henri Yandell 9c6d3ea78f Fixing javadoc for DateUtils.ceiling per LANG-672
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1062326 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 05:25:03 +00:00
Niall Pemberton 367e00e6ef fix malformed XML
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1060141 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 23:58:06 +00:00