summaryrefslogtreecommitdiff
path: root/include/cstring
AgeCommit message (Expand)Author
2016-02-10Fix overload sets of strchr, strpbrk, strrchr, memchr and strstr fromRichard Smith
2015-10-29Revert r249929 ("Split <string.h> out of <cstring>").Richard Smith
2015-10-10Split <string.h> out of <cstring>.Richard Smith
2015-06-24Make support for thread-unsafe C functions optional.Ed Schouten
2015-06-02Revert changes inadvertantly committedMarshall Clow
2015-06-02Move uncaught_exeption() definition inside the #ifdef block like uncaught_exc...Marshall Clow
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
2012-02-29Solaris port. Currently sees around 200 test failures, mostly related toDavid Chisnall
2011-10-22More windows port work by Ruben Van BoxemHoward Hinnant
2011-10-17Windows support by Ruben Van Boxem.Howard Hinnant
2010-10-14Bug 7983 fixed by Bernhard RosenkraenzerHoward Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-08-10Fix conflict with cstring and using namespace stdHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant