index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change <cwchar> and <cstring> to look out for flags which may or may not be s...
Howard Hinnant
2013-04-08
2
-8
/
+17
*
Fix bug in __libcpp_db::__iterator_copy. Add debug test for swaping lists.
Howard Hinnant
2013-04-05
3
-4
/
+45
*
More list debug mode tests.
Howard Hinnant
2013-04-05
6
-0
/
+228
*
More work on debug mode for list.
Howard Hinnant
2013-04-05
7
-0
/
+87
*
Somehow search_n never got tested, so of course it had a bug in it. This fix...
Howard Hinnant
2013-04-04
3
-1
/
+222
*
Fix stupid but harmless type-o. Fixes http://llvm.org/bugs/show_bug.cgi?id=1...
Howard Hinnant
2013-04-03
1
-2
/
+2
*
The move / swap members were not correctly taking all of the possible states ...
Howard Hinnant
2013-04-03
2
-40
/
+161
*
Reference: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-2013032...
Howard Hinnant
2013-04-02
2
-26
/
+115
*
The cmake script is failing to copy cxxabi.h to the right place because it wa...
Howard Hinnant
2013-04-02
1
-1
/
+1
*
Richard Smith: It was pointed out to me off-list that libc++'s non-compiler-b...
Howard Hinnant
2013-04-02
2
-9
/
+11
*
Some debug test cases for list.
Howard Hinnant
2013-04-02
8
-0
/
+324
*
Reference: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-2013032...
Howard Hinnant
2013-04-02
1
-0
/
+2
*
Reference: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-2013032...
Howard Hinnant
2013-04-02
1
-5
/
+14
*
Test case was forming the wrong limits when size_t != unsigned long.
Howard Hinnant
2013-03-29
1
-1
/
+2
*
Bruce Mitchener, Jr.: Port to emscripten. Fixes http://llvm.org/bugs/show_bu...
Howard Hinnant
2013-03-29
6
-16
/
+46
*
The 3rd test in shrink_to_fit.pass.cpp can't possibly pass if exceptions are ...
Howard Hinnant
2013-03-29
1
-0
/
+2
*
I believe debug mode for vector<T> (T != bool) is complete. If anyone sees a...
Howard Hinnant
2013-03-28
1
-1
/
+1
*
Fix a few warnings/errors for compiling with -fno-exceptions.
Howard Hinnant
2013-03-28
5
-2
/
+23
*
Second try at r178075. The llvm breakage has been fixed by r178240.
Howard Hinnant
2013-03-28
1
-16
/
+64
*
Add missing #ifndef _LIBCPP_NO_EXCEPTIONS around throw in include/thread.
Howard Hinnant
2013-03-28
1
-0
/
+2
*
Revert r178075, "Tighten up the iterator requirements ...", it breaks LLVM
Daniel Dunbar
2013-03-27
2
-71
/
+16
*
Tighten up the iterator requirements for the vector member templates. This i...
Howard Hinnant
2013-03-26
2
-16
/
+71
*
Another vector debug mode test, and a static test on Allocator::value_type. ...
Howard Hinnant
2013-03-26
2
-0
/
+11
*
More vector debug tests.
Howard Hinnant
2013-03-26
6
-0
/
+103
*
Fixed race conditions in thread tests; exposed by UBSan
Marshall Clow
2013-03-26
13
-15
/
+19
*
Simply debug mode tests per Dmitri Gribenko's suggestion.
Howard Hinnant
2013-03-26
21
-148
/
+21
*
Need one more swap overload for swapping two lvalue vector<bool>::reference's.
Howard Hinnant
2013-03-26
2
-0
/
+20
*
Added debug tests for indexing, pop_back and both forms of erase. Added an i...
Howard Hinnant
2013-03-25
10
-0
/
+407
*
Remove some erroneous code I was using to debug debug mode.
Howard Hinnant
2013-03-25
12
-24
/
+0
*
Debug mode tests for vector::front and back.
Howard Hinnant
2013-03-25
4
-0
/
+192
*
More vector::iterator debug mode tests. Run by adding to OPTIONS -D_LIBCPP_D...
Howard Hinnant
2013-03-25
8
-7
/
+346
*
Debug mode: learning to crawl. I need to set up some tests that actually tes...
Howard Hinnant
2013-03-25
2
-1
/
+56
*
Marshall Clow found some divide-by-zero warnings with UBSan in rand's binomia...
Howard Hinnant
2013-03-23
1
-25
/
+65
*
This is a start at making the libc++ test suite friendlier to the -fnoexcepti...
Howard Hinnant
2013-03-23
7
-7
/
+42
*
Test cleanup with respect to use of deprecated tmpnam function. Also Windows...
Howard Hinnant
2013-03-22
25
-184
/
+205
*
Fix buffer read overflow in money_get::do_get(). Found by UBSan
Marshall Clow
2013-03-22
1
-1
/
+1
*
Fix undefined behavior in syntax_option_type::operator~ and match_flag_type::...
Marshall Clow
2013-03-22
1
-2
/
+2
*
Fix bug in test; found by AddressSanitizer
Marshall Clow
2013-03-20
1
-1
/
+1
*
Marshall Clow found this memory problem in strstream using -fsanitize=address...
Howard Hinnant
2013-03-19
1
-0
/
+2
*
This is an optimization which produces improved launching time. There should...
Howard Hinnant
2013-03-19
2
-20
/
+22
*
Fix bug in test; found by AddressSanitizer
Marshall Clow
2013-03-18
1
-1
/
+1
*
Removed raw references to __sun__, __FreeBSD__, __GLIBC__ and __linux__; now ...
Marshall Clow
2013-03-18
4
-13
/
+13
*
Removed raw references to _MSC_VER; now just check to see if it is defined.
Marshall Clow
2013-03-18
1
-6
/
+6
*
Removed raw references to __APPLE__; now just check to see if it is defined.
Marshall Clow
2013-03-18
10
-16
/
+16
*
Removed raw references to _WIN32; now just check to see if it is defined.
Marshall Clow
2013-03-18
8
-19
/
+19
*
This should be nothing but a load-time optimization. I'm trying to reduce lo...
Howard Hinnant
2013-03-16
1
-1
/
+9
*
Updated link to Marshall's instructions
Marshall Clow
2013-03-14
1
-1
/
+1
*
Some forward-looking and optimistic documentation.
Howard Hinnant
2013-03-14
2
-0
/
+157
*
This SO question: http://stackoverflow.com/questions/15344402/how-can-i-read...
Howard Hinnant
2013-03-11
1
-1
/
+1
*
Parsing floating point numbers with very long precision was broken, and this ...
Howard Hinnant
2013-03-08
2
-7
/
+25
[next]