summaryrefslogtreecommitdiff
path: root/libs/array
Commit message (Expand)AuthorAgeFilesLines
* Fix elems for Sun compilersMarshall Clow2010-10-231-0/+0
* Removed tabsMarshall Clow2010-06-111-0/+0
* Added get_c_array to Boost.ArrayMarshall Clow2010-06-061-0/+0
* Detab array.hppMarshall Clow2010-04-191-0/+0
* Added support for SunCC and 'fill' operation; tickets #3893 and #3168 respect...Marshall Clow2010-03-101-0/+0
* Changed exception throwing to use boost::throw_exceptionMarshall Clow2010-03-101-0/+0
* Applied patches to fix #2886Marshall Clow2010-02-041-0/+0
* MSVC warning suppression - fixes #3599.John Maddock2010-02-031-0/+0
* rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the ...Troy D. Straszheim2009-10-171-0/+0
* Copyrights on CMakeLists.txt to keep them from clogging up the inspectTroy D. Straszheim2009-07-261-0/+0
* removed warning on vc++ for using std::equalThorsten Jørgen Ottosen2009-06-301-0/+0
* Supress warnings in arraySteven Watanabe2009-05-191-0/+0
* Use boost::swap instead of std::swap_ranges to enable ADL. Fixes #2753.Steven Watanabe2009-05-191-0/+0
* Updating dependency information for modularized libraries.Michael A. Jackson2008-11-071-0/+0
* Updating CMake files to latest trunk. Added dependency information for regres...Michael A. Jackson2008-11-071-0/+0
* Continuing merge of CMake build system files into trunk with the encouragemen...Michael A. Jackson2008-11-011-0/+0
* Move array test into canonical test subdir structure.Rene Rivera2008-04-131-0/+0
* Throw out_of_range rather than range_error. See 21.1.1 paragraph 13.Beman Dawes2006-12-081-0/+0
* Test for out_of_range rather than range_error. See 21.1.1 paragraph 13.Beman Dawes2006-12-081-0/+0
* Fixed license & copyright issues.Andreas Huber2006-12-011-0/+0
* Add copyright, licenseBeman Dawes2006-11-071-0/+0
* http://www.josuttis.com/ hasn't the latest version any moreGennaro Prota2006-08-081-0/+0
* Simplified code.John Maddock2006-06-241-0/+0
* Fix compiler errors resulting from missing return values.John Maddock2006-06-091-0/+0
* Remove size zero support for old compilers that do not support partial templa...Alisdair Meredith2006-06-041-0/+0
* Support for zero length arraysAlisdair Meredith2006-06-031-0/+0
* Merged from Version_1_33_1Douglas Gregor2005-12-081-0/+0
* License updateDouglas Gregor2004-09-091-0/+0
* *** empty log message ***Thorsten Jørgen Ottosen2004-07-271-0/+0
* added debug bounds checking; added new empty() definitionThorsten Jørgen Ottosen2004-07-271-0/+0
* array.xml: documentation updates from NicoDouglas Gregor2004-01-301-0/+0
* Installed some updates from Nicolai JosuttisDouglas Gregor2004-01-301-0/+0
* index.htm renamed index.htmlBeman Dawes2003-12-111-0/+0
* Switch over to BoostBook documentationDouglas Gregor2003-12-021-0/+0
* Updated to reflect BoostBook changesDouglas Gregor2003-03-151-0/+0
* Lots of cleanups as BoostBook becomes more strictDouglas Gregor2003-03-131-0/+0
* Import of BoostBook documentation for any, array, bind, function, ref, andDouglas Gregor2003-03-121-0/+0
* Added copyrightBjörn Karlsson2003-02-041-0/+0
* Add /libs/lib-name to commentBeman Dawes2002-12-231-0/+0
* Fixed reverse iterator workaround test, should now work with Intel C++ as wel...John Maddock2002-11-111-0/+0
* Added BOOST_DINKUMWARE_STDLIB macroJohn Maddock2002-11-091-0/+0
* No sense in failing just because a compiler doesn't implement correct for loo...Dave Abrahams2002-09-151-0/+0
* Stripped tabs, added VC7+STLport fixesJohn Maddock2002-09-071-0/+0
* One more attempt to get Intel config right.John Maddock2002-09-051-0/+0
* Second try at fixing Intel errors, without messing up Intel+STLport config.John Maddock2002-09-031-0/+0
* Added (hopeful) Intel C++ fixes for broken std::reverse_iterator.John Maddock2002-09-011-0/+0
* Added a fix for non Microsoft compilers using Microsoft libraries.Ronald Garcia2002-08-231-0/+0
* array5.cpp:Douglas Gregor2002-01-271-0/+0
* array3.cpp:Douglas Gregor2002-01-231-0/+0
* Fixed reverse iterator declarations so that they work with VC7b2.John Maddock2001-12-291-0/+0