f90d1fa734Use BOOST_NOEXCEPT_OR_NOTHROW in public headers to prepare for C++20.
Romain Geissler
2018-11-13 23:41:00 +0000
aa46846917Update README with correct Coverity Scan links.
James E. King III
2018-11-03 08:46:57 -0400
476bfe884eMerge branch 'master' into develop
James E. King III
2018-11-02 21:15:32 -0400
385aae0030Add CI framework - travis with valgrind, cppcheck, ubsan, codecov, covscan (future) - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64 - README, LICENSE, etc.
James E. King III
2018-05-17 18:27:41 +0000
268c316586Bug fixes for the 1.65.0 release
Marshall Clow
2017-06-14 19:26:04 -0700
22b2490e85Replace removed BOOST_CHECKPOINT with equivalent BOOST_TEST_CHECKPOINT
Jürgen Hunold
2014-06-11 22:03:32 +0200
816a0df02cCreate merge base for git.
Daniel James
2014-04-06 14:08:38 +0100
bc4b85303aRemove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
Stephen Kelly
2013-10-11 23:15:00 +0000
87c16d02e5Numeric: Remove obsolete GCC version check.
Stephen Kelly
2013-09-30 15:59:04 +0000
94e41dbf53Numeric: fix minor unused parameter warning.
Vicente J. Botet Escriba
2013-04-20 13:54:56 +0000
707dab64afMerge 77144 from ^/trunk
Jürgen Hunold
2012-03-04 10:45:11 +0000
2d5a340fbeFix#5519: Use correct predefined _WIN64
Jürgen Hunold
2012-02-29 20:49:52 +0000
e5c11c2c5bMerge 74928 from ^/trunk ------------------------------------------------------------------------ r74928 | jhunold | 2011-10-12 19:59:21 +0200 (Mi, 12 Okt 2011) | 1 line
Jürgen Hunold
2011-10-14 16:56:40 +0000
79bb9ed668use boost workaround header for clang bug 6907
Jürgen Hunold
2011-10-12 17:59:21 +0000
38524e1025Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
Steven Watanabe
2011-01-15 08:11:51 +0000
88a023da76Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost. On Linux, GNU's libstdc++, which is the default stdlib for icc and clang, cannot parse the <iomanip> header in version 4.5+ (which thankfully neither compiler advises the use of yet), as it's original C++98-friendly implementation has been replaced with a gnu++0x implementation. <boost/detail/iomanip.hpp> is a portable implementation of <iomanip>, providing boost::detail::setfill, boost::detail::setbase, boost::detail::setw, boost::detail::setprecision, boost::detail::setiosflags and boost::detail::resetiosflags.
Bryce Adelstein-Lelbach
2011-01-14 02:35:58 +0000
4d2d5f7646Merge Interval from the trunk
Steven Watanabe
2011-01-03 03:57:26 +0000
70b0bfae51Apply patch to fix typos. Fixes#4931.
Steven Watanabe
2010-12-08 17:45:32 +0000
6ac8b41435Remove '.'. Fixes#4932.
Steven Watanabe
2010-12-08 17:41:18 +0000
d9d8c1263aUse the right name for intersect. Fixes#4600.
Steven Watanabe
2010-08-30 00:37:46 +0000
cde7ebc31dApply #61957 from release
Christopher Jefferson
2010-05-23 20:06:00 +0000
52cc981229Teach Numeric/Interval that Apple platforms provide <fenv.h> for rounding control
Douglas Gregor
2010-05-13 23:28:33 +0000
ebfeb7ccefDisable x86 assembler for x64 builds.
Jürgen Hunold
2010-03-06 14:17:49 +0000
eedb660630Applied patches to fix#2512 and #2513
Marshall Clow
2010-01-29 18:01:34 +0000
3548f4d9b3rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
Troy D. Straszheim
2009-10-17 02:07:38 +0000
52f15b31b5rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
Troy D. Straszheim
2009-10-17 01:10:45 +0000
5e2267e27aCopyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch.
Troy D. Straszheim
2009-07-26 00:49:56 +0000
e8990d5ee5Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22 21:51:01 +0000
74e036b471Use local copy of the valid HTML 4.01 icon, and make sure all the pages that use it are valid.
Daniel James
2009-05-25 20:06:26 +0000
76acf35ec0Use a local copy of the valid HTML 4.01 icon.
Daniel James
2009-05-16 14:23:59 +0000
96b3e4edf1merge of cmake build files from trunk per beman
Troy D. Straszheim
2009-01-24 18:57:20 +0000
30bd0eab64Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
Michael A. Jackson
2008-11-07 17:02:56 +0000
35b7d664dcContinuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
3142de747fMerge fixes from Trunk.
John Maddock
2008-10-13 09:00:03 +0000
94be8c217cChange includes of <cmath> to <boost/config/no_tr1/config.hpp>.
John Maddock
2008-10-10 16:10:00 +0000
dbdeaf5266Added support for Sun compiler on x86. Removed some template parameters when forcing rounding.
Guillaume Melquiond
2008-08-05 16:28:34 +0000
6cabf94389Ported patch from 1.34.1 about conflicting math.h functions on PPC. Commented use of old control function for MSVC.
Guillaume Melquiond
2007-11-01 16:01:30 +0000
99e2149a68Suppress a GCC 4.3 warning and fix a couple header-inclusion issues.
Douglas Gregor
2007-10-22 19:54:54 +0000
9951d9a5f2Starting point for releases
Beman Dawes
2007-10-05 14:25:06 +0000
52fa16750cAdded missing include for assert.
Markus Schöpflin
2007-09-20 07:35:43 +0000
7746d798c8Remove V1 Jamfiles
Vladimir Prus
2007-08-08 19:02:26 +0000
f743d96d07This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'.
nobody
2007-07-24 19:28:14 +0000
87055effebFixes for #583.
Thomas Witt
2007-06-07 18:43:47 +0000
26aa69adc9Change name in order to follow common practice.
Guillaume Melquiond
2007-06-06 08:55:17 +0000
3daf0e5e88Use proper rounding with GCC on x86-64.
Guillaume Melquiond
2007-06-06 08:51:03 +0000
3d8372972ePorted change from 1.34.0 for enabling Windows x86-64 rounding.
Guillaume Melquiond
2007-06-04 15:06:32 +0000
34c52d1bfeMinimal fix for supporting floating-point types on x86-64/MSVC (tested by Andreas Fabri).
Guillaume Melquiond
2007-03-16 10:43:29 +0000
47ffd59141Merged HTML validation fixes from trunk to branch.
Andreas Huber
2006-12-25 11:29:07 +0000
32803912c4Fixed a few HTML validation errors.
Andreas Huber
2006-12-25 11:27:29 +0000
5b2219b81fMerged L & C issue fixes & HTML conversions from trunk to branch.
Andreas Huber
2006-12-24 10:55:35 +0000
957a3ff2d7Fixed license & copyright issues and converted to HTML 4.01
Andreas Huber
2006-12-24 10:52:12 +0000
61b9314fa3Merge from HEAD. Allow building of shared versions of some Boost.Test libraries. Adjust tests to use always use static linking to Boost.Test, since linking to the shared version requires test changes.
Vladimir Prus
2006-11-10 19:59:52 +0000
e17badbb6bAllow building of shared versions of some Boost.Test libraries. Adjust tests to use always use static linking to Boost.Test, since linking to the shared version requires test changes.
Vladimir Prus
2006-11-10 19:09:56 +0000
4e01254698Merged copyright and license addition
Beman Dawes
2006-11-07 19:27:00 +0000
2118a8aabaUpdate HP aCC config and move header include outside namespace declarations (with thanks to Boris Gubenko for providing and testing these).
John Maddock
2006-11-02 10:39:11 +0000
848eb28da3Update HP aCC config and move header include outside namespace declarations (with thanks to Boris Gubenko for providing and testing these).
John Maddock
2006-11-02 10:39:11 +0000
be428c1c97Added HP-UX and itanium support.
John Maddock
2006-10-24 17:51:38 +0000
d077590d89Added HP-UX and itanium support.
John Maddock
2006-10-24 17:51:38 +0000
6fc94925ddFixed possibly inadequate result type of operator- by explicit cast.
Guillaume Melquiond
2006-08-13 12:08:48 +0000
09c1af267fFixed possibly inadequate result type of operator- by explicit cast. Added root interval function.
Guillaume Melquiond
2006-08-13 12:05:56 +0000
317350c314Fixed possibly inadequate result type of operator- by explicit cast.
Guillaume Melquiond
2006-08-13 11:44:47 +0000
ef670184b6Fixed possibly inadequate result type of operator- by explicit cast.
Guillaume Melquiond
2006-08-13 11:44:47 +0000
bce3007d7eThis commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
nobody
2006-03-21 02:26:31 +0000
5e35090caaEnable dynamic rounding on Alpha CPUs / Tru64.
Markus Schöpflin
2006-03-10 12:51:35 +0000