Commit Graph

  • 57389b7374 Merge branch 'develop' cc Steven Watanabe 2018-02-20 10:30:32 -0700
  • d67f8e7a50 Escape ':' Steven Watanabe 2018-02-07 09:55:52 -0700
  • af5558d257 Remove cygwin builds and try to use mingw-w64 for 32-bit builds Jürgen Hunold 2018-01-13 17:34:30 +0100
  • 9443a1418c build the tests Jürgen Hunold 2018-01-13 15:37:48 +0100
  • de4c40c8e5 Fixed SELF library reference and build all adress-models Jürgen Hunold 2018-01-13 11:46:20 +0100
  • 065907845d use appveyor script from date_time Jürgen Hunold 2018-01-13 11:31:20 +0100
  • bf2c4d2586 A 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
  • eb006137ef Merge remote-tracking branch 'muggenhor/constexpr' into develop Steven Watanabe 2018-01-10 09:30:29 -0700
  • b0b9c51646 Fix Errors in Why Homogeneous Systems Chris Lesiak 2016-03-22 10:26:04 -0500
  • 3c5d74a1e1 Merge branch 'petamas-bugfix/sqrt_scaled_unit' into develop Jürgen Hunold 2018-01-02 17:28:54 +0100
  • bf84755be7 Fix sqrt for scaled units. petamas 2017-12-23 19:10:06 +0100
  • 12dad9c1e2 Add 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
  • c2b4379787 Activated coverity support Jürgen Hunold 2017-08-06 17:54:25 +0200
  • 37d64605e3 Merge pull request #25 from jhunold/travis Jürgen Hunold 2017-08-06 17:44:46 +0200
  • ad7cb75c30 Fix: update travis configuration Jürgen Hunold 2017-08-06 17:38:41 +0200
  • d6040e35c4 Enable test result display for Travis and AppVeyor Jürgen Hunold 2016-11-11 22:07:53 +0100
  • 2acfcd0a23 Enable ci scripts Jürgen Hunold 2016-11-11 08:04:40 +0100
  • dd1d427486 Merge remote-tracking branch 'origin/develop' Jürgen Hunold 2016-10-16 17:47:26 +0200
  • b274f7cab1 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:37 -0500
  • 4840fc8666 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:37 -0500
  • 705b19bfdb Add "Inf" and "NaN" as expected values for Oracle SunOS CC 12.5 Jürgen Hunold 2016-09-04 17:44:49 +0200
  • 0455c45802 Merge pull request #23 from alfC/patch-1 Jürgen Hunold 2016-09-04 17:15:10 +0200
  • 2653f8a862 define biot correctly as 10 Ampere alfC 2016-09-01 13:38:00 -0700
  • 86dbd8c04b Use constexpr for name() and symbol() Giel van Schijndel 2016-08-14 21:27:15 +0200
  • 595390497c Add constexpr support Giel van Schijndel 2016-08-14 08:00:27 +0200
  • 9ad0d9fca4 Merge pull request #21 from D4N/master Jürgen Hunold 2016-08-12 11:58:10 +0200
  • 00c0e67170 updated physico-chemical constants to CODATA 2014 values Dan Čermák 2016-04-26 23:45:06 +0200
  • a3dfa501e7 Revert "Merge pull request #21 from D4N/master" Jürgen Hunold 2016-08-12 11:50:27 +0200
  • f4a56157cf Merge pull request #21 from D4N/master Jürgen Hunold 2016-08-12 11:01:21 +0200
  • 034f16bc26 Merge pull request #20 from mkurdej/fix-inspections-warnings Jürgen Hunold 2016-08-12 10:56:39 +0200
  • 3191a02513 Remove extra semicolon after statement Jürgen Hunold 2016-08-12 10:08:25 +0200
  • 99f3a4cc3c updated physico-chemical constants to CODATA 2014 values Dan Čermák 2016-04-26 23:45:06 +0200
  • b10bd398e8 Merge remote-tracking branch 'origin/develop' Jürgen Hunold 2016-03-04 13:49:37 +0100
  • 47885b2a15 Avoid unused parameter warnings Jürgen Hunold 2016-02-06 12:43:29 +0100
  • df670ade19 Remove trailing whitespace. Marek Kurdej 2015-08-26 17:33:02 +0200
  • 47782f893c Fix inspection warnings from http://boost.cowic.de/rc/docs-inspect-develop.html#units. Marek Kurdej 2015-08-26 10:26:29 +0200
  • 8f18915ae3 Merge remote-tracking branch 'origin/develop' Jürgen Hunold 2015-06-03 18:18:44 +0200
  • 0d2d5df614 Merge pull request #17 from jhunold/ice Jürgen Hunold 2015-05-31 21:01:50 +0200
  • c532e515f6 Remove dependency on deprecated type_traits implementation details Jürgen Hunold 2015-05-27 20:57:05 +0200
  • 3f799b3912 Merge remote-tracking branch 'origin/develop' Jürgen Hunold 2015-03-04 06:42:01 +0100
  • 423adb31c1 Remove incorrect indirection. Steven Watanabe 2015-02-23 20:34:19 -0700
  • 6207c7e66d Update test_output.cpp akumta 2015-02-24 15:01:23 -0800
  • 0195079d7f Merge remote-tracking branch 'origin/develop' Jürgen Hunold 2015-01-25 15:32:13 +0100
  • 4e4a127ee3 Merge pull request #15 from boostorg/pull-request/gcd-to-integer Jürgen Hunold 2015-01-19 16:06:29 +0100
  • 3a0c62ad87 remove unnecessary include provided by top-level Jamroot Jürgen Hunold 2015-01-19 10:54:48 +0100
  • 9c291bc71b Replace math::static_gcd references with integer::static_gcd Peter Dimov 2015-01-18 19:34:52 +0200
  • 80a59b9547 Merge remote-tracking branch 'origin/develop' Jürgen Hunold 2015-01-15 19:05:16 +0100
  • cc97c0f253 Merge pull request #14 from mkurdej/fix/doc-information Jürgen Hunold 2014-11-06 20:44:33 +0100
  • 87778d2319 Merge pull request #13 from mkurdej/fix/header-guards Jürgen Hunold 2014-11-06 20:43:04 +0100
  • 12f0a2eb0a Fix quickbook warning about deprecated '\n' in generated base_units.qbk. Marek Kurdej 2014-11-06 12:32:02 +0100
  • 9ba957d720 Add doc for boost/units/systems/information.hpp. Marek Kurdej 2014-11-06 12:22:02 +0100
  • 2042d4d723 Fix documentation on information system units (not only base units). Marek Kurdej 2014-11-06 12:14:53 +0100
  • aaffc7fa6f Fix documentation on information system units. Marek Kurdej 2014-11-05 18:24:23 +0100
  • 45058c08f7 Fix header guards and namespace trailing comments. Marek Kurdej 2014-11-03 13:59:10 +0100
  • ff4e59f798 Merge remote-tracking branch 'origin/develop' Jürgen Hunold 2014-10-14 18:17:20 +0200
  • b40a90386c Fix display of heading Jürgen Hunold 2014-10-14 18:07:22 +0200
  • 7dd7692b91 Add github repository readme Jürgen Hunold 2014-10-14 18:00:43 +0200
  • 53132e364b Merge remote-tracking branch 'origin/develop' Jürgen Hunold 2014-10-14 08:42:06 +0200
  • 0bbc9a4697 Merge pull request #12 from mkurdej/fix/units-systems-information Jürgen Hunold 2014-10-10 19:19:27 +0200
  • 8632931ef8 Merge remote-tracking branch 'origin/develop' Jürgen Hunold 2014-09-30 08:47:00 +0200
  • 362ad4a35d Merge pull request #11 from mkurdej/fix/nan-output-msvc-14 Jürgen Hunold 2014-09-16 16:08:53 +0200
  • 31af6a68ff Merge pull request #2 from Lastique/patch-1 Jürgen Hunold 2014-09-16 16:06:15 +0200
  • 0364b03dac Added a pseudo-test for typename formatting. Andrey Semashev 2014-09-16 15:18:44 +0400
  • f73cfe3775 Removed unused demangle() function. Andrey Semashev 2014-09-16 14:15:04 +0400
  • d2c4133592 Fix output of NaN on msvc-14. Marek Kurdej 2014-09-16 12:11:33 +0200
  • e7a6525f09 Worked around C4127 warning with MSVC. Andrey Semashev 2014-09-16 14:11:03 +0400
  • 295cb7211d Merge remote-tracking branch 'origin/develop' Jürgen Hunold 2014-09-16 07:19:38 +0200
  • 4e00e307d7 Merge pull request #8 from mkurdej/fix/test-headers-missing-include-quantity Jürgen Hunold 2014-09-08 15:09:52 +0200
  • af4b5bc4ea Fix trivial unused variable warning in test/test_dimensionless_ice1.cpp. Marek Kurdej 2014-08-28 11:56:13 +0200
  • 4d7b893e60 Fix 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
  • 96f04f1e48 Cosmetic change. Marek Kurdej 2014-08-26 09:33:50 +0200
  • e5b3c80466 Merge branch 'fix/units_systems_information' of https://github.com/MarekKurdej/units into fix/units_systems_information Marek Kurdej 2014-08-25 09:44:14 +0200
  • 8280a87225 Add IEC 80000-13:2008 binary prefixes and test their formatting with boost::units::binary_prefix. Marek Kurdej 2014-08-24 19:12:57 +0200
  • 84d2227ccf Add IEC 80000-13:2008 binary prefixes and test their formatting with boost::units::binary_prefix. MarekKurdej 2014-08-24 19:12:57 +0200
  • 2bf44a75bc include io.hpp for streaming operators Jürgen Hunold 2014-08-22 11:44:17 +0200
  • 06e69ea2ee Merge pull request #5 from robin-eckert/cpp11limits Jürgen Hunold 2014-08-21 14:49:28 +0200
  • 48b58b631e update maintainer information Jürgen Hunold 2014-08-21 14:31:24 +0200
  • 81da684b86 Merge pull request #7 from danieljames/metadata Jürgen Hunold 2014-08-21 14:28:48 +0200
  • 562e7b3ae8 Finish git transition by merging open changes from develop. Jürgen Hunold 2014-08-21 13:09:05 +0200
  • d5d112502c Add 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
  • e358e15c83 add support for C++11 numeric_limits::max_digits10 and ::lowest Robin Eckert 2014-07-19 11:09:32 +0200
  • 1932dc718c New 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
  • 3fafb02452 Port to Boost.Core demangle() Andrey Semashev 2014-06-11 22:39:51 +0400
  • b6604806b3 Merge 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
  • e77cb9f5f1 Add 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
  • 5eff6b3ff7 Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:13:10 +0000
  • 03642ea547 Units: Remove obsolete GCC version check. Stephen Kelly 2013-10-01 08:48:23 +0000
  • 49094ef89b Remove use of BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS Stephen Kelly 2013-09-25 10:28:28 +0000
  • cab84c6ede Undo previous commit, it was meant for another branch Vladimir Prus 2013-09-25 08:32:03 +0000
  • bd8a2fe5d5 Initial modular patch, from Bjorn. Vladimir Prus 2013-09-25 08:13:57 +0000
  • f9dbc185c7 Merge units from the trunk. Steven Watanabe 2012-05-05 21:45:23 +0000
  • 5270414ebb Make pow and root work for constants. Steven Watanabe 2011-12-05 16:56:55 +0000
  • 36709d4d4f Never return one from conversion_factor. Steven Watanabe 2011-08-30 15:07:48 +0000
  • 297ff29eb6 Merge units from the trunk. Steven Watanabe 2011-04-19 21:14:32 +0000
  • 7525b0c564 Fix checking for double registration with clang in C++0x mode. Fixes #5436. Steven Watanabe 2011-04-07 14:50:53 +0000
  • e4fd614972 Simplify the dispatching. Hopefully this will help intel. Steven Watanabe 2011-03-31 18:28:33 +0000
  • 2a286a8700 Add missing #include. Steven Watanabe 2011-03-31 18:00:51 +0000
  • 39cf42bbec Yet another inf/nan format. Steven Watanabe 2011-03-31 17:59:07 +0000
  • 001dec7fe6 remove spurious inclusion of <boost/units/io.hpp> and <iostream> in various unit system header files Matthias Schabel 2011-03-08 01:23:00 +0000