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
U
units-cxx14
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 5 hours
ago.
Nov 12, 2024 — Nov 12, 2025
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add nodiscard attribute to non-assignment operators
Jonas Platte
More...
almost 6 years ago
Tell clang-format to ignore this project
Jonas Platte
More...
almost 6 years ago
Add .editorconfig
Jonas Platte
More...
almost 6 years ago
Add some more operator overloads
Jonas Platte
More...
about 7 years ago
Merge pull request #10 from jplatte/master
Félix Cloutier
More...
over 9 years ago
Add .clang_complete for completion and linting editor plugins
Jonas Platte
More...
over 9 years ago
Make NumericType conversion operator const
Jonas Platte
More...
over 9 years ago
Fix tests
Félix Cloutier
More...
over 9 years ago
Merge pull request #8 from jplatte/master
Félix Cloutier
More...
over 9 years ago
Revert stupid change from last commit
Jonas Platte
More...
over 9 years ago
Generalize operators to work for different numeric types
Jonas Platte
More...
over 9 years ago
Add operator+, - for dimensionless quantity on the right hand side
Jonas Platte
More...
over 9 years ago
Fix formatting
Jonas Platte
More...
over 9 years ago
Add comparison operators
Jonas Platte
More...
over 9 years ago
Add new operator+, - and for dimensionless quantities
Jonas Platte
More...
over 9 years ago
Merge pull request #7 from Trass3r/master
Félix Cloutier
More...
over 9 years ago
get enable_if out of the return type for nice error messages like "decltype(m) d = 3*s; // error : no viable conversion from quantity<[...], sequence<[...], 2>, [...]> to quantity<[...], sequence<[...], (unitscxx::si::units)0 aka 0>, [...]>"
Andreas Hollandt
More...
almost 10 years ago
fix deg2rad fix M_PI not defined with clang/C2
Andreas Hollandt
More...
almost 10 years ago
use alias templates
Andreas Hollandt
More...
almost 10 years ago
controlled line endings
Andreas Hollandt
More...
almost 10 years ago
Fix issues reported by jplatte
Félix Cloutier
More...
almost 10 years ago
Updated README
Félix Cloutier
More...
almost 10 years ago
Change example to use siunits and usunits
Félix Cloutier
More...
almost 10 years ago
Add SI units and a lot of US customary units
Félix Cloutier
More...
almost 10 years ago
Add std::ratio support
Félix Cloutier
More...
almost 10 years ago
Change example convention from `_A` to `A_`
Félix Cloutier
More...
almost 10 years ago
Colorize README
Félix Cloutier
More...
almost 10 years ago
Add `var` typedef to quantity to help ease the constexpr pain
Félix Cloutier
More...
almost 10 years ago
Merge pull request #4 from jplatte/patch-2
Félix Cloutier
More...
almost 10 years ago
Fix access problem in templatized operator* and operator/
Jonas Platte
More...
almost 10 years ago
←
1
2
→
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