summaryrefslogtreecommitdiff
path: root/libs/circular_buffer
Commit message (Collapse)AuthorAgeFilesLines
* Update circular_buffer from masterAutomated Commit2022-09-121-0/+0
|
* Update circular_buffer from masterAutomated Commit2021-06-091-0/+0
|
* Update circular_buffer from masterAutomated Commit2020-10-291-0/+0
|
* Update circular_buffer from masterAutomated Commit2020-06-121-0/+0
|
* Update circular_buffer from masterAutomated Commit2019-08-221-0/+0
|
* Update circular_buffer from masterAutomated Commit2019-05-221-0/+0
|
* Update circular_buffer from masterAutomated Commit2019-04-261-0/+0
|
* Update circular_buffer from masterAutomated Commit2018-11-291-0/+0
|
* Update circular_buffer from masterAutomated Commit2018-10-271-0/+0
|
* Update circular_buffer from masterAutomated Commit2018-09-081-0/+0
|
* Update circular_buffer from masterAutomated Commit2018-02-051-0/+0
|
* Update circular_buffer from masterAutomated Commit2017-06-041-0/+0
|
* Update 17 submodules from masterAutomated Commit2016-10-101-0/+0
| | | | | | Update any, asio, atomic, bimap, bind, chrono, circular_buffer, compute, concept_check, config, container, context, convert, core, coroutine, coroutine2, date_time.
* Update circular_buffer from master.Automated Commit2016-08-181-0/+0
|
* Update circular_buffer from master.Automated Commit2014-10-141-0/+0
|
* Update circular_buffer from master.Automated Commit2014-08-141-0/+0
|
* Update circular_buffer from master.Automated Commit2014-08-121-0/+0
|
* Update align, circular_buffer from master.Automated Commit2014-05-041-0/+0
|
* Update circular_buffer.Automated Commit2014-01-191-0/+0
|
* Update circular_buffer.Automated Commit2014-01-011-0/+0
|
* Update any, circular_buffer, context, conversion, variant.Daniel James2013-12-091-0/+0
|
* Update circular_buffer, context, conversion, program_options, variantDaniel James2013-12-041-0/+0
|
* Merge circular_buffer from trunk: Antony Polukhin2013-11-131-0/+0
| | | | | | * dropped support of antique compilers (thanks to Stephen Kelly for doing it all around the boost!) [SVN r86677]
* Merge circular buffer documentation fixes.Daniel James2013-10-081-0/+0
| | | | [SVN r86209]
* Big merge of Boost.CircularBuffer :Antony Polukhin2013-08-291-0/+0
| | | | | | | * Full merge of QuickBoock documentation from Paul A. Bristow * Merged rvalue references support with tests and documentation (fixed #7888) [SVN r85510]
* Apply patch to release branch; Fixes #8032Marshall Clow2013-05-231-0/+0
| | | | [SVN r84450]
* circular_buffer: fixed when BOOST_NO_STDC_NAMESPACE definedJan Gaspar2010-11-231-0/+0
| | | | [SVN r66704]
* circular_buffer: applied patch to remove workaround for DEC C++ compiler - ↵Jan Gaspar2010-04-261-0/+0
| | | | | | now all compilers will use this->invalidate_iterators_except [SVN r61570]
* circular_buffer: updated documentationJan Gaspar2010-03-181-0/+0
| | | | [SVN r60691]
* circular_buffer: constant complexity of clear method and destructor; added ↵Jan Gaspar2010-01-041-0/+0
| | | | | | erase_begin and erase_end methods [SVN r58681]
* 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]
* circular_buffer: #3285Jan Gaspar2009-07-291-0/+0
| | | | [SVN r55260]
* Add basic copyright/license to keep cmake out of the inspection reportTroy D. Straszheim2009-07-221-0/+0
| | | | [SVN r55095]
* circular_buffer: #2785, #3032Jan Gaspar2009-06-051-0/+0
| | | | [SVN r53652]
* Fixed almost all tab and min/max issues found by inspect toolJeremiah Willcock2009-05-201-0/+0
| | | | [SVN r53142]
* Circular_buffer depends on ThreadDouglas Gregor2009-05-071-0/+0
| | | | [SVN r52817]
* merge of cmake build files from trunk per bemanTroy D. Straszheim2009-01-241-0/+0
| | | | [SVN r50756]
* circular_buffer: #2538 Warning suppression in circular buffer test jamfileJan Gaspar2008-12-041-0/+0
| | | | [SVN r50107]
* circular_buffer: fixed MSVC9 warningJan Gaspar2008-08-201-0/+0
| | | | [SVN r48264]
* circular_buffer: major update for Boost 1.37Jan Gaspar2008-08-181-0/+0
| | | | [SVN r48190]
* default constructor changed so it does not allocate memory (it allocated a ↵Thorsten Jørgen Ottosen2008-07-181-0/+0
| | | | | | huge memory block previously). [SVN r47559]
* circular_buffer: improved documentationJan Gaspar2008-03-191-0/+0
| | | | [SVN r43720]
* circular_buffer: bugfix #1692Jan Gaspar2008-03-181-0/+0
| | | | [SVN r43711]
* circular_buffer: updated documentationJan Gaspar2008-01-231-0/+0
| | | | [SVN r42942]
* 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]