aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1/tuple
AgeCommit message (Expand)AuthorFilesLines
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-03-26run_doxygen: Remove html_output_dir.Benjamin Kosnik1-1/+1
2008-03-06re PR libstdc++/35480 (Relational operators for <tr1/tuple> don't error on di...Chris Jefferson1-2/+2
2008-01-18[multiple changes]Benjamin Kosnik1-11/+1
2007-12-26tuple: New.Chris Fairles1-17/+392
2007-05-31re PR libstdc++/31426 (TR1 includes do not work with -std=c++0x)Paolo Carlini1-396/+20
2007-03-19tuple (get(_Tuple_impl<>&, get(const _Tuple_impl<>&): Rename as __get_helper.Paolo Carlini1-4/+22
2007-03-13tuple: Only include <utility> for std::pair, and forward declare reference_wr...Paolo Carlini1-333/+351
2007-03-10Makefile.in: Regenerate.Douglas Gregor1-38/+279
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik1-1/+1
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik1-1/+1
2006-12-05tuple: Consistent include guards.Benjamin Kosnik1-2/+2
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik1-3/+3
2006-10-16Makefile.am (tr1_headers): Add new tuple_defs.h.Douglas Gregor1-136/+21
2006-09-04re PR c++/28871 (massive C++ compile time slowdown)Benjamin Kosnik1-1/+1
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-3/+4
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2005-04-01[multiple changes]Doug Gregor1-1413/+230
2005-02-22functional: Fix License to GPL with exception.Paolo Carlini1-1/+10
2004-11-24[multiple changes]Benjamin Kosnik1-148/+29
2004-11-23locale_facets.h (isspace, [...]): Add doxygen markup.Benjamin Kosnik1-3/+9
2004-11-05re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages)Benjamin Kosnik1-3/+3
2004-11-01re PR libstdc++/18159 (tr1/tuple is broken on darwin)Chris Jefferson1-6/+6
2004-10-28re PR libstdc++/18159 (tr1/tuple is broken on darwin)Chris Jefferson1-1294/+1332
2004-10-25[multiple changes]Benjamin Kosnik1-0/+1524