summaryrefslogtreecommitdiffstats
path: root/libcxx/include/__std_stream
Commit message (Expand)AuthorAgeFilesLines
* Partial implementation of N3665. This paper was not voted into the C++1y dra...Howard Hinnant2013-08-091-0/+14
* Make cout a little more thread-safe. This fixes http://llvm.org/bugs/show_bu...Howard Hinnant2013-06-281-10/+9
* Put a 1-character unget buffer into cin. This fixes http://llvm.org/bugs/sho...Howard Hinnant2013-05-081-20/+49
* This is an optimization which produces improved launching time. There should...Howard Hinnant2013-03-191-14/+14
* This SO question: http://stackoverflow.com/questions/15344402/how-can-i-read...Howard Hinnant2013-03-111-1/+1
* Quash a whole bunch of warningsHoward Hinnant2011-12-011-4/+4
* Add protection from min/max macrosHoward Hinnant2011-11-291-0/+2
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* _STD -> _VSTD to avoid macro clash on windowsHoward Hinnant2011-06-301-6/+6
* Chris Jefferson noted many places where function calls needed to be qualified...Howard Hinnant2011-02-141-1/+1
* license changeHoward Hinnant2010-11-161-2/+2
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-2/+2
* libcxx initial importHoward Hinnant2010-05-111-0/+313
OpenPOWER on IntegriCloud