Commit Graph

2699 Commits

Author SHA1 Message Date
Henri Yandell deabff94d8 Updating for 3.0; removing mention of 2.x only features.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1076513 13f79535-47bb-0310-9956-ffa450edef68
2011-03-03 04:29:04 +00:00
Henri Yandell 8eda3ad6a4 Indented code, made the link to the userguide a deep link
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1076128 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 07:31:46 +00:00
Oliver Heger d999b5cefa [LANG-489] Added some notes about the concurrent package to the migrate guide.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1076025 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 21:18:58 +00:00
Henri Yandell 714881545a Added visual note as to which issues were 3.0-beta
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1075692 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 07:38:49 +00:00
Henri Yandell e94da60b9c Adding information on the text.translate package
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1075691 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 07:31:23 +00:00
Henri Yandell b0e0fc4daf Noting the SystemUtils java.version property change
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1075674 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 06:32:00 +00:00
Henri Yandell 3c4f60d71b Resolving LANG-428 - Changing StringUtils.isAlpha, isAlphanumeric and isNumeric to return false when passed an empty String. Documenting this in the changes report and in the upgrade article. Also fixing a Javadoc c+p error in isNumericSpace and isAlphanumericSpace.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1075673 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 06:31:41 +00:00
Matthew Jason Benson 15d50cf864 ws
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1074298 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 21:22:48 +00:00
Matthew Jason Benson ad549f8f34 address the invalidity of null annotation members
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1073995 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 00:05:02 +00:00
Henri Yandell 9e4b248d48 Adding a manually generated 2.6->3.0 clirr report
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1072859 13f79535-47bb-0310-9956-ffa450edef68
2011-02-21 06:47:52 +00:00
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