-
Notifications
You must be signed in to change notification settings - Fork 272
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: KjellKod/g3log
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: KjellKod/g3log
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 75 files changed
- 6 contributors
Commits on Mar 8, 2023
-
Avoid pending of containerized applications in case of aborting (#481)
Improvement for Docker run C++ applications with g3log * This addresses the case when a PID1 process crashes and the signal handling, goes into multiple or even infinite loops due to subsequent crashes. The PR makes sure to restore all signal handlers to the original signal handling after the first crash is detected. For
Configuration menu - View commit details
-
Copy full SHA for 5323480 - Browse repository at this point
Copy the full SHA 5323480View commit details
Commits on Apr 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b249fb6 - Browse repository at this point
Copy the full SHA b249fb6View commit details
Commits on May 4, 2023
-
constexpr LEVELS for easier custom level usage (#483)
Usage of C++20's new constexpr functionalities for easier usage of custom LEVELS! Modified: * With C++20 LEVELS's constructor can have a constexpr specifier * const LEVELS can be replaced to be constexpr's instead
1Configuration menu - View commit details
-
Copy full SHA for cc0fb7c - Browse repository at this point
Copy the full SHA cc0fb7cView commit details
Commits on May 15, 2023
-
Fix found by PVS-Studio issues (#490)
Small changes, essentially cleanup, with no actual code logic change. * Ensure symbol_buffer aligned same as SYMBOL_INFO * Use constexpr for compile-time constant * Use = default for ctor bodies to allow compiler optimize them * Pass string by reference to prevent copying, other smaller types we can avoid passing by reference as the type is cheaper to copy.
Configuration menu - View commit details
-
Copy full SHA for bad9c58 - Browse repository at this point
Copy the full SHA bad9c58View commit details
Commits on May 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7817fd3 - Browse repository at this point
Copy the full SHA 7817fd3View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b24d4a4 - Browse repository at this point
Copy the full SHA b24d4a4View commit details
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 63f3272 - Browse repository at this point
Copy the full SHA 63f3272View commit details
Commits on Nov 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c41c82e - Browse repository at this point
Copy the full SHA c41c82eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1036e6 - Browse repository at this point
Copy the full SHA f1036e6View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c3a46e6 - Browse repository at this point
Copy the full SHA c3a46e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c266185 - Browse repository at this point
Copy the full SHA c266185View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59fdb4e - Browse repository at this point
Copy the full SHA 59fdb4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0708f5a - Browse repository at this point
Copy the full SHA 0708f5aView commit details
Commits on Nov 30, 2023
-
adding consistent and easy formatting (#508)
* clang format configuration file replaces sublime Astyleformatter * instructions added to pull request template * code base re-formatted to be consistent throughout.
Configuration menu - View commit details
-
Copy full SHA for cf91227 - Browse repository at this point
Copy the full SHA cf91227View commit details -
Configuration menu - View commit details
-
Copy full SHA for f26b058 - Browse repository at this point
Copy the full SHA f26b058View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d70ae50 - Browse repository at this point
Copy the full SHA d70ae50View commit details -
Configuration menu - View commit details
-
Copy full SHA for bba8258 - Browse repository at this point
Copy the full SHA bba8258View commit details -
* updated docs for API and added sequence diagrams.
Configuration menu - View commit details
-
Copy full SHA for 055f5e4 - Browse repository at this point
Copy the full SHA 055f5e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 626191a - Browse repository at this point
Copy the full SHA 626191aView commit details
Commits on Dec 7, 2023
-
* making sure that git checkout of tags, doesn't get incrementing numbers when master gets more commits
Configuration menu - View commit details
-
Copy full SHA for 5980182 - Browse repository at this point
Copy the full SHA 5980182View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.3...2.4