summaryrefslogtreecommitdiff
path: root/include/iomanip
AgeCommit message (Expand)Author
2016-10-27Move 'quoted' for string_view from <string_view> to <iomanip> (where the othe...Marshall Clow
2016-07-21Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...Marshall Clow
2016-06-17Add missing space between >> in template declaration. Fixes C++03 build.Eric Fiselier
2016-06-17Add Filesystem TS -- CompleteEric Fiselier
2014-03-07Implement LWG #2344: quoted()'s interaction with padding is unclear. I think ...Marshall Clow
2013-11-14Fixed bug in quoted strings implementation. Added test to be sure. Thanks to ...Marshall Clow
2013-09-05N3545: Quoted stringsMarshall Clow
2011-11-29Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant
2011-10-17Windows support by Ruben Van Boxem.Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-09-22visibility-decoration.Howard Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant