summaryrefslogtreecommitdiffstats
path: root/libcxx/include/cwchar
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libc++] Remove unnecessary MSVCRT exclusionsShoaib Meenai2016-11-081-6/+0
* Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr fromRichard Smith2016-02-101-19/+0
* Unrevert r249889, and XFAIL the test for Darwin, where the libc apparently do...Richard Smith2015-10-101-8/+1
* Revert r249889 due to bot failure.Manman Ren2015-10-101-1/+8
* Split <wchar.h> out of <cwchar>.Richard Smith2015-10-091-8/+1
* Make the presence of stdin and stdout optional.Ed Schouten2015-03-261-6/+14
* G M: Restore the ability for libcxx to compile again on mingw 64.Howard Hinnant2013-09-171-1/+1
* Nico Rieck: Currently _MSC_VER and _WIN32 are used to guard code which isHoward Hinnant2013-08-011-6/+6
* Change <cwchar> and <cstring> to look out for flags which may or may not be s...Howard Hinnant2013-04-081-7/+16
* Removed raw references to _WIN32; now just check to see if it is defined.Marshall Clow2013-03-181-1/+1
* Dimitry Andric: When using libc++ headers on FreeBSD, in combination with -s...Howard Hinnant2012-11-261-0/+4
* More windows port work by Ruben Van BoxemHoward Hinnant2011-10-221-3/+7
* Windows support by Ruben Van Boxem.Howard Hinnant2011-10-171-0/+2
* Work on Windows port by Ruben Van BoxemHoward Hinnant2011-09-281-0/+3
* license changeHoward Hinnant2010-11-161-2/+2
* Fixing whitespace problemsHoward Hinnant2010-08-221-4/+4
* Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant2010-05-111-1/+1
* libcxx initial importHoward Hinnant2010-05-111-0/+195
OpenPOWER on IntegriCloud