Henri Yandell
|
50c1fdecb4
|
Making it so that NumberUtils.createNumber throws a NumberFormatException instead of a StringIndexOutOfBoundsException when Strings such as 1eE are passed in. Thanks to Ingo Heinrich's report and patch in LANG-638
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@981736 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-03 04:41:04 +00:00 |
Henri Yandell
|
bbcba273ad
|
Fixing url to 3.0-beta javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@981384 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-02 06:56:53 +00:00 |
Henri Yandell
|
dae053c8c3
|
Slight text change to download page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@981380 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-02 06:46:10 +00:00 |
Henri Yandell
|
977151904c
|
Slight text change to download page
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@981379 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-02 06:45:25 +00:00 |
Henri Yandell
|
64fe3c71ef
|
Added a 2nd download option. I've had to manually modify the output so it doesn't think the 2.5 version is called lang3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@981351 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-02 01:05:06 +00:00 |
Matthew Jason Benson
|
678c9e52b7
|
javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@980926 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-30 19:05:15 +00:00 |
Matthew Jason Benson
|
3244c46fe9
|
use static method for brevity, avoiding type params
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@980923 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-30 18:59:09 +00:00 |
Matthew Jason Benson
|
3296f58f71
|
use 1.5 method for determining inner class-ness; null safety is really the only remaining advantage of #isInnerClass. This goes nicely with r919340
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@980562 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-29 20:22:58 +00:00 |
Matthew Jason Benson
|
b74e64b211
|
add methods for inspecting array types
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@980557 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-29 20:21:10 +00:00 |
Matthew Jason Benson
|
5bfa8550e8
|
s/if (foo) { return true; } return false;/return foo;/g
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@980201 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-28 20:40:16 +00:00 |
Matthew Jason Benson
|
c6ba216574
|
missing svn keywords and @version: $ tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@979392 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-26 18:09:52 +00:00 |
Henri Yandell
|
c9c9af98d8
|
tabs to whitespace
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@979179 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-26 06:43:31 +00:00 |
Henri Yandell
|
6db113f1c9
|
Adding a note for Maven users
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@979178 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-26 06:40:49 +00:00 |
Henri Yandell
|
9504373a5a
|
Back to snapshot post tag
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@979176 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-26 06:32:04 +00:00 |
Henri Yandell
|
087b4c0083
|
Upgrading version to 3.0-beta
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@979174 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-26 06:31:45 +00:00 |
Henri Yandell
|
37aafec262
|
Small text change
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@979170 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-26 06:28:31 +00:00 |
Henri Yandell
|
ec65d6c975
|
Updating release notes by copying from the current contents of the upgradeto3_0.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@978990 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-25 06:53:41 +00:00 |
James W. Carman
|
9a40cd0194
|
LANG-580: Add Event Support Utilities
Applying documentation patch "commons-lang-event-support-docs.patch" from Michael Wooten.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@978864 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-24 12:49:38 +00:00 |
Matthew Jason Benson
|
b1ba66c46e
|
missing svn keywords and @version: $ tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@967237 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-23 20:08:57 +00:00 |
Matthew Jason Benson
|
34a5505cf7
|
unused import
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@967229 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-23 19:48:29 +00:00 |
Henri Yandell
|
415064acb0
|
Minor tweak, mention 3.0 is Java 5.0
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@967218 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-23 19:29:37 +00:00 |
Henri Yandell
|
abaa932db3
|
Back to snapshot post tag
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@967210 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-23 19:10:47 +00:00 |
Henri Yandell
|
ccc0fc608f
|
Prepare for beta-2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@967208 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-23 19:09:04 +00:00 |
Henri Yandell
|
5ada92406b
|
Updating the data in the 3.0 changelog. Needs a bit more; i.e. reword/delete JIRA issues that make no sense, remove the WONTFIXes, merge the subtasks, tasks and wishes into enhancement/new feature. Comment on deprecateds going away.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@967191 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-23 18:33:10 +00:00 |
Henri Yandell
|
b4dbd49f55
|
Adding a placeholder for the 3.0 changelog
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@967182 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-23 18:02:35 +00:00 |
Henri Yandell
|
dec41e7510
|
Upgrading the front page for 3.0 beta. Note that the 3.0 draft changelog needs creating
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@967180 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-23 17:51:08 +00:00 |
James W. Carman
|
ef2a37a3ba
|
Adding test cases for null checks.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966821 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 19:40:20 +00:00 |
James W. Carman
|
6967edc80c
|
Using CopyOnWriteArrayList for thread safety.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966818 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 19:31:48 +00:00 |
James W. Carman
|
973bdd708b
|
Improving javadoc documentation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966812 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 19:18:10 +00:00 |
James W. Carman
|
4ef2bc32fc
|
Adding a package.html file.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966809 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 19:11:12 +00:00 |
James W. Carman
|
c3b4a3d362
|
Improving error checking logic and adding test cases to verify.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966807 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 19:09:18 +00:00 |
James W. Carman
|
a43c5746fc
|
Backing out LANG-580
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966806 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 19:08:59 +00:00 |
James W. Carman
|
056742acf7
|
Changing artifactId to commons-lang3
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966805 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 19:01:21 +00:00 |
James W. Carman
|
4f2cfd7a78
|
Removing ReflectiveEventSupport per author's suggestion.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966769 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 17:42:17 +00:00 |
Matthew Jason Benson
|
91a90af767
|
compiler/generics warnings & a typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966711 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 15:45:49 +00:00 |
Henri Yandell
|
b3eb0bfedb
|
Adding findbugs-exclude-filter.xml to the source archives
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966707 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 15:25:44 +00:00 |
James W. Carman
|
dc30f9c0e4
|
Fixing javadoc example.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966645 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 13:32:00 +00:00 |
James W. Carman
|
d8547e9de1
|
Improving test coverage.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966644 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 13:30:28 +00:00 |
James W. Carman
|
a7cb9414f7
|
Changing the way we handle listener list.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966606 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 12:04:07 +00:00 |
James W. Carman
|
a215284619
|
Changing eol-style to native.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966601 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 11:58:02 +00:00 |
James W. Carman
|
6ef1437ef4
|
Misc. event utils.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966589 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 11:35:07 +00:00 |
Gary D. Gregory
|
427ec8621a
|
svn ps svn:eol-style native
src/main/java/org/apache/commons/lang3/CharSequenceUtils.java
svn ps svn:eol-style native
src/test/java/org/apache/commons/lang3/CharSequenceUtilsTest.java
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966488 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-22 03:10:36 +00:00 |
Henri Yandell
|
5a2817a684
|
Updating the NOTICE file to be more clear as to the Spring code ownership
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966301 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-21 16:27:36 +00:00 |
Sebastian Bazley
|
f943e242c3
|
Javadoc tweak
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966173 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-21 10:51:50 +00:00 |
Sebastian Bazley
|
cd489ca802
|
Javadoc
Remove unnecessary cast
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966171 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-21 10:47:57 +00:00 |
Sebastian Bazley
|
228995f61a
|
Must not use autoboxing for Booleans in toBooleanObject(String), as we rely on object equality in toBoolean(String)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966170 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-21 10:47:20 +00:00 |
Henri Yandell
|
31ada5ec5b
|
Moving to snapshot again post the beta tag
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966056 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-20 23:34:12 +00:00 |
Henri Yandell
|
466c7b1415
|
Setting to 3.0-beta before tagging
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966052 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-20 23:25:17 +00:00 |
Henri Yandell
|
c7c89c3e95
|
Updating per Sebb's comment
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@966021 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-20 21:40:30 +00:00 |
Henri Yandell
|
d482154d50
|
Refactoring toBoolean(String) and toBooleanObject(String) so that the latter has the same optimizations. I did this by pointing the former to the latter. I had to rewrite the optimizations a bit so they didn't auto-return as the latter considers null and false to be different. I also had to add specific support for false, no and off for the same reason. LANG-633
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@965963 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-20 19:10:34 +00:00 |