-
Notifications
You must be signed in to change notification settings - Fork 173
Comparing changes
Open a pull request
base repository: emil-e/rapidcheck
base: master
head repository: swift-nav/rapidcheck
compare: master
- 14 commits
- 7 files changed
- 6 contributors
Commits on Feb 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 00594ac - Browse repository at this point
Copy the full SHA 00594acView commit details
Commits on Jan 8, 2018
-
Implement
inRange
for floating-point typesPreviously calling `gen::inRange<double>()` wouldn't compile. This commit applies the suggested fix from #134 (comment) to allow it to build and run.
Configuration menu - View commit details
-
Copy full SHA for 92fce9f - Browse repository at this point
Copy the full SHA 92fce9fView commit details
Commits on Aug 16, 2020
-
Merge pull request #1 from swift-nav/in-range-fixup
Implement `inRange` for floating-point types
Configuration menu - View commit details
-
Copy full SHA for f79c84f - Browse repository at this point
Copy the full SHA f79c84fView commit details
Commits on Oct 2, 2021
-
Merge https://github.com/emil-e/rapidcheck into upstream-master
Matt Woodward committedOct 2, 2021 Configuration menu - View commit details
-
Copy full SHA for fec592c - Browse repository at this point
Copy the full SHA fec592cView commit details
Commits on Nov 13, 2021
-
Merge pull request #3 from swift-nav/upstream-master
Merge upstream master
Configuration menu - View commit details
-
Copy full SHA for 1b7d4dd - Browse repository at this point
Copy the full SHA 1b7d4ddView commit details
Commits on Dec 8, 2022
-
Disable ubsan for functions which are throwing errors when used in st…
…arling-core
Matt Woodward committedDec 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 63eee46 - Browse repository at this point
Copy the full SHA 63eee46View commit details -
Protect attributes with preprocessor check for clang
Matt Woodward committedDec 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 8a7ecb7 - Browse repository at this point
Copy the full SHA 8a7ecb7View commit details -
Merge pull request #5 from swift-nav/woodfell/disable_ubsan
Disable specific ubsan checks for a handful of functions
Configuration menu - View commit details
-
Copy full SHA for 40f05f8 - Browse repository at this point
Copy the full SHA 40f05f8View commit details
Commits on Dec 9, 2022
-
Matt Woodward committed
Dec 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 4a3e753 - Browse repository at this point
Copy the full SHA 4a3e753View commit details
Commits on Dec 10, 2022
-
Merge pull request #6 from swift-nav/woodfell/add_another_ubsan_excep…
…tion Add another ubsan exception
Configuration menu - View commit details
-
Copy full SHA for a79fd09 - Browse repository at this point
Copy the full SHA a79fd09View commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b8f11ac - Browse repository at this point
Copy the full SHA b8f11acView commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97ccd0e - Browse repository at this point
Copy the full SHA 97ccd0eView commit details
Commits on Mar 4, 2024
-
Matt Woodward committed
Mar 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 336c5f8 - Browse repository at this point
Copy the full SHA 336c5f8View commit details
Commits on Mar 13, 2024
-
Merge pull request #9 from swift-nav/woodfell/yet_mode_ubsan_exceptions
UBSAN protection
Configuration menu - View commit details
-
Copy full SHA for b9c6c12 - Browse repository at this point
Copy the full SHA b9c6c12View commit details
There are no files selected for viewing