Marshall Clow
bfb52844b2
Remove use of deprecated macros in documentation
2015-09-11 15:22:12 -07:00
Vicente J. Botet Escriba
8868c41f3d
Avoid warning 'long long' is a C++11 extension [-Wc++11-long-long] in file boost/ratio/ratio_fwd.hpp.
2015-01-15 22:47:33 +01:00
Vicente J. Botet Escriba
591a1e69f1
Merge pull request #2 from danieljames/fix-json
...
Fix json markup
2014-07-03 07:41:54 +02:00
Daniel James
cbf7fc161f
Fix json markup
2014-06-30 12:56:09 +01:00
Vicente J. Botet Escriba
c2117f02cd
Merge pull request #1 from ericniebler/cudacc
...
workaround for msvc breaks nvidia compile on windows
2014-06-22 14:18:56 +02:00
Eric Niebler
70a632b49e
workaround for msvc breaks nvidia compile on windows
2014-06-19 17:18:19 -07:00
Vicente J. Botet Escriba
471428741e
Make use of core files.
2014-06-09 17:32:36 +02:00
Vicente J. Botet Escriba
8444a67278
Added meta/libraries.json.
2014-06-09 14:10:01 +02:00
Vicente J. Botet Escriba
bba9d15e35
Added README.md.
2014-06-09 14:09:15 +02:00
Vicente J. Botet Escriba
d241df1d5d
remove unused files.
2014-06-05 19:20:09 +02:00
Vicente J. Botet Escriba
8f956e17ae
comment mingw toolset flags - #9866 .
2014-04-19 12:49:13 +02:00
Vicente J. Botet Escriba
42cbb20337
Added ratio_min/max.
2014-02-09 22:42:00 +01:00
Vicente J. Botet Escriba
b5f8f32ec9
Ratio: Added some missing templates in ratio_fwd.hpp, some tests and doc of the new features ratio_power and binary prefixes.
...
[SVN r86601]
2013-11-09 17:00:41 +00:00
Vicente J. Botet Escriba
7702c85592
Ratio: Added ratio binary prefixes and ratio_power.
...
[SVN r86594]
2013-11-09 11:47:43 +00:00
Stephen Kelly
1e3f895671
Ratio: Remove obsolete includes for eti workaround.
...
[SVN r85941]
2013-09-26 09:44:10 +00:00
Daniel James
50aed8ebdf
Ratio: Make link to example location independent.
...
[SVN r85824]
2013-09-22 10:33:05 +00:00
Vicente J. Botet Escriba
610529a965
Ratio: warning removal
...
[SVN r82015]
2012-12-16 08:34:19 +00:00
Vicente J. Botet Escriba
158c11d1a1
Ratio: Update history
...
[SVN r81796]
2012-12-08 16:20:28 +00:00
Marshall Clow
1fdb0e758d
Removed usage of deprecated macros in Boost.Ratio
...
[SVN r81567]
2012-11-26 18:23:31 +00:00
Vicente J. Botet Escriba
8ed636cdc3
Ratio: silence warning shift count negative or too big, undefined behavior
...
[SVN r81114]
2012-10-30 19:55:17 +00:00
Vicente J. Botet Escriba
57e6eac303
Ratio: Temporary definition of BOOST_NO_CXX11_U16STRING and BOOST_NO_CXX11_U32STRING waiting for their definition on Boost.Config
...
[SVN r80947]
2012-10-10 22:29:37 +00:00
Vicente J. Botet Escriba
8f31a895ed
Ratio: Temporary definition of BOOST_NO_CXX11_U16STRING and BOOST_NO_CXX11_U32STRING waiting for their definition on Boost.Config
...
[SVN r80946]
2012-10-10 22:25:54 +00:00
Vicente J. Botet Escriba
c076c1ee66
Ratio: remove invalid link in doc
...
[SVN r80916]
2012-10-09 22:10:43 +00:00
Vicente J. Botet Escriba
b2d1eb09a2
Ratio: fixes parially 7478
...
[SVN r80896]
2012-10-07 13:53:41 +00:00
Vicente J. Botet Escriba
661226220c
Ratio: remove outdated pdf doc.
...
[SVN r80318]
2012-08-30 06:02:05 +00:00
Vicente J. Botet Escriba
59e0b9bbca
Ratio: version 2: Added prefix/symbol functions ratio_io.
...
[SVN r80317]
2012-08-30 05:00:10 +00:00
Vicente J. Botet Escriba
e44b1e6e50
Ratio: fix Tab inspection
...
[SVN r80045]
2012-08-15 10:40:58 +00:00
Vicente J. Botet Escriba
c3f9e7c641
Ratio: update doc
...
[SVN r79990]
2012-08-12 18:52:24 +00:00
Vicente J. Botet Escriba
9d02182e85
Ratio: fixes for inspection report
...
[SVN r79989]
2012-08-12 18:51:08 +00:00
John Maddock
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).
[SVN r79492]
2012-07-14 11:21:03 +00:00
Vicente J. Botet Escriba
b6a00cbe2c
Ratio: apply patch for #7075
...
[SVN r79267]
2012-07-04 21:01:41 +00:00
Vicente J. Botet Escriba
a20d4f6c19
Thread: Comment use of missing file
...
[SVN r77842]
2012-04-08 22:38:32 +00:00
Vicente J. Botet Escriba
8a0484fcee
Ratio: Avoid the Mpl error when using the 0x7FFFFFFFFFFFFFFELL + update history + try __typeof__ trick on sun
...
[SVN r77796]
2012-04-06 23:45:38 +00:00
Vicente J. Botet Escriba
722a1a3d1e
Ratio: Protect including files that are extension with BOOST_RATIO_EXTENSIONS
...
[SVN r77461]
2012-03-21 21:17:27 +00:00
Vicente J. Botet Escriba
a10c5d3377
Ratio: Fix Ticket #5724 and type with u32string
...
[SVN r75240]
2011-11-01 20:55:28 +00:00
Vicente J. Botet Escriba
4b58e5a915
Ratio/Chrono Fix issue with overflow while seen if is_evenly_divisible_by
...
[SVN r75177]
2011-10-30 13:59:22 +00:00
Vicente J. Botet Escriba
ea2e993b19
ratio: fix #5724 : 0 + 0 and 0 - 0 lead to a compile time error
...
[SVN r73919]
2011-08-19 15:41:08 +00:00
Vicente J. Botet Escriba
e30305d13c
ratio: fix #5724 : 0 + 0 and 0 - 0 lead to a compile time error
...
[SVN r73918]
2011-08-19 15:40:42 +00:00
Vicente J. Botet Escriba
81893a3fd7
Ratio: fix si example
...
[SVN r71195]
2011-04-11 22:23:22 +00:00
Vicente J. Botet Escriba
9ac749e095
Ratio:: change doc directory from boost_ratio to ratio
...
[SVN r69276]
2011-02-25 16:45:36 +00:00
Daniel James
fcadf4e5ad
Html redirects for ratio.
...
[SVN r69255]
2011-02-24 22:40:21 +00:00
Vicente J. Botet Escriba
711336717e
Ratio: update doc
...
[SVN r68955]
2011-02-16 19:14:21 +00:00
Vicente J. Botet Escriba
0aac758efc
Ratio/ Add dependency to rational_c_tag.hpp
...
[SVN r68809]
2011-02-12 16:00:39 +00:00
Vicente J. Botet Escriba
ca59e50305
Ratio: remove erroneous -Wextra compiler flag
...
[SVN r68773]
2011-02-11 06:55:36 +00:00
Vicente J. Botet Escriba
53aa5dbfb0
Ratio/ try to solve vacpp compiler issue in si_physics example.
...
[SVN r68735]
2011-02-08 23:09:59 +00:00
Vicente J. Botet Escriba
00a6ea5b10
Ratio/ try to solve msvc 9.0 compiler issue (enable_if?) in si_physics example.
...
[SVN r68734]
2011-02-08 23:00:34 +00:00
Vicente J. Botet Escriba
c899292794
Ratio: Remove error: ambiguous reference to std ratio interface
...
[SVN r68666]
2011-02-06 11:44:20 +00:00
Vicente J. Botet Escriba
c682ee04b9
Ratio: Suppress warning for clang compiler
...
warning: 'long long' is an extension when C99 mode is not enabled [-Wlong-long]
[SVN r68665]
2011-02-06 11:38:19 +00:00
Vicente J. Botet Escriba
0784e928b8
Ratio: Set -Wno-long-long with pathscale toolset as needed if -pedantic is set
...
[SVN r68435]
2011-01-25 17:25:43 +00:00
Vicente J. Botet Escriba
2d87e61d49
Boost.Ratio: Cleanup #if 0
...
[SVN r68221]
2011-01-17 22:20:59 +00:00