Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove path prefixes from filenames. | jakub | 2015-09-03 | 1 | -5/+5 |
* | gcc/ChangeLog | msebor | 2015-09-03 | 6 | -11/+56 |
* | Fix spawned function with lambda function | hjl | 2015-09-02 | 2 | -7/+43 |
* | /cp | paolo | 2015-09-01 | 2 | -24/+69 |
* | Fix c++/67371 (issues with throw in constexpr) | trippels | 2015-08-29 | 2 | -11/+10 |
* | /cp | paolo | 2015-08-22 | 2 | -1/+8 |
* | PR c++/67240 | jason | 2015-08-21 | 2 | -1/+7 |
* | 2015-08-21 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2015-08-21 | 2 | -2/+5 |
* | /cp | paolo | 2015-08-21 | 2 | -1/+6 |
* | * name-lookup.c (hidden_name_p): Handle OVERLOAD. | jason | 2015-08-20 | 2 | -0/+11 |
* | /cp | paolo | 2015-08-20 | 2 | -0/+10 |
* | PR c++/66957 | jason | 2015-08-20 | 3 | -86/+166 |
* | * lambda.c (current_nonlambda_scope): New. | jason | 2015-08-20 | 3 | -0/+29 |
* | remove more useless typedefs | tbsaunde | 2015-08-19 | 14 | -124/+123 |
* | DR 1155 | jason | 2015-08-18 | 2 | -3/+11 |
* | /cp | paolo | 2015-08-17 | 2 | -4/+20 |
* | PR c++/67244 | jason | 2015-08-17 | 2 | -0/+5 |
* | PR c++/67104 | jason | 2015-08-17 | 2 | -46/+129 |
* | * constexpr.c (cxx_eval_store_expression): Don't set | jason | 2015-08-17 | 2 | -2/+23 |
* | * except.c (check_noexcept_r): Assert that fn is POINTER_TYPE_P. | jason | 2015-08-17 | 2 | -1/+7 |
* | PR c++/65974 | jason | 2015-08-15 | 2 | -0/+8 |
* | PR c++/67104 | jason | 2015-08-12 | 2 | -1/+4 |
* | PR c++/67104 | jason | 2015-08-12 | 2 | -3/+38 |
* | PR c++/67108 | jason | 2015-08-12 | 4 | -1/+14 |
* | PR c++/67161 | jason | 2015-08-12 | 2 | -1/+8 |
* | PR c++/67144 | jason | 2015-08-08 | 1 | -1/+1 |
* | PR c++/67152 | jason | 2015-08-08 | 2 | -0/+6 |
* | PR c++/67159 | jason | 2015-08-08 | 2 | -0/+5 |
* | PR c++/67142 | jason | 2015-08-08 | 2 | -0/+5 |
* | PR c++/67114 | jason | 2015-08-08 | 2 | -8/+13 |
* | ville | jason | 2015-08-07 | 1 | -0/+1 |
* | Add C++ Concepts TS support. | jason | 2015-08-07 | 25 | -242/+6542 |
* | PR c++/66533 | jason | 2015-08-06 | 2 | -1/+6 |
* | PR c++/67130 | jason | 2015-08-06 | 3 | -1/+15 |
* | * pt.c (determine_specialization): Print candidates after 'no | jason | 2015-08-06 | 2 | -0/+7 |
* | * decl.c (cp_finish_decl): Tidy. | jason | 2015-08-06 | 5 | -89/+29 |
* | PR c++/66260 | jason | 2015-08-05 | 3 | -4/+26 |
* | PR c++/65195 | jason | 2015-08-05 | 2 | -0/+8 |
* | * pt.c (lookup_template_class_1): Clear elt.spec. | jason | 2015-08-04 | 2 | -0/+3 |
* | * tree.c (build_target_expr): Copy the location from value. | jason | 2015-08-04 | 2 | -0/+6 |
* | Refactor entry point to -Wmisleading-indentation | ppalka | 2015-08-02 | 2 | -57/+57 |
* | Fix PR 66521 | ctice | 2015-08-02 | 2 | -0/+16 |
* | PR sanitizer/66977 | mpolacek | 2015-07-31 | 2 | -0/+13 |
* | 2015-07-30 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2015-07-30 | 3 | -50/+83 |
* | DR 1558 | jason | 2015-07-30 | 2 | -0/+10 |
* | 2015-07-28 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2015-07-28 | 12 | -47/+88 |
* | * constexpr.c (cxx_eval_call_expression): Don't add this call to | jason | 2015-07-27 | 2 | -1/+6 |
* | PR c++/66555 | mpolacek | 2015-07-27 | 3 | -0/+11 |
* | Fix PR c++/18969 (invalid return statement diagnosed too late) | ppalka | 2015-07-26 | 2 | -6/+23 |
* | 2015-07-26 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2015-07-26 | 6 | -53/+96 |