summaryrefslogtreecommitdiff
path: root/libs/units
Commit message (Expand)AuthorAgeFilesLines
* Make pow and root work for constants.Steven Watanabe2011-12-051-0/+0
* Never return one from conversion_factor.Steven Watanabe2011-08-301-0/+0
* Fix checking for double registration with clang in C++0x mode. Fixes #5436.Steven Watanabe2011-04-071-0/+0
* Simplify the dispatching. Hopefully this will help intel.Steven Watanabe2011-03-311-0/+0
* Add missing #include.Steven Watanabe2011-03-311-0/+0
* Yet another inf/nan format.Steven Watanabe2011-03-311-0/+0
* remove spurious inclusion of <boost/units/io.hpp> and <iostream> in various u...Matthias Schabel2011-03-081-0/+0
* Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits tha...Steven Watanabe2011-01-151-0/+0
* Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost.Bryce Adelstein-Lelbach2011-01-141-0/+0
* Regexify testing of infinity and NaN. Refs #5037.Steven Watanabe2011-01-051-0/+0
* Don't require std::abs for printing quantities. Fix test_output on Linux. F...Steven Watanabe2011-01-021-0/+0
* add missing returnSteven Watanabe2010-11-271-0/+0
* Update various libraries' documentation build.Daniel James2010-06-201-0/+0
* Clean up some doc issues.Steven Watanabe2010-06-161-0/+0
* Use long instead of int to match iword and avoid warnings.Steven Watanabe2010-06-161-0/+0
* Add overloads of inverse trig functions that take heterogeneous units and ret...Steven Watanabe2010-06-081-0/+0
* Merge the units/autoprefix branch back to the trunk. Fixes #3660. Fixes #3707Steven Watanabe2010-06-071-0/+0
* Get rid of the MPL assertions in doxygen generated docsSteven Watanabe2010-02-201-0/+0
* Suppress warnings on msvc-7.1Steven Watanabe2009-11-121-0/+0
* Turn on struct warning checks for all versions of msvcSteven Watanabe2009-11-041-0/+0
* Make the tests more strict about warningsSteven Watanabe2009-11-041-0/+0
* rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the ...Troy D. Straszheim2009-10-171-0/+0
* add base unit for pound-forceMatthias Schabel2009-09-091-0/+0
* Use base_unit_info when computing the name of a scaled base_unit. Fixes #3360.Steven Watanabe2009-08-211-0/+0
* Fix bug in the code for finding a basis for a set of base units.Steven Watanabe2009-08-131-0/+0
* Copyrights on CMakeLists.txt to keep them from clogging up the inspectTroy D. Straszheim2009-07-261-0/+0
* Fix bug in handling of chained conversions involving a non-base homogeneous u...Steven Watanabe2009-07-251-0/+0
* Fix msvc-7.1 regressionSteven Watanabe2009-07-241-0/+0
* Loosen requirements on signbit to 0/nonzero instead of 0/1Steven Watanabe2009-07-221-0/+0
* Loosen the requirements on atan2. Fixes #3258Steven Watanabe2009-07-101-0/+0
* Supress warning in conversions.Steven Watanabe2009-07-021-0/+0
* Allow absolute to be printed to std::wostream. Fixes #3089Steven Watanabe2009-06-021-0/+0
* Allow printing to wostream. Fixes #3089.Steven Watanabe2009-05-271-0/+0
* Minor cleanup/doc tweaksSteven Watanabe2009-05-201-0/+0
* Merge cmake files release -> trunk.Troy D. Straszheim2009-05-091-0/+0
* Allow specifing the default conversion using either base units or units.Steven Watanabe2009-05-051-0/+0
* Fix return type for division by a constantSteven Watanabe2009-03-241-0/+0
* Add PDF generation options to fix external links to point to the web site.John Maddock2009-02-171-0/+0
* Get rid of duplication between conversion_helper and conversion_factor_helper...Steven Watanabe2009-02-131-0/+0
* Begin tracing xlc failureSteven Watanabe2009-02-101-0/+0
* Add Jamfile to build PDF versions of all the docs.John Maddock2009-02-081-0/+0
* Zeroing in on bug with sun < 5.9Steven Watanabe2009-02-061-0/+0
* Test a simpler case before trying something more complexSteven Watanabe2009-02-051-0/+0
* Minor doc fixes for power/root_typeof_helperSteven Watanabe2009-01-061-0/+0
* Fix bug in handling of leading zeros.Steven Watanabe2009-01-051-0/+0
* Fix pch problem on msvc-7.1Steven Watanabe2009-01-031-0/+0
* Pathscale seems to ignore the inheritence from power_typeof_helper. Use forw...Steven Watanabe2008-12-111-0/+0
* Remove old 1.35 cmath codeSteven Watanabe2008-12-111-0/+0
* Add using/typedef to clear the remaining pathscale failuresSteven Watanabe2008-12-021-0/+0
* Help pathscale?Steven Watanabe2008-11-291-0/+0