-
Notifications
You must be signed in to change notification settings - Fork 273
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.1
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.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 10 files changed
- 2 contributors
Commits on Nov 29, 2022
-
__func__ doesn't make sense (#469)
__func__ doesn't make sense since we have left c++11 in the dust
Configuration menu - View commit details
-
Copy full SHA for 881e6da - Browse repository at this point
Copy the full SHA 881e6daView commit details
Commits on Nov 30, 2022
-
__SIGFUNC__ no longer default for Windows. __PRETTY__FUNCTION no long…
…er default for gcc/clang (#470) * __SIGFUNC__ no longer default for Windows, It has to be explicitly picked through CMAKE option * __PRETTY_FUNCTION__ no longer default for gcc/clang, It has to be explicitly picked through CMAKE option
Configuration menu - View commit details
-
Copy full SHA for dbd3d74 - Browse repository at this point
Copy the full SHA dbd3d74View commit details
Commits on Dec 9, 2022
-
optionable to buffer x messages before writing to file, default to 10…
…0 which will really boost performance (#471)
Configuration menu - View commit details
-
Copy full SHA for 6c6122f - Browse repository at this point
Copy the full SHA 6c6122fView commit details
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 16bb6f7 - Browse repository at this point
Copy the full SHA 16bb6f7View commit details -
Parse OSX stack dump format in order to demangle it correctly (#473)
* Parse OSX format mangled stack trace correctly Co-authored-by: Grzegorz Glowacki <grzegorz.glowacki@avid.com>
Configuration menu - View commit details
-
Copy full SHA for 09317e3 - Browse repository at this point
Copy the full SHA 09317e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43f5edd - Browse repository at this point
Copy the full SHA 43f5eddView commit details
There are no files selected for viewing