summaryrefslogtreecommitdiff
path: root/libs/rational
Commit message (Collapse)AuthorAgeFilesLines
* Update rational from masterAutomated Commit2021-06-081-0/+0
|
* Update rational from masterAutomated Commit2021-05-301-0/+0
|
* Update rational from masterAutomated Commit2020-11-161-0/+0
|
* Update rational from masterAutomated Commit2019-04-221-0/+0
|
* Update rational from masterAutomated Commit2018-11-041-0/+0
|
* Update rational from masterAutomated Commit2018-11-031-0/+0
|
* Update rational from masterAutomated Commit2018-10-301-0/+0
|
* Update rational from masterAutomated Commit2018-07-161-0/+0
|
* Update rational from masterAutomated Commit2018-06-181-0/+0
|
* Update mpl, rational, tokenizer from masterAutomated Commit2017-09-141-0/+0
|
* Update rational from masterAutomated Commit2017-03-311-0/+0
|
* Update rational from masterAutomated Commit2017-01-041-0/+0
|
* Update rational from master.Automated Commit2016-09-101-0/+0
|
* Update rational from master.Automated Commit2015-10-151-0/+0
|
* Update rational from master.Automated Commit2015-01-291-0/+0
|
* Update statechart, scope_exit, rational, range, random, python, ↵Automated Commit2015-01-251-0/+0
| | | | ptr_container, parameter from master.
* Update rational from master.Automated Commit2015-01-141-0/+0
|
* Merged [85417], [85418], and [85434] from trunk to release, fixing ↵Daryle Walker2013-08-241-0/+0
| | | | | | show-stoppers for Boost.Rational, like #5855 and a C++11 update for some test code [SVN r85441]
* rm cmake from the release branch before it goes out broken. Policy dictates ↵Troy D. Straszheim2009-10-171-0/+0
| | | | | | that you never commit to release, you commit to trunk and merge to release. [SVN r56941]
* Add basic copyright/license to keep cmake out of the inspection reportTroy D. Straszheim2009-07-221-0/+0
| | | | [SVN r55095]
* Fixed almost all tab and min/max issues found by inspect toolJeremiah Willcock2009-05-201-0/+0
| | | | [SVN r53142]
* Merged revisions 45283,48266 via svnmerge from Daniel James2009-03-221-0/+0
| | | | | | | | | | | | | | | | | https://svn.boost.org/svn/boost/trunk ........ r45283 | danieljames | 2008-05-11 14:49:20 +0100 (Sun, 11 May 2008) | 1 line Quote href values - our tools don't support unquoted values. ........ r48266 | danieljames | 2008-08-20 20:32:23 +0100 (Wed, 20 Aug 2008) | 1 line Fix the link to the limits documentation. ........ [SVN r51902]
* merge of cmake build files from trunk per bemanTroy D. Straszheim2009-01-241-0/+0
| | | | [SVN r50756]
* merge tests and Jamfiles for 7 librariesBoris Gubenko2009-01-041-0/+0
| | | | [SVN r50456]
* Merge trivial fixes from Trunk.John Maddock2008-12-221-0/+0
| | | | [SVN r50364]
* Merged revisions 43206,43208-43213 via svnmerge from Daniel James2008-02-101-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://svn.boost.org/svn/boost/trunk ........ r43206 | danieljames | 2008-02-10 09:55:03 +0000 (Sun, 10 Feb 2008) | 1 line Fix some broken links. ........ r43209 | danieljames | 2008-02-10 14:56:22 +0000 (Sun, 10 Feb 2008) | 1 line Link to people pages on the website, as they've been removed from the download. ........ r43210 | danieljames | 2008-02-10 15:02:17 +0000 (Sun, 10 Feb 2008) | 1 line Point links to the pages that used to be in 'more' to the site. ........ r43212 | danieljames | 2008-02-10 16:10:16 +0000 (Sun, 10 Feb 2008) | 1 line Fix links on the home page as well. ........ r43213 | danieljames | 2008-02-10 16:21:22 +0000 (Sun, 10 Feb 2008) | 1 line Generated documentation which is no longer generated. ........ [SVN r43214]
* Full merge from trunk at revision 41356 of entire boost-root tree.Beman Dawes2007-11-251-0/+0
| | | | [SVN r41370]
* Full merge from trunk at revision 41356 of entire boost-root tree.Beman Dawes2007-11-251-0/+0
| | | | [SVN r41369]
* Starting point for releasesBeman Dawes2007-10-051-0/+0
| | | | [SVN r39706]
* This commit was manufactured by cvs2svn to create tagnobody2007-07-241-0/+0
| | | | | | 'Version_1_34_1'. [SVN r38286]
* merged from trunk to branchJoaquín M. López Muñoz2006-10-201-0/+0
| | | | [SVN r35669]
* merged from trunk to branchJoaquín M. López Muñoz2006-10-181-0/+0
| | | | [SVN r35655]
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
| | | | [SVN r33417]
* Cleaned up HTML coding to minimal Tidy-ness.Daryle Walker2006-01-061-0/+0
| | | | [SVN r32239]
* Attempted to correct wording on Integer Type Requirements and improve ↵Daryle Walker2006-01-061-0/+0
| | | | | | wording on Constructors, pursuant to bug #1043616. [SVN r32237]
* Hopefully fixed regression test warnings and errors.Daryle Walker2006-01-051-0/+0
| | | | [SVN r32227]
* Added a Boolean conversion operator to boost::rational<>.Daryle Walker2005-12-271-0/+0
| | | | [SVN r32167]
* Moved the non-support testing items to outside the file-private namespace.Daryle Walker2005-12-241-0/+0
| | | | [SVN r32160]
* Rearranged headers; updated standard header list to what's actually referenced.Daryle Walker2005-12-241-0/+0
| | | | [SVN r32156]
* Split the basic test suite function template into several function ↵Daryle Walker2005-12-241-0/+0
| | | | | | templates, one for each category. [SVN r32155]
* Moved common variables to fixture; replaced macro-based fixture inner-types ↵Daryle Walker2005-12-241-0/+0
| | | | | | with a class template; changed basic test suite from test function to a test suite surrounding a test function template. [SVN r32151]
* Started using the internal MyInt type; started transition away from ↵Daryle Walker2005-12-241-0/+0
| | | | | | macro-controlled type usage to exhaustively trying all allowed types with templated unit tests. [SVN r32150]
* Changed a test with 'double' from equality to closeness.Daryle Walker2005-12-241-0/+0
| | | | [SVN r32149]
* Moved test sections that do not need common variables to separate unit ↵Daryle Walker2005-12-241-0/+0
| | | | | | tests, grouped in suites. [SVN r32148]
* Started moving common test settings to a fixtureDaryle Walker2005-12-241-0/+0
| | | | [SVN r32147]
* Changed individual checks from using a custom macro to using macros from ↵Daryle Walker2005-12-241-0/+0
| | | | | | Boost.Test. [SVN r32146]
* Mandated use of C++ modern string streamsDaryle Walker2005-12-241-0/+0
| | | | [SVN r32144]
* Removed secondary parts of the old custom testing code; moved the printing ↵Daryle Walker2005-12-241-0/+0
| | | | | | of a size check to a global fixture. Part of Boost.Preprocessor is now used. [SVN r32143]
* Did minimal modifications to make Boost.Rational use Boost.Test for testing.Daryle Walker2005-12-241-0/+0
| | | | [SVN r32142]
* Merged from 1.33.0 releaseDouglas Gregor2005-08-121-0/+0
| | | | [SVN r30540]