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
/
multi_array
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 43206,43208-43213 via svnmerge from
Daniel James
2008-02-10
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
*
Correct testing bugs:
Dave Abrahams
2007-02-25
1
-0
/
+0
*
Merged copyright and license addition
Beman Dawes
2006-11-07
1
-0
/
+0
*
Remove obsolete Boost.Build v1 files.
Rene Rivera
2006-11-06
1
-0
/
+0
*
CW 8.3 workaround.
Ronald Garcia
2006-06-30
1
-0
/
+0
*
Backpatching fixes to the documentation from HEAD.
Ronald Garcia
2006-06-26
1
-0
/
+0
*
Applied patch broke MSVC 7.1 and 8.0
Ronald Garcia
2006-06-26
1
-0
/
+0
*
merged from trunk to branch
Joaquín M. López Muñoz
2006-06-26
1
-0
/
+0
*
Changed variable names for vc-6_5.
Ronald Garcia
2006-06-06
1
-0
/
+0
*
Merging iterator bug fix into 1.34 release.
Ronald Garcia
2006-05-31
1
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
nobody
2006-03-21
1
-0
/
+0
*
Added support to resize multi_array objects by passing in a Collection.
Ronald Garcia
2006-03-07
1
-0
/
+0
*
Fixed a bug in resize. It was losing storage order.
Ronald Garcia
2006-03-06
1
-0
/
+0
*
Added another test for resize preserving storage order.
Ronald Garcia
2006-03-06
1
-0
/
+0
*
Fix for codewarrior.
Ronald Garcia
2006-03-02
1
-0
/
+0
*
Fix for MSVC 6.5.
Ronald Garcia
2006-02-20
1
-0
/
+0
*
Cleaned up index_range implementation a bit.
Ronald Garcia
2006-02-16
1
-0
/
+0
*
forgot to account for empty arrays (used during resizing).
Ronald Garcia
2006-02-14
1
-0
/
+0
*
Added range checking to the view creation code.
Ronald Garcia
2006-02-14
1
-0
/
+0
*
irrelevant file erased.
Ronald Garcia
2006-02-13
1
-0
/
+0
*
Added mention of BOOST_DISABLE_ASSERT and range checking.
Ronald Garcia
2006-02-13
1
-0
/
+0
*
Added mention of BOOST_DISABLE_ASSERT and range checking. Fixed a
Ronald Garcia
2006-02-13
1
-0
/
+0
*
Suppressed some type warnings put out by g++ -Wall.
Ronald Garcia
2006-02-07
1
-0
/
+0
*
Added range checking and missing concept checks for operator().
Ronald Garcia
2006-02-07
1
-0
/
+0
*
Switched to boost/assert.hpp and BOOST_ASSERT.
Ronald Garcia
2006-02-07
1
-0
/
+0
*
Fixed a nasty bug.
Ronald Garcia
2006-02-07
1
-0
/
+0
*
Don't use SFINAE (disable_if) on compilers that don't support it.
Ronald Garcia
2006-01-24
1
-0
/
+0
*
Crazy ole' error in this test. Interesting that it has been hiding
Ronald Garcia
2006-01-19
1
-0
/
+0
*
Fix and adjustment for CW 9.4.
Ronald Garcia
2005-12-12
1
-0
/
+0
*
Fix for reindes on CW 9.4 (thanks to Doug Gregor).
Ronald Garcia
2005-12-08
1
-0
/
+0
*
undid an inadequate fix.
Ronald Garcia
2005-12-08
1
-0
/
+0
*
Merged from Version_1_33_1
Douglas Gregor
2005-12-08
1
-0
/
+0
*
Another modification for CW 9.4.
Ronald Garcia
2005-12-06
1
-0
/
+0
*
Yet another attempted fix to CW 9.4.
Ronald Garcia
2005-12-06
1
-0
/
+0
*
centralized typedef.
Ronald Garcia
2005-12-05
1
-0
/
+0
*
possibly fixed bugs appearing under CW9.4
Ronald Garcia
2005-12-05
1
-0
/
+0
*
possible fix for metrowerks CW9.4 problem.
Ronald Garcia
2005-11-30
1
-0
/
+0
*
Generalized the definition of index. This has been pointed out in the
Ronald Garcia
2005-11-13
1
-0
/
+0
*
Added documentation for resizing multi_array.
Ronald Garcia
2005-11-12
1
-0
/
+0
*
Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
John Maddock
2005-08-25
1
-0
/
+0
*
Merged from 1.33.0 release
Douglas Gregor
2005-08-12
1
-0
/
+0
*
Some type changes from Thomas Klimpel while trying to run on 64-bit machine.
Ronald Garcia
2005-07-18
1
-0
/
+0
*
Use 0, not exit_success
Douglas Gregor
2005-04-02
1
-0
/
+0
*
Added missing casts.
Ronald Garcia
2005-02-16
1
-0
/
+0
*
-- added #include <boost/cstdlib.hpp> for boost::exit_success
Martin Wille
2005-02-10
1
-0
/
+0
*
Replaced BOOST_TEST
Stefan Slapeta
2005-02-03
1
-0
/
+0
[next]