-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: dotnet/BenchmarkDotNet
base: v0.13.7
head repository: dotnet/BenchmarkDotNet
compare: v0.13.8
- 15 commits
- 71 files changed
- 8 contributors
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e1122c4 - Browse repository at this point
Copy the full SHA e1122c4View commit details -
[build] Remove explicit snupkg pushing
*.snupkg files are pushed together with corresponding *.nupkg
Configuration menu - View commit details
-
Copy full SHA for b2235af - Browse repository at this point
Copy the full SHA b2235afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c999b9 - Browse repository at this point
Copy the full SHA 2c999b9View commit details
Commits on Aug 10, 2023
-
Issue2394 multiple markdown exporters not possible even with differen…
…t names (#2395) * Merge exporters by exporter.Name instead of exporter.GetType() * Added test that MarkdownExporter.GitHub and MarkdownExporter.Atlassian are both accepted in the merged configuration
Configuration menu - View commit details
-
Copy full SHA for d058c7b - Browse repository at this point
Copy the full SHA d058c7bView commit details
Commits on Aug 17, 2023
-
Make MarkdownExporter ctor and Dialect protected (#2407)
Make MarkdownExporter ctor and Dialect protected
Configuration menu - View commit details
-
Copy full SHA for 9da4497 - Browse repository at this point
Copy the full SHA 9da4497View commit details
Commits on Aug 18, 2023
-
Refactor out base TextLogger from StreamLogger (#2406)
* Refactor out base TextWriterLogger from StreamLogger * rename to TextLogger * fix Id * rearrange
Configuration menu - View commit details
-
Copy full SHA for c35dcb2 - Browse repository at this point
Copy the full SHA c35dcb2View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0c667f - Browse repository at this point
Copy the full SHA e0c667fView commit details
Commits on Aug 25, 2023
-
Update stub decoding for .NET 8 for disassemblers (#2416)
* Update stub decoding for .NET 8 for disassemblers The call counting stub, stub precode and fixup precode were modified in .NET 8 to have larger size of the interleaved code / data blocks. The stub decoder in the intel and arm64 disassemblers need to be updated to take that into account.
Configuration menu - View commit details
-
Copy full SHA for d391085 - Browse repository at this point
Copy the full SHA d391085View commit details
Commits on Aug 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2d763cf - Browse repository at this point
Copy the full SHA 2d763cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83fc5ed - Browse repository at this point
Copy the full SHA 83fc5edView commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3860e4a - Browse repository at this point
Copy the full SHA 3860e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8bab5 - Browse repository at this point
Copy the full SHA 2a8bab5View commit details
Commits on Sep 1, 2023
-
feat: add text justification style (#2410)
* feat: add text justification style * fix: apply review changes * fix: remove extra space and set default justification to right for numeric columns * fix: use uniform justification for header columns * fix: use HeaderSeparator
Configuration menu - View commit details
-
Copy full SHA for b035d90 - Browse repository at this point
Copy the full SHA b035d90View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e2e888c - Browse repository at this point
Copy the full SHA e2e888cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8de1e9 - Browse repository at this point
Copy the full SHA f8de1e9View commit details
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 v0.13.7...v0.13.8