Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/boostorg/boost.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-10Update multi_array from masterAutomated Commit
2019-12-17Update multi_array from masterAutomated Commit
2019-05-04Update multi_array from masterAutomated Commit
2019-02-26Update multi_array from masterAutomated Commit
2018-10-04Update multi_array from masterAutomated Commit
2017-09-19Update multi_array from masterAutomated Commit
2016-10-10Update 61 submodules from masterAutomated Commit
2014-04-23Update multi_array from master.Automated Commit
2014-04-23Update multi_array from master.Automated Commit
2014-04-23Update multi_array from master.Automated Commit
2014-04-06Update bimap, compatibility, crc, format, graph_parallel, integer, interval, ...Automated Commit
2013-11-13Merge r86524 (Correct broken links to C++ standard papers); fixes #9212Michel Morin
2012-05-21Pulling a patch from the trunk to release. include enable_if.hpp whereRonald Garcia
2012-05-17Specialize BOOST_CHECK_MESSAGE handler now that array.cpp uses it.Ronald Garcia
2012-05-17Pushing fixes over from the trunk to the release branch.Ronald Garcia
2010-10-05Merged r46508 (bug fixes), r53790 (added test case), r62605 (fix for #3581), ...Jeremiah Willcock
2010-10-05Merged r47768 (new example) and r62611 (fix for bug #4032) from trunk; refs #...Jeremiah Willcock
2010-07-05Spirit: merging from trunk upto rev. 61489Hartmut Kaiser
2010-04-23Boost.MultiArray - fixed, as requested, the ambiguous calls to the equal func...Neil Groves
2009-10-17rm cmake from the release branch before it goes out broken. Policy dictates ...Troy D. Straszheim
2009-07-23Add basic copyright/license to keep cmake out of the inspection reportTroy D. Straszheim
2009-05-16Merge in inspect checks for links in CSS files and external content. And fix ...Daniel James
2009-03-22Merged revisions 45283,48266 via svnmerge from Daniel James
2009-01-24merge of cmake build files from trunk per bemanTroy D. Straszheim
2008-02-10Merged revisions 43206,43208-43213 via svnmerge from Daniel James
2007-11-25Full merge from trunk at revision 41356 of entire boost-root tree.Beman Dawes
2007-11-25Full merge from trunk at revision 41356 of entire boost-root tree.Beman Dawes
2007-10-05Starting point for releasesBeman Dawes
2007-07-24This commit was manufactured by cvs2svn to create tagnobody
2007-02-25Correct testing bugs:Dave Abrahams
2006-11-07Merged copyright and license additionBeman Dawes
2006-11-06Remove obsolete Boost.Build v1 files.Rene Rivera
2006-06-30CW 8.3 workaround.Ronald Garcia
2006-06-26Backpatching fixes to the documentation from HEAD.Ronald Garcia
2006-06-26Applied patch broke MSVC 7.1 and 8.0Ronald Garcia
2006-06-26merged from trunk to branchJoaquín M. López Muñoz
2006-06-06Changed variable names for vc-6_5.Ronald Garcia
2006-06-01Merging iterator bug fix into 1.34 release.Ronald Garcia
2006-03-21This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody
2006-03-08Added support to resize multi_array objects by passing in a Collection.Ronald Garcia
2006-03-06Fixed a bug in resize. It was losing storage order.Ronald Garcia
2006-03-06Added another test for resize preserving storage order.Ronald Garcia
2006-03-03Fix for codewarrior.Ronald Garcia
2006-02-20Fix for MSVC 6.5.Ronald Garcia
2006-02-16Cleaned up index_range implementation a bit.Ronald Garcia
2006-02-14forgot to account for empty arrays (used during resizing).Ronald Garcia
2006-02-14Added range checking to the view creation code.Ronald Garcia
2006-02-13irrelevant file erased.Ronald Garcia
2006-02-13Added mention of BOOST_DISABLE_ASSERT and range checking.Ronald Garcia
2006-02-13Added mention of BOOST_DISABLE_ASSERT and range checking. Fixed aRonald Garcia