summaryrefslogtreecommitdiff
path: root/libs/tuple
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Changed occurances of "tuples::get" to "get" to verify new forwarding code in...John Maddock2002-01-131-0/+0
* Added forwarding get functions to solve problems with using::tuples::get stat...John Maddock2002-01-131-0/+0
* reflecting the removal of src/tuple.cppJaakko Järvi2001-12-121-0/+0
* reflecting the change to remove tuple.cpp, adding some thanksJaakko Järvi2001-12-121-0/+0
* not needed anymoreJaakko Järvi2001-12-121-0/+0
* made the iomanipulator storage indexes static members of a class.Jaakko Järvi2001-12-121-0/+0
* thomas witt:s patch for icl501, adds a workaround for explicitlyJaakko Järvi2001-11-161-0/+0
* Thomas Witt's patch for icl501: adds better test coverageJaakko Järvi2001-11-161-0/+0
* added a comment about performance penalties with some compilersJaakko Järvi2001-11-051-0/+0
* superseded by boost/ref.hppJaakko Järvi2001-09-261-0/+0
* Changed tuple.hpp to use ref.hppPeter Dimov2001-09-261-0/+0
* Fixed unused variables that show up as warnings when doing regressionDarin Adler2001-09-241-0/+0
* Get rid of unused parameter to avoid warnings.Darin Adler2001-09-221-0/+0
* Borland C++ fixes: typedef dependent types before using them.John Maddock2001-09-221-0/+0
* added full namespace qualifiers in get<N> calls to avoid errorsJaakko Järvi2001-09-171-0/+0
* small change to avoid a warning for an unused variableJaakko Järvi2001-09-171-0/+0
* merged tuples_subnamespace branch to main trunkJaakko Järvi2001-09-141-0/+0
* Merged the tuples_subnamespace branch to main trunk.Jaakko Järvi2001-09-141-0/+0