summaryrefslogtreecommitdiff
path: root/include/cwchar
AgeCommit message (Expand)Author
2016-11-08[libc++] Remove unnecessary MSVCRT exclusionsShoaib Meenai
2016-02-10Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr fromRichard Smith
2015-10-10Unrevert r249889, and XFAIL the test for Darwin, where the libc apparently do...Richard Smith
2015-10-10Revert r249889 due to bot failure.Manman Ren
2015-10-09Split <wchar.h> out of <cwchar>.Richard Smith
2015-03-26Make the presence of stdin and stdout optional.Ed Schouten
2013-09-17G M: Restore the ability for libcxx to compile again on mingw 64.Howard Hinnant
2013-08-01Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which isHoward Hinnant
2013-04-08Change <cwchar> and <cstring> to look out for flags which may or may not be s...Howard Hinnant
2013-03-18Removed raw references to _WIN32; now just check to see if it is defined.Marshall Clow
2012-11-26Dimitry Andric: When using libc++ headers on FreeBSD, in combination with -s...Howard Hinnant
2011-10-22More windows port work by Ruben Van BoxemHoward Hinnant
2011-10-17Windows support by Ruben Van Boxem.Howard Hinnant
2011-09-28Work on Windows port by Ruben Van BoxemHoward Hinnant
2010-11-16license changeHoward 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