You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] [lang] LANG-1307: Added getDigits method to StringUtils (closes #225) - posted by pa...@apache.org on 2017/05/01 09:08:18 UTC, 0 replies.
- [2/2] [lang] LANG-1307: Add getDigits method to StringUtils - posted by pa...@apache.org on 2017/05/01 09:08:19 UTC, 0 replies.
- [1/4] [lang] Increase test coverage of ToStringBuilder class to 100% - posted by ki...@apache.org on 2017/05/01 09:48:44 UTC, 0 replies.
- [2/4] [lang] Adding testcase to cover a missing branch. - posted by ki...@apache.org on 2017/05/01 09:48:45 UTC, 0 replies.
- [3/4] [lang] Merge branch 'pr/265' - posted by ki...@apache.org on 2017/05/01 09:48:46 UTC, 0 replies.
- [4/4] [lang] LANG-1325: update changes.xml - posted by ki...@apache.org on 2017/05/01 09:48:47 UTC, 0 replies.
- [1/2] [lang] javadocs - fixed faulty samples of isNoneEmpty/isNoneBlank and added new ones to isAnyEmpty/isNoneEmpty/isAnyBlank/isNoneBlank for better understanding - posted by ki...@apache.org on 2017/05/01 09:55:38 UTC, 0 replies.
- [2/2] [lang] Merge branch 'pr/266' - posted by ki...@apache.org on 2017/05/01 09:55:39 UTC, 0 replies.
- commons-io git commit: IO-367: Add convenience methods for copyToDirectory (closes #34, closes #18) - posted by pa...@apache.org on 2017/05/01 15:06:08 UTC, 0 replies.
- svn commit: r1793387 - /commons/proper/codec/trunk/pom.xml - posted by gg...@apache.org on 2017/05/01 18:00:25 UTC, 0 replies.
- commons-compress git commit: Update Powermock tests from 1.6.4 to 1.6.6. - posted by gg...@apache.org on 2017/05/01 20:26:29 UTC, 0 replies.
- [math] MATH-1382: Unnecessary copying. - posted by er...@apache.org on 2017/05/01 23:20:46 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 32 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/01 23:28:17 UTC, 0 replies.
- commons-compress git commit: Fix Javadoc bugs. - posted by gg...@apache.org on 2017/05/02 06:58:18 UTC, 0 replies.
- commons-compress git commit: Add missing default serialVersionUID. - posted by gg...@apache.org on 2017/05/02 06:59:15 UTC, 0 replies.
- commons-compress git commit: Remove unused import. - posted by gg...@apache.org on 2017/05/02 06:59:52 UTC, 0 replies.
- commons-compress git commit: No need to nest in an else block. - posted by gg...@apache.org on 2017/05/02 07:01:25 UTC, 1 replies.
- commons-compress git commit: Add missing '@Override' annotations. - posted by gg...@apache.org on 2017/05/02 07:03:32 UTC, 0 replies.
- commons-compress git commit: Unnecessary casts. - posted by gg...@apache.org on 2017/05/02 07:07:01 UTC, 0 replies.
- [1/2] commons-io git commit: Fail if expected Exception not thrown - posted by se...@apache.org on 2017/05/02 10:28:19 UTC, 0 replies.
- [2/2] commons-io git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-io.git - posted by se...@apache.org on 2017/05/02 10:28:20 UTC, 0 replies.
- commons-io git commit: Let JUnit handle the exceptions - posted by se...@apache.org on 2017/05/02 10:33:18 UTC, 1 replies.
- svn commit: r1793530 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTPClientConfig.java - posted by se...@apache.org on 2017/05/02 15:22:21 UTC, 0 replies.
- commons-compress git commit: [COMPRESS-392] Add Brotli decoder based on the Google Brotli library. - posted by gg...@apache.org on 2017/05/02 19:22:07 UTC, 1 replies.
- commons-compress git commit: [COMPRESS-392] Add Brotli decoder based on the Google Brotli library. Add missing '@Override' annotations - posted by gg...@apache.org on 2017/05/02 19:24:31 UTC, 0 replies.
- commons-compress git commit: [COMPRESS-392] Add Brotli decoder based on the Google Brotli library. Use final. - posted by gg...@apache.org on 2017/05/02 19:25:21 UTC, 0 replies.
- commons-compress git commit: [COMPRESS-392] Add Brotli decoder based on the Google Brotli library. Site docs. - posted by gg...@apache.org on 2017/05/02 19:28:05 UTC, 0 replies.
- commons-compress git commit: [COMPRESS-392] Add Brotli decoder based on the Google Brotli library. Fix @since tag. - posted by gg...@apache.org on 2017/05/02 23:25:12 UTC, 0 replies.
- [1/4] [text] pulling back WordUtils as per Jira TEXT-55 - posted by ch...@apache.org on 2017/05/03 00:56:37 UTC, 0 replies.
- [2/4] [text] corrected checkstyle errors - posted by ch...@apache.org on 2017/05/03 00:56:38 UTC, 0 replies.
- [3/4] [text] TEXT-82: thanks to Amey Jadiye - posted by ch...@apache.org on 2017/05/03 00:56:39 UTC, 0 replies.
- [4/4] [text] (chore) re-arranging some whitespace - posted by ch...@apache.org on 2017/05/03 00:56:40 UTC, 0 replies.
- commons-compress git commit: fix variable name - posted by bo...@apache.org on 2017/05/03 04:25:15 UTC, 0 replies.
- [1/2] commons-compress git commit: COMPRESS-392 the semi-mandatory bla.tar test - posted by bo...@apache.org on 2017/05/03 11:46:21 UTC, 0 replies.
- [2/2] commons-compress git commit: COMPRESS-392 tweaks - posted by bo...@apache.org on 2017/05/03 11:46:22 UTC, 0 replies.
- [math] Depend on snapshot version of "Commons RNG". - posted by er...@apache.org on 2017/05/03 22:13:28 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 33 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/03 22:20:32 UTC, 0 replies.
- svn commit: r1793730 - /commons/proper/email/trunk/src/main/java/org/apache/commons/mail/Email.java - posted by ki...@apache.org on 2017/05/03 22:55:27 UTC, 0 replies.
- svn commit: r1793732 - /commons/proper/email/trunk/src/changes/changes.xml - posted by ki...@apache.org on 2017/05/03 22:57:02 UTC, 0 replies.
- [1/4] [math] MATH-1416: Depend on "Commons Numbers". - posted by er...@apache.org on 2017/05/03 23:28:10 UTC, 0 replies.
- [2/4] [math] Prevent build failure of the "javadoc" tool on Java 8. - posted by er...@apache.org on 2017/05/03 23:28:11 UTC, 0 replies.
- [3/4] [math] MATH-1416: Depend on "Commons Numbers". - posted by er...@apache.org on 2017/05/03 23:28:12 UTC, 0 replies.
- [4/4] [math] MATH-1416: Depend on "Commons Numbers". - posted by er...@apache.org on 2017/05/03 23:28:13 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 34 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/03 23:34:44 UTC, 0 replies.
- [math] MATH-1416: Depend on "Commons Numbers". - posted by er...@apache.org on 2017/05/03 23:57:24 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 35 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/04 00:03:31 UTC, 0 replies.
- [math] Fixed over-zealous "search-and-replace". - posted by er...@apache.org on 2017/05/04 00:24:11 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 36 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/04 00:30:21 UTC, 0 replies.
- [1/3] commons-compress git commit: COMPRESS-392 record Brotli support - posted by bo...@apache.org on 2017/05/04 06:47:59 UTC, 0 replies.
- [2/3] commons-compress git commit: COMPRESS-392 make test for Brotli check for the library itself - posted by bo...@apache.org on 2017/05/04 06:48:00 UTC, 0 replies.
- [3/3] commons-compress git commit: COMPRESS-392 remove matches method if it doesn't work - posted by bo...@apache.org on 2017/05/04 06:48:01 UTC, 0 replies.
- commons-compress git commit: fix inconsistency - posted by bo...@apache.org on 2017/05/04 06:49:54 UTC, 0 replies.
- svn commit: r1793749 - /commons/cms-site/trunk/content/xdoc/releases/prepare.xml - posted by se...@apache.org on 2017/05/04 08:17:49 UTC, 0 replies.
- [1/3] [text] port changes from commons-lang WordUtils to commons-text WordUtils - posted by pa...@apache.org on 2017/05/04 10:34:44 UTC, 0 replies.
- [2/3] [text] checkstyle-suppressions.xml: also suppress MagicNumber warning for WordUitls - posted by pa...@apache.org on 2017/05/04 10:34:45 UTC, 0 replies.
- [3/3] [text] WordUtils: correct since javadoc tags - posted by pa...@apache.org on 2017/05/04 10:34:46 UTC, 0 replies.
- [1/3] [text] use System.lineSeparator() instead of System.getProperty("line.separator") - posted by pa...@apache.org on 2017/05/04 11:01:44 UTC, 0 replies.
- [2/3] [text] fix some javadoc typos - posted by pa...@apache.org on 2017/05/04 11:01:45 UTC, 0 replies.
- [3/3] [text] StrBuilder: remove commented-out code - posted by pa...@apache.org on 2017/05/04 11:01:46 UTC, 0 replies.
- [lang] StrBuilder: remove commented-out code - posted by pa...@apache.org on 2017/05/04 11:01:58 UTC, 0 replies.
- [1/2] commons-compress git commit: COMPRESS-390: Expose stream offsets and size - posted by bo...@apache.org on 2017/05/04 14:50:11 UTC, 0 replies.
- [2/2] commons-compress git commit: COMPRESS-390 record change - posted by bo...@apache.org on 2017/05/04 14:50:12 UTC, 0 replies.
- [lang] pom.xml: add goals executed on travis as defaultGoal to make it easy to run the same checks locally - posted by pa...@apache.org on 2017/05/04 19:31:29 UTC, 0 replies.
- [text] pom.xml: add goals executed on travis as defaultGoal to make it easy to run the same checks locally - posted by pa...@apache.org on 2017/05/04 19:31:42 UTC, 0 replies.
- [01/14] [text] Added WordUtils.abbreviate from commons lang - posted by ch...@apache.org on 2017/05/05 11:51:17 UTC, 0 replies.
- [02/14] [text] Added WordUtils.abbreviate test cases - posted by ch...@apache.org on 2017/05/05 11:51:18 UTC, 0 replies.
- [03/14] [text] Merge branch 'master' into TEXT-41 - posted by ch...@apache.org on 2017/05/05 11:51:19 UTC, 0 replies.
- [04/14] [text] removed redundunt @since tag - posted by ch...@apache.org on 2017/05/05 11:51:20 UTC, 0 replies.
- [05/14] [text] merged master and fixed failing textcases - posted by ch...@apache.org on 2017/05/05 11:51:21 UTC, 0 replies.
- [06/14] [text] replaced StringBuffer with StringBuilder - posted by ch...@apache.org on 2017/05/05 11:51:22 UTC, 0 replies.
- [07/14] [text] optimized empty check with StringUtils.isEmpty - posted by ch...@apache.org on 2017/05/05 11:51:23 UTC, 0 replies.
- [08/14] [text] raise IllegalArgumentException if upper < -1 or upper < lower and respective testcases - posted by ch...@apache.org on 2017/05/05 11:51:24 UTC, 0 replies.
- [09/14] [text] added tests to verify LANG-673 - posted by ch...@apache.org on 2017/05/05 11:51:25 UTC, 0 replies.
- [10/14] [text] somemore tests to verify LANG-673 - posted by ch...@apache.org on 2017/05/05 11:51:26 UTC, 0 replies.
- [11/14] [text] added samples in javadoc - posted by ch...@apache.org on 2017/05/05 11:51:27 UTC, 0 replies.
- [12/14] [text] moved validations on start of method - posted by ch...@apache.org on 2017/05/05 11:51:28 UTC, 0 replies.
- [13/14] [text] Merge branch 'TEXT-41' of https://github.com/ameyjadiye/commons-text - posted by ch...@apache.org on 2017/05/05 11:51:29 UTC, 0 replies.
- [14/14] [text] TEXT-41: thanks to Amey Jadiye - posted by ch...@apache.org on 2017/05/05 11:51:30 UTC, 0 replies.
- [text] use Validate to check arguments - posted by pa...@apache.org on 2017/05/05 17:42:26 UTC, 0 replies.
- [01/19] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/06 15:04:14 UTC, 0 replies.
- [02/19] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/06 15:04:15 UTC, 0 replies.
- [03/19] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/06 15:04:16 UTC, 0 replies.
- [04/19] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/06 15:04:17 UTC, 0 replies.
- [05/19] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/06 15:04:18 UTC, 0 replies.
- [06/19] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/06 15:04:19 UTC, 0 replies.
- [07/19] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/06 15:04:20 UTC, 0 replies.
- [08/19] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/06 15:04:21 UTC, 0 replies.
- [09/19] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/06 15:04:22 UTC, 0 replies.
- [10/19] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/06 15:04:23 UTC, 0 replies.
- [11/19] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/06 15:04:24 UTC, 0 replies.
- [12/19] [math] MATH-1284: Replace uses of "Vector3D" in comments and supporting files with "Cartesian3D". - posted by ra...@apache.org on 2017/05/06 15:04:25 UTC, 0 replies.
- [13/19] [math] MATH-1284: Replace uses of "Vector2D" in comments and supporting files with "Cartesian2D". - posted by ra...@apache.org on 2017/05/06 15:04:26 UTC, 0 replies.
- [14/19] [math] MATH-1284: Replace uses of Vector3D in user guide with Cartesian2D. - posted by ra...@apache.org on 2017/05/06 15:04:27 UTC, 0 replies.
- [15/19] [math] MATH-1284: Replace uses of "Vector1D" in comments and supporting files with "Cartesian1D". - posted by ra...@apache.org on 2017/05/06 15:04:28 UTC, 0 replies.
- [16/19] [math] MATH-1284: Restore Vector1D class as an abstract implementation of Vector and now Cartesian1D extends Vector1D. Restore the public interface of Vector1DFormat to act on Vector1D. - posted by ra...@apache.org on 2017/05/06 15:04:29 UTC, 0 replies.
- [17/19] [math] MATH-1284: Restore Vector2D class as an abstract implementation of Vector and now Cartesian2D extends Vector2D. Restore the public interface of Vector2DFormat to act on Vector2D. - posted by ra...@apache.org on 2017/05/06 15:04:30 UTC, 0 replies.
- [18/19] [math] MATH-1284: Restore Vector3D class as an abstract implementation of Vector and now Cartesian3D extends Vector3D. Restore the public interface of Vector3DFormat to act on Vector3D. - posted by ra...@apache.org on 2017/05/06 15:04:31 UTC, 0 replies.
- [19/19] [math] MATH-1284: Fix javadoc references - posted by ra...@apache.org on 2017/05/06 15:04:32 UTC, 0 replies.
- [math] Drop references to non-existent classes - posted by se...@apache.org on 2017/05/06 15:51:13 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 40 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/06 15:57:28 UTC, 0 replies.
- [math] Simplify; no need for all those entities - posted by se...@apache.org on 2017/05/07 11:59:43 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 41 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/07 12:06:15 UTC, 0 replies.
- [math] Simple fix to add --allow-script-in-comments for Javadoc8+ - posted by se...@apache.org on 2017/05/07 12:19:09 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 42 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/07 12:25:25 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 43 - Unstable - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/07 14:27:35 UTC, 0 replies.
- commons-numbers git commit: Missing "sub-package" name. - posted by er...@apache.org on 2017/05/07 14:40:13 UTC, 0 replies.
- commons-compress git commit: COMPRESS-393 don't try to invoke LZMAOutputStream#flush - posted by bo...@apache.org on 2017/05/07 15:12:22 UTC, 0 replies.
- [1/5] [math] Fix some javadoc issues. - posted by ra...@apache.org on 2017/05/07 16:36:52 UTC, 0 replies.
- [2/5] [math] Fix some javadoc issues. - posted by ra...@apache.org on 2017/05/07 16:36:53 UTC, 0 replies.
- [3/5] [math] Fix some javadoc issues. - posted by ra...@apache.org on 2017/05/07 16:36:54 UTC, 0 replies.
- [4/5] [math] Fix some javadoc issues. - posted by ra...@apache.org on 2017/05/07 16:36:55 UTC, 0 replies.
- [5/5] [math] Fix some javadoc issues. - posted by ra...@apache.org on 2017/05/07 16:36:56 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 44 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/07 16:44:17 UTC, 0 replies.
- commons-compress git commit: update brotli dependency - posted by bo...@apache.org on 2017/05/07 18:23:15 UTC, 0 replies.
- [1/2] commons-numbers git commit: NUMBERS-33: "Gamma" family of functions (port from "Commons Math"). - posted by er...@apache.org on 2017/05/07 23:57:34 UTC, 0 replies.
- [2/2] commons-numbers git commit: NUMBERS-33: "Gamma" family of functions (port from "Commons Math"). - posted by er...@apache.org on 2017/05/07 23:57:35 UTC, 0 replies.
- commons-numbers git commit: Copy/paste mistake. - posted by er...@apache.org on 2017/05/08 00:06:38 UTC, 0 replies.
- commons-numbers git commit: Fix (probable) typo in original code. - posted by er...@apache.org on 2017/05/08 00:26:26 UTC, 1 replies.
- [1/2] commons-numbers git commit: NUMBERS-33: Removed "static" keyword. - posted by er...@apache.org on 2017/05/08 10:18:27 UTC, 0 replies.
- [2/2] commons-numbers git commit: NUMBERS-35: Typo (sign error). - posted by er...@apache.org on 2017/05/08 10:18:28 UTC, 0 replies.
- commons-compress git commit: avoid returning 0 from read(b, off, len) - posted by bo...@apache.org on 2017/05/08 10:44:07 UTC, 0 replies.
- [1/5] [text] Fixed TEXT-39 WordUtils now using toXxxxCase(int) rather than toXxxxCase(char) - posted by ch...@apache.org on 2017/05/09 01:35:05 UTC, 0 replies.
- [2/5] [text] perf improvement - posted by ch...@apache.org on 2017/05/09 01:35:06 UTC, 0 replies.
- [3/5] [text] made WordUtils.isDelimiter public - posted by ch...@apache.org on 2017/05/09 01:35:07 UTC, 0 replies.
- [4/5] [text] Merge branch 'TEXT-39' of https://github.com/ameyjadiye/commons-text - posted by ch...@apache.org on 2017/05/09 01:35:08 UTC, 0 replies.
- [5/5] [text] TEXT-39: thanks to Amey Jadiye - posted by ch...@apache.org on 2017/05/09 01:35:09 UTC, 0 replies.
- [1/2] [math] MATH-1381: changes.xml entry - posted by ki...@apache.org on 2017/05/09 03:07:36 UTC, 0 replies.
- [2/2] [math] fix a bug that sometimes Binomial test return probability greater than 1 - posted by ki...@apache.org on 2017/05/09 03:07:37 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 45 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/09 03:16:38 UTC, 0 replies.
- [math] MATH-1831: this closes #43 - posted by ki...@apache.org on 2017/05/09 03:31:38 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 46 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/09 03:40:45 UTC, 0 replies.
- [1/2] commons-compress git commit: COMPRESS-391: Allow alignment on zip content - posted by bo...@apache.org on 2017/05/09 07:27:58 UTC, 0 replies.
- [2/2] commons-compress git commit: COMPRESS-391 implement padding as ZipExtraField class - posted by bo...@apache.org on 2017/05/09 07:27:59 UTC, 0 replies.
- commons-numbers git commit: Update copyright year in NOTICE - posted by st...@apache.org on 2017/05/09 08:30:44 UTC, 0 replies.
- [1/4] commons-numbers git commit: Update copyright year in NOTICE - posted by st...@apache.org on 2017/05/09 11:09:46 UTC, 0 replies.
- [2/4] commons-numbers git commit: NUMBERS-36 Alternative CDN for MathJax: CDNJS via CloudFlare - posted by st...@apache.org on 2017/05/09 11:09:47 UTC, 0 replies.
- [3/4] commons-numbers git commit: Merge branch 'master' into task_NUMBERS-33__Gamma - posted by st...@apache.org on 2017/05/09 11:09:48 UTC, 0 replies.
- [4/4] commons-numbers git commit: Avoid "malformed HTML" javadoc error - posted by st...@apache.org on 2017/05/09 11:09:49 UTC, 0 replies.
- [1/2] commons-numbers git commit: NUMBERS-36 Alternative CDN for MathJax: CDNJS via CloudFlare - posted by st...@apache.org on 2017/05/09 11:14:50 UTC, 0 replies.
- [2/2] commons-numbers git commit: NUMBERS-36: Set javadoc-plugin for as well - posted by st...@apache.org on 2017/05/09 11:14:51 UTC, 0 replies.
- [1/3] commons-numbers git commit: NUMBERS-36: Set javadoc-plugin for as well - posted by st...@apache.org on 2017/05/09 12:09:18 UTC, 0 replies.
- [2/3] commons-numbers git commit: Merge branch 'master' into task_NUMBERS-33__Gamma - posted by st...@apache.org on 2017/05/09 12:09:19 UTC, 0 replies.
- [3/3] commons-numbers git commit: Improve Javadoc - posted by st...@apache.org on 2017/05/09 12:09:20 UTC, 0 replies.
- [1/3] commons-numbers git commit: Removed usage of MathJax where not strictly necessary (Javadoc). - posted by er...@apache.org on 2017/05/09 12:38:45 UTC, 0 replies.
- [2/3] commons-numbers git commit: Merge branch 'task_NUMBERS-33__Gamma' of https://git-wip-us.apache.org/repos/asf/commons-numbers into task_NUMBERS-33__Gamma - posted by er...@apache.org on 2017/05/09 12:38:46 UTC, 0 replies.
- [3/3] commons-numbers git commit: Typo (Javadoc). - posted by er...@apache.org on 2017/05/09 12:38:47 UTC, 0 replies.
- [math] Use HTML entity to placate Javadoc8 - posted by se...@apache.org on 2017/05/09 14:18:57 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 47 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/09 14:28:22 UTC, 0 replies.
- [math] Use simpler MathJax escape sequence - posted by se...@apache.org on 2017/05/09 14:41:12 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 48 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/09 14:56:32 UTC, 0 replies.
- [1/2] commons-numbers git commit: Unnecessary variable. - posted by er...@apache.org on 2017/05/09 15:11:27 UTC, 0 replies.
- [2/2] commons-numbers git commit: Unnecessary variable. - posted by er...@apache.org on 2017/05/09 15:11:28 UTC, 0 replies.
- [math] Bad HTML fixups - posted by se...@apache.org on 2017/05/09 15:22:05 UTC, 0 replies.
- [math] More Javadoc8 placation - posted by se...@apache.org on 2017/05/09 15:36:45 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 49 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/09 15:37:17 UTC, 0 replies.
- [math] Tags don't apply here - posted by se...@apache.org on 2017/05/09 15:37:51 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 50 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/09 15:47:51 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 51 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/09 15:54:51 UTC, 0 replies.
- [math] Useless Javadoc - posted by se...@apache.org on 2017/05/09 15:59:14 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 52 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/09 16:12:19 UTC, 0 replies.
- [math] MATH-1417: Incorrect loop start. - posted by er...@apache.org on 2017/05/09 19:33:22 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 53 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/09 19:46:53 UTC, 0 replies.
- commons-compress git commit: deal with existing PaddingExtraFields when calculating the alignment - posted by bo...@apache.org on 2017/05/10 07:57:17 UTC, 0 replies.
- [1/3] [math] MATH-1413 add generics to the Frequency class - posted by ki...@apache.org on 2017/05/10 07:59:16 UTC, 0 replies.
- [2/3] [math] Merge remote-tracking branch 'origin/pr/58' - posted by ki...@apache.org on 2017/05/10 07:59:17 UTC, 0 replies.
- [3/3] [math] MATH-1413: Add changes.xml entry - posted by ki...@apache.org on 2017/05/10 07:59:18 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 54 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/10 08:09:11 UTC, 0 replies.
- commons-compress git commit: COMPRESS-391 add pointer to zipalign - posted by bo...@apache.org on 2017/05/10 08:11:54 UTC, 0 replies.
- [math] Fix all checkstyle issues (missing javadocs params and trailing white space) - posted by ki...@apache.org on 2017/05/10 08:53:28 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 55 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/10 09:09:29 UTC, 0 replies.
- [math] Fix all PMD issues (missing Javadocs for class fields) - posted by ki...@apache.org on 2017/05/10 09:14:11 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 56 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/10 09:22:39 UTC, 0 replies.
- [1/2] commons-rdf git commit: Minor documentation updates - posted by wi...@apache.org on 2017/05/10 10:01:38 UTC, 0 replies.
- [2/2] commons-rdf git commit: Merged patch from @acoburn on github, closes #37 - posted by wi...@apache.org on 2017/05/10 10:01:39 UTC, 0 replies.
- commons-rdf git commit: COMMONSRDF-59: merged patch from @acoburn on github, closes #33 - posted by wi...@apache.org on 2017/05/10 10:08:26 UTC, 0 replies.
- [1/2] commons-rdf git commit: COMMONSRDF-60: update commons-parent version - posted by wi...@apache.org on 2017/05/10 10:12:05 UTC, 0 replies.
- [2/2] commons-rdf git commit: COMMONSRDF-60: merged patch from @acoburn on github, closes #34 - posted by wi...@apache.org on 2017/05/10 10:12:06 UTC, 0 replies.
- commons-compress git commit: readFully's return value is useless, it throws an exception at EOF - posted by bo...@apache.org on 2017/05/10 10:31:17 UTC, 0 replies.
- commons-compress git commit: remove @return after changing method to void - posted by bo...@apache.org on 2017/05/10 10:47:19 UTC, 0 replies.
- [1/8] [math] Removed deprecated instance field and associated contructors. - posted by er...@apache.org on 2017/05/10 13:37:20 UTC, 0 replies.
- [2/8] [math] Removed deprecated instance field. - posted by er...@apache.org on 2017/05/10 13:37:21 UTC, 0 replies.
- [3/8] [math] Removed deprecated instance field. - posted by er...@apache.org on 2017/05/10 13:37:22 UTC, 0 replies.
- [4/8] [math] Made class fields "private". - posted by er...@apache.org on 2017/05/10 13:37:23 UTC, 0 replies.
- [5/8] [math] Javadoc. - posted by er...@apache.org on 2017/05/10 13:37:24 UTC, 0 replies.
- [6/8] [math] Made field "private" (unit test). - posted by er...@apache.org on 2017/05/10 13:37:25 UTC, 0 replies.
- [7/8] [math] Unit tests should have their own tolerance settings. - posted by er...@apache.org on 2017/05/10 13:37:26 UTC, 0 replies.
- [8/8] [math] Probable typo (tolerance setting in unit test). - posted by er...@apache.org on 2017/05/10 13:37:27 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 57 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/10 13:47:50 UTC, 0 replies.
- commons-numbers git commit: Made functions "static". - posted by er...@apache.org on 2017/05/10 14:39:18 UTC, 0 replies.
- commons-compress git commit: make Sonar less unhappy - posted by bo...@apache.org on 2017/05/10 15:16:17 UTC, 0 replies.
- [01/18] commons-numbers git commit: NUMBERS-33: "Gamma" family of functions (port from "Commons Math"). - posted by er...@apache.org on 2017/05/11 12:03:29 UTC, 0 replies.
- [02/18] commons-numbers git commit: NUMBERS-33: "Gamma" family of functions (port from "Commons Math"). - posted by er...@apache.org on 2017/05/11 12:03:30 UTC, 0 replies.
- [03/18] commons-numbers git commit: Copy/paste mistake. - posted by er...@apache.org on 2017/05/11 12:03:31 UTC, 0 replies.
- [04/18] commons-numbers git commit: Fix (probable) typo in original code. - posted by er...@apache.org on 2017/05/11 12:03:32 UTC, 0 replies.
- [05/18] commons-numbers git commit: Fix (probable) typo in original code. - posted by er...@apache.org on 2017/05/11 12:03:33 UTC, 0 replies.
- [06/18] commons-numbers git commit: NUMBERS-33: Removed "static" keyword. - posted by er...@apache.org on 2017/05/11 12:03:34 UTC, 0 replies.
- [07/18] commons-numbers git commit: NUMBERS-35: Typo (sign error). - posted by er...@apache.org on 2017/05/11 12:03:35 UTC, 0 replies.
- [08/18] commons-numbers git commit: Merge branch 'master' into task_NUMBERS-33__Gamma - posted by er...@apache.org on 2017/05/11 12:03:36 UTC, 0 replies.
- [09/18] commons-numbers git commit: Avoid "malformed HTML" javadoc error - posted by er...@apache.org on 2017/05/11 12:03:37 UTC, 0 replies.
- [10/18] commons-numbers git commit: Merge branch 'master' into task_NUMBERS-33__Gamma - posted by er...@apache.org on 2017/05/11 12:03:38 UTC, 0 replies.
- [11/18] commons-numbers git commit: Improve Javadoc - posted by er...@apache.org on 2017/05/11 12:03:39 UTC, 0 replies.
- [12/18] commons-numbers git commit: Removed usage of MathJax where not strictly necessary (Javadoc). - posted by er...@apache.org on 2017/05/11 12:03:40 UTC, 0 replies.
- [13/18] commons-numbers git commit: Merge branch 'task_NUMBERS-33__Gamma' of https://git-wip-us.apache.org/repos/asf/commons-numbers into task_NUMBERS-33__Gamma - posted by er...@apache.org on 2017/05/11 12:03:41 UTC, 0 replies.
- [14/18] commons-numbers git commit: Typo (Javadoc). - posted by er...@apache.org on 2017/05/11 12:03:42 UTC, 0 replies.
- [15/18] commons-numbers git commit: Unnecessary variable. - posted by er...@apache.org on 2017/05/11 12:03:43 UTC, 0 replies.
- [16/18] commons-numbers git commit: Unnecessary variable. - posted by er...@apache.org on 2017/05/11 12:03:44 UTC, 0 replies.
- [17/18] commons-numbers git commit: Made functions "static". - posted by er...@apache.org on 2017/05/11 12:03:45 UTC, 0 replies.
- [18/18] commons-numbers git commit: Merge branch 'task_NUMBERS-33__Gamma' - posted by er...@apache.org on 2017/05/11 12:03:46 UTC, 0 replies.
- [1/6] commons-compress git commit: COMPRESS-391: Persist alignment request - posted by bo...@apache.org on 2017/05/11 18:15:28 UTC, 0 replies.
- [2/6] commons-compress git commit: COMPRESS-391 add pointer to zipalign - posted by bo...@apache.org on 2017/05/11 18:15:29 UTC, 0 replies.
- [3/6] commons-compress git commit: COMPRESS-391: Allow alignment on zip content - posted by bo...@apache.org on 2017/05/11 18:15:30 UTC, 0 replies.
- [4/6] commons-compress git commit: COMPRESS-391 implement padding as ZipExtraField class - posted by bo...@apache.org on 2017/05/11 18:15:31 UTC, 0 replies.
- [5/6] commons-compress git commit: deal with existing PaddingExtraFields when calculating the alignment - posted by bo...@apache.org on 2017/05/11 18:15:32 UTC, 0 replies.
- [6/6] commons-compress git commit: COMPRESS-391 some tweaks - posted by bo...@apache.org on 2017/05/11 18:15:33 UTC, 0 replies.
- commons-compress git commit: COMPRESS-391 record fix - posted by bo...@apache.org on 2017/05/11 18:17:23 UTC, 0 replies.
- [1/3] commons-compress git commit: javadocs - posted by bo...@apache.org on 2017/05/11 18:49:09 UTC, 0 replies.
- [2/3] commons-compress git commit: PMD findings - posted by bo...@apache.org on 2017/05/11 18:49:10 UTC, 0 replies.
- [3/3] commons-compress git commit: findbugs findings - posted by bo...@apache.org on 2017/05/11 18:49:11 UTC, 0 replies.
- [commons-compress] Git Push Summary - posted by bo...@apache.org on 2017/05/11 19:06:16 UTC, 2 replies.
- svn commit: r19628 - in /dev/commons/compress: ./ binaries/ source/ - posted by bo...@apache.org on 2017/05/11 19:13:35 UTC, 0 replies.
- commons-compress git commit: adapt Zip64SupportIT to #10 - posted by bo...@apache.org on 2017/05/12 12:18:25 UTC, 0 replies.
- commons-numbers git commit: Conditional flags for javadoc tool. - posted by er...@apache.org on 2017/05/12 13:48:56 UTC, 0 replies.
- [1/2] commons-numbers git commit: POM clean-up. - posted by er...@apache.org on 2017/05/12 15:17:06 UTC, 0 replies.
- [2/2] commons-numbers git commit: NUMBERS-37: New "PlaneAngle" class. - posted by er...@apache.org on 2017/05/12 15:17:07 UTC, 0 replies.
- [01/31] [math] MATH-1284: Vector no longer extends Point. Replace/rename Vector?D classes with Coordinate?D classes which implement both Vector and Point. When there are multiple implementations of the same method which would confuse the compiler, prefer - posted by ra...@apache.org on 2017/05/12 21:32:10 UTC, 0 replies.
- [02/31] [math] MATH-1284: Vector no longer extends Point. Replace/rename Vector?D classes with Coordinate?D classes which implement both Vector and Point. When there are multiple implementations of the same method which would confuse the compiler, prefer - posted by ra...@apache.org on 2017/05/12 21:32:11 UTC, 0 replies.
- [03/31] [math] MATH-1284: Vector no longer extends Point. Replace/rename Vector?D classes with Coordinate?D classes which implement both Vector and Point. When there are multiple implementations of the same method which would confuse the compiler, prefer - posted by ra...@apache.org on 2017/05/12 21:32:12 UTC, 0 replies.
- [04/31] [math] MATH-1284: Vector no longer extends Point. Replace/rename Vector?D classes with Coordinate?D classes which implement both Vector and Point. When there are multiple implementations of the same method which would confuse the compiler, prefer - posted by ra...@apache.org on 2017/05/12 21:32:13 UTC, 0 replies.
- [05/31] [math] MATH-1284: Vector no longer extends Point. Replace/rename Vector?D classes with Coordinate?D classes which implement both Vector and Point. When there are multiple implementations of the same method which would confuse the compiler, prefer - posted by ra...@apache.org on 2017/05/12 21:32:14 UTC, 0 replies.
- [06/31] [math] MATH-1284: Vector no longer extends Point. Replace/rename Vector?D classes with Coordinate?D classes which implement both Vector and Point. When there are multiple implementations of the same method which would confuse the compiler, prefer - posted by ra...@apache.org on 2017/05/12 21:32:15 UTC, 0 replies.
- [07/31] [math] MATH-1284: Vector no longer extends Point. Replace/rename Vector?D classes with Coordinate?D classes which implement both Vector and Point. When there are multiple implementations of the same method which would confuse the compiler, prefer - posted by ra...@apache.org on 2017/05/12 21:32:16 UTC, 0 replies.
- [08/31] [math] MATH-1284: Vector no longer extends Point. Replace/rename Vector?D classes with Coordinate?D classes which implement both Vector and Point. When there are multiple implementations of the same method which would confuse the compiler, prefer - posted by ra...@apache.org on 2017/05/12 21:32:17 UTC, 0 replies.
- [09/31] [math] MATH-1284: Vector no longer extends Point. Replace/rename Vector?D classes with Coordinate?D classes which implement both Vector and Point. When there are multiple implementations of the same method which would confuse the compiler, prefer - posted by ra...@apache.org on 2017/05/12 21:32:18 UTC, 0 replies.
- [10/31] [math] MATH-1284: Vector no longer extends Point. Replace/rename Vector?D classes with Coordinate?D classes which implement both Vector and Point. When there are multiple implementations of the same method which would confuse the compiler, prefer - posted by ra...@apache.org on 2017/05/12 21:32:19 UTC, 0 replies.
- [11/31] [math] MATH-1284: Vector no longer extends Point. Replace/rename Vector?D classes with Coordinate?D classes which implement both Vector and Point. When there are multiple implementations of the same method which would confuse the compiler, prefer - posted by ra...@apache.org on 2017/05/12 21:32:20 UTC, 0 replies.
- [12/31] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/12 21:32:21 UTC, 0 replies.
- [13/31] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/12 21:32:22 UTC, 0 replies.
- [14/31] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/12 21:32:23 UTC, 0 replies.
- [15/31] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/12 21:32:24 UTC, 0 replies.
- [16/31] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/12 21:32:25 UTC, 0 replies.
- [17/31] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/12 21:32:26 UTC, 0 replies.
- [18/31] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/12 21:32:27 UTC, 0 replies.
- [19/31] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/12 21:32:28 UTC, 0 replies.
- [20/31] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/12 21:32:29 UTC, 0 replies.
- [21/31] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/12 21:32:30 UTC, 0 replies.
- [22/31] [math] MATH-1284: Replace/rename Coordinate?D classes (nee Vector?D) as Cartesian?D classes as per discussion. When there are existing overridden methods accepting Vector and Point, add a disambiguating method accepting - posted by ra...@apache.org on 2017/05/12 21:32:31 UTC, 0 replies.
- [23/31] [math] MATH-1284: Replace uses of "Vector3D" in comments and supporting files with "Cartesian3D". - posted by ra...@apache.org on 2017/05/12 21:32:32 UTC, 0 replies.
- [24/31] [math] MATH-1284: Replace uses of "Vector2D" in comments and supporting files with "Cartesian2D". - posted by ra...@apache.org on 2017/05/12 21:32:33 UTC, 0 replies.
- [25/31] [math] MATH-1284: Replace uses of Vector3D in user guide with Cartesian2D. - posted by ra...@apache.org on 2017/05/12 21:32:34 UTC, 0 replies.
- [26/31] [math] MATH-1284: Replace uses of "Vector1D" in comments and supporting files with "Cartesian1D". - posted by ra...@apache.org on 2017/05/12 21:32:35 UTC, 0 replies.
- [27/31] [math] MATH-1284: Restore Vector1D class as an abstract implementation of Vector and now Cartesian1D extends Vector1D. Restore the public interface of Vector1DFormat to act on Vector1D. - posted by ra...@apache.org on 2017/05/12 21:32:36 UTC, 0 replies.
- [28/31] [math] MATH-1284: Restore Vector2D class as an abstract implementation of Vector and now Cartesian2D extends Vector2D. Restore the public interface of Vector2DFormat to act on Vector2D. - posted by ra...@apache.org on 2017/05/12 21:32:37 UTC, 0 replies.
- [29/31] [math] MATH-1284: Restore Vector3D class as an abstract implementation of Vector and now Cartesian3D extends Vector3D. Restore the public interface of Vector3DFormat to act on Vector3D. - posted by ra...@apache.org on 2017/05/12 21:32:38 UTC, 0 replies.
- [30/31] [math] MATH-1284: Fix javadoc references - posted by ra...@apache.org on 2017/05/12 21:32:39 UTC, 0 replies.
- [31/31] [math] MATH-1284: Merge branch 'feature-MATH-1284' - posted by ra...@apache.org on 2017/05/12 21:32:40 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 58 - Unstable - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/12 21:40:05 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 59 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/12 21:49:22 UTC, 0 replies.
- [1/5] [math] Fix invalid HTML entity in javadoc - posted by ra...@apache.org on 2017/05/12 22:06:00 UTC, 0 replies.
- [2/5] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/12 22:06:01 UTC, 0 replies.
- [3/5] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/12 22:06:02 UTC, 0 replies.
- [4/5] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/12 22:06:03 UTC, 0 replies.
- [5/5] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/12 22:06:04 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 60 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/12 22:15:32 UTC, 0 replies.
- commons-compress git commit: add build instructions - posted by bo...@apache.org on 2017/05/13 10:45:16 UTC, 0 replies.
- commons-compress git commit: have been writing too much asciidoc lately :-) - posted by bo...@apache.org on 2017/05/13 10:46:10 UTC, 0 replies.
- [commons-math] Git Push Summary - posted by ra...@apache.org on 2017/05/13 12:55:08 UTC, 0 replies.
- commons-numbers git commit: NUMBERS-33: Small changes. - posted by er...@apache.org on 2017/05/13 14:22:55 UTC, 0 replies.
- [01/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:04 UTC, 0 replies.
- [02/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:05 UTC, 0 replies.
- [03/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:06 UTC, 0 replies.
- [04/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:07 UTC, 0 replies.
- [05/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:08 UTC, 0 replies.
- [06/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:09 UTC, 0 replies.
- [07/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:10 UTC, 0 replies.
- [08/15] [math] Fix javadoc issues - had to use CSS to simulate nested tags - posted by ra...@apache.org on 2017/05/13 14:41:11 UTC, 0 replies.
- [09/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:12 UTC, 0 replies.
- [10/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:13 UTC, 0 replies.
- [11/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:14 UTC, 0 replies.
- [12/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:15 UTC, 0 replies.
- [13/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:16 UTC, 0 replies.
- [14/15] [math] Fix javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:17 UTC, 0 replies.
- [15/15] [math] Last of the javadoc issues - posted by ra...@apache.org on 2017/05/13 14:41:18 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 61 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/13 14:49:18 UTC, 0 replies.
- [math] MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-gamma"). - posted by er...@apache.org on 2017/05/13 19:23:21 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 62 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/13 19:31:49 UTC, 0 replies.
- commons-pool git commit: Javadoc info - posted by se...@apache.org on 2017/05/14 11:58:08 UTC, 0 replies.
- commons-pool git commit: Revert "Javadoc info" - posted by se...@apache.org on 2017/05/14 16:26:33 UTC, 0 replies.
- commons-pool git commit: Redo Javadoc fix (props Gary) - posted by se...@apache.org on 2017/05/14 16:28:33 UTC, 0 replies.
- svn commit: r19664 - /dev/commons/compress/ /dev/commons/compress/binaries/ /dev/commons/compress/source/ /release/commons/compress/ /release/commons/compress/binaries/ /release/commons/compress/source/ - posted by bo...@apache.org on 2017/05/14 19:52:10 UTC, 0 replies.
- [1/2] commons-compress git commit: prepare RC1 of Commons Compress 1.14 - posted by bo...@apache.org on 2017/05/14 20:36:49 UTC, 0 replies.
- [2/2] commons-compress git commit: Merge tag 'rel/1.14' and prepare for next cycle - posted by bo...@apache.org on 2017/05/14 20:36:50 UTC, 0 replies.
- [1/3] commons-numbers git commit: Javadoc. - posted by er...@apache.org on 2017/05/14 20:56:47 UTC, 0 replies.
- [2/3] commons-numbers git commit: NUMBERS-39: "Beta" family of functions. - posted by er...@apache.org on 2017/05/14 20:56:48 UTC, 0 replies.
- [3/3] commons-numbers git commit: Unused design. - posted by er...@apache.org on 2017/05/14 20:56:49 UTC, 0 replies.
- [1/3] [math] MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-gamma"). - posted by er...@apache.org on 2017/05/14 21:32:45 UTC, 0 replies.
- [2/3] [math] MATH-1416: Delete functionality now in "Commons Numbers". - posted by er...@apache.org on 2017/05/14 21:32:46 UTC, 0 replies.
- [3/3] [math] MATH-1416: Delete functionality now in "Commons Numbers". - posted by er...@apache.org on 2017/05/14 21:32:47 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 63 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/14 21:40:12 UTC, 0 replies.
- commons-numbers git commit: NUMBERS-39: "Erf" family of functions. - posted by er...@apache.org on 2017/05/14 22:52:15 UTC, 0 replies.
- [1/2] [math] MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-gamma"). - posted by er...@apache.org on 2017/05/14 23:16:29 UTC, 0 replies.
- [2/2] [math] MATH-1416: Delete functionality now in "Commons Numbers". - posted by er...@apache.org on 2017/05/14 23:16:30 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 64 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/14 23:24:16 UTC, 0 replies.
- [lang] [LANG-1331] ImmutablePair.nullPair() - posted by gg...@apache.org on 2017/05/15 03:34:02 UTC, 0 replies.
- [lang] [LANG-1331] ImmutablePair.nullPair() Update @SuppressWarnings. - posted by gg...@apache.org on 2017/05/15 03:36:33 UTC, 0 replies.
- [lang] [LANG-1332] ImmutableTriple.nullTriple() - posted by gg...@apache.org on 2017/05/15 03:42:02 UTC, 0 replies.
- svn commit: r1795131 - /commons/cms-site/trunk/conf/component_releases.properties - posted by bo...@apache.org on 2017/05/15 03:56:18 UTC, 0 replies.
- svn commit: r1795132 - /commons/cms-site/trunk/doap/doap_compress.rdf - posted by bo...@apache.org on 2017/05/15 03:57:25 UTC, 0 replies.
- svn commit: r19675 - in /release/commons/compress: binaries/ source/ - posted by bo...@apache.org on 2017/05/15 15:33:18 UTC, 0 replies.
- commons-numbers git commit: Typo (web site). - posted by er...@apache.org on 2017/05/15 17:06:13 UTC, 0 replies.
- commons-compress git commit: COMPRESS-394 zip 2.0 is required when DEFLATE is used - posted by bo...@apache.org on 2017/05/16 16:51:56 UTC, 0 replies.
- [lang] Add missing JavaDocs to make Checkstyle happy - posted by br...@apache.org on 2017/05/17 14:14:19 UTC, 0 replies.
- [lang] Remove annotations for documenting concurrency behavior. - posted by br...@apache.org on 2017/05/17 14:22:59 UTC, 0 replies.
- [lang] Remove LANG-1291 from changes.xml since it has been reverted - posted by br...@apache.org on 2017/05/17 14:27:24 UTC, 0 replies.
- [01/50] [lang] Merge remote-tracking branch 'APACHE/master' [Forced Update!] - posted by br...@apache.org on 2017/05/17 15:03:45 UTC, 0 replies.
- [02/50] [lang] LANG-1167: Added isExcludeNullValues to ReflectionToStringBuilder and test - posted by br...@apache.org on 2017/05/17 15:03:46 UTC, 0 replies.
- [03/50] [lang] LANG-1167: Added more test cases for ReflectionToStringBuilderExcludeNullValuesTest - posted by br...@apache.org on 2017/05/17 15:03:47 UTC, 0 replies.
- [04/50] [lang] LANG-1167: Added license to top of ReflectionToStringBuilderExcludeNullValuesTest.java - posted by br...@apache.org on 2017/05/17 15:03:48 UTC, 0 replies.
- [05/50] [lang] [LANG-1291] Provide annotations to document thread safety. - posted by br...@apache.org on 2017/05/17 15:03:49 UTC, 0 replies.
- [06/50] [lang] [LANG-1291] Provide annotations to document thread safety. - posted by br...@apache.org on 2017/05/17 15:03:50 UTC, 0 replies.
- [07/50] [lang] Fixed the indentation in ArrayUtilsTest - posted by br...@apache.org on 2017/05/17 15:03:51 UTC, 0 replies.
- [08/50] [lang] Exclude SF_SWITCH_NO_DEFAULT on FastDatePrinter - posted by br...@apache.org on 2017/05/17 15:03:52 UTC, 0 replies.
- [09/50] [lang] Exclude SF_SWITCH_FALLTHROUGH on FastDatePrinter - posted by br...@apache.org on 2017/05/17 15:03:53 UTC, 0 replies.
- [10/50] [lang] Exclude SF_SWITCH_NO_DEFAULT on FastDateParser - posted by br...@apache.org on 2017/05/17 15:03:54 UTC, 0 replies.
- [11/50] [lang] FindBugs exclude filter for StringUtils - posted by br...@apache.org on 2017/05/17 15:03:55 UTC, 0 replies.
- [12/50] [lang] Add a default case to switch to appease FindBugs - posted by br...@apache.org on 2017/05/17 15:03:56 UTC, 0 replies.
- [13/50] [lang] Add FindBugs to Travis CI (closes #262) - posted by br...@apache.org on 2017/05/17 15:03:57 UTC, 0 replies.
- [14/50] [lang] LANG-1272: Added shuffle methods to ArrayUtils - posted by br...@apache.org on 2017/05/17 15:03:58 UTC, 0 replies.
- [15/50] [lang] use Validate#notNull instead of "throw new NullPointerException" - posted by br...@apache.org on 2017/05/17 15:03:59 UTC, 0 replies.
- [16/50] [lang] use Validate#isTrue to validate arguments - posted by br...@apache.org on 2017/05/17 15:04:00 UTC, 0 replies.
- [17/50] [lang] Merge branch 'LANG-1167' of https://github.com/MarkDacek/commons-lang - posted by br...@apache.org on 2017/05/17 15:04:01 UTC, 0 replies.
- [18/50] [lang] LANG-1167: attributing work to Mark Dacek - posted by br...@apache.org on 2017/05/17 15:04:02 UTC, 0 replies.
- [19/50] [lang] LANG-1167: Add null filter to ReflectionToStringBuilder - posted by br...@apache.org on 2017/05/17 15:04:03 UTC, 0 replies.
- [20/50] [lang] LANG-1317: Adds MethodUtils#findAnnotation and extend MethodUtils#getMethodsWithAnnotation for non-public, super-class and interface methods (closes #261) - posted by br...@apache.org on 2017/05/17 15:04:04 UTC, 0 replies.
- [21/50] [lang] LANG-1317: Add MethodUtils#findAnnotation and extend MethodUtils#getMethodsWithAnnotation for non-public, super-class and interface methods - posted by br...@apache.org on 2017/05/17 15:04:05 UTC, 0 replies.
- [22/50] [lang] LANG-1317: Add MethodUtils#findAnnotation and extend MethodUtils#getMethodsWithAnnotation for non-public, super-class and interface methods - posted by br...@apache.org on 2017/05/17 15:04:06 UTC, 0 replies.
- [23/50] [lang] Use String#contains where possible (closes #263) - posted by br...@apache.org on 2017/05/17 15:04:07 UTC, 0 replies.
- [24/50] [lang] use Assert#assertFalse instead of Assert#assertTrue with a negated condition - posted by br...@apache.org on 2017/05/17 15:04:08 UTC, 0 replies.
- [commons-lang] Git Push Summary - posted by br...@apache.org on 2017/05/17 15:04:09 UTC, 0 replies.
- [25/50] [lang] LANG-1256: Add JMH maven dependencies. (closes #182) - posted by br...@apache.org on 2017/05/17 15:04:09 UTC, 0 replies.
- [26/50] [lang] LANG-1110: Implement HashSetvBitSetTest using JMH - posted by br...@apache.org on 2017/05/17 15:04:10 UTC, 0 replies.
- [27/50] [lang] LANG-1256: Add JMH maven dependencies. - posted by br...@apache.org on 2017/05/17 15:04:11 UTC, 0 replies.
- [28/50] [lang] LANG-1256: Add JMH maven dependencies. - posted by br...@apache.org on 2017/05/17 15:04:12 UTC, 0 replies.
- [29/50] [lang] LANG-1256: Add JMH maven dependencies. - posted by br...@apache.org on 2017/05/17 15:04:13 UTC, 0 replies.
- [30/50] [lang] HashSetvBitSetTest: use diamond operator (closes #264) - posted by br...@apache.org on 2017/05/17 15:04:14 UTC, 0 replies.
- [31/50] [lang] Increase test coverage of ToStringBuilder class to 100% - posted by br...@apache.org on 2017/05/17 15:04:15 UTC, 0 replies.
- [32/50] [lang] Adding testcase to cover a missing branch. - posted by br...@apache.org on 2017/05/17 15:04:16 UTC, 0 replies.
- [33/50] [lang] javadocs - fixed faulty samples of isNoneEmpty/isNoneBlank and added new ones to isAnyEmpty/isNoneEmpty/isAnyBlank/isNoneBlank for better understanding - posted by br...@apache.org on 2017/05/17 15:04:17 UTC, 0 replies.
- [34/50] [lang] LANG-1307: Added getDigits method to StringUtils (closes #225) - posted by br...@apache.org on 2017/05/17 15:04:18 UTC, 0 replies.
- [35/50] [lang] LANG-1307: Add getDigits method to StringUtils - posted by br...@apache.org on 2017/05/17 15:04:19 UTC, 0 replies.
- [36/50] [lang] Merge branch 'pr/265' - posted by br...@apache.org on 2017/05/17 15:04:20 UTC, 0 replies.
- [37/50] [lang] LANG-1325: update changes.xml - posted by br...@apache.org on 2017/05/17 15:04:21 UTC, 0 replies.
- [38/50] [lang] Merge branch 'pr/266' - posted by br...@apache.org on 2017/05/17 15:04:22 UTC, 0 replies.
- [39/50] [lang] StrBuilder: remove commented-out code - posted by br...@apache.org on 2017/05/17 15:04:23 UTC, 0 replies.
- [40/50] [lang] pom.xml: add goals executed on travis as defaultGoal to make it easy to run the same checks locally - posted by br...@apache.org on 2017/05/17 15:04:24 UTC, 0 replies.
- [41/50] [lang] [LANG-1331] ImmutablePair.nullPair() - posted by br...@apache.org on 2017/05/17 15:04:25 UTC, 0 replies.
- [42/50] [lang] [LANG-1331] ImmutablePair.nullPair() Update @SuppressWarnings. - posted by br...@apache.org on 2017/05/17 15:04:26 UTC, 0 replies.
- [43/50] [lang] [LANG-1332] ImmutableTriple.nullTriple() - posted by br...@apache.org on 2017/05/17 15:04:27 UTC, 0 replies.
- [44/50] [lang] Add missing JavaDocs to make Checkstyle happy - posted by br...@apache.org on 2017/05/17 15:04:28 UTC, 0 replies.
- [45/50] [lang] Remove annotations for documenting concurrency behavior. - posted by br...@apache.org on 2017/05/17 15:04:29 UTC, 0 replies.
- [46/50] [lang] Remove LANG-1291 from changes.xml since it has been reverted - posted by br...@apache.org on 2017/05/17 15:04:30 UTC, 0 replies.
- [47/50] [lang] Update download page in preparation for 3.6 release - posted by br...@apache.org on 2017/05/17 15:04:31 UTC, 0 replies.
- [48/50] [lang] Add release notes for 3.6 release - posted by br...@apache.org on 2017/05/17 15:04:32 UTC, 0 replies.
- [49/50] [lang] Update website for 3.6 release - posted by br...@apache.org on 2017/05/17 15:04:33 UTC, 0 replies.
- [50/50] [lang] Update version numbers for release 3.6 - posted by br...@apache.org on 2017/05/17 15:04:34 UTC, 0 replies.
- svn commit: r19714 - in /dev/commons/lang: ./ binaries/ source/ - posted by br...@apache.org on 2017/05/17 15:40:01 UTC, 0 replies.
- [text] Add missing JavaDoc thereby making it possible to remove relaxed checkstyle rule - posted by br...@apache.org on 2017/05/17 18:13:06 UTC, 0 replies.
- svn commit: r1795453 - /commons/proper/imaging/trunk/src/test/java/org/apache/commons/imaging/formats/pnm/PnmImageParserTest.java - posted by br...@apache.org on 2017/05/17 21:03:09 UTC, 0 replies.
- svn commit: r1795456 - /commons/proper/imaging/trunk/src/test/java/org/apache/commons/imaging/formats/pnm/PnmImageParserTest.java - posted by br...@apache.org on 2017/05/17 21:05:42 UTC, 0 replies.
- svn commit: r1795457 - /commons/proper/imaging/trunk/pom.xml - posted by br...@apache.org on 2017/05/17 21:13:49 UTC, 0 replies.
- svn commit: r1795458 - /commons/proper/imaging/trunk/pom.xml - posted by br...@apache.org on 2017/05/17 21:18:14 UTC, 0 replies.
- svn commit: r1795459 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/Imaging.java - posted by br...@apache.org on 2017/05/17 21:27:03 UTC, 0 replies.
- svn commit: r1795460 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/Imaging.java - posted by br...@apache.org on 2017/05/17 21:27:55 UTC, 0 replies.
- svn commit: r1795461 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/Imaging.java - posted by br...@apache.org on 2017/05/17 21:29:54 UTC, 0 replies.
- svn commit: r1795462 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/BinaryOutputStream.java - posted by br...@apache.org on 2017/05/17 21:43:06 UTC, 0 replies.
- svn commit: r1795463 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/RationalNumber.java - posted by br...@apache.org on 2017/05/17 21:44:47 UTC, 0 replies.
- svn commit: r1795464 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/common/bytesource/ByteSourceInputStream.java - posted by br...@apache.org on 2017/05/17 21:45:32 UTC, 0 replies.
- svn commit: r1795465 - /commons/proper/imaging/trunk/src/main/java/org/apache/commons/imaging/formats/gif/GifImageParser.java - posted by br...@apache.org on 2017/05/17 21:46:58 UTC, 0 replies.
- svn commit: r1795532 - /commons/proper/jelly/trunk/src/test/org/apache/commons/jelly/expression/TestExpressions.java - posted by br...@apache.org on 2017/05/18 13:53:34 UTC, 0 replies.
- svn commit: r1795533 - /commons/proper/jelly/trunk/src/test/org/apache/commons/jelly/expression/TestExpressions.java - posted by br...@apache.org on 2017/05/18 13:55:44 UTC, 0 replies.
- svn commit: r1795538 - /commons/proper/jelly/trunk/ - posted by br...@apache.org on 2017/05/18 14:29:23 UTC, 0 replies.
- svn commit: r1795542 - in /commons/proper/jelly/trunk: jelly-tags/tag-checkstyle.xml pom.xml src/site/ src/site/resources/ src/site/resources/profile.clirr src/site/resources/profile.jacoco - posted by br...@apache.org on 2017/05/18 15:52:07 UTC, 0 replies.
- [commons-text] Git Push Summary - posted by ch...@apache.org on 2017/05/18 17:29:54 UTC, 3 replies.
- svn commit: r1795551 - /commons/proper/commons-parent/trunk/pom.xml - posted by br...@apache.org on 2017/05/18 19:04:38 UTC, 0 replies.
- svn commit: r1795584 - in /commons/proper/bcel/trunk/src: main/java/org/apache/bcel/generic/MethodGen.java test/java/org/apache/bcel/generic/MethodGenTestCase.java - posted by ki...@apache.org on 2017/05/19 06:41:16 UTC, 0 replies.
- svn commit: r1795585 - /commons/proper/bcel/trunk/src/changes/changes.xml - posted by ki...@apache.org on 2017/05/19 06:42:31 UTC, 0 replies.
- [1/5] [text] Updating versions in prepartion for the 1.1 release - posted by ch...@apache.org on 2017/05/19 16:23:31 UTC, 0 replies.
- [2/5] [text] Preparing RELEASE-NOTES.txt for 1.1 release - posted by ch...@apache.org on 2017/05/19 16:23:32 UTC, 0 replies.
- [3/5] [text] Update site for 1.1 - posted by ch...@apache.org on 2017/05/19 16:23:33 UTC, 0 replies.
- [4/5] [text] Update README.md with 1.1 - posted by ch...@apache.org on 2017/05/19 16:23:34 UTC, 0 replies.
- [5/5] [text] Incorrect name on 1.1 Release Notes File - posted by ch...@apache.org on 2017/05/19 16:23:35 UTC, 0 replies.
- svn commit: r19751 - in /dev/commons/text: ./ binaries/ source/ - posted by ch...@apache.org on 2017/05/19 17:09:09 UTC, 0 replies.
- [lang] Avoid endless loop printing array with MultilineRecursiveToStringStyle - posted by dj...@apache.org on 2017/05/19 20:44:44 UTC, 0 replies.
- [lang] Remove wildcard static import - posted by dj...@apache.org on 2017/05/19 20:52:37 UTC, 0 replies.
- [1/2] commons-numbers git commit: NUMBERS-29: New module for combinatorics utilities ported from "Commons Math". - posted by er...@apache.org on 2017/05/21 02:07:18 UTC, 0 replies.
- [2/2] commons-numbers git commit: NUMBERS-29: New module for combinatorics utilities ported from "Commons Math". - posted by er...@apache.org on 2017/05/21 02:07:19 UTC, 0 replies.
- [math] MATH-1416: Deleted "ContinuedFraction". - posted by er...@apache.org on 2017/05/21 02:55:54 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 65 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/21 03:03:36 UTC, 0 replies.
- svn commit: r1795689 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/MapIterator.java - posted by ki...@apache.org on 2017/05/21 06:40:03 UTC, 0 replies.
- [1/3] commons-numbers git commit: Add new module to POM. - posted by er...@apache.org on 2017/05/21 18:08:50 UTC, 0 replies.
- [2/3] commons-numbers git commit: Javadoc fixes. - posted by er...@apache.org on 2017/05/21 18:08:51 UTC, 0 replies.
- [3/3] commons-numbers git commit: Formatting. - posted by er...@apache.org on 2017/05/21 18:08:52 UTC, 0 replies.
- [1/6] [math] MATH-1416: Depend on "Commons Numbers". - posted by er...@apache.org on 2017/05/21 23:29:12 UTC, 0 replies.
- [2/6] [math] MATH-1416: Replaced usage of combinatorics code with equivalent calls to "Commons Numbers". - posted by er...@apache.org on 2017/05/21 23:29:13 UTC, 0 replies.
- [3/6] [math] MATH-1416: Deleted code ported to "Commons Numbers" (module "commons-numbers-combinatorics"). - posted by er...@apache.org on 2017/05/21 23:29:14 UTC, 0 replies.
- [4/6] [math] Trailing whitespace (CheckStyle). - posted by er...@apache.org on 2017/05/21 23:29:15 UTC, 0 replies.
- [5/6] [math] Unused import. - posted by er...@apache.org on 2017/05/21 23:29:16 UTC, 0 replies.
- [6/6] [math] Missing Javadoc comment. - posted by er...@apache.org on 2017/05/21 23:29:17 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 66 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/21 23:38:01 UTC, 0 replies.
- [lang] Deprecate CharEncoding and direct users to Java 7 classes - posted by dj...@apache.org on 2017/05/22 12:16:35 UTC, 0 replies.
- commons-compress git commit: claim sensitive name for JPMS automatic modules - posted by bo...@apache.org on 2017/05/22 12:20:44 UTC, 0 replies.
- [1/4] commons-compress git commit: fix "javadocs" - posted by bo...@apache.org on 2017/05/22 16:12:12 UTC, 0 replies.
- [2/4] commons-compress git commit: simplify code a little - posted by bo...@apache.org on 2017/05/22 16:12:13 UTC, 0 replies.
- [3/4] commons-compress git commit: COMPRESS-394 adapt test, DEFLATE requires version 2.0 - posted by bo...@apache.org on 2017/05/22 16:12:14 UTC, 0 replies.
- [4/4] commons-compress git commit: COMPRESS-394/395 use same "version needed to extract" in LFH and CDH - posted by bo...@apache.org on 2017/05/22 16:12:15 UTC, 0 replies.
- [lang] LANG-1320: correct id in changes.xml - posted by pa...@apache.org on 2017/05/22 22:35:11 UTC, 0 replies.
- commons-compress git commit: COMPRESS-396 bring back OSGi Import-Package for XZ for Java - posted by bo...@apache.org on 2017/05/23 12:15:00 UTC, 0 replies.
- commons-compress git commit: COMPRESS-397 document change - posted by bo...@apache.org on 2017/05/23 12:18:50 UTC, 0 replies.
- svn commit: r19771 - /dev/commons/text/ /dev/commons/text/binaries/ /dev/commons/text/source/ /release/commons/text/ /release/commons/text/binaries/ /release/commons/text/source/ - posted by ch...@apache.org on 2017/05/23 12:57:22 UTC, 0 replies.
- svn commit: r19772 - in /release/commons/text: binaries/ source/ - posted by ch...@apache.org on 2017/05/23 13:01:00 UTC, 0 replies.
- svn commit: r19773 - /release/commons/text/README.html - posted by ch...@apache.org on 2017/05/23 13:03:37 UTC, 0 replies.
- [1/7] [text] Updating versions in prepartion for the 1.1 release - posted by ch...@apache.org on 2017/05/23 13:56:26 UTC, 0 replies.
- [2/7] [text] Preparing RELEASE-NOTES.txt for 1.1 release - posted by ch...@apache.org on 2017/05/23 13:56:27 UTC, 0 replies.
- [3/7] [text] Update site for 1.1 - posted by ch...@apache.org on 2017/05/23 13:56:28 UTC, 0 replies.
- [4/7] [text] Update README.md with 1.1 - posted by ch...@apache.org on 2017/05/23 13:56:29 UTC, 0 replies.
- [5/7] [text] Incorrect name on 1.1 Release Notes File - posted by ch...@apache.org on 2017/05/23 13:56:30 UTC, 0 replies.
- [6/7] [text] Merge tag 'commons-text-1.1' - posted by ch...@apache.org on 2017/05/23 13:56:31 UTC, 0 replies.
- [7/7] [text] Updates from release, new version 1.2-SNAPSHOT - posted by ch...@apache.org on 2017/05/23 13:56:32 UTC, 0 replies.
- svn commit: r1795927 - /commons/cms-site/trunk/content/resources/.htaccess - posted by se...@apache.org on 2017/05/23 16:10:54 UTC, 0 replies.
- svn commit: r1795943 - /commons/cms-site/trunk/conf/component_releases.properties - posted by ch...@apache.org on 2017/05/23 18:00:46 UTC, 0 replies.
- svn commit: r1796010 - in /commons/proper/collections/trunk/src: changes/changes.xml main/java/org/apache/commons/collections4/CollectionUtils.java - posted by ki...@apache.org on 2017/05/24 08:20:09 UTC, 0 replies.
- svn commit: r1796031 - in /commons/proper/collections/trunk/src: changes/changes.xml main/java/org/apache/commons/collections4/map/DefaultedMap.java - posted by ki...@apache.org on 2017/05/24 09:32:48 UTC, 0 replies.
- svn commit: r1796032 - /commons/proper/collections/trunk/src/changes/changes.xml - posted by ki...@apache.org on 2017/05/24 09:33:26 UTC, 0 replies.
- svn commit: r1796065 - /commons/cms-site/trunk/doap/doap_text.rdf - posted by ch...@apache.org on 2017/05/24 14:24:40 UTC, 0 replies.
- [1/2] commons-numbers git commit: NUMBERS-30: "linear combination" ported from "Commons Math". - posted by er...@apache.org on 2017/05/24 15:43:17 UTC, 0 replies.
- [2/2] commons-numbers git commit: NUMBERS-30: "safe norm" ported from "Commons Math". - posted by er...@apache.org on 2017/05/24 15:43:18 UTC, 0 replies.
- commons-numbers git commit: NUMBERS-30: Cosine of angle between two vectors (in Cartesian coordinates). - posted by er...@apache.org on 2017/05/24 16:02:33 UTC, 0 replies.
- [01/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:40:49 UTC, 0 replies.
- [02/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:40:50 UTC, 0 replies.
- [03/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:40:51 UTC, 0 replies.
- [04/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:40:52 UTC, 0 replies.
- [05/50] [abbrv] commons-imaging git commit: Don't need to nest. - posted by ch...@apache.org on 2017/05/24 18:40:53 UTC, 0 replies.
- [06/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:40:54 UTC, 0 replies.
- [07/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:40:55 UTC, 0 replies.
- [08/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:40:56 UTC, 0 replies.
- [09/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:40:57 UTC, 0 replies.
- [10/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:40:58 UTC, 0 replies.
- [11/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:40:59 UTC, 0 replies.
- [12/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:41:00 UTC, 0 replies.
- [13/50] [abbrv] commons-imaging git commit: Refactor duplicate code. - posted by ch...@apache.org on 2017/05/24 18:41:01 UTC, 0 replies.
- [14/50] [abbrv] commons-imaging git commit: Always use blocks. - posted by ch...@apache.org on 2017/05/24 18:41:02 UTC, 0 replies.
- [15/50] [abbrv] commons-imaging git commit: Add final modifier to private fields. - posted by ch...@apache.org on 2017/05/24 18:41:03 UTC, 0 replies.
- [16/50] [abbrv] commons-imaging git commit: Add final modifier to method parameters. - posted by ch...@apache.org on 2017/05/24 18:41:04 UTC, 0 replies.
- [17/50] [abbrv] commons-imaging git commit: Add final modifier to local variables. - posted by ch...@apache.org on 2017/05/24 18:41:05 UTC, 0 replies.
- [18/50] [abbrv] commons-imaging git commit: Add final modifier to local variables. - posted by ch...@apache.org on 2017/05/24 18:41:06 UTC, 0 replies.
- [19/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:41:07 UTC, 0 replies.
- [20/50] [abbrv] commons-imaging git commit: Use try with resources. - posted by ch...@apache.org on 2017/05/24 18:41:08 UTC, 0 replies.
- [21/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:41:09 UTC, 0 replies.
- [22/50] [abbrv] commons-imaging git commit: Use try with resources. - posted by ch...@apache.org on 2017/05/24 18:41:10 UTC, 0 replies.
- [23/50] [abbrv] commons-imaging git commit: Format. - posted by ch...@apache.org on 2017/05/24 18:41:11 UTC, 0 replies.
- [24/50] [abbrv] commons-imaging git commit: Use try with resources. - posted by ch...@apache.org on 2017/05/24 18:41:12 UTC, 0 replies.
- [25/50] [abbrv] commons-imaging git commit: Use try with resources. - posted by ch...@apache.org on 2017/05/24 18:41:13 UTC, 0 replies.
- [26/50] [abbrv] commons-imaging git commit: Use try with resources. - posted by ch...@apache.org on 2017/05/24 18:41:14 UTC, 0 replies.
- [27/50] [abbrv] commons-imaging git commit: Use try with resources. - posted by ch...@apache.org on 2017/05/24 18:41:15 UTC, 0 replies.
- [28/50] [abbrv] commons-imaging git commit: Local variable is not needed. - posted by ch...@apache.org on 2017/05/24 18:41:16 UTC, 0 replies.
- [29/50] [abbrv] commons-imaging git commit: Add support for XBM images using 16 bit hexadecimal input values, as seen in the Apache Openoffice source code. - posted by ch...@apache.org on 2017/05/24 18:41:17 UTC, 0 replies.
- [30/50] [abbrv] commons-imaging git commit: XBM values can span multiple pixels, but do not span multiple image rows. - posted by ch...@apache.org on 2017/05/24 18:41:18 UTC, 0 replies.
- [31/50] [abbrv] commons-imaging git commit: Order the bytes in a multi-byte XBM image correctly. - posted by ch...@apache.org on 2017/05/24 18:41:19 UTC, 0 replies.
- [32/50] [abbrv] commons-imaging git commit: Allow XPM images to have 192 bit color, just like Apache OpenOffice's XPM parser does. - posted by ch...@apache.org on 2017/05/24 18:41:20 UTC, 0 replies.
- [33/50] [abbrv] commons-imaging git commit: Match XPM color names case insensitively. - posted by ch...@apache.org on 2017/05/24 18:41:21 UTC, 0 replies.
- [34/50] [abbrv] commons-imaging git commit: Fix a comment typo. - posted by ch...@apache.org on 2017/05/24 18:41:22 UTC, 0 replies.
- [35/50] [abbrv] commons-imaging git commit: Indentation fixes. - posted by ch...@apache.org on 2017/05/24 18:41:23 UTC, 0 replies.
- [36/50] [abbrv] commons-imaging git commit: Allow PCX's RLE compression to span multiple lines when reading and when writing. This should not only allow us to read such images, but also compress the images we write better. - posted by ch...@apache.org on 2017/05/24 18:41:24 UTC, 0 replies.
- [37/50] [abbrv] commons-imaging git commit: Allow giving PCX a hint as to the number of planes to use, and by default, write 16 color images using 4 planes of 1 bit instead of 1 plane of 4 bits, as GIMP and Apache OpenOffice support the former but not th - posted by ch...@apache.org on 2017/05/24 18:41:25 UTC, 0 replies.
- [38/50] [abbrv] commons-imaging git commit: Add support for writing 8 color PCX files. - posted by ch...@apache.org on 2017/05/24 18:41:26 UTC, 0 replies.
- [39/50] [abbrv] commons-imaging git commit: Add support for writing 4 color PCX images, and clean up and simplify the writing code. - posted by ch...@apache.org on 2017/05/24 18:41:27 UTC, 0 replies.
- [40/50] [abbrv] commons-imaging git commit: Add missing Apache License header - posted by ch...@apache.org on 2017/05/24 18:41:28 UTC, 0 replies.
- [41/50] [abbrv] commons-imaging git commit: Use constants defined in StandardCharsets instead of loading Charset by name - posted by ch...@apache.org on 2017/05/24 18:41:29 UTC, 0 replies.
- [42/50] [abbrv] commons-imaging git commit: Add RAT exclude for test image - posted by ch...@apache.org on 2017/05/24 18:41:30 UTC, 0 replies.
- [43/50] [abbrv] commons-imaging git commit: Update to latest commons-parent pom - posted by ch...@apache.org on 2017/05/24 18:41:31 UTC, 0 replies.
- [44/50] [abbrv] commons-imaging git commit: Don't reassign method parameters - posted by ch...@apache.org on 2017/05/24 18:41:32 UTC, 0 replies.
- [45/50] [abbrv] commons-imaging git commit: Inline local variable - posted by ch...@apache.org on 2017/05/24 18:41:33 UTC, 0 replies.
- [46/50] [abbrv] commons-imaging git commit: Another local variable we can inline - posted by ch...@apache.org on 2017/05/24 18:41:34 UTC, 0 replies.
- [47/50] [abbrv] commons-imaging git commit: Remove unused property - posted by ch...@apache.org on 2017/05/24 18:41:35 UTC, 0 replies.
- [48/50] [abbrv] commons-imaging git commit: Fix Checkstyle error: 'static' modifier out of order with the JLS suggestions. - posted by ch...@apache.org on 2017/05/24 18:41:36 UTC, 0 replies.
- [49/50] [abbrv] commons-imaging git commit: Fix Checkstyle error: Static variable definition in wrong order. - posted by ch...@apache.org on 2017/05/24 18:41:37 UTC, 0 replies.
- [50/50] [abbrv] commons-imaging git commit: Fix Checkstyle error: 'static' modifier out of order with the JLS suggestions. - posted by ch...@apache.org on 2017/05/24 18:41:38 UTC, 0 replies.
- [commons-imaging] Git Push Summary - posted by ch...@apache.org on 2017/05/24 18:52:28 UTC, 13 replies.
- [1/2] commons-numbers git commit: Created module "commons-numbers-arrays" to eliminate dependency cycle. - posted by er...@apache.org on 2017/05/24 22:25:06 UTC, 0 replies.
- [2/2] commons-numbers git commit: Created module "commons-numbers-arrays" to eliminate dependency cycle. - posted by er...@apache.org on 2017/05/24 22:25:07 UTC, 0 replies.
- [1/2] [math] MATH-1416: Depend on "Commons Numbers" (module "commons-numbers-arrays"). - posted by er...@apache.org on 2017/05/25 00:04:34 UTC, 0 replies.
- [2/2] [math] MATH-1416: Delete utilities now in "Commons Numbers". - posted by er...@apache.org on 2017/05/25 00:04:35 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 67 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/25 00:13:34 UTC, 0 replies.
- commons-numbers git commit: Singletons for common values. - posted by er...@apache.org on 2017/05/25 01:33:27 UTC, 0 replies.
- [lang] include checkstyle-suppressions.xml file in source distribution - posted by pa...@apache.org on 2017/05/25 12:00:45 UTC, 0 replies.
- [1/2] [lang] ObjectUtils#identityToString(StrBuilder, Object): improve deprecating javadoc comment - posted by pa...@apache.org on 2017/05/25 12:49:56 UTC, 0 replies.
- [2/2] [lang] LANG-1316: Deprecate classes/methods moved to commons-text - posted by pa...@apache.org on 2017/05/25 12:49:57 UTC, 0 replies.
- [lang] [LANG-1304] StringUtils method to check for mixed case in string (closes #223) - posted by pa...@apache.org on 2017/05/25 14:15:02 UTC, 0 replies.
- [lang] Make code more readable with less nesting (move block out of else clause). - posted by gg...@apache.org on 2017/05/25 16:25:58 UTC, 0 replies.
- [lang] Add missing '@Deprecated' annotations. - posted by gg...@apache.org on 2017/05/25 16:28:35 UTC, 0 replies.
- [lang] Add missing Javadoc. - posted by gg...@apache.org on 2017/05/25 17:38:33 UTC, 0 replies.
- svn commit: r1796363 - in /commons/proper/cli/trunk/src: changes/changes.xml main/java/org/apache/commons/cli/DefaultParser.java - posted by gg...@apache.org on 2017/05/27 01:54:41 UTC, 0 replies.
- [text] (chore) adding commons.module.name to pom - posted by ch...@apache.org on 2017/05/27 14:18:10 UTC, 0 replies.
- [lang] (chore) adding commons.module.name to pom - posted by ch...@apache.org on 2017/05/27 14:25:52 UTC, 0 replies.
- commons-imaging git commit: (chore) adding commons.module.name to pom - posted by ch...@apache.org on 2017/05/27 14:36:53 UTC, 0 replies.
- [math] (chore) adding commons.module.name to pom - posted by ch...@apache.org on 2017/05/27 14:39:37 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 68 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/27 14:52:53 UTC, 0 replies.
- svn commit: r1796403 - /commons/proper/bcel/trunk/pom.xml - posted by ch...@apache.org on 2017/05/27 14:53:58 UTC, 0 replies.
- svn commit: r1796405 - /commons/proper/beanutils/trunk/pom.xml - posted by ch...@apache.org on 2017/05/27 15:01:46 UTC, 0 replies.
- svn commit: r1796409 - /commons/proper/bsf/trunk/pom.xml - posted by ch...@apache.org on 2017/05/27 15:06:24 UTC, 0 replies.
- svn commit: r1796412 - /commons/proper/chain/trunk/pom.xml - posted by ch...@apache.org on 2017/05/27 15:11:38 UTC, 0 replies.
- svn commit: r1796413 - /commons/proper/cli/trunk/pom.xml - posted by ch...@apache.org on 2017/05/27 15:14:03 UTC, 0 replies.
- [math] (chore) pointing commons.osgi.symbolicName to package name in pom - posted by ch...@apache.org on 2017/05/27 23:54:15 UTC, 0 replies.
- svn commit: r1796462 - /commons/proper/codec/trunk/pom.xml - posted by ch...@apache.org on 2017/05/28 00:00:48 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 69 - Unstable - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/28 00:01:47 UTC, 0 replies.
- svn commit: r1796463 - /commons/proper/collections/trunk/pom.xml - posted by ch...@apache.org on 2017/05/28 00:04:41 UTC, 0 replies.
- commons-compress git commit: (chore) adding commons.module.name to the pom - posted by ch...@apache.org on 2017/05/28 00:18:51 UTC, 0 replies.
- svn commit: r1796464 - /commons/proper/configuration/trunk/pom.xml - posted by ch...@apache.org on 2017/05/28 00:24:16 UTC, 0 replies.
- commons-crypto git commit: (chore) adding commons.module.name to pom - posted by ch...@apache.org on 2017/05/28 00:28:20 UTC, 0 replies.
- [math] Javadoc. - posted by er...@apache.org on 2017/05/28 00:31:07 UTC, 0 replies.
- commons-csv git commit: (chore) adding commons.module.name to pom - posted by ch...@apache.org on 2017/05/28 00:34:47 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 70 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/28 00:38:21 UTC, 0 replies.
- svn commit: r1796465 - /commons/proper/daemon/trunk/pom.xml - posted by ch...@apache.org on 2017/05/28 01:03:14 UTC, 0 replies.
- commons-dbcp git commit: (chore) adding commons.module.name to pom - posted by ch...@apache.org on 2017/05/28 01:07:56 UTC, 0 replies.
- commons-imaging git commit: (site) get site-deploy working/update scm to git - posted by ch...@apache.org on 2017/05/28 01:50:19 UTC, 0 replies.
- [1/4] [math] Javadoc errors. - posted by er...@apache.org on 2017/05/29 00:33:57 UTC, 0 replies.
- [2/4] [math] Javadoc. - posted by er...@apache.org on 2017/05/29 00:33:58 UTC, 0 replies.
- [3/4] [math] Javadoc. - posted by er...@apache.org on 2017/05/29 00:33:59 UTC, 0 replies.
- [4/4] [math] Implementation details should not be "public". - posted by er...@apache.org on 2017/05/29 00:34:00 UTC, 0 replies.
- [Math] Change on branch "master": Commons Math MasterBranch - Build # 71 - Successful - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/29 00:41:26 UTC, 0 replies.
- commons-compress git commit: actually use commons.module.name - posted by bo...@apache.org on 2017/05/29 15:11:30 UTC, 0 replies.
- svn commit: r1796842 - /commons/proper/dbutils/trunk/pom.xml - posted by ch...@apache.org on 2017/05/30 12:01:56 UTC, 0 replies.
- svn commit: r1796843 - /commons/proper/digester/trunk/pom.xml - posted by ch...@apache.org on 2017/05/30 12:04:06 UTC, 0 replies.
- svn commit: r1796844 - /commons/proper/discovery/trunk/pom.xml - posted by ch...@apache.org on 2017/05/30 12:06:06 UTC, 0 replies.
- svn commit: r1796845 - /commons/proper/email/trunk/pom.xml - posted by ch...@apache.org on 2017/05/30 12:08:00 UTC, 0 replies.
- svn commit: r1796846 - /commons/proper/exec/trunk/pom.xml - posted by ch...@apache.org on 2017/05/30 12:09:27 UTC, 0 replies.
- commons-fileupload git commit: (chore) adding commons.module.name to pom - posted by ch...@apache.org on 2017/05/30 12:58:04 UTC, 0 replies.
- [1/2] commons-numbers git commit: Javadoc (CheckStyle). - posted by er...@apache.org on 2017/05/30 13:12:31 UTC, 0 replies.
- [2/2] commons-numbers git commit: NUMBERS-41: Utility class (syntactic sugar). - posted by er...@apache.org on 2017/05/30 13:12:32 UTC, 0 replies.
- svn commit: r1796924 - in /commons: _moved_to_git/imaging/ proper/imaging/ - posted by gg...@apache.org on 2017/05/30 20:02:16 UTC, 0 replies.
- svn commit: r1796928 - in /commons/trunks-proper/imaging: ./ ImagingNowUsesGit.txt - posted by gg...@apache.org on 2017/05/30 20:11:06 UTC, 0 replies.
- svn commit: r1796931 - in /commons: proper/imaging/ trunks-proper/imaging/ - posted by gg...@apache.org on 2017/05/30 20:15:19 UTC, 0 replies.
- svn commit: r1796989 - /commons/trunks-proper/ - posted by bo...@apache.org on 2017/05/31 07:51:58 UTC, 0 replies.
- svn commit: r1797040 - /commons/proper/functor/trunk/pom.xml - posted by ch...@apache.org on 2017/05/31 13:50:18 UTC, 0 replies.
- commons-io git commit: (chore) adding commons.module.name to pom - posted by ch...@apache.org on 2017/05/31 14:01:57 UTC, 0 replies.
- [1/2] commons-numbers git commit: Removed potentially confusing method. - posted by er...@apache.org on 2017/05/31 14:11:34 UTC, 0 replies.
- [2/2] commons-numbers git commit: NUMBERS-41: Additional utility methods. - posted by er...@apache.org on 2017/05/31 14:11:35 UTC, 0 replies.
- svn commit: r1797044 - /commons/proper/jci/trunk/pom.xml - posted by ch...@apache.org on 2017/05/31 14:15:47 UTC, 0 replies.
- svn commit: r1797045 - /commons/proper/jcs/trunk/pom.xml - posted by ch...@apache.org on 2017/05/31 14:24:53 UTC, 0 replies.