57389b7374Merge branch 'develop'
cc
Steven Watanabe
2018-02-20 10:30:32 -0700
d67f8e7a50Escape ':'
Steven Watanabe
2018-02-07 09:55:52 -0700
af5558d257Remove cygwin builds and try to use mingw-w64 for 32-bit builds
Jürgen Hunold
2018-01-13 17:34:30 +0100
9443a1418cbuild the tests
Jürgen Hunold
2018-01-13 15:37:48 +0100
de4c40c8e5Fixed SELF library reference and build all adress-models
Jürgen Hunold
2018-01-13 11:46:20 +0100
065907845duse appveyor script from date_time
Jürgen Hunold
2018-01-13 11:31:20 +0100
bf2c4d2586A few fixes before merging this PR * Revert most of the changes to examples, because ugly macros don't belong in examples. Just use constexpr as appropriate. * Revert Lambda changes as they're wrong and Boost.Lambda doesn't support constexpr. * Remove include of broken math_fwd.hpp.
Steven Watanabe
2018-01-10 12:07:09 -0700
eb006137efMerge remote-tracking branch 'muggenhor/constexpr' into develop
Steven Watanabe
2018-01-10 09:30:29 -0700
b0b9c51646Fix Errors in Why Homogeneous Systems
Chris Lesiak
2016-03-22 10:26:04 -0500
3c5d74a1e1Merge branch 'petamas-bugfix/sqrt_scaled_unit' into develop
Jürgen Hunold
2018-01-02 17:28:54 +0100
bf84755be7Fix sqrt for scaled units.
petamas
2017-12-23 19:10:06 +0100
12dad9c1e2Add unit test for Trac issue #10270. (Test is failing by default, fix'll be in next commit.)
petamas
2017-12-23 19:04:43 +0100
c2b4379787Activated coverity support
Jürgen Hunold
2017-08-06 17:54:25 +0200
37d64605e3Merge pull request #25 from jhunold/travis
Jürgen Hunold
2017-08-06 17:44:46 +0200
ad7cb75c30Fix: update travis configuration
Jürgen Hunold
2017-08-06 17:38:41 +0200
d6040e35c4Enable test result display for Travis and AppVeyor
Jürgen Hunold
2016-11-11 22:07:53 +0100
2acfcd0a23Enable ci scripts
Jürgen Hunold
2016-11-11 08:04:40 +0100
dd1d427486Merge remote-tracking branch 'origin/develop'
Jürgen Hunold
2016-10-16 17:47:26 +0200
d2c4133592Fix output of NaN on msvc-14.
Marek Kurdej
2014-09-16 12:11:33 +0200
e7a6525f09Worked around C4127 warning with MSVC.
Andrey Semashev
2014-09-16 14:11:03 +0400
295cb7211dMerge remote-tracking branch 'origin/develop'
Jürgen Hunold
2014-09-16 07:19:38 +0200
4e00e307d7Merge pull request #8 from mkurdej/fix/test-headers-missing-include-quantity
Jürgen Hunold
2014-09-08 15:09:52 +0200
af4b5bc4eaFix trivial unused variable warning in test/test_dimensionless_ice1.cpp.
Marek Kurdej
2014-08-28 11:56:13 +0200
4d7b893e60Fix test_headers: #include <boost/units/quantity.hpp> was missing and codata headers were not self-contained. Move quantity template class default argument from quantity.hpp to units_fwd.hpp.
Marek Kurdej
2014-08-26 14:43:25 +0200
96f04f1e48Cosmetic change.
Marek Kurdej
2014-08-26 09:33:50 +0200
8280a87225Add IEC 80000-13:2008 binary prefixes and test their formatting with boost::units::binary_prefix.
Marek Kurdej
2014-08-24 19:12:57 +0200
84d2227ccfAdd IEC 80000-13:2008 binary prefixes and test their formatting with boost::units::binary_prefix.
MarekKurdej
2014-08-24 19:12:57 +0200
2bf44a75bcinclude io.hpp for streaming operators
Jürgen Hunold
2014-08-22 11:44:17 +0200
06e69ea2eeMerge pull request #5 from robin-eckert/cpp11limits
Jürgen Hunold
2014-08-21 14:49:28 +0200
48b58b631eupdate maintainer information
Jürgen Hunold
2014-08-21 14:31:24 +0200
81da684b86Merge pull request #7 from danieljames/metadata
Jürgen Hunold
2014-08-21 14:28:48 +0200
562e7b3ae8Finish git transition by merging open changes from develop.
Jürgen Hunold
2014-08-21 13:09:05 +0200
d5d112502cAdd metadata file.
Daniel James
2014-08-18 15:12:12 +0100
ffefa65ab2[boost] [units] Added zebi and yobi IEC prefixes and corresponding tests.
Marek Kurdej
2014-08-01 09:54:48 +0200
e358e15c83add support for C++11 numeric_limits::max_digits10 and ::lowest
Robin Eckert
2014-07-19 11:09:32 +0200
1932dc718cNew unit system <boost/units/systems/information.hpp> Defines base units and system units for: bit, byte, nat, hartley and shannon, and scale units for binary prefixes kibi, mebi, gibi, tebi, pebi, exbi.
Erik Erlandson
2014-06-16 17:22:59 -0700
3fafb02452Port to Boost.Core demangle()
Andrey Semashev
2014-06-11 22:39:51 +0400
b6604806b3Merge 86392 from trunk. The spirit change was not applied because the file is not present in branches/release.
Beman Dawes
2013-10-27 21:10:04 +0000
e77cb9f5f1Add Boost.Build support for the Git modular layout, using links to to new header locations, thus preventing breakage to vast amounts of user code and build setups. Being added to SVN so that changes will automatically propagate to Git and modular Boost. Thanks to Steven Watanabe, Jürgen Hunold, Vladimir Prus, and Bjørn Roald for developing this patch. Steven in particular conceived the approach and did the initial implementation, which was further refined by the other contributors.
Beman Dawes
2013-10-22 15:23:42 +0000
5eff6b3ff7Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Stephen Kelly
2013-10-11 23:13:10 +0000
03642ea547Units: Remove obsolete GCC version check.
Stephen Kelly
2013-10-01 08:48:23 +0000
49094ef89bRemove use of BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS
Stephen Kelly
2013-09-25 10:28:28 +0000
cab84c6edeUndo previous commit, it was meant for another branch
Vladimir Prus
2013-09-25 08:32:03 +0000
bd8a2fe5d5Initial modular patch, from Bjorn.
Vladimir Prus
2013-09-25 08:13:57 +0000
f9dbc185c7Merge units from the trunk.
Steven Watanabe
2012-05-05 21:45:23 +0000
5270414ebbMake pow and root work for constants.
Steven Watanabe
2011-12-05 16:56:55 +0000
36709d4d4fNever return one from conversion_factor.
Steven Watanabe
2011-08-30 15:07:48 +0000
297ff29eb6Merge units from the trunk.
Steven Watanabe
2011-04-19 21:14:32 +0000
7525b0c564Fix checking for double registration with clang in C++0x mode. Fixes#5436.
Steven Watanabe
2011-04-07 14:50:53 +0000
e4fd614972Simplify the dispatching. Hopefully this will help intel.
Steven Watanabe
2011-03-31 18:28:33 +0000
2a286a8700Add missing #include.
Steven Watanabe
2011-03-31 18:00:51 +0000
39cf42bbecYet another inf/nan format.
Steven Watanabe
2011-03-31 17:59:07 +0000
001dec7fe6remove spurious inclusion of <boost/units/io.hpp> and <iostream> in various unit system header files
Matthias Schabel
2011-03-08 01:23:00 +0000