This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from f5c9f6847 Javadoc
new 8646304c5 Asserts FastDateFormat.format(Calendar) doesn't edit the
given Calendar
new b77073c2a Javadoc
new 728e57007 Javadoc
new 3939c0a79 Clarify implementation with comment
new 7d14157cb Fix typo
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/changes/changes.xml | 2 +-
.../java/org/apache/commons/lang3/StringUtils.java | 2 +-
.../apache/commons/lang3/time/FastDateFormat.java | 4 +-
.../apache/commons/lang3/time/FastDatePrinter.java | 132 ++++++++++-----------
.../commons/lang3/time/FastDateFormatTest.java | 14 ++-
5 files changed, 82 insertions(+), 72 deletions(-)