Age | Commit message (Expand) | Author | Files | Lines |
2006-10-31 | a-rttiev.ads, [...]: This is a significant redesign primarily for the sake of... | Pat Rogers | 2 | -194/+174 |
2006-10-31 | symbols-processing-vms-ia64.adb, [...] (Process): Do not include symbols that... | Vincent Celier | 2 | -37/+93 |
2006-10-31 | g-trasym-vms-alpha.adb: Dummy_User_Act_Proc: New function. | Doug Rupp | 1 | -9/+34 |
2006-10-31 | a-crbtgo.ads: Commented each subprogram | Matt Heaney | 19 | -1163/+1098 |
2006-10-31 | makegpr.adb (Check_Compilation_Needed): Take into account path names with spa... | Vincent Celier | 1 | -104/+129 |
2006-10-31 | a-direct.ads, [...] (Search): New procedure in Ada 2005 | Vincent Celier | 2 | -2/+44 |
2006-10-31 | a-dirval-vms.adb (Invalid_Character): Specify that digits are allowed in file... | Vincent Celier | 1 | -1/+2 |
2006-10-31 | s-stchop.ads: make this unit preelaborate. | Olivier Hainque | 2 | -2/+9 |
2006-10-31 | widechar.adb (Is_Start_Of_Wide_Char): In case of brackets encoding... | Robert Dewar | 1 | -8/+35 |
2006-10-31 | s-tpobop.adb (Requeue_Call): Introduce a dispatching point when requeuing to ... | Jose Ruiz | 1 | -0/+6 |
2006-10-31 | 2006-10-31 Javier Miranda <miranda@adacore.com> | Javier Miranda | 7 | -8/+108 |
2006-10-31 | s-scaval.adb (Initialize): Add new Boolean flag AFloat that is set True when... | Gary Dismukes | 1 | -16/+64 |
2006-10-31 | s-restri.ads, [...]: Mark this package as Preelaborate. | Arnaud Charlet | 4 | -97/+26 |
2006-10-31 | sprint.adb (Sprint_Node_Actual, [...]): Do not print null exclusion twice in ... | Ed Schonberg | 1 | -62/+360 |
2006-10-31 | sinfo.ads, sinfo.adb (Set_Synchronized_Present, [...]): Add Formal_Derived_Ty... | Robert Dewar | 5 | -888/+2701 |
2006-10-31 | sem_util.ads, [...] (Enter_Name): Exclude -gnatwh warning messages for entiti... | Robert Dewar | 3 | -282/+1742 |
2006-10-31 | sem_type.adb (Add_One_Interp): If node is an indirect call... | Ed Schonberg | 1 | -40/+100 |
2006-10-31 | sem_eval.adb (Compile_Time_Compare): Make use of information from Current_Val... | Robert Dewar | 1 | -12/+138 |
2006-10-31 | sem_elab.ads, [...] (Check_Elab_Assign): New procedure Add new calls to this ... | Robert Dewar | 2 | -47/+289 |
2006-10-31 | sem_disp.adb (Check_Dispatching_Operation): Do not flag subprograms inherited... | Hristian Kirtchev | 1 | -122/+166 |
2006-10-31 | sem_ch9.adb (Analyze_Protected_Definition): Remove call to Check_Overriding_I... | Hristian Kirtchev | 1 | -283/+50 |
2006-10-31 | sem_ch8.adb: Minor error msg rewording | Robert Dewar | 1 | -78/+296 |
2006-10-31 | sem_ch7.adb (Check_Anonymous_Access_Types): New procedure... | Ed Schonberg | 1 | -84/+170 |
2006-10-31 | sem_ch6.ads, [...] (Analyze_Subprogram_Declaration): A null procedure cannot ... | Ed Schonberg | 2 | -231/+1094 |
2006-10-31 | sem_ch5.ads, [...] (Analyze_Loop_Statement): Add circuit to warn on infinite ... | Robert Dewar | 2 | -89/+287 |
2006-10-31 | sem_ch4.adb (Try_Primitive_Operation): Code cleanup to ensure that we generat... | Ed Schonberg | 1 | -64/+191 |
2006-10-31 | sem_ch13.adb: Storage pool cannot be given for access to subprogram type. | Robert Dewar | 1 | -212/+198 |
2006-10-31 | sem_ch12.ads, [...] (Save_References): If node is an operator that has been c... | Ed Schonberg | 2 | -338/+983 |
2006-10-31 | sem_ch11.adb (Analyze_Handled_Statements): Move final test for useless assign... | Robert Dewar | 1 | -9/+22 |
2006-10-31 | sem_attr.ads, [...] (Analyze_Access_Attribute): Diagnose properly an attempt ... | Ed Schonberg | 4 | -266/+571 |
2006-10-31 | scng.adb (Scan, [...]): Better msg for identifier starting with a digit. | Robert Dewar | 1 | -1/+47 |
2006-10-31 | rtsfind.adb: Remove s-polint from comment as it exists no more. | Arnaud Charlet | 2 | -268/+283 |
2006-10-31 | restrict.ads, [...] (Restriction_Active): Now returns False if only a restric... | Arnaud Charlet | 3 | -24/+36 |
2006-10-31 | repinfo.adb (List_Entities): Don't list entities from renaming declarations. | Robert Dewar | 1 | -21/+27 |
2006-10-31 | prj-nmsc.adb (Check_Ada_Name): For children of package A... | Vincent Celier | 3 | -28/+72 |
2006-10-31 | prj-makr.adb (Packages_To_Check_By_Gnatname): New global constant | Vincent Celier | 1 | -4/+17 |
2006-10-31 | prj-dect.adb (Parse_Attribute_Declaration): Do not issue warning for unknown ... | Vincent Celier | 1 | -18/+22 |
2006-10-31 | par-ch3.adb (P_Range_Or_Subtype_Mark): Check for bad parentheses | Robert Dewar | 4 | -65/+125 |
2006-10-31 | par-ch12.adb: Grammar update and cleanup. | Hristian Kirtchev | 1 | -34/+147 |
2006-10-31 | par-ch10.adb (P_Context_Clause): Minor error message fix | Robert Dewar | 1 | -4/+4 |
2006-10-31 | sem_ch10.ads, [...] (Check_Redundant_Withs, [...]): If the context of a body ... | Ed Schonberg | 2 | -90/+339 |
2006-10-31 | mlib-utl.adb (Initialized): Remove, no longer used | Vincent Celier | 1 | -61/+49 |
2006-10-31 | Makefile.in: Set EH mechanism to ZCX for FreeBSD. | Thomas Quinot | 4 | -1330/+2237 |
2006-10-31 | lib-load.adb (Load_Unit): Skip the test for a unit not found when its file ha... | Vincent Celier | 1 | -3/+3 |
2006-10-31 | layout.adb (Layout_Record_Type): Deal with non-static subtypes of variant rec... | Robert Dewar | 1 | -58/+123 |
2006-10-31 | g-spipat.adb (S_To_PE): Remove incorrect use of 0 instead of Str'First | Robert Dewar | 1 | -1/+1 |
2006-10-31 | g-speche.ads, [...]: Add special case to recognize misspelling initial letter... | Robert Dewar | 2 | -9/+11 |
2006-10-31 | g-socket.ads, [...] (Close_Selector): Once the signalling sockets are closed... | Thomas Quinot | 2 | -5/+14 |
2006-10-31 | g-os_lib.ads, [...] (Locate_Exec_On_Path): Always return an absolute path name. | Vincent Celier | 2 | -214/+185 |
2006-10-31 | gnatls.adb: Take into account GPR_PROJECT_PATH... | Vincent Celier | 2 | -20/+32 |