History log of /llvm-project/libcxx/src/system_error.cpp (Results 51 – 54 of 54)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 54b409fd 11-Aug-2010 Howard Hinnant <hhinnant@apple.com>

now works with -fno-exceptions and -fno-rtti

llvm-svn: 110828


# 128ba719 24-May-2010 Howard Hinnant <hhinnant@apple.com>

patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using

patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepted except there were some bug fixes needed in <locale> for the __nolocale_* series. For the apple branch I ended up using templates instead of the var_args solution because it seemed both safer and more efficient.

llvm-svn: 104516

show more ...


# 5b08a8a4 11-May-2010 Howard Hinnant <hhinnant@apple.com>

Wiped out some non-ascii characters that snuck into the copyright.

llvm-svn: 103516


# 3e519524 11-May-2010 Howard Hinnant <hhinnant@apple.com>

libcxx initial import

llvm-svn: 103490


123