Age | Commit message (Expand) | Author | Files | Lines |
2008-04-14 | vms_data.ads: Fix typo in constant. | Ralf Wildenhues | 1 | -1/+1 |
2008-04-13 | sem_ch10.adb, [...]: Fix comment typos. | Ralf Wildenhues | 1 | -11/+11 |
2008-04-09 | re PR ada/28305 (GNAT bug when inlining instance of a generic subprogram) | Samuel Tardieu | 1 | -2/+8 |
2008-04-08 | alloc.ads: Add entries for Obsolescent_Warnings table | Robert Dewar | 1 | -125/+419 |
2008-03-26 | sem_ch6.adb (Analyze_Subprogram_Body): Remove spurious check on operations th... | Ed Schonberg | 1 | -77/+83 |
2007-12-19 | PR ada/15803, ada/15805 | Ed Schonberg | 1 | -6/+5 |
2007-12-13 | inline.adb (Back_End_Cannot_Inline): Use new flag Has_Pragma_Inline_Always in... | Robert Dewar | 1 | -65/+77 |
2007-12-07 | re PR ada/15805 (Illegal program not detected, allows writing through access ... | Samuel Tardieu | 1 | -0/+14 |
2007-10-15 | sem_ch6.adb (Find_Corresponding_Spec): If the previous entity is a body gener... | Ed Schonberg | 1 | -5/+37 |
2007-09-26 | einfo.adb (Is_Thunk): New attribute applicable to subprograms. | Javier Miranda | 1 | -0/+31 |
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 | -6/+37 |
2007-08-14 | einfo.ads, einfo.adb: Create a limited view of an incomplete type... | Ed Schonberg | 1 | -450/+517 |
2007-06-06 | einfo.ads, einfo.adb (Available_View): New synthesized attribute applicable t... | Javier Miranda | 1 | -174/+394 |
2007-04-06 | einfo.ads, einfo.adb: (First_Component_Or_Discriminant): New function | Robert Dewar | 1 | -196/+176 |
2006-10-31 | sem_ch6.ads, [...] (Analyze_Subprogram_Declaration): A null procedure cannot ... | Ed Schonberg | 1 | -230/+1087 |
2006-02-17 | sem_ch6.adb (Build_Body_To_Inline): Enforce the rule that in order to inline ... | Ed Schonberg | 1 | -9/+16 |
2006-02-15 | re PR ada/25885 (Tree checking failure on ASIS) | Ed Schonberg | 1 | -81/+291 |
2005-12-09 | sem_ch6.adb (Analyze_Subprogram_Body): Properly check categorization for case... | Robert Dewar | 1 | -7/+6 |
2005-11-15 | sem_ch6.adb (Check_Conformance): The null-exclusion feature can be omitted in... | Javier Miranda | 1 | -52/+149 |
2005-09-05 | sem_ch6.ads, [...] (Check_Conformance): In case of anonymous access types the... | Javier Miranda | 1 | -110/+200 |
2005-07-07 | freeze.adb (Freeze_Entity): Check wrong uses of tag incomplete types. | Javier Miranda | 1 | -22/+21 |
2005-07-04 | sem_ch6.adb (Conforming_Types): If the types are anonymous access types check... | Ed Schonberg | 1 | -8/+16 |
2005-07-01 | Update FSF address | R. Kelley Cook | 1 | -2/+2 |
2005-06-16 | exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de... | Gary Dismukes | 1 | -104/+299 |
2005-03-29 | sem_ch6.adb (Set_Formal_Mode): If the subtype has a non_null indicator, indic... | Ed Schonberg | 1 | -7/+17 |
2005-03-15 | sem_ch6.adb (Is_Private_Declaration): Verify that the declaration is attached... | Ed Schonberg | 1 | -15/+16 |
2005-02-10 | g-zstspl.ads: New file. | Robert Dewar | 1 | -302/+354 |
2004-12-08 | g-socket.ads (Get_Host_By_Address, [...]): Clarify documentation of the behav... | Arnaud Charlet | 1 | -9/+9 |
2004-11-19 | errout.ads, errout.adb: (First_Sloc): New function | Arnaud Charlet | 1 | -1/+1 |
2004-10-27 | sem_ch6.adb (Analyze_Subprogram_Body): If body is a subunit for a different k... | Ed Schonberg | 1 | -16/+69 |
2004-10-04 | sem_ch6.adb (Analyze_Subprogram_Body): Do not treat Inline as Inline_Always w... | Ed Schonberg | 1 | -2/+1 |
2004-08-09 | [multiple changes] | Arnaud Charlet | 1 | -0/+13 |
2004-07-06 | [multiple changes] | Arnaud Charlet | 1 | -0/+6 |
2004-06-07 | [multiple changes] | Arnaud Charlet | 1 | -13/+12 |
2004-05-24 | [multiple changes] | Arnaud Charlet | 1 | -0/+3 |
2004-05-19 | [multiple changes] | Arnaud Charlet | 1 | -6/+36 |
2004-05-14 | [multiple changes] | Arnaud Charlet | 1 | -0/+10 |
2004-05-10 | [multiple changes] | Arnaud Charlet | 1 | -1/+2 |
2004-05-05 | [multiple changes] | Arnaud Charlet | 1 | -0/+13 |
2004-04-23 | [multiple changes] | Arnaud Charlet | 1 | -17/+23 |
2004-04-21 | [multiple changes] | Arnaud Charlet | 1 | -12/+43 |
2004-04-19 | [multiple changes] | Arnaud Charlet | 1 | -70/+84 |
2004-03-29 | [multiple changes] | Arnaud Charlet | 1 | -11/+101 |
2004-03-22 | [multiple changes] | Arnaud Charlet | 1 | -2/+6 |
2004-03-15 | [multiple changes] | Arnaud Charlet | 1 | -1/+2 |
2003-11-20 | [multiple changes] | Arnaud Charlet | 1 | -3/+3 |
2003-11-17 | [multiple changes] | Arnaud Charlet | 1 | -92/+44 |
2003-10-21 | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 1 | -257/+705 |
2003-04-24 | 1aexcept.adb, [...]: Merge header, formatting and other trivial changes from ... | Geert Bosch | 1 | -1/+0 |