Age | Commit message (Expand) | Author | Files | Lines |
2009-05-06 | [multiple changes] | Arnaud Charlet | 1 | -12/+15 |
2009-05-06 | sem_aggr.adb (Valid_Ancestor_Type): Add support for C++ constructors. | Javier Miranda | 1 | -16/+23 |
2009-05-06 | exp_aggr.adb (Build_Record_Aggr_Code): Add implicit call to the C++ construct... | Javier Miranda | 1 | -0/+19 |
2009-04-29 | sem_ch3.adb (Analyze_Object_Declaration): Disable error message associated wi... | Javier Miranda | 1 | -7/+16 |
2009-04-29 | [multiple changes] | Arnaud Charlet | 1 | -4/+24 |
2009-04-20 | [multiple changes] | Arnaud Charlet | 1 | -1/+3 |
2009-04-20 | [multiple changes] | Arnaud Charlet | 1 | -27/+22 |
2009-04-20 | [multiple changes] | Arnaud Charlet | 1 | -10/+4 |
2009-04-17 | einfo.ads, einfo.adb: New attribute Underlying_Record_View... | Ed Schonberg | 1 | -4/+20 |
2009-04-17 | [multiple changes] | Arnaud Charlet | 1 | -2/+4 |
2009-04-17 | [multiple changes] | Arnaud Charlet | 1 | -4/+4 |
2009-04-17 | [multiple changes] | Arnaud Charlet | 1 | -14/+14 |
2009-04-09 | sem_aggr.adb, [...]: Reorganize einfo/sem_aux, moving routines from einfo to ... | Robert Dewar | 1 | -0/+1 |
2008-09-14 | a-crbtgk.adb, [...]: Fix typos in comments. | Ralf Wildenhues | 1 | -1/+1 |
2008-08-22 | exp_aggr.adb (Static_Array_Aggregate): Call Analyze_And_Resolve on the compon... | Gary Dismukes | 1 | -5/+6 |
2008-08-22 | exp_ch5.adb, [...]: Rename... | Bob Duff | 1 | -9/+9 |
2008-08-22 | exp_aggr.adb (Static_Array_Aggregate): When a static array aggregate with a r... | Gary Dismukes | 1 | -0/+6 |
2008-08-20 | 2008-08-20 Ed Schonberg <schonberg@adacore.com> | Ed Schonberg | 1 | -4/+0 |
2008-08-20 | sem_aggr.adb, [...] (Valid_Ancestor): Resolve confusion between partial and f... | Ed Schonberg | 1 | -0/+4 |
2008-08-04 | exp_aggr.adb (Build_Record_Aggr_Code): Perform a conversion of the target to ... | Gary Dismukes | 1 | -1/+5 |
2008-07-31 | exp_aggr.adb: Minor reformatting | Robert Dewar | 1 | -8/+8 |
2008-07-31 | exp_aggr.adb (Aggr_Size_OK): If the aggregate has a single component and the ... | Ed Schonberg | 1 | -4/+45 |
2008-05-27 | exp_aggr.adb (Build_Array_Aggr_Code): If component type includes tasks and co... | Ed Schonberg | 1 | -0/+10 |
2008-05-27 | exp_aggr.adb (Expand_Array_Aggregate): If the aggregate contains tasks... | Ed Schonberg | 1 | -0/+14 |
2008-05-27 | exp_aggr.adb: Add ??? comment Fix typo | Thomas Quinot | 1 | -1/+3 |
2008-05-26 | einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias. | Javier Miranda | 1 | -3/+3 |
2008-05-20 | 2008-05-20 Javier Miranda <miranda@adacore.com> | Javier Miranda | 1 | -11/+6 |
2008-04-08 | exp_aggr.adb (Static_Array_Aggregate): Use Max_Aggr_Size to determine whether... | Ed Schonberg | 1 | -9/+9 |
2008-03-26 | exp_aggr.adb (Replace_Type): When checking for self-reference... | Ed Schonberg | 1 | -17/+26 |
2007-12-19 | exp_aggr.adb (Not_OK_For_Backend): A component of a private type with discrim... | Ed Schonberg | 1 | -22/+62 |
2007-12-13 | exp_aggr.adb (Build_Record_Aggr_Code): If there is an aggregate for a limited... | Ed Schonberg | 1 | -195/+252 |
2007-09-10 | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 1 | -4/+3 |
2007-08-16 | exp_aggr.adb (Build_Record_Aggr_Code): Extend the test for an ancestor part g... | Gary Dismukes | 1 | -2/+6 |
2007-08-14 | exp_aggr.ads, [...] (Convert_Aggr_In_Allocator): Use Insert_Actions to place ... | Ed Schonberg | 1 | -37/+116 |
2007-06-06 | exp_aggr.ads, [...]: | Javier Miranda | 1 | -162/+592 |
2007-04-06 | exp_aggr.adb: If the array component is a discriminated record... | Ed Schonberg | 1 | -80/+99 |
2006-10-31 | exp_aggr.adb (Build_Record_Aggr_Code): For extension aggregates... | Bob Duff | 1 | -17/+100 |
2006-02-15 | exp_aggr.adb (Build_Array_Aggr_Code): Rename variable "Others_Mbox_Present" t... | Ed Schonberg | 1 | -24/+212 |
2005-12-09 | exp_aggr.adb (Build_Record_Aggr_Code): Default-initialialized records with IP... | Javier Miranda | 1 | -2/+3 |
2005-11-15 | exp_aggr.adb (Build_Record_Aggr_Code): Do not create master entity for task c... | Ed Schonberg | 1 | -255/+311 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2005-06-16 | exp_aggr.adb (Aggr_Size_OK): An array with no components can always be expand... | Ed Schonberg | 1 | -40/+161 |
2005-03-15 | atree.ads, atree.adb: Add support for Elist24 field | Javier Miranda | 1 | -24/+44 |
2005-02-10 | exp_aggr.adb (Gen_Assign): If the expression is an aggregate for a component ... | Arnaud Charlet | 1 | -132/+158 |
2005-01-03 | exp_aggr.adb (Packed_Array_Aggregate_Handled): The values of the bounds can b... | Arnaud Charlet | 1 | -2/+2 |
2004-10-27 | exp_aggr.adb (Safe_Component): An aggregate component that is an unchecked co... | Ed Schonberg | 1 | -8/+84 |
2004-07-26 | [multiple changes] | Arnaud Charlet | 1 | -2/+6 |
2004-06-25 | revert: [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2004-06-07 | [multiple changes] | Arnaud Charlet | 1 | -22/+22 |
2004-05-14 | [multiple changes] | Arnaud Charlet | 1 | -7/+5 |