summaryrefslogtreecommitdiff
path: root/libs/multi_array
Commit message (Expand)AuthorAgeFilesLines
* Large patch from Ulrich Eckhardt to fix support for EVC++ 4.John Maddock2005-08-251-0/+0
* Merged from 1.33.0 releaseDouglas Gregor2005-08-121-0/+0
* Some type changes from Thomas Klimpel while trying to run on 64-bit machine.Ronald Garcia2005-07-181-0/+0
* Use 0, not exit_successDouglas Gregor2005-04-021-0/+0
* Added missing casts.Ronald Garcia2005-02-161-0/+0
* -- added #include <boost/cstdlib.hpp> for boost::exit_successMartin Wille2005-02-101-0/+0
* Replaced BOOST_TESTStefan Slapeta2005-02-031-0/+0
* Moved copy_n into the boost::detail::multi_array directory.Ronald Garcia2005-01-101-0/+0
* merge RC_1_32_0 fixesAleksey Gurtovoy2004-11-281-0/+0
* fixed a typo.Ronald Garcia2004-10-141-0/+0
* Fixed a typo.Ronald Garcia2004-10-141-0/+0
* c++boost.gif -> boost.png replacementAleksey Gurtovoy2004-10-051-0/+0
* merge new MPL version from 'mplbook' branchAleksey Gurtovoy2004-09-021-0/+0
* Added copyright notice.Ronald Garcia2004-08-111-0/+0
* Turns out vc7 still needs the SFINAE disabler on the generic constructor.Ronald Garcia2004-07-231-0/+0
* Removed extra code that is no longer needed to disambiguate constructors.Ronald Garcia2004-07-211-0/+0
* Confirmed that the MPL-based change works for MSVC. Removed old code.Ronald Garcia2004-07-211-0/+0
* Replaced "choose ittraits" code with an MPL call to help fix MSVC 6 problems.Ronald Garcia2004-07-211-0/+0
* Confirmed that MPL changes work for MSVC 6.0. Removed old code.Ronald Garcia2004-07-211-0/+0
* Updated "choose view_traits" to use MPL, in the hopes that it will fixRonald Garcia2004-07-201-0/+0
* Replaced use of Boost.Test with boost/test/minimal.hpp. Boost.Test isRonald Garcia2004-07-201-0/+0
* Checkpoint: I will dance on MSVC 6's grave when it is finally buriedRonald Garcia2004-07-201-0/+0
* checkpoint: toward regression testing repairs...Ronald Garcia2004-07-191-0/+0
* More V2 Jamfile tweaks.Vladimir Prus2004-07-191-0/+0
* New fix for MSVC regressions avoids problems with partial functionRonald Garcia2004-07-161-0/+0
* Attempted fixes to compiler errors did not work at all.Ronald Garcia2004-07-151-0/+0
* Added a preprocessor guard around the use of disable_if_c.Ronald Garcia2004-07-151-0/+0
* Repair for a regression in the test assign_to_array.cpp for Visual C++Ronald Garcia2004-07-131-0/+0
* remove minmax hack from win32.hpp and fix all places that could be affected b...Eric Niebler2004-02-261-0/+0
* Updated the list of test cases.Ronald Garcia2004-02-221-0/+0
* Updated multi_array docs to include cross-constructors from other array types.Ronald Garcia2004-02-221-0/+0
* Added listings for the cross-constructors used to build multi_arraysRonald Garcia2004-02-221-0/+0
* multi_array constructors from the other array types are now based on aRonald Garcia2004-01-281-0/+0
* Checkpoint. Reformulated construction of multi_array fromRonald Garcia2004-01-281-0/+0
* Checkpoint. Toward better support for multi_array construction fromRonald Garcia2004-01-281-0/+0
* Added support for constructing a multi_array from any of the other array types.Ronald Garcia2004-01-261-0/+0
* Added a new test case that constructs a multi_array from any otherRonald Garcia2004-01-261-0/+0
* fix links broken by index.htm to index.html renamingBeman Dawes2003-12-121-0/+0
* silly error.Ronald Garcia2003-12-051-0/+0
* Some minor updates:Ronald Garcia2003-12-021-0/+0
* Updated license and copyright information.Ronald Garcia2003-12-011-0/+0
* Removed reference to array_traits, which have disappeared from the earth.Ronald Garcia2003-12-011-0/+0
* Updated/Added/Corrected license information for source files.Ronald Garcia2003-12-011-0/+0
* vc6 workaroundsDave Abrahams2003-11-291-0/+0
* Fix broken linksBeman Dawes2003-11-291-0/+0
* Workarounds for vc7Dave Abrahams2003-11-231-0/+0
* Removed access category tags from iterator library, made correspondingDave Abrahams2003-11-221-0/+0
* Correctly fail on Intel, which otherwise just warns.Dave Abrahams2003-11-191-0/+0
* Factored out of status/JamfileDave Abrahams2003-11-191-0/+0
* Fixed a bug in length calculation for array views. Caught by Ben Nasatyr.Ronald Garcia2003-11-081-0/+0