summaryrefslogtreecommitdiff
path: root/libs/tuple
Commit message (Expand)AuthorAgeFilesLines
* replaced BOOST_TESTStefan Slapeta2005-02-031-0/+0
* fixes in element<> for BCB compilers, with help from Tobias SchwingerJoaquín M. López Muñoz2004-10-181-0/+0
* c++boost.gif -> boost.png replacementAleksey Gurtovoy2004-10-051-0/+0
* Converted to Boost Software License, Version 1.0Douglas Gregor2004-07-271-0/+0
* Doug Gregor -> Douglas GregorDouglas Gregor2004-07-251-0/+0
* suppressed scoping the call get_class to the detail namespaceToon Knapen2004-06-171-0/+0
* port to vacpp:Toon Knapen2004-06-171-0/+0
* Bug fix for vc6Dave Abrahams2003-11-191-0/+0
* updated swallow_assign constness bugJoel de Guzman2003-10-281-0/+0
* made "ingnore" a const object to avoid linker errorsJoel de Guzman2003-10-211-0/+0
* added praise for Dave for improving tuple support on non-partialJaakko Järvi2003-09-081-0/+0
* More complete functionality for compilers without partial specialization.Dave Abrahams2003-09-051-0/+0
* Adjust for changed test library nameDave Abrahams2003-09-051-0/+0
* cleaning up after previous commitJaakko Järvi2003-08-181-0/+0
* getting rid of some library specific macros and using BOOST_NO_EXPLICIT_-Jaakko Järvi2003-08-181-0/+0
* added tests to ensure correct constness behaviourJaakko Järvi2003-06-261-0/+0
* fixed a typoJaakko Järvi2003-05-121-0/+0
* restore from disk crashDave Abrahams2003-05-081-0/+0
* fixed a few linksJaakko Järvi2003-05-071-0/+0
* patch of a patchJaakko Järvi2003-03-031-0/+0
* element<T>::type takes constness into considerationJaakko Järvi2003-02-261-0/+0
* a patch for borlandJaakko Järvi2003-02-261-0/+0
* typofixJaakko Järvi2003-02-201-0/+0
* Added copyright statementBjörn Karlsson2003-02-041-0/+0
* Link bug workaround for MSVC and old Dec CXXDave Abrahams2002-11-201-0/+0
* added namespace qualifiers to make MIPS PRO happyJaakko Järvi2002-10-311-0/+0
* fixing a borland warningJaakko Järvi2002-10-081-0/+0
* fix one borland warningJaakko Järvi2002-10-081-0/+0
* typo fixesJaakko Järvi2002-10-021-0/+0
* fixed Bemans name in a commentJaakko Järvi2002-10-011-0/+0
* work-around for MIPSpro bugRalf W. Grosse-Kunstleve2002-09-301-0/+0
* Fixes which make it possible to declare with reference elementsDave Abrahams2002-09-281-0/+0
* applied patch Markus Schöpflin, ::template replaced with ::BOOST_NESTED_TEM...Jaakko Järvi2002-09-201-0/+0
* changed jamfile includes from <include> to <sysinclude>Jaakko Järvi2002-09-131-0/+0
* a fix of a fixJaakko Järvi2002-09-121-0/+0
* workaround for isspace and metrowerksJaakko Järvi2002-09-121-0/+0
* removed an extraneous includeJaakko Järvi2002-08-201-0/+0
* workaround for boost test library problemJaakko Järvi2002-08-201-0/+0
* added a redirection index.html fileJaakko Järvi2002-08-151-0/+0
* fixed some warningns about unused variables, added JamfileJaakko Järvi2002-08-141-0/+0
* Fixed a dumb typo (thanks Marsh)Douglas Gregor2002-06-241-0/+0
* added a test for !=Jaakko Järvi2002-06-061-0/+0
* fixed != by suggestion of Björn KarlssonJaakko Järvi2002-06-061-0/+0
* removing tabsJaakko Järvi2002-05-091-0/+0
* removed the demand for element types being copy constructibleJaakko Järvi2002-05-071-0/+0
* Previous changes broke tuples for Borland, this should fix itJaakko Järvi2002-05-011-0/+0
* - tuple types can now have void and plain function types asJaakko Järvi2002-04-191-0/+0
* Fixed VC7 compile problems (thanks to Sofus Mortensen).John Maddock2002-04-141-0/+0
* Removed crazy mess up from previous change:John Maddock2002-01-231-0/+0
* added missing "inherited" typedefDave Abrahams2002-01-171-0/+0