Benedikt Ritter
|
fe354beb93
|
Remove commented out test code
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1591828 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-02 08:43:44 +00:00 |
Gary D. Gregory
|
b4b51a8fc9
|
<action issue="LANG-1001" type="fix" dev="ggregory" due-to="Michael Osipov">ISO 8601 misspelled throughout the Javadocs</action>
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1591488 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-30 21:49:35 +00:00 |
Benedikt Ritter
|
6125951060
|
LANG-993: Add zero copy write method to StrBuilder; LANG-994: Add zero copy read method to StrBuilder. Thanks to Mikhail Mazursky.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1590224 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-26 10:39:03 +00:00 |
Chas Honton
|
d13a40266f
|
Remove keyValues map per sebb's suggestion
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1590059 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-25 15:23:46 +00:00 |
Chas Honton
|
d9bd12dc92
|
Rename TextStrategy to CaseInsensitiveTextStrategy per sebb's suggestion
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1590054 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-25 15:16:07 +00:00 |
Benedikt Ritter
|
454fd1ea0f
|
Add another missing ticket to changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1590013 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-25 12:54:19 +00:00 |
Benedikt Ritter
|
b46471100b
|
Add missing bug fix to changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1590006 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-25 11:51:05 +00:00 |
Sebastian Bazley
|
804e5f8c4f
|
Merge qualifiers
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1589978 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-25 10:24:57 +00:00 |
Chas Honton
|
f4b7d62ac5
|
LANG-998 - Javadoc is not clear on preferred pattern to instantiate FastDateParser / FastDatePrinter
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1589551 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-24 00:17:12 +00:00 |
Chas Honton
|
649a089ddc
|
LANG-1088 - toLowerCase should use locale, additional unit tests for case-insensitive matching
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1589508 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-23 20:17:54 +00:00 |
Chas Honton
|
3b2de24af3
|
LANG-1088 - FastDateParser should be case insensitive
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1589446 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-23 16:02:52 +00:00 |
Duncan Jones
|
e288d39ba3
|
Use enhanced for loop
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1588859 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 08:37:46 +00:00 |
Duncan Jones
|
5d9141e206
|
Added Javadoc to clear checkstyle error
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1588857 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-21 08:18:43 +00:00 |
Benedikt Ritter
|
fbb0f7f88c
|
LANG-995: Fix bug with stripping spaces on last line in WordUtils.wrap(). This fixes #18 from github. Thanks to Andrey Khobnya
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586649 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-11 13:28:30 +00:00 |
Gary D. Gregory
|
d99f581745
|
Clean up Javadocs. You do not need to refer to classes in java.lang with a FQCN.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586295 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-10 13:20:28 +00:00 |
Gary D. Gregory
|
3efd6ccdbf
|
Refactor magic number into constant.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586293 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-10 13:15:20 +00:00 |
Gary D. Gregory
|
4eb70a5f43
|
Statement unnecessarily nested within else clause.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586292 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-10 13:14:08 +00:00 |
Gary D. Gregory
|
70d9e8b23d
|
Statement unnecessarily nested within else clause.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586291 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-10 13:12:51 +00:00 |
Gary D. Gregory
|
39168bb734
|
Statement unnecessarily nested within else clause.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586290 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-10 13:12:12 +00:00 |
Gary D. Gregory
|
3e33304129
|
Statement unnecessarily nested within else clause.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586289 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-10 13:10:59 +00:00 |
Benedikt Ritter
|
6b438fe99b
|
Add next version to changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586100 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-09 19:41:57 +00:00 |
Benedikt Ritter
|
8a52863954
|
Document 3.3.2 in doap
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586084 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-09 19:04:40 +00:00 |
Benedikt Ritter
|
5bcbf2e8f0
|
Update README.md after release 3.3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586078 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-09 18:47:09 +00:00 |
Benedikt Ritter
|
d72d2b08dc
|
Document 3.3.2 release date
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586077 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-09 18:46:07 +00:00 |
Benedikt Ritter
|
010564038c
|
Bump version after release of 3.3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1586076 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-09 18:45:31 +00:00 |
Benedikt Ritter
|
24767d6f49
|
Add description for 3.3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1585293 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-06 12:03:39 +00:00 |
Benedikt Ritter
|
d069f0c7c1
|
Add 3.3.2 release notes to archive
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1585291 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-06 11:58:32 +00:00 |
Benedikt Ritter
|
2655d9c67d
|
Add release notes for 3.3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1585289 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-06 11:57:52 +00:00 |
Benedikt Ritter
|
483a02a44c
|
Add a note about 3.3.2 and DocLint, since I can not get the site build working without fixing all the warnings DocLint generates.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1585288 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-06 11:50:41 +00:00 |
Benedikt Ritter
|
78fccbbd30
|
Fix JavaDoc errors in *TEST CODE* since mvn site fails when using Java 8 otherwise. Thanks to Oracle for teaching us how to write well formed HTML.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1585287 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-06 11:24:03 +00:00 |
Benedikt Ritter
|
b9b842d0d3
|
No need to repeat JavaDoc of hashCode method
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1585282 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-06 10:43:47 +00:00 |
Benedikt Ritter
|
6f20b527e6
|
Fix JavaDoc warnings by explaning why UnsupportedOperationException is thrown
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1585281 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-06 10:41:55 +00:00 |
Niall Pemberton
|
a57ca055e7
|
Fix JavaDoc issues with JDK 1.8
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1583781 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-01 20:54:53 +00:00 |
Niall Pemberton
|
0e2e37bb83
|
Fix JavaDoc issues with JDK 1.8
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1583482 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-31 22:54:57 +00:00 |
Benedikt Ritter
|
97f67d717b
|
Reverting changes from r1582981 due to vetos by Sebb and Gary Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1583140 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-30 13:51:54 +00:00 |
Benedikt Ritter
|
c95fa44d03
|
Update download page for upcoming 3.3.2 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582986 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 10:52:01 +00:00 |
Benedikt Ritter
|
a0b5cb5dd4
|
Update index page for upcomming 3.3.2 release
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582985 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 10:50:15 +00:00 |
Benedikt Ritter
|
acd41040fc
|
Correct since tag, since next release will be 3.3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582984 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 10:48:39 +00:00 |
Benedikt Ritter
|
d00ee004b0
|
Remove trailing white spaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582983 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 10:48:02 +00:00 |
Benedikt Ritter
|
1113ab56bc
|
Document Niall's work on LANG-992
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582982 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 10:46:34 +00:00 |
Benedikt Ritter
|
d3ebe17cb3
|
Disable doclint for 3.3.2 release, since I do not have the time to fix all the JavaDoc errors
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582981 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 10:42:01 +00:00 |
Benedikt Ritter
|
c5e7fea05e
|
Remove trailing white spaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582980 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 10:40:55 +00:00 |
Benedikt Ritter
|
186209aac5
|
Preparation for next release (which will be 3.3.2)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582977 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 10:30:14 +00:00 |
Benedikt Ritter
|
3cdb486869
|
Remove trailing whitespaces
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582973 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-29 10:28:40 +00:00 |
Sebastian Bazley
|
7b263d7f49
|
Add the svn mailer charset
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582728 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 12:31:18 +00:00 |
Sebastian Bazley
|
2b56945851
|
Drop temporary space
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582727 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 12:29:14 +00:00 |
Sebastian Bazley
|
6f176f87bf
|
Check mailer uses correct encoding (added space at end temporarily)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582725 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 12:27:25 +00:00 |
Sebastian Bazley
|
0f1e07e1fe
|
Tab police (added by pesky IDE)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582699 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 11:15:32 +00:00 |
Sebastian Bazley
|
03653e3911
|
Convert to UTF-8
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582693 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 11:05:51 +00:00 |
Benedikt Ritter
|
dba302513c
|
Fix JavaDoc problems in Conversion
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582687 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-28 10:49:04 +00:00 |