summaryrefslogtreecommitdiffstats
path: root/include/iomanip
Commit message (Expand)AuthorAgeFilesLines
* Move 'quoted' for string_view from <string_view> to <iomanip> (where the othe...Marshall Clow2016-10-271-0/+9
* Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...Marshall Clow2016-07-211-13/+1
* Add missing space between >> in template declaration. Fixes C++03 build.Eric Fiselier2016-06-171-1/+1
* Add Filesystem TS -- CompleteEric Fiselier2016-06-171-6/+25
* Implement LWG #2344: quoted()'s interaction with padding is unclear. I think ...Marshall Clow2014-03-071-5/+6
* Fixed bug in quoted strings implementation. Added test to be sure. Thanks to ...Marshall Clow2013-11-141-1/+3
* N3545: Quoted stringsMarshall Clow2013-09-051-0/+147
* Further macro protection by replacing _[A-Z] with _[A-Z]pHoward Hinnant2011-11-291-26/+26
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* license changeHoward Hinnant2010-11-161-2/+2
* visibility-decoration.Howard Hinnant2010-09-221-0/+21
* Fixing whitespace problemsHoward Hinnant2010-08-221-8/+8
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+481