index
:
delta/boost.git
circle2
danieljames-patch-1
danieljames-patch-2
danieljames-patch-3
develop
doxygen1.8.15
feature/add-histogram
feature/add-outcome
feature/arch-and-model
feature/bcp-namespace
feature/boost-install-reqs
feature/boostcpp-py
feature/ci-changes
feature/cmake-config
feature/docutils
feature/fix-status-tools
feature/gha
feature/install-cmake-config
feature/install-cmake-config-2
feature/pkgconfig
feature/remove-travis-packages
feature/reorder-gitmodules
feature/travis-cmake
feature/travis-cmake-2
feature/travis-submodules-j3
feature/travis-xenial
grafikrobot-patch-1
master
pdimov-patch-1
pdimov-patch-2
pdimov-patch-3
pdimov-patch-4
pr-asciidoctor
pr-asciidoctor-gem-3
pr/add-quickbook-to-status
pr/bootstrap-bat-specified-toolset
pr/normalize-submodule-names
pr/remove-boostcpp-py
pr/remove-root-targets
pr/remove-unversioned-targets
pr/remove-wave-special-case
pr/rvm-2.3.3
regression/reporting
github.com: boostorg/boost.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
array
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge changes in Boost.Array to release
Marshall Clow
2011-03-29
1
-0
/
+0
*
Merge changes in Boost.Array to release
Marshall Clow
2011-03-29
1
-0
/
+0
*
Merging changes to release; fixes #4761
Marshall Clow
2011-01-13
1
-0
/
+0
*
Merged array changes to release; fixes #4757
Marshall Clow
2010-12-28
1
-0
/
+0
*
Merged Array changes to release
Marshall Clow
2010-06-28
1
-0
/
+0
*
Merged array changes from trunk to release; Fixes #3893 and #3168
Marshall Clow
2010-03-25
1
-0
/
+0
*
Merged array changes from trunk to release
Marshall Clow
2010-01-12
1
-0
/
+0
*
rm cmake from the release branch before it goes out broken. Policy dictates ...
Troy D. Straszheim
2009-10-17
1
-0
/
+0
*
Add basic copyright/license to keep cmake out of the inspection report
Troy D. Straszheim
2009-07-22
1
-0
/
+0
*
Merge [53104] and [53105] from the trunk
Steven Watanabe
2009-05-23
1
-0
/
+0
*
merge of cmake build files from trunk per beman
Troy D. Straszheim
2009-01-24
1
-0
/
+0
*
merge tests and Jamfiles for 7 libraries
Boris Gubenko
2009-01-04
1
-0
/
+0
*
Full merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25
1
-0
/
+0
*
Full merge from trunk at revision 41356 of entire boost-root tree.
Beman Dawes
2007-11-25
1
-0
/
+0
*
Starting point for releases
Beman Dawes
2007-10-05
1
-0
/
+0
*
This commit was manufactured by cvs2svn to create tag
nobody
2007-07-24
1
-0
/
+0
*
Merged L & C issue fixes from trunk to branch.
Andreas Huber
2006-12-01
1
-0
/
+0
*
Merged copyright and license addition
Beman Dawes
2006-11-07
1
-0
/
+0
*
(merge from head)
Gennaro Prota
2006-08-08
1
-0
/
+0
*
Simplified code.
John Maddock
2006-06-24
1
-0
/
+0
*
Fix compiler errors resulting from missing return values.
John Maddock
2006-06-09
1
-0
/
+0
*
Remove size zero support for old compilers that do not support partial templa...
Alisdair Meredith
2006-06-04
1
-0
/
+0
*
Support for zero length arrays
Alisdair Meredith
2006-06-03
1
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
nobody
2006-03-21
1
-0
/
+0
*
Merged from Version_1_33_1
Douglas Gregor
2005-12-08
1
-0
/
+0
*
License update
Douglas Gregor
2004-09-09
1
-0
/
+0
*
*** empty log message ***
Thorsten Jørgen Ottosen
2004-07-27
1
-0
/
+0
*
added debug bounds checking; added new empty() definition
Thorsten Jørgen Ottosen
2004-07-27
1
-0
/
+0
*
array.xml: documentation updates from Nico
Douglas Gregor
2004-01-30
1
-0
/
+0
*
Installed some updates from Nicolai Josuttis
Douglas Gregor
2004-01-30
1
-0
/
+0
*
index.htm renamed index.html
Beman Dawes
2003-12-11
1
-0
/
+0
*
Switch over to BoostBook documentation
Douglas Gregor
2003-12-02
1
-0
/
+0
*
Updated to reflect BoostBook changes
Douglas Gregor
2003-03-15
1
-0
/
+0
*
Lots of cleanups as BoostBook becomes more strict
Douglas Gregor
2003-03-13
1
-0
/
+0
*
Import of BoostBook documentation for any, array, bind, function, ref, and
Douglas Gregor
2003-03-12
1
-0
/
+0
*
Added copyright
Björn Karlsson
2003-02-04
1
-0
/
+0
*
Add /libs/lib-name to comment
Beman Dawes
2002-12-23
1
-0
/
+0
*
Fixed reverse iterator workaround test, should now work with Intel C++ as wel...
John Maddock
2002-11-11
1
-0
/
+0
*
Added BOOST_DINKUMWARE_STDLIB macro
John Maddock
2002-11-09
1
-0
/
+0
*
No sense in failing just because a compiler doesn't implement correct for loo...
Dave Abrahams
2002-09-15
1
-0
/
+0
*
Stripped tabs, added VC7+STLport fixes
John Maddock
2002-09-07
1
-0
/
+0
*
One more attempt to get Intel config right.
John Maddock
2002-09-05
1
-0
/
+0
*
Second try at fixing Intel errors, without messing up Intel+STLport config.
John Maddock
2002-09-03
1
-0
/
+0
*
Added (hopeful) Intel C++ fixes for broken std::reverse_iterator.
John Maddock
2002-09-01
1
-0
/
+0
*
Added a fix for non Microsoft compilers using Microsoft libraries.
Ronald Garcia
2002-08-23
1
-0
/
+0
*
array5.cpp:
Douglas Gregor
2002-01-27
1
-0
/
+0
*
array3.cpp:
Douglas Gregor
2002-01-23
1
-0
/
+0
*
Fixed reverse iterator declarations so that they work with VC7b2.
John Maddock
2001-12-29
1
-0
/
+0
*
update from Nico
Jens Maurer
2001-08-23
1
-0
/
+0
*
Fix some broken links. Fix order of constructor initializers.
Darin Adler
2001-08-23
1
-0
/
+0
[next]