-
Notifications
You must be signed in to change notification settings - Fork 85
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: ridiculousfish/libdivide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ridiculousfish/libdivide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 22 files changed
- 4 contributors
Commits on Sep 7, 2024
-
Add library.properties so we can publish libdivide to Arduino & Platf…
…ormIO registries (#117)
Configuration menu - View commit details
-
Copy full SHA for 10175f8 - Browse repository at this point
Copy the full SHA 10175f8View commit details -
Switch from sprintf to snprintf
Gets rid of some dumb warnings.
Configuration menu - View commit details
-
Copy full SHA for b785644 - Browse repository at this point
Copy the full SHA b785644View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbb7b3f - Browse repository at this point
Copy the full SHA cbb7b3fView commit details
Commits on Oct 7, 2024
-
particulary -> particularly divison -> division give at significant speedup -> give a significant speedup
Configuration menu - View commit details
-
Copy full SHA for e4d0295 - Browse repository at this point
Copy the full SHA e4d0295View commit details
Commits on Oct 17, 2024
-
* GitHub Action: AVR build & unit test * Only run benchmark test on Release builds. * Switch to GitHub actions * Add manual run * Use workflow_call instead of workflow_run workflow_run will "only trigger a workflow run if the workflow file is on the default branch." * Use the ClangCL toolset on Windows+CLang * Lookup the C compiler & force build tests on * Simplify matrix, force tests on & clang fuzzing * Turn off clang fuzzers - compilation errors * Split Windows builds into separate jobs There is quite a big difference in the compiler toolchains. * Use marketplace cmake action * Windows: need to use MSVC command prompt So compilers are in the path. * Use MSVC compile options for clang-cl * Windows: specify generators * clang-cl: disable __umulh/__mulh intrinsics prior to VS2022 * Sanitize: use target_compile_options & target_link_options * Build on multiple ubuntu versions * Speed up canary build * Launch AVR build only on canary build success * Reinstate appveyor support * Update readme Build Status badge
Configuration menu - View commit details
-
Copy full SHA for e72d827 - Browse repository at this point
Copy the full SHA e72d827View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c610b9 - Browse repository at this point
Copy the full SHA 1c610b9View commit details
Commits on Nov 4, 2024
-
Automate release process (#124)
* Add patch version to conform to full semantic versioning spec and build LIBDIVIDE_VERSION from the version components * GitHub Workflow to create a release PR * Add GH acation to create a draft release * Generate a run summary that will be displayed in the GH UI. * Update documentation: separate out development instructions from usage and use relative links everywhere. * Typos, prompts, alignment * Embed version string directly in libdivide.h * Remove space from filename * Example commands: remove prompts for easier copy/paste, use 'pwsh' tag for better syntax highlighting * Add back original doc from ridiculousfish * Move doc to RELEASE.md * Improve release type descriptions * Additional release process details. * Fix typo --------- Co-authored-by: Kim Walisch <kim.walisch@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for af1db19 - Browse repository at this point
Copy the full SHA af1db19View commit details
Commits on Jan 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ee070a8 - Browse repository at this point
Copy the full SHA ee070a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f8e870 - Browse repository at this point
Copy the full SHA 2f8e870View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66190e9 - Browse repository at this point
Copy the full SHA 66190e9View 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 v5.1...v5.2.0