| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | PR c++/38579 | jason | 2009-01-16 | 1 | -12/+5 |
* | Implement defaulted/deleted functions as per N2346 | jason | 2008-07-24 | 1 | -0/+14 |
* | 2008-03-21 Paolo Carlini <pcarlini@suse.de> | paolo | 2008-03-21 | 1 | -2/+3 |
* | PR c++/14688 | dannysmith | 2007-09-25 | 1 | -0/+10 |
* | /cp | paolo | 2007-08-31 | 1 | -0/+3 |
* | * typeck.c: Change copyright header to refer to version 3 of the GNU General | nickc | 2007-08-02 | 1 | -5/+4 |
* | PR c++/29475 | mmitchel | 2006-11-20 | 1 | -1/+1 |
* | PR c++/28588 | mmitchel | 2006-08-26 | 1 | -2/+20 |
* | PR c++/28432 | sje | 2006-08-01 | 1 | -1/+2 |
* | PR c++/27495 | sje | 2006-07-18 | 1 | -2/+1 |
* | PR c++/18681 | jason | 2006-07-05 | 1 | -2/+2 |
* | revert accidental checkin | jason | 2006-07-01 | 1 | -3/+2 |
* | PR c++/28215 | jason | 2006-07-01 | 1 | -2/+3 |
* | Fix up whitespacing | mrs | 2006-06-06 | 1 | -2/+2 |
* | PR c++/27581 | reichelt | 2006-05-15 | 1 | -1/+2 |
* | gcc/ | carlos | 2006-03-24 | 1 | -0/+4 |
* | * call.c (alloc_conversion): Use cast when converting from | gdr | 2006-01-29 | 1 | -3/+3 |
* | * search.c (lookup_conversions_r): Fix a pasto. | jakub | 2006-01-18 | 1 | -1/+1 |
* | PR c++/22618 | mmitchel | 2005-10-20 | 1 | -2/+6 |
* | 2005-07-02 Zack Weinberg <zack@codesourcery.com> | jsm28 | 2005-07-02 | 1 | -11/+10 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | Canonicalize whitespace. | mrs | 2005-06-15 | 1 | -25/+25 |
* | Remove extra white spacing at end of lines. | mrs | 2005-06-14 | 1 | -106/+106 |
* | cp: | nathan | 2005-06-08 | 1 | -3/+2 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -8/+8 |
* | cp: | nathan | 2005-02-14 | 1 | -0/+6 |
* | PR c++/19733 | mmitchel | 2005-02-09 | 1 | -0/+6 |
* | PR c++/17154 | lerdsuwa | 2005-01-06 | 1 | -8/+5 |
* | * cp-tree.h (context_as_string): Remove extern. | bje | 2004-11-24 | 1 | -1/+1 |
* | * stack.h: Remove. | steven | 2004-11-16 | 1 | -1/+0 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | * class.c, decl.c, lex.c, name-lookup.c, parser.c, pt.c, | kazu | 2004-11-08 | 1 | -4/+4 |
* | cp: | nathan | 2004-11-01 | 1 | -0/+6 |
* | * name-lookup.c (do_namespace_alias): Use FROB_CONTEXT. | mmitchel | 2004-10-27 | 1 | -1/+1 |
* | PR c++/18093 | mmitchel | 2004-10-27 | 1 | -32/+45 |
* | cp: | nathan | 2004-10-18 | 1 | -38/+35 |
* | * search.c: Fix a comment typo. | kazu | 2004-10-13 | 1 | -1/+1 |
* | * class.c (dfs_modify_vtables): Simplify condition. Return | nathan | 2004-10-12 | 1 | -3/+16 |
* | * search.c (struct lookup_base_data_s): New. | nathan | 2004-10-12 | 1 | -79/+93 |
* | * search.c: Fix comment typos. | kazu | 2004-10-12 | 1 | -2/+2 |
* | * cp-tree.h (get_dynamic_cast_base_type): Rename to ... | nathan | 2004-10-11 | 1 | -98/+167 |
* | * cp-tree.h (SAME_BINFO_TYPE_P): New. | nathan | 2004-10-11 | 1 | -8/+9 |
* | cp/ | gdr | 2004-10-10 | 1 | -10/+10 |
* | * pt.c, search.c: Fix comment typos. | kazu | 2004-10-08 | 1 | -2/+2 |
* | * cp-tree.h (dfs_walk, dfs_walk_real, dfs_unmark, markedp, | nathan | 2004-10-08 | 1 | -174/+214 |
* | * cp-tree.h (ICS_USER_FLAG): Remove comment about obsolete flag. | mmitchel | 2004-10-07 | 1 | -0/+16 |
* | PR c++/17585 | mmitchel | 2004-09-27 | 1 | -2/+1 |
* | * class.c (struct count_depth_data): Remove. | nathan | 2004-09-27 | 1 | -61/+0 |
* | cp: | nathan | 2004-09-24 | 1 | -101/+15 |