summaryrefslogtreecommitdiff
path: root/libs/range
Commit message (Collapse)AuthorAgeFilesLines
* Update range from masterAutomated Commit2021-05-281-0/+0
|
* Update range from masterAutomated Commit2020-11-031-0/+0
|
* Update range from masterAutomated Commit2020-06-241-0/+0
|
* Update range from masterAutomated Commit2019-04-261-0/+0
|
* Update range from masterAutomated Commit2018-10-011-0/+0
|
* Update range from masterAutomated Commit2018-07-121-0/+0
|
* Update range from masterAutomated Commit2018-04-181-0/+0
|
* Update range from masterAutomated Commit2017-12-191-0/+0
|
* Update range from masterAutomated Commit2017-12-031-0/+0
|
* Update range from masterAutomated Commit2017-09-101-0/+0
|
* Update range from masterAutomated Commit2017-09-091-0/+0
|
* Update range from masterAutomated Commit2017-09-091-0/+0
|
* Update range from masterAutomated Commit2016-11-271-0/+0
|
* Update range from masterAutomated Commit2016-11-231-0/+0
|
* Update 61 submodules from masterAutomated Commit2016-10-101-0/+0
| | | | | | | | | | | | Update build, dll, fiber, filesystem, foreach, function, functional, function_types, fusion, geometry, heap, icl, integer, interprocess, intrusive, iterator, lambda, lexical_cast, local_function, lockfree, log, logic, math, metaparse, move, mpi, multiprecision, multi_array, optional, parameter, phoenix, pool, predef, program_options, property_tree, proto, random, range, ratio, regex, scope_exit, signals, signals2, sort, spirit, static_assert, test, thread, tr1, tti, typeof, type_erasure, type_index, type_traits, units, unordered, utility, variant, vmd, winapi, xpressive.
* Update range from master.Automated Commit2016-01-041-0/+0
|
* Update fusion, range from master.Automated Commit2015-04-211-0/+0
|
* Update range from master.Automated Commit2015-01-311-0/+0
|
* Update statechart, scope_exit, rational, range, random, python, ↵Automated Commit2015-01-251-0/+0
| | | | ptr_container, parameter from master.
* add back missing boost.range interfacesboost-1.56.0Eric Niebler2014-08-051-0/+0
|
* merge boostorg/range#18Eric Niebler2014-07-301-0/+0
|
* Update range from master.Automated Commit2014-06-191-0/+0
|
* Update range from master.Automated Commit2014-06-161-0/+0
|
* Update range from master.Automated Commit2014-06-091-0/+0
|
* Update range from master.Automated Commit2014-06-081-0/+0
|
* Update range from master.Automated Commit2014-06-071-0/+0
|
* Update range, core from master.Automated Commit2014-06-051-0/+0
|
* Update range, atomic from master.Automated Commit2014-06-041-0/+0
|
* Update range from master.Automated Commit2014-03-121-0/+0
|
* Update range from master.Automated Commit2014-03-101-0/+0
|
* Update range from master.Automated Commit2014-03-091-0/+0
|
* Update range from master.Automated Commit2014-03-091-0/+0
|
* Update range from master.Automated Commit2014-03-051-0/+0
|
* Update range from master.Automated Commit2014-03-051-0/+0
|
* Update range from master.Automated Commit2014-03-041-0/+0
|
* Update range from master.Automated Commit2014-02-011-0/+0
|
* Merge r86524 (Correct broken links to C++ standard papers); fixes #9212Michel Morin2013-11-131-0/+0
| | | | [SVN r86673]
* [range] Merge Boost.Range bug fixes to release branch (fixes #6944; fixes ↵Nathan Ridge2013-06-181-0/+0
| | | | | | #7407; fixes #7408; fixes #7731; fixes #7827; fixes #8338; fixes #8453). [SVN r84823]
* [range] merge documentation fix from trunk (refs #7926)Nathan Ridge2013-01-261-0/+0
| | | | [SVN r82622]
* [range] merge fix for typos in comments to release branch (refs #7916)Nathan Ridge2013-01-261-0/+0
| | | | [SVN r82620]
* [range] Merge documentation fixes and minor refactoring of docs (refs #5160; ↵Nathan Ridge2013-01-141-0/+0
| | | | | | refs #5314; refs #5440; refs #5775; refs #6212; refs #7585; refs #7843; refs #7866). [SVN r82487]
* [range] merged bug fixes (r81890, refs #5603; r82071, refs #6103) from trunkNathan Ridge2012-12-211-0/+0
| | | | [SVN r82139]
* [range] merge doc fixes (r81888, r81889) from trunkNathan Ridge2012-12-211-0/+0
| | | | [SVN r82138]
* [boost][range] merge from trunk to releaseNeil Groves2012-09-231-0/+0
| | | | [SVN r80677]
* [boost][range] - Merge trac resolutions from the trunk. The most notable ↵Neil Groves2012-06-081-0/+0
| | | | | | change is the alteration of the size type to be unsigned. This is a potentially breaking change. [SVN r78860]
* [boost][range] - merge from trunk of miscellaneous defect fixesNeil Groves2011-06-051-0/+0
| | | | [SVN r72427]
* Merge to release.Bryce Adelstein-Lelbach2011-05-271-0/+0
| | | | [SVN r72228]
* [boost][range] - Merge a fix to undo an erroneous change to ↵Neil Groves2011-01-161-0/+0
| | | | | | iterator_range.size() that allowed it to compile for ranges that did not model the Random Access Range Concept and thereby broken the complexity guarantees. [SVN r68190]
* [range] - merge the tested changes from the trunk in preparation for the ↵Neil Groves2011-01-101-0/+0
| | | | | | 1.46 release. [SVN r67905]
* [boost][range] - merge from trunk which fixes a defect in the strided range ↵Neil Groves2010-12-261-0/+0
| | | | | | adaptor, and contains improvements to the documentation [SVN r67454]