summaryrefslogtreecommitdiffstats
path: root/libcxx/www
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] Tired of colorless compile errors? Enable color diagnostics today!Eric Fiselier2015-02-181-0/+10
* Enable testing with _LIBCPP_DEBUG and fix bad assertions in string_view.Eric Fiselier2015-02-181-0/+9
* Mark <experimental/system_error> as completeEric Fiselier2015-02-031-1/+1
* Update LFTS status pageEric Fiselier2015-02-021-9/+8
* Update web page to direct patches to Phabricator.Dan Albert2015-01-301-17/+17
* [libcxx] Allow use of ShTest in libc++ tests along with other changes.Eric Fiselier2015-01-221-0/+10
* Add 'no_default_flags' option for turning off all default test compile and li...Eric Fiselier2015-01-161-0/+10
* [libcxx] Add numerous options to libc++ LIT test suite configuration. Eric Fiselier2014-12-222-0/+169
* [libcxx] Teach libcxx's lit configuration new ways to find lit.site.cfgEric Fiselier2014-12-201-2/+3
* Implement LWG 2217 - operator==(sub_match, string) slices on embedded '\0'sMarshall Clow2014-12-151-1/+1
* Update information on where to find buildbots. Remove dead buildbot links.Eric Fiselier2014-12-091-11/+5
* Implement N4280 - 'Non-member size() and more'Marshall Clow2014-11-191-6/+6
* Added entries for bugs 2118 and 2306, which were closed in UrbanaMarshall Clow2014-11-191-0/+2
* Marked LWG 2399 as complete. I committed a test for this earlier today.Marshall Clow2014-11-181-4/+4
* Update status of LWG issues 2340, 2396 and 2401. In all three cases, these ar...Marshall Clow2014-11-181-3/+3
* Implement LWG2400 - 'shared_ptr's get_deleter() should use addressof()', and ...Marshall Clow2014-11-171-2/+2
* Implement void_t from N3911. Add a private version for use in the library bef...Marshall Clow2014-11-171-10/+10
* Fixed a typo in a paper name: 4190 --> N4190Marshall Clow2014-11-111-1/+1
* Update status pages for C++1zMarshall Clow2014-11-103-5/+127
* Remove dead buildbot linkEric Fiselier2014-10-211-3/+0
* [libcxx] Redo adding support for building and testing with an ABI library not...Eric Fiselier2014-10-191-2/+3
* [libcxx] Add support for building and testing with an ABI library not along l...Eric Fiselier2014-10-181-0/+30
* Fix bad link in documentation. Thanks to rsmithEric Fiselier2014-10-161-1/+1
* Add my buildbot to list of libc++ buildbots in documentationEric Fiselier2014-10-161-0/+3
* Update linux test resultsEric Fiselier2014-08-181-81/+492
* [libcxx] Add list of currently known buildbots to libc++ homepageEric Fiselier2014-08-181-0/+19
* Update libc++ docs to include instructions for LIT.Dan Albert2014-08-111-80/+133
* Adding ABI information to linux test resultsEric Fiselier2014-08-011-0/+1
* Update information about compiler used during linux tests and reformat run in...Eric Fiselier2014-08-011-5/+10
* Update linux test results fileEric Fiselier2014-08-011-39/+13
* [libcxx] Add <experimental/utility> header for LFTS. Eric Fiselier2014-07-171-1/+1
* Fixed damaged row in issues table; thanks to STL for the catchMarshall Clow2014-06-091-1/+1
* Add a note about debug mode being non-functionalMarshall Clow2014-06-041-0/+6
* First cut at a post c++14 status pageMarshall Clow2014-06-022-0/+91
* Removed 'sized deallocation' from C++14 status page since it turned out to re...Marshall Clow2014-04-072-2/+1
* Add a section about reporting bugs and contributing patchesMarshall Clow2014-04-031-0/+17
* Reword C++14 status to match C++11 statusMarshall Clow2014-04-031-1/+1
* Mark C++14 status as 'complete'Marshall Clow2014-04-031-3/+2
* Implement LWG issue #2135. If something goes wrong in condition_variable::wai...Marshall Clow2014-03-261-1/+1
* Mark LWG issues #2075 and #2142 as complete. 2142 was a change to the standardMarshall Clow2014-03-251-3/+3
* Add a test to make sure we're doing the right thing for throwing exceptions f...Marshall Clow2014-03-241-1/+1
* Mark LWG Issue #2288 as complete. This was wording cleanup, no code changes r...Marshall Clow2014-03-241-3/+3
* Implement N3891: A proposal to rename shared_mutex to shared_timed_mutexDavid Majnemer2014-03-171-1/+1
* Remove Issue #2235 from the Chicago section. The resolution was approved in B...Marshall Clow2014-03-151-1/+0
* Implement LWG 2360: 'reverse_iterator::operator*() is unimplementable'. Note ...Marshall Clow2014-03-111-1/+1
* Mark LWG #2314. 'apply() should return decltype(auto) and use decay_t before ...Marshall Clow2014-03-111-1/+1
* Final bit for LWG #2263; test different allocator pointer types. Note that li...Marshall Clow2014-03-111-1/+1
* Add tests for LWG issue #2356. Stability of erasure in unordered associative ...Marshall Clow2014-03-101-1/+1
* Mark issues #2357 (wording changes in the standard, no functionality change) ...Marshall Clow2014-03-101-2/+2
* Update status for LWG 2193 and 2344.Marshall Clow2014-03-071-3/+3
OpenPOWER on IntegriCloud