llvm-project/libcxx/src
Howard Hinnant 54b409fdb9 now works with -fno-exceptions and -fno-rtti
llvm-svn: 110828
2010-08-11 17:04:31 +00:00
..
algorithm.cpp Completed [alg.random.shuffle]. 2010-05-26 17:49:34 +00:00
bind.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
chrono.cpp 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. 2010-05-24 17:49:41 +00:00
condition_variable.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
exception.cpp now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
hash.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
ios.cpp now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
iostream.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
locale.cpp now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
memory.cpp now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
mutex.cpp now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
new.cpp now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
random.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
regex.cpp continued regex development... 2010-07-27 17:24:17 +00:00
stdexcept.cpp 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. 2010-05-24 17:49:41 +00:00
string.cpp now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
strstream.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
system_error.cpp now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
thread.cpp now works with -fno-exceptions and -fno-rtti 2010-08-11 17:04:31 +00:00
typeinfo.cpp add headers and implementation for <new>, <exception>, and <typeinfo> 2010-05-14 20:19:37 +00:00
utility.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00
valarray.cpp Wiped out some non-ascii characters that snuck into the copyright. 2010-05-11 21:36:01 +00:00