openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
rust-geom
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Sep 01, 2024 — Sep 01, 2025
Showing page 9 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Translation: relax bounds for types in transform_* methods and inverse() method
Mingun
More...
over 5 years ago
Translation: move identity() and is_identity() methods to main impl block and add documentation for these methods
Mingun
More...
over 5 years ago
Length: do not restrict operators only to the same type, as wrapped
Mingun
More...
over 5 years ago
Length: group all type impl blocks together
Mingun
More...
over 5 years ago
Length: move lerp() to Clone impl block and add docutests
Mingun
More...
over 5 years ago
Scale: do not restrict operators only to the same type, as wrapped
Mingun
More...
over 5 years ago
Scale: group NumCast impl block with other type impl blocks
Mingun
More...
over 5 years ago
Scale: move inv() into Clone impl block and relax requirements to types
Mingun
More...
over 5 years ago
Scale: merge impl blocks without bounds
Mingun
More...
over 5 years ago
Size: remove Copy boundary from from_untyped() method and unnecessary Copy bounds in try_cast/cast methods
Mingun
More...
over 5 years ago
Size: implement unary minus operator for consistency
Mingun
More...
over 5 years ago
Size: add missing tests for existing operators
Mingun
More...
over 5 years ago
Size: move operator tests to submodule ops
Mingun
More...
over 5 years ago
Size: replace Copy bound with Clone in operator impls
Mingun
More...
over 5 years ago
Size: do not restrict operators only to the same type, as wrapped
Mingun
More...
over 5 years ago
Size: reorder and group operator impls
Mingun
More...
over 5 years ago
Size: group all type impl blocks together
Mingun
More...
over 5 years ago
Size: merge all PartialOrd impl blocks
Mingun
More...
over 5 years ago
Size: move lerp() and area()/volume() to main impl block
Mingun
More...
over 5 years ago
Size: move impl `T: Copy` and impl `Copy + NumCast` blocks just after impl block
Mingun
More...
over 5 years ago
Size: merge Zero impl block with main impl block. That creates more beatify looking documentation
Mingun
More...
over 5 years ago
Size: use operators inside `lerp()`
Mingun
More...
over 5 years ago
Point: add tests for existing operators
Mingun
More...
over 5 years ago
Point: move operator tests to submodule `ops`
Mingun
More...
over 5 years ago
Point: reorder operator tests
Mingun
More...
over 5 years ago
Point: reorder operator implementations (split for several commits for better diffs - 2)
Mingun
More...
over 5 years ago
Point: move impl blocks of Points itself to other such impl blocks
Mingun
More...
over 5 years ago
Point: move impl block for PartialOrd out from between operators impl blocks
Mingun
More...
over 5 years ago
Point: merge `to_` converter methods into main impl block
Mingun
More...
over 5 years ago
Point: move lerp() to main impl block
Mingun
More...
over 5 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
36
37
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree