This is an automated email from the ASF dual-hosted git repository.
freeandnil pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
from 50738b0b #246 fix InvalidCastException in
ThreadContextStack.InternalStack.set (fixes #245) (#246)
add 7851bb08 added tests for #247
add c685dd92 fix #247 by storing the timestamp together with the cached
time-string
new 05e5c663 Fix caching of time strings in AbsoluteTimeDateFormatter #247
The 1 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/log4net.Tests/Layout/PatternLayoutTest.cs | 21 +++++++++
.../DateFormatter/AbsoluteTimeDateFormatter.cs | 50 +++++++++-------------
2 files changed, 41 insertions(+), 30 deletions(-)