summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-13merge in oc-release history after reset to oc-devandroid-cts-8.0_r9android-cts-8.0_r8android-cts-8.0_r7android-cts-8.0_r6android-cts-8.0_r5android-cts-8.0_r4android-cts-8.0_r3android-cts-8.0_r26android-cts-8.0_r25android-cts-8.0_r24android-cts-8.0_r23android-cts-8.0_r22android-cts-8.0_r21android-cts-8.0_r20android-cts-8.0_r2android-cts-8.0_r19android-cts-8.0_r18android-cts-8.0_r17android-cts-8.0_r16android-cts-8.0_r15android-cts-8.0_r14android-cts-8.0_r13android-cts-8.0_r12android-cts-8.0_r11android-cts-8.0_r10android-cts-8.0_r1android-8.0.0_r9android-8.0.0_r7android-8.0.0_r4android-8.0.0_r39android-8.0.0_r38android-8.0.0_r37android-8.0.0_r36android-8.0.0_r35android-8.0.0_r32android-8.0.0_r31android-8.0.0_r30android-8.0.0_r3android-8.0.0_r29android-8.0.0_r28android-8.0.0_r2android-8.0.0_r17android-8.0.0_r16android-8.0.0_r15android-8.0.0_r13android-8.0.0_r12android-8.0.0_r11android-8.0.0_r10android-8.0.0_r1oreo-releaseoreo-r6-releaseoreo-r5-releaseoreo-r4-releaseoreo-r3-releaseoreo-r2-releaseoreo-cts-releasegitbuildkicker
2017-04-11Mark as vendor_availableandroid-vts-8.0_r2android-vts-8.0_r1oreo-devDan Willemsen
2017-03-22merge in oc-release history after reset to mastergitbuildkicker
2017-03-22merge in oc-release history after reset to 7c6dc833efd603238a7ffe15f467994c75...gitbuildkicker
2017-03-21merge in oc-release history after reset to mastergitbuildkicker
2017-03-20Update XFAIL am: 8fe43059c4 am: 4a2f5974adTom Cherry
2017-03-20Move test/libcxx/android/ to utils/libcxx/android/ am: 79ccd0d41d am: c3a4658c6fTom Cherry
2017-03-20Merge to upstream r297772. am: b9e7f084bd am: fabe890b75Dan Albert
2017-03-20Update XFAIL am: 8fe43059c4Tom Cherry
2017-03-20Move test/libcxx/android/ to utils/libcxx/android/ am: 79ccd0d41dTom Cherry
2017-03-20Merge to upstream r297772. am: b9e7f084bdDan Albert
2017-03-20Update XFAILTom Cherry
2017-03-20Move test/libcxx/android/ to utils/libcxx/android/Tom Cherry
2017-03-20Merge to upstream r297772.Dan Albert
2017-03-17Update XFAILTom Cherry
2017-03-17Move test/libcxx/android/ to utils/libcxx/android/Tom Cherry
2017-03-14Merge to upstream r297772.Dan Albert
2017-03-14Fixed unintentional assignment-in-assert in new "extending memory management ...Billy Robert O'Neal III
2017-03-14Mark LWG issues 2868, 2872, and 2890 as complete. There's nothing we need to ...Marshall Clow
2017-03-14Also mark LWG#2785 as complete, because we already implemented thatMarshall Clow
2017-03-14Implement LWG2784, and mark 2786, 2795, 2804, 2812, 2826, 2834, 2837 and 2838...Marshall Clow
2017-03-14Fix cmake to find the compiler-rt libs on darwinBruno Cardoso Lopes
2017-03-11fix test coverage capture dirsEric Fiselier
2017-03-11Change test coverage generation to use llvm-cov instead of gcov.Eric Fiselier
2017-03-11Fix DoNotOptimize on MSVCEric Fiselier
2017-03-09Disable unsigned integer sanitizer for basic_string::replace(). Patch from to...Eric Fiselier
2017-03-09[libc++] Avoid double defining macro on WindowsShoaib Meenai
2017-03-08Fix PR32183 - Wrap GCC exception implementation in missing namespace stdEric Fiselier
2017-03-06Add list of filesystem NB comments to TODO.TXT so they can be tracked separatelyEric Fiselier
2017-03-06Mark LWG 2806 as complete. Libc++ speculatively shiped this change in 4.0Eric Fiselier
2017-03-06Mark LWG 2789 as complete. No changes requiredEric Fiselier
2017-03-06Implement LWG 2787 - [file_status.cons] is inconsistentEric Fiselier
2017-03-06Mark LWG 2781 as complete. No changes requiredEric Fiselier
2017-03-06Mark two any_cast issues as completeEric Fiselier
2017-03-06Updated email address in `CREDITS.txt`.Michael Park
2017-03-06Header update with info about the current status of C++17Marshall Clow
2017-03-06Update list with changes from Kona meetingMarshall Clow
2017-03-04Fix nonsense commentEric Fiselier
2017-03-04teach LIT how to detect the glibc versionEric Fiselier
2017-03-03Remove the buildit and testit scripts; they haven't been supported in yearsEric Fiselier
2017-03-03Fix hash requirements check in __hash_table.Eric Fiselier
2017-03-03Fix libc++ test to pass in C++03 modeMehdi Amini
2017-03-03Clean up more usages of _LIBCPP_HAS_NO_RVALUE_REFERENCESEric Fiselier
2017-03-03Fix sign-compare warning in test; Oddly this only appears on OS XEric Fiselier
2017-03-02Work around test failure on 32 bit OS XEric Fiselier
2017-03-02remove max_size() extension from polymorphic_allocator. It is unneededEric Fiselier
2017-03-02Fix libc++ test experimental/algorithms/alg.random.sample/sample.pass.cpp whe...Mehdi Amini
2017-03-02Work around GCC linking errors within libc++abi due to missing new/delete def...Eric Fiselier
2017-03-02Fix test failures caused by new/delete calls getting optimized awayEric Fiselier
2017-03-02Update ABI list for 4.0 releaseEric Fiselier