Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Effort to reduce the number of exported symbols | Howard Hinnant | 2010-12-17 | 1 | -3/+18 |
| | | | | llvm-svn: 122057 | ||||
* | license change | Howard Hinnant | 2010-11-16 | 1 | -2/+2 |
| | | | | llvm-svn: 119395 | ||||
* | Convert __thread_local_data to the singleton pattern | Howard Hinnant | 2010-10-14 | 1 | -1/+6 |
| | | | | llvm-svn: 116500 | ||||
* | [futures.atomic_future] and notify_all_at_thread_exit. This completes the ↵ | Howard Hinnant | 2010-09-03 | 1 | -0/+22 |
| | | | | | | header <future> and all of Chapter 30 (for C++0x enabled compilers). llvm-svn: 113017 | ||||
* | future continues ... | Howard Hinnant | 2010-08-27 | 1 | -0/+55 |
| | | | | llvm-svn: 112284 | ||||
* | Fixing whitespace problems | Howard Hinnant | 2010-08-22 | 1 | -4/+4 |
| | | | | llvm-svn: 111751 | ||||
* | now works with -fno-exceptions and -fno-rtti | Howard Hinnant | 2010-08-11 | 1 | -0/+4 |
| | | | | llvm-svn: 110828 | ||||
* | For compiling on FreeBSD | Howard Hinnant | 2010-05-25 | 1 | -0/+1 |
| | | | | llvm-svn: 104616 | ||||
* | patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was ↵ | Howard Hinnant | 2010-05-24 | 1 | -2/+8 |
| | | | | | | 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 | ||||
* | Wiped out some non-ascii characters that snuck into the copyright. | Howard Hinnant | 2010-05-11 | 1 | -1/+1 |
| | | | | llvm-svn: 103516 | ||||
* | libcxx initial import | Howard Hinnant | 2010-05-11 | 1 | -0/+73 |
llvm-svn: 103490 |