index
:
delta/boost.git
circle2
danieljames-patch-1
danieljames-patch-2
danieljames-patch-3
develop
doxygen1.8.15
feature/add-histogram
feature/add-outcome
feature/arch-and-model
feature/bcp-namespace
feature/boost-install-reqs
feature/boostcpp-py
feature/ci-changes
feature/cmake-config
feature/docutils
feature/fix-status-tools
feature/gha
feature/install-cmake-config
feature/install-cmake-config-2
feature/pkgconfig
feature/remove-travis-packages
feature/reorder-gitmodules
feature/travis-cmake
feature/travis-cmake-2
feature/travis-submodules-j3
feature/travis-xenial
grafikrobot-patch-1
master
pdimov-patch-1
pdimov-patch-2
pdimov-patch-3
pdimov-patch-4
pr-asciidoctor
pr-asciidoctor-gem-3
pr/add-quickbook-to-status
pr/bootstrap-bat-specified-toolset
pr/normalize-submodule-names
pr/remove-boostcpp-py
pr/remove-root-targets
pr/remove-unversioned-targets
pr/remove-wave-special-case
pr/rvm-2.3.3
regression/reporting
github.com: boostorg/boost.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
units
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make pow and root work for constants.
Steven Watanabe
2011-12-05
1
-0
/
+0
*
Never return one from conversion_factor.
Steven Watanabe
2011-08-30
1
-0
/
+0
*
Fix checking for double registration with clang in C++0x mode. Fixes #5436.
Steven Watanabe
2011-04-07
1
-0
/
+0
*
Simplify the dispatching. Hopefully this will help intel.
Steven Watanabe
2011-03-31
1
-0
/
+0
*
Add missing #include.
Steven Watanabe
2011-03-31
1
-0
/
+0
*
Yet another inf/nan format.
Steven Watanabe
2011-03-31
1
-0
/
+0
*
remove spurious inclusion of <boost/units/io.hpp> and <iostream> in various u...
Matthias Schabel
2011-03-08
1
-0
/
+0
*
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits tha...
Steven Watanabe
2011-01-15
1
-0
/
+0
*
Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost.
Bryce Adelstein-Lelbach
2011-01-14
1
-0
/
+0
*
Regexify testing of infinity and NaN. Refs #5037.
Steven Watanabe
2011-01-05
1
-0
/
+0
*
Don't require std::abs for printing quantities. Fix test_output on Linux. F...
Steven Watanabe
2011-01-02
1
-0
/
+0
*
add missing return
Steven Watanabe
2010-11-27
1
-0
/
+0
*
Update various libraries' documentation build.
Daniel James
2010-06-20
1
-0
/
+0
*
Clean up some doc issues.
Steven Watanabe
2010-06-16
1
-0
/
+0
*
Use long instead of int to match iword and avoid warnings.
Steven Watanabe
2010-06-16
1
-0
/
+0
*
Add overloads of inverse trig functions that take heterogeneous units and ret...
Steven Watanabe
2010-06-08
1
-0
/
+0
*
Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707
Steven Watanabe
2010-06-07
1
-0
/
+0
*
Get rid of the MPL assertions in doxygen generated docs
Steven Watanabe
2010-02-20
1
-0
/
+0
*
Suppress warnings on msvc-7.1
Steven Watanabe
2009-11-12
1
-0
/
+0
*
Turn on struct warning checks for all versions of msvc
Steven Watanabe
2009-11-04
1
-0
/
+0
*
Make the tests more strict about warnings
Steven Watanabe
2009-11-04
1
-0
/
+0
*
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the ...
Troy D. Straszheim
2009-10-17
1
-0
/
+0
*
add base unit for pound-force
Matthias Schabel
2009-09-09
1
-0
/
+0
*
Use base_unit_info when computing the name of a scaled base_unit. Fixes #3360.
Steven Watanabe
2009-08-21
1
-0
/
+0
*
Fix bug in the code for finding a basis for a set of base units.
Steven Watanabe
2009-08-13
1
-0
/
+0
*
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
Troy D. Straszheim
2009-07-26
1
-0
/
+0
*
Fix bug in handling of chained conversions involving a non-base homogeneous u...
Steven Watanabe
2009-07-25
1
-0
/
+0
*
Fix msvc-7.1 regression
Steven Watanabe
2009-07-24
1
-0
/
+0
*
Loosen requirements on signbit to 0/nonzero instead of 0/1
Steven Watanabe
2009-07-22
1
-0
/
+0
*
Loosen the requirements on atan2. Fixes #3258
Steven Watanabe
2009-07-10
1
-0
/
+0
*
Supress warning in conversions.
Steven Watanabe
2009-07-02
1
-0
/
+0
*
Allow absolute to be printed to std::wostream. Fixes #3089
Steven Watanabe
2009-06-02
1
-0
/
+0
*
Allow printing to wostream. Fixes #3089.
Steven Watanabe
2009-05-27
1
-0
/
+0
*
Minor cleanup/doc tweaks
Steven Watanabe
2009-05-20
1
-0
/
+0
*
Merge cmake files release -> trunk.
Troy D. Straszheim
2009-05-09
1
-0
/
+0
*
Allow specifing the default conversion using either base units or units.
Steven Watanabe
2009-05-05
1
-0
/
+0
*
Fix return type for division by a constant
Steven Watanabe
2009-03-24
1
-0
/
+0
*
Add PDF generation options to fix external links to point to the web site.
John Maddock
2009-02-17
1
-0
/
+0
*
Get rid of duplication between conversion_helper and conversion_factor_helper...
Steven Watanabe
2009-02-13
1
-0
/
+0
*
Begin tracing xlc failure
Steven Watanabe
2009-02-10
1
-0
/
+0
*
Add Jamfile to build PDF versions of all the docs.
John Maddock
2009-02-08
1
-0
/
+0
*
Zeroing in on bug with sun < 5.9
Steven Watanabe
2009-02-06
1
-0
/
+0
*
Test a simpler case before trying something more complex
Steven Watanabe
2009-02-05
1
-0
/
+0
*
Minor doc fixes for power/root_typeof_helper
Steven Watanabe
2009-01-06
1
-0
/
+0
*
Fix bug in handling of leading zeros.
Steven Watanabe
2009-01-05
1
-0
/
+0
*
Fix pch problem on msvc-7.1
Steven Watanabe
2009-01-03
1
-0
/
+0
*
Pathscale seems to ignore the inheritence from power_typeof_helper. Use forw...
Steven Watanabe
2008-12-11
1
-0
/
+0
*
Remove old 1.35 cmath code
Steven Watanabe
2008-12-11
1
-0
/
+0
*
Add using/typedef to clear the remaining pathscale failures
Steven Watanabe
2008-12-02
1
-0
/
+0
*
Help pathscale?
Steven Watanabe
2008-11-29
1
-0
/
+0
[next]