Age | Commit message (Expand) | Author | Files | Lines |
2009-05-06 | [multiple changes] | Arnaud Charlet | 1 | -3/+2 |
2009-04-24 | [multiple changes] | Arnaud Charlet | 1 | -7/+7 |
2009-04-22 | [multiple changes] | Arnaud Charlet | 1 | -33/+103 |
2009-04-20 | [multiple changes] | Arnaud Charlet | 1 | -11/+0 |
2009-04-20 | [multiple changes] | Arnaud Charlet | 1 | -0/+11 |
2009-04-20 | [multiple changes] | Arnaud Charlet | 1 | -53/+56 |
2009-04-20 | [multiple changes] | Arnaud Charlet | 1 | -57/+72 |
2009-04-16 | [multiple changes] | Arnaud Charlet | 1 | -1/+2 |
2009-04-16 | [multiple changes] | Arnaud Charlet | 1 | -16/+0 |
2009-04-16 | exp_ch6.adb: Add comments | Robert Dewar | 1 | -44/+46 |
2009-04-15 | [multiple changes] | Arnaud Charlet | 1 | -0/+1 |
2009-04-15 | [multiple changes] | Arnaud Charlet | 1 | -0/+9 |
2009-04-15 | [multiple changes] | Arnaud Charlet | 1 | -3/+2 |
2009-04-10 | [multiple changes] | Arnaud Charlet | 1 | -3/+10 |
2009-04-10 | exp_ch5.adb, [...]: Move the code that creates a call to the _Postconditions ... | Bob Duff | 1 | -3/+29 |
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_ch6.adb: Minor reformatting | Robert Dewar | 1 | -1/+6 |
2008-08-22 | exp_ch5.adb, [...]: Rename... | Bob Duff | 1 | -14/+28 |
2008-08-20 | 2008-08-20 Ed Schonberg <schonberg@adacore.com> | Ed Schonberg | 1 | -8/+0 |
2008-08-20 | sem_aggr.adb, [...] (Valid_Ancestor): Resolve confusion between partial and f... | Ed Schonberg | 1 | -0/+8 |
2008-08-04 | exp_ch6.adb: Minor comment fix. | Thomas Quinot | 1 | -1/+1 |
2008-08-01 | exp_ch6.adb (Expand_Call): Adjustment to previous fix for passing correct acc... | Gary Dismukes | 1 | -3/+5 |
2008-08-01 | exp_ch6.adb (Expand_Call): Remove ugly special-case code that resets Orig_Pre... | Gary Dismukes | 1 | -9/+0 |
2008-07-31 | exp_attr.adb (Enclosing_Object): New function local to handling of access att... | Gary Dismukes | 1 | -27/+41 |
2008-07-31 | exp_ch6.adb (Make_Build_In_Place_Call_In_Object_Declaration): Use Insert_Acti... | Ed Schonberg | 1 | -1/+1 |
2008-06-03 | Makefile.in (common_tools): Fix typos in $(exeext) extension. | Ralf Wildenhues | 1 | -2/+2 |
2008-05-27 | * exp_ch6.adb: Minor reformatting | Arnaud Charlet | 1 | -2/+2 |
2008-05-27 | 2008-05-27 Doug Rupp <rupp@adacore.com> | Doug Rupp | 1 | -5/+5 |
2008-05-26 | * exp_ch6.adb: Add ??? comment for previous change | Arnaud Charlet | 1 | -3/+5 |
2008-05-26 | 2008-05-26 Doug Rupp <rupp@adacore.com> | Doug Rupp | 1 | -0/+14 |
2008-05-26 | einfo.ads (Abstract_Interface_Alias): Renamed as Interface_Alias. | Javier Miranda | 1 | -2/+2 |
2008-05-20 | exp_ch6.adb (Expand_Call): Add guard to ensure that both the parent and the d... | Hristian Kirtchev | 1 | -60/+93 |
2008-04-08 | s-rident.ads: Add No_Default_Initialization restriction | Robert Dewar | 1 | -120/+74 |
2008-03-26 | exp_disp.adb (Make_DT, [...]): Set attribute Is_Static_Dispatch_Table | Javier Miranda | 1 | -16/+34 |
2008-03-25 | exp_ch6.adb, [...]: Update copyright notice. | Arnaud Charlet | 1 | -6/+6 |
2008-03-24 | 9drpc.adb, [...]: Fix comment typos. | Ralf Wildenhues | 1 | -4/+4 |
2007-12-13 | atree.adb (Flag231..Flag247): New functions | Robert Dewar | 1 | -235/+57 |
2007-10-15 | s-taprop-solaris.adb, [...]: Minor reformatting. | Robert Dewar | 1 | -4/+42 |
2007-09-26 | einfo.adb (Is_Thunk): New attribute applicable to subprograms. | Javier Miranda | 1 | -22/+106 |
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 | -7/+35 |
2007-08-14 | a-stzsup.adb, [...]: Fix warnings for range tests optimized out. | Robert Dewar | 1 | -91/+144 |
2007-06-06 | exp_ch6.ads, [...] (Expand_Call): When adding an extra accessibility actual... | Gary Dismukes | 1 | -420/+412 |
2007-04-06 | einfo.ads, einfo.adb: (First_Component_Or_Discriminant): New function | Robert Dewar | 1 | -184/+734 |
2006-10-31 | exp_ch6.ads, [...]: Use new Validity_Check suppression capability. | Robert Dewar | 1 | -373/+696 |
2006-02-17 | expander.adb: Fix typo in comment | Ramon Fernandez | 1 | -1/+13 |
2006-02-15 | re PR ada/25885 (Tree checking failure on ASIS) | Ed Schonberg | 1 | -42/+209 |
2005-12-09 | a-tags.ads, a-tags.adb (Offset_To_Top): Moved from the package body to the sp... | Javier Miranda | 1 | -6/+3 |
2005-11-15 | rtsfind.ads, [...]: Complete support for Ada 2005 interfaces. | Hristian Kirtchev | 1 | -65/+233 |