Commit Graph

  • 9688851478 Merge branch 'develop' cc Vicente J. Botet Escriba 2019-05-14 09:22:35 +0200
  • 818c7febe3 Rollback cmake tests until they are good; Vicente J. Botet Escriba 2019-05-11 17:31:34 +0200
  • ae74c35216 Merge branch 'develop' Vicente J. Botet Escriba 2019-05-10 16:18:56 +0200
  • 10d749de93
    Merge pull request #6 from Mike-Devel/feature/cmake_ci Vicente J. Botet Escriba 2019-05-08 15:59:08 +0200
  • 80cad08a12 [CMake] Also run examples as part of tests Mike Dev 2019-05-08 13:26:30 +0200
  • 55a542de1c [CMake] Use correct toolchain on travis Mike Dev 2019-05-08 11:39:21 +0200
  • fa17bf97ef [CMake] Some minor tweaks Mike Dev 2019-05-07 22:41:34 +0200
  • 9909b5c33d [CMake] Run cmake on appveyor Mike Dev 2019-05-07 22:00:07 +0200
  • 06a2dbcf6e [CMake] Use static libraries instead of object libraries Mike Dev 2019-05-07 21:44:13 +0200
  • ea0df23dea [CMake] Run cmake on travis Mike Dev 2019-05-07 21:27:09 +0200
  • d6033aee3d
    Merge pull request #5 from Mike-Devel/min_cmake Vicente J. Botet Escriba 2019-05-07 07:37:24 +0200
  • 34c3075def [CMake] Fix comment Mike Dev 2019-04-18 17:17:19 +0200
  • d2c2aba660 [CMake] Add minimal cmake support Mike Dev 2019-04-18 16:34:01 +0200
  • 7d40521682 Merge branch 'develop' Vicente J. Botet Escriba 2018-09-18 23:24:20 +0200
  • b0800f3936 Fix unit test that did not return report_errors() Glen Fernandes 2018-09-17 07:02:49 -0400
  • 7088e5d83c Comment failing configurations as using ::gets which is undefined in gnu 4.8. Vicente J. Botet Escriba 2017-09-19 21:31:13 +0200
  • 96369c2c12 appveyor mp11 -> ratio. Vicente J. Botet Escriba 2017-09-18 00:29:24 +0200
  • ff9b977f25 commit CI files. Vicente J. Botet Escriba 2017-09-07 00:09:09 +0200
  • 3be1f312d9 Merge branch 'develop' of github.com:boostorg/ratio into develop Vicente J. Botet Escriba 2017-02-18 19:58:47 +0100
  • f01778dc84 avoid lon long in C++98 Vicente J. Botet Escriba 2017-02-18 19:58:20 +0100
  • ee45b0666f Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:36 -0500
  • a100941dee Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:36 -0500
  • da935d6c5f Merge pull request #3 from mclow/develop Vicente J. Botet Escriba 2015-09-12 08:50:50 +0200
  • bfb52844b2 Remove use of deprecated macros in documentation Marshall Clow 2015-09-11 15:22:12 -0700
  • d7773512aa Merge branch 'develop' Vicente J. Botet Escriba 2015-01-24 08:16:04 +0100
  • 8868c41f3d Avoid warning 'long long' is a C++11 extension [-Wc++11-long-long] in file boost/ratio/ratio_fwd.hpp. Vicente J. Botet Escriba 2015-01-15 22:47:33 +0100
  • 591a1e69f1 Merge pull request #2 from danieljames/fix-json Vicente J. Botet Escriba 2014-07-03 07:41:54 +0200
  • cbf7fc161f Fix json markup Daniel James 2014-06-30 12:56:09 +0100
  • f10423e465 Merge branch 'develop' Vicente J. Botet Escriba 2014-06-29 16:02:58 +0200
  • c2117f02cd Merge pull request #1 from ericniebler/cudacc Vicente J. Botet Escriba 2014-06-22 14:18:56 +0200
  • 70a632b49e workaround for msvc breaks nvidia compile on windows Eric Niebler 2014-06-19 17:18:19 -0700
  • 90faec922b Merge branch 'develop' Vicente J. Botet Escriba 2014-06-09 17:49:44 +0200
  • 471428741e Make use of core files. Vicente J. Botet Escriba 2014-06-09 17:32:36 +0200
  • 8444a67278 Added meta/libraries.json. Vicente J. Botet Escriba 2014-06-09 14:10:01 +0200
  • bba9d15e35 Added README.md. Vicente J. Botet Escriba 2014-06-09 14:09:15 +0200
  • 48e3afe90e Merge branch 'develop' Vicente J. Botet Escriba 2014-06-08 12:04:04 +0200
  • d241df1d5d remove unused files. Vicente J. Botet Escriba 2014-06-05 19:20:09 +0200
  • 8f956e17ae comment mingw toolset flags - #9866. Vicente J. Botet Escriba 2014-04-19 12:49:13 +0200
  • 6859c6170d merge from develop 1.56. Vicente J. Botet Escriba 2014-02-10 00:21:03 +0100
  • 2b3eaa811d merge from develop 1.56. Vicente J. Botet Escriba 2014-02-10 00:17:24 +0100
  • 42cbb20337 Added ratio_min/max. Vicente J. Botet Escriba 2014-02-09 22:42:00 +0100
  • b5f8f32ec9 Ratio: Added some missing templates in ratio_fwd.hpp, some tests and doc of the new features ratio_power and binary prefixes. Vicente J. Botet Escriba 2013-11-09 17:00:41 +0000
  • 7702c85592 Ratio: Added ratio binary prefixes and ratio_power. Vicente J. Botet Escriba 2013-11-09 11:47:43 +0000
  • 1e3f895671 Ratio: Remove obsolete includes for eti workaround. Stephen Kelly 2013-09-26 09:44:10 +0000
  • 50aed8ebdf Ratio: Make link to example location independent. Daniel James 2013-09-22 10:33:05 +0000
  • db7a0a41b7 Ratio: warning removal Vicente J. Botet Escriba 2012-12-16 08:49:51 +0000
  • 610529a965 Ratio: warning removal Vicente J. Botet Escriba 2012-12-16 08:34:19 +0000
  • 158c11d1a1 Ratio: Update history Vicente J. Botet Escriba 2012-12-08 16:20:28 +0000
  • 39fb839297 Ratio: merge from trunk 1.53 Vicente J. Botet Escriba 2012-12-01 23:39:04 +0000
  • 1fdb0e758d Removed usage of deprecated macros in Boost.Ratio Marshall Clow 2012-11-26 18:23:31 +0000
  • 8ed636cdc3 Ratio: silence warning shift count negative or too big, undefined behavior Vicente J. Botet Escriba 2012-10-30 19:55:17 +0000
  • 487c93c6ff Thread: Merge 80946,80947 Vicente J. Botet Escriba 2012-10-11 22:49:45 +0000
  • 57e6eac303 Ratio: Temporary definition of BOOST_NO_CXX11_U16STRING and BOOST_NO_CXX11_U32STRING waiting for their definition on Boost.Config Vicente J. Botet Escriba 2012-10-10 22:29:37 +0000
  • 8f31a895ed Ratio: Temporary definition of BOOST_NO_CXX11_U16STRING and BOOST_NO_CXX11_U32STRING waiting for their definition on Boost.Config Vicente J. Botet Escriba 2012-10-10 22:25:54 +0000
  • 93a51f6d87 Ratio: merge 80896 Vicente J. Botet Escriba 2012-10-09 23:11:50 +0000
  • c076c1ee66 Ratio: remove invalid link in doc Vicente J. Botet Escriba 2012-10-09 22:10:43 +0000
  • b2d1eb09a2 Ratio: fixes parially 7478 Vicente J. Botet Escriba 2012-10-07 13:53:41 +0000
  • 6257cb379d Ratio: merge from trunk Vicente J. Botet Escriba 2012-09-05 11:03:16 +0000
  • 661226220c Ratio: remove outdated pdf doc. Vicente J. Botet Escriba 2012-08-30 06:02:05 +0000
  • 59e0b9bbca Ratio: version 2: Added prefix/symbol functions ratio_io. Vicente J. Botet Escriba 2012-08-30 05:00:10 +0000
  • e44b1e6e50 Ratio: fix Tab inspection Vicente J. Botet Escriba 2012-08-15 10:40:58 +0000
  • c3f9e7c641 Ratio: update doc Vicente J. Botet Escriba 2012-08-12 18:52:24 +0000
  • 9d02182e85 Ratio: fixes for inspection report Vicente J. Botet Escriba 2012-08-12 18:51:08 +0000
  • 1f88e2c150 Merge changes from trunk: John Maddock 2012-07-14 16:05:50 +0000
  • 763349fdf3 Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line. So "bjam pdfinstall" will now build and install the PDF to the current directory. This works around some problems that the previous versions had if the user did not have an FO processor installed (basically Daniel James was unable to build the HTML docs for the distribution if the pdfinstall rule was implicit). John Maddock 2012-07-14 11:21:03 +0000
  • 4778b0d7fb Ratio: mergre from trunk: fixes #7075 Vicente J. Botet Escriba 2012-07-08 19:58:09 +0000
  • b6a00cbe2c Ratio: apply patch for #7075 Vicente J. Botet Escriba 2012-07-04 21:01:41 +0000
  • a20d4f6c19 Thread: Comment use of missing file Vicente J. Botet Escriba 2012-04-08 22:38:32 +0000
  • 8a0484fcee Ratio: Avoid the Mpl error when using the 0x7FFFFFFFFFFFFFFELL + update history + try __typeof__ trick on sun Vicente J. Botet Escriba 2012-04-06 23:45:38 +0000
  • 55cf063bfe Ratio: document fix for #6498 Vicente J. Botet Escriba 2012-04-01 19:47:56 +0000
  • 7e8a4ae0d5 Ratio: Fix #6498+merge from trunk Vicente J. Botet Escriba 2012-04-01 19:10:27 +0000
  • 722a1a3d1e Ratio: Protect including files that are extension with BOOST_RATIO_EXTENSIONS Vicente J. Botet Escriba 2012-03-21 21:17:27 +0000
  • 336c5a824d Chrono/Ratio merge trunk version v1 Vicente J. Botet Escriba 2011-11-26 00:49:13 +0000
  • a10c5d3377 Ratio: Fix Ticket #5724 and type with u32string Vicente J. Botet Escriba 2011-11-01 20:55:28 +0000
  • 4b58e5a915 Ratio/Chrono Fix issue with overflow while seen if is_evenly_divisible_by Vicente J. Botet Escriba 2011-10-30 13:59:22 +0000
  • ea2e993b19 ratio: fix #5724: 0 + 0 and 0 - 0 lead to a compile time error Vicente J. Botet Escriba 2011-08-19 15:41:08 +0000
  • e30305d13c ratio: fix #5724: 0 + 0 and 0 - 0 lead to a compile time error Vicente J. Botet Escriba 2011-08-19 15:40:42 +0000
  • 79f8a1a1dc Chrono: inspect update+fix si example Vicente J. Botet Escriba 2011-04-12 20:41:22 +0000
  • 81893a3fd7 Ratio: fix si example Vicente J. Botet Escriba 2011-04-11 22:23:22 +0000
  • 8fd9973106 Ratio: import from Trunk Vicente J. Botet Escriba 2011-03-21 17:17:54 +0000
  • 12bcc10de9 Ratio: import from Trunk Vicente J. Botet Escriba 2011-03-21 17:15:19 +0000
  • d65863e6ef Ratio: import from Trunk Vicente J. Botet Escriba 2011-03-21 17:14:23 +0000
  • 9ac749e095 Ratio:: change doc directory from boost_ratio to ratio Vicente J. Botet Escriba 2011-02-25 16:45:36 +0000
  • fcadf4e5ad Html redirects for ratio. Daniel James 2011-02-24 22:40:21 +0000
  • 711336717e Ratio: update doc Vicente J. Botet Escriba 2011-02-16 19:14:21 +0000
  • 0aac758efc Ratio/ Add dependency to rational_c_tag.hpp Vicente J. Botet Escriba 2011-02-12 16:00:39 +0000
  • ca59e50305 Ratio: remove erroneous -Wextra compiler flag Vicente J. Botet Escriba 2011-02-11 06:55:36 +0000
  • 53aa5dbfb0 Ratio/ try to solve vacpp compiler issue in si_physics example. Vicente J. Botet Escriba 2011-02-08 23:09:59 +0000
  • 00a6ea5b10 Ratio/ try to solve msvc 9.0 compiler issue (enable_if?) in si_physics example. Vicente J. Botet Escriba 2011-02-08 23:00:34 +0000
  • c899292794 Ratio: Remove error: ambiguous reference to std ratio interface Vicente J. Botet Escriba 2011-02-06 11:44:20 +0000
  • c682ee04b9 Ratio: Suppress warning for clang compiler warning: 'long long' is an extension when C99 mode is not enabled [-Wlong-long] Vicente J. Botet Escriba 2011-02-06 11:38:19 +0000
  • 0784e928b8 Ratio: Set -Wno-long-long with pathscale toolset as needed if -pedantic is set Vicente J. Botet Escriba 2011-01-25 17:25:43 +0000
  • 2d87e61d49 Boost.Ratio: Cleanup #if 0 Vicente J. Botet Escriba 2011-01-17 22:20:59 +0000
  • 038786c62e Boost.Ratio/Chrono: minor doc changes Vicente J. Botet Escriba 2011-01-17 22:18:38 +0000
  • 7cd1f04f51 Boost.Ratio/Chrono: Update reference structure Vicente J. Botet Escriba 2011-01-16 16:21:41 +0000
  • 27841a060c Boost.Ratio/Chrono: Added boost/ratio/include.hpp file and make use of boost/ratio/ratio.hpp when all the files are not needed Vicente J. Botet Escriba 2011-01-16 12:07:26 +0000
  • 2326d1b80b Boost.Ratio: Added tests for added mpl files Vicente J. Botet Escriba 2011-01-13 06:01:47 +0000
  • be1aff23e1 Boost.Ratio: Added more mpl files Vicente J. Botet Escriba 2011-01-13 05:59:40 +0000
  • 40da34a83b Boost.Ratio: Force failure to debug condition Vicente J. Botet Escriba 2011-01-12 18:14:08 +0000
  • 546a2e9e19 Boost.Ratio: Added more mpl arithmetic operations Vicente J. Botet Escriba 2011-01-12 05:07:02 +0000