hanchenye-llvm-project/libcxx
Howard Hinnant f554add54e Initial checkin for debug mode (version 2)
llvm-svn: 139711
2011-09-14 18:33:51 +00:00
..
cmake http://llvm.org/bugs/show_bug.cgi?id=9399 fixed by Ryuta Suzuki 2011-05-24 12:54:00 +00:00
include Initial checkin for debug mode (version 2) 2011-09-14 18:33:51 +00:00
lib more Apple build system tweaks 2011-06-09 23:31:35 +00:00
src Initial checkin for debug mode (version 2) 2011-09-14 18:33:51 +00:00
test Reimplemented much of <istream> such that single character extractions do not check to see if this is the last character in the stream and thus never set eofbit. This fixes http://llvm.org/bugs/show_bug.cgi?id=10817 . This fix requires a recompiled libc++.dylib to be fully implemented. The recompiled libc++.dylib is ABI compatible with that shipped on Lion. 2011-09-01 21:02:45 +00:00
www Address PR10909: http://llvm.org/bugs/show_bug.cgi?id=10909 2011-09-12 14:15:45 +00:00
CMakeLists.txt Add CMake build and fix major Linux blockers. 2010-12-10 19:47:54 +00:00
CREDITS.TXT Test commit 2011-07-22 17:08:57 +00:00
LICENSE.TXT libc++ is now dual licensed under both UIUC and MIT licenses. 2010-11-16 21:40:19 +00:00
Makefile Merge the Apple branch into trunk 2011-08-18 15:53:00 +00:00