[2/2] [lang] LANG-1242: add changes.xml entry

2016-06-02 Thread pascalschumacher
/commons-lang/diff/c979d639 Branch: refs/heads/master Commit: c979d63934bd7baf3608365320b28483fcd5ebd0 Parents: 8ef8e2a Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Thu Jun 2 22:15:22 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Thu Jun 2 2

[1/2] [lang] LANG-1242: "\u2284":" " mapping missing from EntityArrays#HTML40_EXTENDED_ESCAPE (closes #159)

2016-06-02 Thread pascalschumacher
7f65d3c29bce419 Parents: 844b290 Author: Neal Stewart <n...@tradeshift.com> Authored: Mon May 30 14:45:03 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Thu Jun 2 22:12:01 2016 +0200 --

[lang] LANG-1189: Add getAndIncrement/getAndDecrement/getAndAdd/incrementAndGet/decrementAndGet/addAndGet in Mutable* classes

2016-06-03 Thread pascalschumacher
b14 Parents: faeaa30 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Fri Jun 3 17:21:58 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Fri Jun 3 17:21:58 2016 +0200 -- sr

[lang] LANG-1244: Fix dead links in StringUtils.getLevenshteinDistance() javadoc

2016-06-03 Thread pascalschumacher
mit/03a2ab27 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/03a2ab27 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/03a2ab27 Branch: refs/heads/master Commit: 03a2ab275b94f19003de12b0009639bf8f831a13 Parents: 9010f2e Author: pascalschumacher <pascalschumac...@g

[2/2] [lang] Validate: fix javadoc warnings relate to see tags

2016-06-03 Thread pascalschumacher
-us.apache.org/repos/asf/commons-lang/diff/43a9bab8 Branch: refs/heads/master Commit: 43a9bab8c010d66744ae02b2d26020a946235202 Parents: 3e3ac12 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Fri Jun 3 17:59:32 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committe

[1/2] [lang] ArrayUtils#shift: remove duplicated param tag for offset in javadoc

2016-06-03 Thread pascalschumacher
mit/3e3ac124 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/3e3ac124 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/3e3ac124 Branch: refs/heads/master Commit: 3e3ac124f8de996429366b524f46b3f29c3b408b Parents: 03a2ab2 Author: pascalschumacher <pascalschumac...@gmx.net>

[lang] NumberUtils#withDecimalsParsing: Eliminate redundant calculation of isDecimalPoint. (closes #160)

2016-06-03 Thread pascalschumacher
her <eric.wannemac...@cbts.net> Authored: Fri Jun 3 10:51:47 2016 -0400 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Fri Jun 3 17:07:40 2016 +0200 -- src/main/java/org/apache/commons/lang3/math/Numbe

[lang] LANG-1199: Fix implementation of StringUtils.getJaroWinklerDistance()

2016-06-05 Thread pascalschumacher
mit: c35a04102274b330aa833030c15f722b00062812 Parents: 43a9bab Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Fri May 20 21:18:47 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Jun 5 17:3

[1/2] [lang] LANG-1013: Add StringUtils.truncate() (closes #137)

2016-06-05 Thread pascalschumacher
4:48 2016 -0300 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Jun 5 21:25:18 2016 +0200 -- .../org/apache/commons/lang3/StringUtils.java | 115 .../apache/commons/lang3/StringUtilsTe

[2/2] [lang] LANG-1013: add changes.xml entry

2016-06-05 Thread pascalschumacher
/commons-lang/diff/6838ba32 Branch: refs/heads/master Commit: 6838ba320657b36d2433b88deb79456f6a2ec794 Parents: c6fac96 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun Jun 5 21:24:57 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Jun 5 2

[lang] Add missing Apache license headers to ".travis.yml", "ReflectionToStringBuilderTest.java" and "NotVisibleExceptionFactory.java" files.

2016-06-05 Thread pascalschumacher
9eb3c5a3a63a0ddb657324fd9 Parents: c35a041 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun Jun 5 19:50:27 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Jun 5 19:50:27 2016 +0200 --

[2/2] [lang] LANG-1195: add changes.xml entry

2016-06-05 Thread pascalschumacher
/commons-lang/diff/de0819cb Branch: refs/heads/master Commit: de0819cb86fcd597961b99fd8cb71b8b74fd8cec Parents: 5fef957 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun Jun 5 20:47:18 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Jun 5 2

[1/2] [lang] LANG-1195: Enhance MethodUtils to allow invocation of private methods (closes #141)

2016-06-05 Thread pascalschumacher
66.com> Authored: Sat Jun 4 08:53:29 2016 -0500 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Jun 5 20:42:52 2016 +0200 -- .../commons/lang3/reflect/MethodUtils.java | 199 +

[lang] LANG-1085: Add a circuit breaker implementation

2016-06-08 Thread pascalschumacher
asf/commons-lang/commit/528f6e8e Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/528f6e8e Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/528f6e8e Branch: refs/heads/master Commit: 528f6e8e705097d5237f3e29d64c37ade4092e18 Parents: c049aee Author: pascalschumac

[1/3] [lang] LANG-1229: Performance regression due to cyclic hashCode guard

2016-06-08 Thread pascalschumacher
che.org/repos/asf/commons-lang/diff/9bd439b4 Branch: refs/heads/master Commit: 9bd439b4e0aa69050ef1baa537e552fa4620e5d4 Parents: 528f6e8 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Wed Jun 8 22:21:41 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Comm

[3/3] [lang] LANG-1229: add changes.xml entry

2016-06-08 Thread pascalschumacher
/commons-lang/diff/f08c4f6a Branch: refs/heads/master Commit: f08c4f6ae9f8190bcaf0a8bbb82530233bf51bf9 Parents: 18b1bc2 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Wed Jun 8 22:28:19 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Wed Jun 8 2

[2/3] [lang] LANG-1229: HashCodeBuilder.append(Object, Object) is too big to be inlined, which prevents whole builder to be scalarized (closes #142)

2016-06-08 Thread pascalschumacher
15 16:28:48 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Wed Jun 8 22:27:58 2016 +0200 -- .../commons/lang3/builder/HashCodeBuilder.java | 60 1 file changed, 37 inser

[2/2] [lang] LANG-1085: Add a circuit breaker implementation (closes #95)

2016-06-07 Thread pascalschumacher
; Authored: Thu Jun 11 21:39:40 2015 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Tue Jun 7 22:22:40 2016 +0200 -- .../concurrent/AbstractCircuitBreaker.java | 164 ++ .../l

[1/2] [lang] LANG-1085: add changes.xml entry

2016-06-07 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/tree/de88730f Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/de88730f Branch: refs/heads/master Commit: de88730f4b213f97232aa8d19bab61059f1f3c4a Parents: 89eea1e Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Tue Jun 7 22:22:23 2

[lang] Fixing testTSVEmpty to use getTSVInstance instead of getCSVInstance (closes #164)

2016-06-07 Thread pascalschumacher
is.edu> Authored: Tue Jun 7 17:36:04 2016 -0500 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Wed Jun 8 07:36:36 2016 +0200 -- .../java/org/apache/commons/lang3/text/StrTokenizerTest.java | 4 ++-- 1

[1/2] [lang] LANG-1018: Fix precision loss on NumberUtils.createNumber(String) (closes #156)

2016-06-12 Thread pascalschumacher
ok.com> Authored: Thu Jun 9 23:04:18 2016 -0500 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Jun 12 13:23:55 2016 +0200 -- .../apache/commons/lang3/math/NumberUtils.java | 26 ..

[2/2] [lang] LANG-1018: add changes.xml entry

2016-06-12 Thread pascalschumacher
/diff/d2fb3b08 Branch: refs/heads/master Commit: d2fb3b0865a87cc909e4faab7733f993356141e2 Parents: 8d6bc0c Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun Jun 12 12:49:15 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Jun 12 13:25:4

[1/2] [lang] LANG-1225: Add RandomStringUtils#randomGraph and #randomPrint which match corresponding regular expression class

2016-05-29 Thread pascalschumacher
nts: 9625891 Author: Caleb Cushing <xenoterrac...@gmail.com> Authored: Sat Jun 27 13:52:41 2015 -0500 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun May 29 09:39:09 2016 +0200 -- .../apach

[2/2] [lang] LANG-1225: Add RandomStringUtils#randomGraph and #randomPrint which match corresponding regular expression class

2016-05-29 Thread pascalschumacher
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/f26f04dc Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/f26f04dc Branch: refs/heads/master Commit: f26f04dc6eccc8b4f6497e7e1a9b718f41870b32 Parents: 1a002c6 Author: pascalschumacher <pascalschumac...@gmx.net> Au

[1/2] [lang] LANG-781: Added methods to ObjectUtils class to check for null elements in the array (closes #108)

2016-05-26 Thread pascalschumacher
t;k.wo...@samrtrecruiters.com> Authored: Tue Jul 28 14:54:19 2015 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Thu May 26 19:35:58 2016 +0200 -- .../org/apache/commons/lang3/ObjectUt

[2/2] [lang] LANG-781: add javadoc examples and since tags; add changes.xml entry

2016-05-26 Thread pascalschumacher
://git-wip-us.apache.org/repos/asf/commons-lang/diff/5d2728f6 Branch: refs/heads/master Commit: 5d2728f655abea3e64c9e7e247cff71ee0285a66 Parents: d190655 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Thu May 26 20:16:27 2016 +0200 Committer: pascalschumacher <pascalschumac..

[lang] LANG-901: StringUtils#startsWithAny/endsWithAny is case sensitive - documented as case insensitive (closes #149)

2016-05-27 Thread pascalschumacher
ons-lang/diff/9bc992b1 Branch: refs/heads/master Commit: 9bc992b133f7169288f1fa6b53a04f74c1549947 Parents: 2244ed9 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sat May 21 17:41:15 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Fri May 2

[1/2] [lang] LANG-1223: Add StopWatch#getTime(TimeUnit) (closes #152)

2016-05-27 Thread pascalschumacher
May 21 13:53:49 2016 -0500 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Fri May 27 17:08:42 2016 +0200 -- .../apache/commons/lang3/time/StopWatch.java| 22 .../commons/lang3/time/Sto

[2/2] [lang] LANG-1223: Add StopWatch#getTime(TimeUnit)

2016-05-27 Thread pascalschumacher
/2244ed9d Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/2244ed9d Branch: refs/heads/master Commit: 2244ed9d63e037a85e1ab2ab2bc9b98f12a833dd Parents: fd59e54 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Fri May 27 17:13:03 2016 +0200 Committer: pascalschu

[1/2] [lang] LANG-1240: Optimize BitField constructor implementation (closes #119)

2016-05-30 Thread pascalschumacher
Authored: Mon Dec 14 15:29:26 2015 +0800 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Mon May 30 22:23:14 2016 +0200 -- src/main/java/org/apache/commons/lang3/BitField.java | 11 +-- 1 file chang

[2/2] [lang] LANG-1240: add changes.xml entry

2016-05-30 Thread pascalschumacher
/commons-lang/diff/17d6f216 Branch: refs/heads/master Commit: 17d6f2163db436518f953166c1e9d495232f90b6 Parents: 84d5291 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Mon May 30 22:21:56 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Mon May 30 2

[lang] LANG-1206: Improve CharSetUtils.squeeze() performance (closes #147)

2016-05-29 Thread pascalschumacher
asf/commons-lang/commit/afedbae8 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/afedbae8 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/afedbae8 Branch: refs/heads/master Commit: afedbae8aca69a092d65766640361801bf2b5d9b Parents: f26f04d Author: pascalschumac

[lang] Fix typo in documentation of Range#isEndedBy (closes #166)

2016-06-16 Thread pascalschumacher
8:46 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Thu Jun 16 22:58:00 2016 +0200 -- src/main/java/org/apache/commons/lang3/Range.java | 2 +- 1 file changed, 1 insertion

[2/2] [lang] LANG-1232: add changes.xml entry

2016-05-19 Thread pascalschumacher
/commons-lang/diff/0343777d Branch: refs/heads/master Commit: 0343777db959950e490a06e72f235dd6f5f3a8c2 Parents: b212aa3 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Thu May 19 19:52:42 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Thu May 19 1

[1/2] [lang] LANG-1232: DiffBuilder: Add null check on fieldName when appending Object or Object[] (closes #122).

2016-05-19 Thread pascalschumacher
ley <nickmanle...@outlook.com> Authored: Sat Jan 23 23:35:23 2016 -0600 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Thu May 19 19:51:51 2016 +0200 -- .../org/apache/commons/lang3/builder/DiffBuild

[1/2] [lang] fix deprecation warning in ConstructorUtilsTest by using Assert#assertArrayEquals instead of Assert#assertEquals to compare arrays

2016-05-22 Thread pascalschumacher
nts: 5b22374 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun May 22 18:13:50 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun May 22 18:13:50 2016 +0200 -- .../org/apach

[2/2] [lang] fix generics and rawtypes warnings in MethodUtilsTest

2016-05-22 Thread pascalschumacher
-us.apache.org/repos/asf/commons-lang/diff/34a5e7fa Branch: refs/heads/master Commit: 34a5e7fa91aa7ec9e75a16eb6f3d859d794d399e Parents: 3eddccc Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun May 22 18:20:39 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Co

[1/2] [lang] Add method to DiffBuilder to allow appending from a DiffResult.

2016-05-22 Thread pascalschumacher
: Sun Jan 24 01:27:30 2016 -0600 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun May 22 10:30:39 2016 +0200 -- .../commons/lang3/builder/DiffBuilder.java | 53 .../common

[2/2] [lang] LANG-1176: Improve ArrayUtils removeElements time complexity to O(n) (closes #144)

2016-05-22 Thread pascalschumacher
-us.apache.org/repos/asf/commons-lang/tree/5b223744 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/5b223744 Branch: refs/heads/master Commit: 5b223744b49d3ceac9608959d2db82bbadb47897 Parents: f8b1f6e Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Thu May 19 21:52:5

[1/2] [lang] LANG-1233: DiffBuilder add method to allow appending from a DiffResult (closes #122, closes #151)

2016-05-22 Thread pascalschumacher
mit: 5845a59289544ced8f5b96036366ec2cba84b47e Parents: 34a5e7f Author: Nick Manley <nickmanle...@outlook.com> Authored: Sun May 22 12:21:58 2016 -0500 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun May 22 19:33:40 2016 +0200 --

[2/2] [lang] LANG-1233: add changes.xml entry

2016-05-22 Thread pascalschumacher
/commons-lang/diff/c36de7a6 Branch: refs/heads/master Commit: c36de7a60f0ae5223db3609573455a3978be9020 Parents: 5845a59 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun May 22 19:38:22 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun May 22 1

[2/2] [lang] LANG-1234: add changes.xml entry

2016-05-21 Thread pascalschumacher
/commons-lang/diff/49455b78 Branch: refs/heads/master Commit: 49455b78bfc960de70acff552baeafbb705e80a7 Parents: 04b41e2 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sat May 21 16:50:10 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sat May 21 1

[1/2] [lang] LANG-1234: getLevenshteinDistance with a threshold: optimize implementation if the strings lengths differ more than the threshold (closes #118)

2016-05-21 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/diff/04b41e2c Branch: refs/heads/master Commit: 04b41e2c97fe5faaf521c2e0581c30e18e2f0c27 Parents: 031f6b0 Author: Jonatan Jönsson <jont...@gmail.com> Authored: Thu Nov 26 10:23:15 2015 +0100 Committer: pascalschumacher <pascalschumac...@gmx.net> Commit

[2/2] [lang] LANG-1228: Add changes.xml entry

2016-05-24 Thread pascalschumacher
/commons-lang/diff/7f1b8804 Branch: refs/heads/master Commit: 7f1b88043371a63e0faf596c720662f66251ee23 Parents: 864721d Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Tue May 24 20:16:10 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Tue May 24 2

[1/2] [lang] [LANG-1228] Prefer Throwable.getCause() in ExceptionUtils.getCause() (closes #139)

2016-05-24 Thread pascalschumacher
ox.com> Authored: Mon May 9 23:38:13 2016 -0400 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Tue May 24 20:13:39 2016 +0200 -- .../commons/lang3/exception/ExceptionUtils.java | 13 +--- .../

[lang] improve ExceptionUtils#getCause @deprecated javadoc

2016-05-24 Thread pascalschumacher
ttp://git-wip-us.apache.org/repos/asf/commons-lang/tree/2433cd39 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/2433cd39 Branch: refs/heads/master Commit: 2433cd393e6e4185031377665104ac09b75f99c5 Parents: 7f1b880 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Tue

[lang] LANG-1232: make javadoc tag order consistent with the rest of the DiffBuilder javadoc

2016-05-19 Thread pascalschumacher
ons-lang/commit/1e4a4906 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/1e4a4906 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/1e4a4906 Branch: refs/heads/master Commit: 1e4a4906776f7300a9639a7599fccc545791583d Parents: 0343777 Author: pascalschumacher <pascals

[2/2] [lang] LANG-1227: add changes.xml entry

2016-05-10 Thread pascalschumacher
/commons-lang/diff/ec8bf528 Branch: refs/heads/master Commit: ec8bf5281be88bda8e7890659f40ee93ea41ee7a Parents: a0b798c Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Tue May 10 21:20:38 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Tue May 10 2

[1/2] commons-lang git commit: LANG-1120: StringUtils.stripAccents should remove accents from "Ł" and "ł" (closes #105).

2016-05-10 Thread pascalschumacher
kaching88 <wa...@o2.pl> Authored: Tue Jul 14 01:54:35 2015 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Tue May 10 21:18:10 2016 +0200 -- .../java/org/apache/commons/lang3/StringUtils.java | 15

[1/2] [lang] LANG-1178: ArrayUtils.removeAll(Object array, int... indices) should do the clone, not its callers (closes #116)

2016-05-12 Thread pascalschumacher
nri Yandell <hyand...@amazon.com> Authored: Thu Nov 19 21:58:47 2015 + Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Thu May 12 19:43:31 2016 +0200 -- .../org/apache/commons/lang3/ArrayUti

[2/2] [lang] LANG-1178: add changes.xml entry

2016-05-12 Thread pascalschumacher
/commons-lang/diff/f0226184 Branch: refs/heads/master Commit: f02261849ec44fccb94b15b1b0e8afc8fff6edd9 Parents: 5eae0a6 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Thu May 12 19:48:38 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Thu May 12 1

[2/2] [lang] LANG-1151: add changes.xml entry

2016-05-11 Thread pascalschumacher
-us.apache.org/repos/asf/commons-lang/diff/28f7862a Branch: refs/heads/master Commit: 28f7862ab7c5b782977e839bdcb7853d01a7d8b3 Parents: 54ff33b Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Wed May 11 21:48:40 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net&g

[1/2] [lang] LANG-1151: Performance improvements for NumberUtils.isParsable (closes #99)

2016-05-11 Thread pascalschumacher
mit: 54ff33b2ad26e3969cc59d7f2723563dee3e37dc Parents: ec8bf52 Author: Juan Pablo Santos Rodríguez <juanpablo.san...@gmail.com> Authored: Mon Jun 22 13:53:06 2015 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Wed May 11 21:4

[lang] Fix various Javadoc typos (closes #134)

2016-05-08 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master 3d05c2410 -> 8acb1d2b4 Fix various Javadoc typos (closes #134) Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/8acb1d2b Tree:

[lang] Add tests for missed branches in StringUtils (closes #135)

2016-05-08 Thread pascalschumacher
iff/2b52dedd Branch: refs/heads/master Commit: 2b52dedd56503bf89b28cfbad21f59e3dd4d1d32 Parents: 8acb1d2 Author: Casey Scarborough <caseyscarboro...@gmail.com> Authored: Sun Apr 24 11:46:10 2016 -0400 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun May 8 14:2

[lang] LANG-1190: TypeUtils.isAssignable throws NullPointerException when fromType has type variables and toType generic superclass specifies type variable (closes #158)

2016-07-31 Thread pascalschumacher
mit: 13cd4e0ac3ab76a4dc091eda457f9a111727cba2 Parents: 7e85d1c Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun May 29 20:30:36 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Jul 31 20:0

[lang] Fix a number of Javadoc typos (closes #232)

2017-02-03 Thread pascalschumacher
3:04 2017 +0100 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Fri Feb 3 20:00:04 2017 +0100 -- .../org/apache/commons/lang3/ArrayUtils.java| 54 ++-- .../commons/lang3/Serializ

[lang] Fix a few broken @literal tags (closes #233)

2017-02-05 Thread pascalschumacher
ang/diff/04a2a4b4 Branch: refs/heads/master Commit: 04a2a4b456c8448b9e63edbf5479d1fe745917ab Parents: ebcef2d Author: Sebastian Kürten <sebast...@topobyte.de> Authored: Sat Feb 4 18:57:53 2017 +0100 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Feb 5 12:4

[lang] Fix copy-paste error in CharUtilsTest#testIsAsciiPrintable_char (closes #230)

2017-02-01 Thread pascalschumacher
nts: 857e0de Author: peleghila <pelegh...@users.noreply.github.com> Authored: Wed Feb 1 14:01:18 2017 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Wed Feb 1 20:03:48 2017 +0100 -- src/test/java/org

[lang] Update RELEASE-NOTES.txt fix typo "vom" (closes #229)

2017-01-26 Thread pascalschumacher
reply.github.com> Authored: Thu Jan 26 15:30:28 2017 +0100 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Thu Jan 26 18:56:51 2017 +0100 -- RELEASE-NOTES.txt | 2 +- 1 file changed, 1

[lang] LANG-1312: LocaleUtils#toLocale does not support language followed by UN M.49 numeric-3 area code (closes #239)

2017-02-21 Thread pascalschumacher
hor: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun Feb 19 20:39:05 2017 +0100 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Tue Feb 21 21:13:45 2017 +0100 -- src/chan

[lang] Validate's String.format without arguments (closes #238)

2017-02-20 Thread pascalschumacher
11:56:09 2017 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Mon Feb 20 23:18:50 2017 +0100 -- src/main/java/org/apache/commons/lang3/Validate.java | 8 1 file changed, 4 i

[lang] Fix FastDateParser#getStrategy(char, int, Calendar) javadoc (closes #242)

2017-02-22 Thread pascalschumacher
Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Wed Feb 22 23:16:03 2017 +0100 -- src/main/java/org/apache/commons/lang3/time/FastDateParser.java | 2 +- 1 file changed, 1 insertion

[lang] EnumUtilsTest: fix spaces between enum constants (closes #241)

2017-02-22 Thread pascalschumacher
23:08:38 2017 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Wed Feb 22 23:22:31 2017 +0100 -- src/test/java/org/apache/commons/lang3/EnumUtilsTest.java | 7 --- 1 file changed, 4 insertions(

[lang] Fix JsonToStringStyleTest.NestingPerson javadoc (closes #243)

2017-02-24 Thread pascalschumacher
at.com> Authored: Thu Feb 23 01:20:47 2017 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Fri Feb 24 17:20:50 2017 +0100 -- .../org/apache/commons/lang3/builder/JsonToStringStyleTest.java

[lang] Use foreach loop for arrays (closes #245)

2017-02-24 Thread pascalschumacher
asf/commons-lang/diff/44516f77 Branch: refs/heads/master Commit: 44516f77ecd06aa818263ec31e150bab3edd956b Parents: 36b00f8 Author: Allon Mureinik <amure...@redhat.com> Authored: Fri Feb 24 20:50:10 2017 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Fri Feb 24 22:5

[lang] Remove redundant semicolons from enums (closes #240)

2017-02-21 Thread pascalschumacher
ree/a6443e14 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/a6443e14 Branch: refs/heads/master Commit: a6443e146f825291308319c6a0f2eb82aa34f8c3 Parents: a64153a Author: Allon Mureinik <amure...@redhat.com> Authored: Tue Feb 21 11:18:54 2017 +0200 Committer: pascalschumacher <p

[lang] LANG-1311: TypeUtils.toString() doesn't handle primitive and Object arrays correctly

2017-02-17 Thread pascalschumacher
hor: pascalschumacher <pascalschumac...@gmx.net> Authored: Fri Feb 17 18:32:32 2017 +0100 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Fri Feb 17 18:32:32 2017 +0100 -- src/chan

[lang] ObjectUtilsTest#testIdentityToStringAppendable: fail test if IOException is thrown

2017-02-14 Thread pascalschumacher
ons-lang/commit/5bdf0a93 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/5bdf0a93 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/5bdf0a93 Branch: refs/heads/master Commit: 5bdf0a938adb384bfdb6cc494a2781e2ac33b0ea Parents: aaeb4c6 Author: pascalschumacher <pascals

[lang] ObjectUtilsTest: remove commented-out code

2017-02-14 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/tree/aaeb4c62 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/aaeb4c62 Branch: refs/heads/master Commit: aaeb4c621a88facc673949003713d259ac67f0dd Parents: b715d18 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Tue Feb 14 22:5

[lang] Remove redundant casts (closes #235)

2017-02-14 Thread pascalschumacher
0a9 Author: Allon Mureinik <amure...@redhat.com> Authored: Sun Feb 12 20:35:48 2017 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Tue Feb 14 23:10:56 2017 +0100 -- .../commons/lang3/exception/Exce

commons-io git commit: Fix Javadoc typos (closes #30)

2017-02-15 Thread pascalschumacher
Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Wed Feb 15 19:37:53 2017 +0100 -- .../java/org/apache/commons/io/DirectoryWalker.java | 4 ++-- src/main/java/org/apache/commons/io/FileCleaner.java| 6 +

[lang] deprecate SystemUtils#LINE_SEPARATOR in favor of java.lang.System#lineSeparator

2017-01-20 Thread pascalschumacher
ang/commit/d0e2bfc4 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/d0e2bfc4 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/d0e2bfc4 Branch: refs/heads/master Commit: d0e2bfc46659025e6262b2e5de984a8359c9dada Parents: aab4018 Author: pascalschumacher <pascals

[2/2] [lang] LANG-1295: ArrayUtils.toArray(T... items) has unsafe use of varargs

2017-01-20 Thread pascalschumacher
-lang/tree/928e74f7 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/928e74f7 Branch: refs/heads/master Commit: 928e74f73f62f241c986f6ff609575e1d833413d Parents: 7e60537 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Fri Jan 20 17:49:11 2017 +0100 Com

[1/2] [lang] LANG-1296: ArrayUtils.addAll() has unsafe use of varargs

2017-01-20 Thread pascalschumacher
ons-lang/commit/7e605378 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/7e605378 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/7e605378 Branch: refs/heads/master Commit: 7e605378202fe4e6c9f4aa6a10201b4205238710 Parents: d0e2bfc Author: pascalschumacher <pascals

[3/3] [lang] MultilineRecursiveToStringStyle: made private field indent static

2017-01-20 Thread pascalschumacher
-wip-us.apache.org/repos/asf/commons-lang/diff/86a082e8 Branch: refs/heads/master Commit: 86a082e8be8c51f07079ded82d6d125c9efc1791 Parents: bd7788b Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Fri Jan 20 18:48:13 2017 +0100 Committer: pascalschumacher <pascalschumac..

[1/3] [lang] JsonToStringStyle: private field FIELD_NAME_PREFIX can be static

2017-01-20 Thread pascalschumacher
741 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/04436741 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/04436741 Branch: refs/heads/master Commit: 044367419dd317eb9f9935d8360280b8b8695462 Parents: 928e74f Author: pascalschumacher <pascalschumac...@gmx.net>

[2/3] [lang] JsonToStringStyle: improve private constant name and remove wrong comment

2017-01-20 Thread pascalschumacher
: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/bd7788b3 Branch: refs/heads/master Commit: bd7788b384a87024ddd6bbe6a9bd9a167cf2ec12 Parents: 0443674 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Fri Jan 20 18:46:34 2017 +0100 Committer: pascalschumacher <pasc

[1/2] [lang] LANG-1230: Remove unnecessary synchronization from registry lookup in EqualsBuilder and HashCodeBuilder (closes #143)

2016-08-21 Thread pascalschumacher
hor: Philippe Marschall <philippe.marsch...@gmail.com> Authored: Mon May 16 10:30:02 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Aug 21 19:14:28 2016 +0200 -- .../common

[2/2] [lang] add changes.xml entry for LANG-1230

2016-08-21 Thread pascalschumacher
/commons-lang/diff/f30c4607 Branch: refs/heads/master Commit: f30c4607a2b6dcc7dc4476d321fc1de32ce9b780 Parents: b2c1afc Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun Aug 21 19:18:11 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Aug

[2/2] [lang] LANG-1250: add changes.xml entry

2016-08-20 Thread pascalschumacher
: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/e05b50e1 Branch: refs/heads/master Commit: e05b50e1daa8200ad488a332375200bab132f2ad Parents: e4b7ee8 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sat Aug 20 13:40:42 2016 +0200 Committer: pascalschumacher <pasc

[1/2] [lang] LANG-1250: SerializationUtils::deserialize has unnecessary code and a comment for that (closes #174)

2016-08-20 Thread pascalschumacher
iff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/e4b7ee81 Branch: refs/heads/master Commit: e4b7ee81c1773eeb0bb71ca53bf722f046c16a16 Parents: 4a26a86 Author: Glease <glease.w...@outlook.com> Authored: Wed Jul 20 11:14:05 2016 +0800 Committer: pascalschumacher <pascalschuma

[1/2] [lang] LANG-1214: Handle "void" in ClassUtils.getClass() (closes #155)

2016-08-21 Thread pascalschumacher
org/repos/asf/commons-lang/diff/fbb5d31a Branch: refs/heads/master Commit: fbb5d31a581c24e925c442a7754358d2b62a669d Parents: e05b50e Author: Henry Tung <ht...@stanford.edu> Authored: Sun May 22 18:45:49 2016 -0700 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun A

[2/2] [lang] LANG-1214: add changes.xml entry

2016-08-21 Thread pascalschumacher
/commons-lang/diff/1169aac7 Branch: refs/heads/master Commit: 1169aac7a1a7bc056c37369892f638e137bff3e8 Parents: fbb5d31 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun Aug 21 13:18:03 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Aug 21 1

[lang] LANG-1224: Extend RandomStringUtils with methods that generate strings between a min and max length (closes #101, closes #157)

2016-08-21 Thread pascalschumacher
aac Author: Caleb Cushing <xenoterrac...@gmail.com> Authored: Sun Jun 28 02:06:27 2015 -0500 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Aug 21 14:01:04 2016 +0200 -- src/chan

[lang] LANG-1224: Extend RandomStringUtils with methods that generate strings between a min and max length

2016-08-21 Thread pascalschumacher
nts: ec2fa6b Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun Aug 21 15:50:31 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Sun Aug 21 15:50:31 2016 +0200 -- src/main/java/org

[lang] JUnit imports (closes #247)

2017-02-28 Thread pascalschumacher
fb8 Branch: refs/heads/master Commit: c79e6fb8f95bb07d2394221b29b75fcc016f4900 Parents: 98fa164 Author: Allon Mureinik <amure...@redhat.com> Authored: Tue Feb 28 23:17:51 2017 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Tue Feb 28 23:3

[lang] add changes.xml entry for LANG-1265

2017-02-28 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/tree/42cf6740 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/42cf6740 Branch: refs/heads/master Commit: 42cf6740264f1cff5180b3d79199bcae692f1066 Parents: 72476ff Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Tue Feb 28 23:41:58 2

[lang] LANG-1265: Build failures when building with Java 9 EA (closes #244)

2017-02-28 Thread pascalschumacher
org/repos/asf/commons-lang/diff/72476ff4 Branch: refs/heads/master Commit: 72476ff4620559b33a23aabba9eaec3b4330208e Parents: c79e6fb Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Fri Feb 24 18:51:03 2017 +0100 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed

[lang] DateUtilsTest asserts (closes #246)

2017-02-27 Thread pascalschumacher
iff/98fa164c Branch: refs/heads/master Commit: 98fa164cd88d126d0f137f5bcb4a1d180e0c2fc4 Parents: 44516f7 Author: Allon Mureinik <amure...@redhat.com> Authored: Mon Feb 27 21:35:03 2017 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Mon Feb 27 23:3

[lang] LANG-1262: CompareToBuilder.append(Object, Object, Comparator) method is too big to be inlined

2016-08-30 Thread pascalschumacher
mit: c7c85ee39892df3ca007c6596c41654865be7e43 Parents: f30c460 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Tue Aug 30 21:53:54 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Tue Aug 30 21:53:54 2016 +0200

[lang] LANG-1134: New methods for lang3.Validate (closes #190)

2016-09-15 Thread pascalschumacher
hor: Lady-Stardust <> Authored: Wed Sep 14 00:45:07 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Committed: Thu Sep 15 18:29:03 2016 +0200 -- .../java/org/apache/commons/lang3/Val

[2/4] [lang] NumberUtilsTest#testLANG1252 fix spelling in comment

2016-09-25 Thread pascalschumacher
-us.apache.org/repos/asf/commons-lang/diff/c6a410ad Branch: refs/heads/master Commit: c6a410adf832e0e6824365b1c5799bfc1391 Parents: 8232c09 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun Sep 25 20:29:24 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Co

[4/4] [lang] SystemUtilsTest: remove code run only on java 1.5 and below

2016-09-25 Thread pascalschumacher
-us.apache.org/repos/asf/commons-lang/diff/8232c096 Branch: refs/heads/master Commit: 8232c096cef785a2ba88a7324b882a7badb0af44 Parents: 5f4249e Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun Sep 25 20:25:53 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net&g

[1/4] [lang] CharEncoding: fix dead link in class javadoc

2016-09-25 Thread pascalschumacher
wip-us.apache.org/repos/asf/commons-lang/tree/a0415181 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/a0415181 Branch: refs/heads/master Commit: a04151819758fceb7f0cb855d279c9d46b2e9851 Parents: b10d58e Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun Sep 25

[3/4] [lang] CharEncoding#isSupported fix dead link in javadoc

2016-09-25 Thread pascalschumacher
-us.apache.org/repos/asf/commons-lang/diff/b10d58ec Branch: refs/heads/master Commit: b10d58ece8657de1b132cbe2c766bc25f1fd2986 Parents: c6a410a Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun Sep 25 20:40:44 2016 +0200 Committer: pascalschumacher <pascalschumac...@gmx.net> Commit

[lang] changes.xml: add meaningful description for LANG-1200

2016-10-02 Thread pascalschumacher
ttp://git-wip-us.apache.org/repos/asf/commons-lang/tree/496506de Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/496506de Branch: refs/heads/master Commit: 496506dedda231ceaecb81d62bb611889ba38be9 Parents: 756b910 Author: pascalschumacher <pascalschumac...@gmx.net> Authored: Sun

[lang] changes.xml: correct entry type of LANG-1133

2016-10-02 Thread pascalschumacher
mit/756b9106 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/756b9106 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/756b9106 Branch: refs/heads/master Commit: 756b910603ce94ae30e98954676477c14ed1a7d1 Parents: 43e5f99 Author: pascalschumacher <pascalschumac...@g

[lang] remove maven-antrun-plugin version, which is managed by commons-parent

2016-09-25 Thread pascalschumacher
mit/6cfce2a0 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/6cfce2a0 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/6cfce2a0 Branch: refs/heads/master Commit: 6cfce2a094f05bd64c2f3f7694b520b5f5e6e504 Parents: d0f6be9 Author: pascalschumacher <pascalschumac...@g

[lang] CharEncodingTest: remove tests for java versions below 1.3.1

2016-09-25 Thread pascalschumacher
ree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/10d2363f Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/10d2363f Branch: refs/heads/master Commit: 10d2363fcdd6e15568f765ba0dfd5f0cfa0b04eb Parents: 6cfce2a Author: pascalschumacher <pascalschumac...@gmx.net> Auth

  1   2   3   4   5   6   7   8   9   >