Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2012-08-10 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-10 | 2 | -1/+6 |
* | gcc/ | steven | 2012-08-07 | 3 | -5/+10 |
* | Avoid crashing on erroneous static_assert usage | dodji | 2012-08-06 | 2 | -0/+12 |
* | /cp | paolo | 2012-08-06 | 2 | -6/+13 |
* | gcc/cp/ChangeLog | glisse | 2012-08-03 | 4 | -2/+9 |
* | /cp | paolo | 2012-08-02 | 3 | -6/+24 |
* | 2012-07-31 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2012-07-31 | 5 | -17/+26 |
* | /cp | paolo | 2012-07-31 | 2 | -4/+8 |
* | 2012-07-25 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2012-07-25 | 2 | -1/+9 |
* | PR c++/54086 | jason | 2012-07-25 | 2 | -2/+3 |
* | PR c++/54020 | jason | 2012-07-25 | 2 | -5/+18 |
* | * cp-tree.h (tsubst_flags): Remove tf_no_access_control. | jason | 2012-07-25 | 5 | -24/+12 |
* | * pt.c (print_candidates_1): Use inform instead of error. | jason | 2012-07-25 | 2 | -2/+8 |
* | 2012-07-24 Paolo Carlini <paolo.carlini@oracle.com> | paolo | 2012-07-24 | 2 | -7/+12 |
* | gcc/ | steven | 2012-07-24 | 6 | -64/+81 |
* | PR c++/54038 | jason | 2012-07-20 | 2 | -11/+18 |
* | PR c++/54026 | jason | 2012-07-20 | 2 | -3/+6 |
* | PR c++/54021 | jason | 2012-07-19 | 2 | -1/+15 |
* | * pt.c (instantiate_decl): Don't recheck substitutions. | jason | 2012-07-19 | 2 | -29/+4 |
* | DR 1170 | jason | 2012-07-19 | 12 | -93/+156 |
* | * method.c (process_subob_fn): Make sure no_implicit_p is non-null | jason | 2012-07-19 | 2 | -1/+6 |
* | PR c++/53995 | jason | 2012-07-18 | 2 | -1/+5 |
* | PR c++/53989 | jason | 2012-07-17 | 2 | -0/+15 |
* | * decl.c (xref_basetypes): Complain about incomplete template base. | jason | 2012-07-17 | 3 | -1/+20 |
* | PR c++/53549 | jason | 2012-07-17 | 3 | -23/+27 |
* | * cp-tree.h (struct deferred_access_check): Add location. | jason | 2012-07-16 | 3 | -1/+16 |
* | gcc/ | steven | 2012-07-16 | 6 | -6/+24 |
* | PR c++/53953 | jason | 2012-07-13 | 2 | -3/+8 |
* | * pt.c (instantiate_decl): Check typedefs access here. | jason | 2012-07-12 | 3 | -8/+12 |
* | * pt.c (deduction_tsubst_fntype): Just suppress access checking. | jason | 2012-07-12 | 2 | -38/+13 |
* | DR 1402 | jason | 2012-07-11 | 2 | -46/+52 |
* | gcc/ | steven | 2012-07-11 | 2 | -1/+4 |
* | DR 1402 | jason | 2012-07-10 | 3 | -21/+46 |
* | * method.c (synthesized_method_walk): Avoid changing | jason | 2012-07-10 | 2 | -2/+7 |
* | gcc/cp/ChangeLog | sterling | 2012-07-09 | 2 | -1/+5 |
* | gcc/ | steven | 2012-07-08 | 2 | -1/+5 |
* | PR c++/53862 | jason | 2012-07-06 | 2 | -11/+15 |
* | * cp-tree.h (DECL_DECLARES_TYPE_P): Check DECL_TYPE_TEMPLATE_P. | jason | 2012-07-06 | 2 | -1/+3 |
* | PR c++/53858 | jason | 2012-07-06 | 2 | -1/+6 |
* | PR c++/53039 | jason | 2012-07-05 | 2 | -28/+11 |
* | * cp-tree.h (TEMPLATE_PARM_NUM_SIBLINGS): Remove. | jason | 2012-07-05 | 6 | -329/+16 |
* | PR c++/50852 | jason | 2012-07-05 | 5 | -3/+204 |
* | PR c++/53848 | jason | 2012-07-04 | 2 | -8/+7 |
* | PR c++/53812 | jakub | 2012-07-03 | 2 | -0/+9 |
* | PR c++/53619 | jason | 2012-07-03 | 4 | -4/+25 |
* | PR c++/53783 | jason | 2012-07-03 | 2 | -1/+5 |
* | PR c++/53788 | jason | 2012-07-03 | 2 | -0/+7 |
* | PR c++/53816 | jason | 2012-07-03 | 2 | -1/+8 |
* | PR c++/53821 | jason | 2012-07-02 | 2 | -4/+4 |
* | PR c++/53524 | jason | 2012-07-02 | 11 | -46/+62 |