-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: rust-osdev/endian-num
base: v0.1.1
head repository: rust-osdev/endian-num
compare: main
- 9 commits
- 4 files changed
- 2 contributors
Commits on Jul 17, 2024
-
docs: clarify that related crates are alternatives
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Configuration menu - View commit details
-
Copy full SHA for 093832d - Browse repository at this point
Copy the full SHA 093832dView commit details -
test: fix doctests for 32-bit and 16-bit pointer widths
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Configuration menu - View commit details
-
Copy full SHA for a2ef25d - Browse repository at this point
Copy the full SHA a2ef25dView commit details -
chore: remove appendix from LICENSE-APACHE
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Configuration menu - View commit details
-
Copy full SHA for f67f484 - Browse repository at this point
Copy the full SHA f67f484View commit details -
Merge pull request #4 from rust-osdev/i386
test: fix doctests for 32-bit and 16-bit pointer widths
Configuration menu - View commit details
-
Copy full SHA for 48d8045 - Browse repository at this point
Copy the full SHA 48d8045View commit details -
Merge pull request #5 from rust-osdev/license-appendix
chore: remove appendix from LICENSE-APACHE
Configuration menu - View commit details
-
Copy full SHA for 489ce65 - Browse repository at this point
Copy the full SHA 489ce65View commit details -
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Configuration menu - View commit details
-
Copy full SHA for dadea13 - Browse repository at this point
Copy the full SHA dadea13View commit details
Commits on Oct 13, 2024
-
build(deps): update
Cargo.lock
``` Updating bitflags v2.5.0 -> v2.6.0 Updating bytemuck v1.16.0 -> v1.19.0 Updating bytemuck_derive v1.6.0 -> v1.8.0 Updating proc-macro2 v1.0.83 -> v1.0.87 Updating quote v1.0.36 -> v1.0.37 Updating syn v2.0.65 -> v2.0.79 Updating unicode-ident v1.0.12 -> v1.0.13 Updating zerocopy v0.7.34 -> v0.7.35 (latest: v0.8.5) Updating zerocopy-derive v0.7.34 -> v0.7.35 (latest: v0.8.5) ``` Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Configuration menu - View commit details
-
Copy full SHA for c5ecc4a - Browse repository at this point
Copy the full SHA c5ecc4aView commit details -
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Configuration menu - View commit details
-
Copy full SHA for e39d215 - Browse repository at this point
Copy the full SHA e39d215View commit details -
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Configuration menu - View commit detail 4C20 s
-
Copy full SHA for 611cf1b - Browse repository at this point
Copy the full SHA 611cf1bView 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.1.1...main