2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #604 from wilx/master More... 4 months ago
Avoid integer overflow warnings from Snyk.
Václav Haisman
as Vaclav Haisman
More... 4 months ago
Merge pull request #599 from wilx/master More... 5 months ago
Merge branch 'log4cplus:master' into master More... 5 months ago
Merge pull request #596 from comargo/fix_stack_overflow More... 7 months ago
Do not check for absence of heap if there is nothing to delete More... 7 months ago
Merge pull request #592 from murphi/resolve_environment_variables_in_include More... 8 months ago
config: resolve environment variables in include More... 8 months ago
get_dc(): Respect LOG4CPLUS_REQUIRE_EXPLICIT_INITIALIZATION
Václav Haisman
as Vaclav Haisman
More... 10 months ago
Guard queueLog4cplusInitializationThroughAPC() call with LOG4CPLUS_REQUIRE_EXPLICIT_INITIALIZATION.
Václav Haisman
as Vaclav Haisman
More... 10 months ago
Revert "Create msvc.yml"
Václav Haisman
as Vaclav Haisman
More... 11 months ago
Create msvc.yml More... 11 months ago
Update codeql.yml More... 11 months ago
Create codeql.yml More... 11 months ago
Merge pull request #582 from wilx/master More... about 1 year ago
c-cpp.yml: Run fix-timestamps.sh before build.
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
Fix #579. Truncate too long string in syslog output.
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
c-cpp.yml: Build also on MacOS X.
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
configurator.h: Remove misleading comment.
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
Move [[noreturn]] after function name.
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
Fix some unsued and shadowed variables.
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
Use [[noreturn]] instead of compiler specific attribute.
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
Revert "Try C++ build with CXX=/usr/bin/g++-12 CC=/usr/bin/gcc-12"
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
Revert "Mark log level name strings constinit."
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
Revert "Constinit internal::empty_str."
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
Revert "Use constinit on tcout/tcerr."
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
Try C++ build with CXX=/usr/bin/g++-12 CC=/usr/bin/gcc-12 More... about 1 year ago
Whitespace cleanup.
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
Use constinit on tcout/tcerr.
Václav Haisman
as Vaclav Haisman
More... about 1 year ago
Remove LOG4CPLUS_ATTRIBUTE_DEPRECATED.
Václav Haisman
as Vaclav Haisman
More... about 1 year ago