| Commit message (Expand) | Author | Age | Files | Lines |
* | [multiple changes] | Arnaud Charlet | 2009-04-08 | 1 | -6/+18 |
* | make.adb: Minor reformatting | Robert Dewar | 2008-08-20 | 1 | -10/+8 |
* | prj-proc.adb (Process_Declarative_Items): Add Location for Array_Data | Vincent Celier | 2008-08-20 | 1 | -12/+26 |
* | 2008-08-05 Vincent Celier <celier@adacore.com> | Vincent Celier | 2008-08-05 | 1 | -35/+37 |
* | 2008-08-04 Vincent Celier <celier@adacore.com> | Vincent Celier | 2008-08-04 | 1 | -55/+69 |
* | 2008-05-27 Vincent Celier <celier@adacore.com> | Vincent Celier | 2008-05-27 | 1 | -11/+11 |
* | prj.adb (Hash (Project_Id)): New function | Vincent Celier | 2008-05-20 | 1 | -47/+47 |
* | clean.adb (Parse_Cmd_Line): Recognize switch --subdirs= | Vincent Celier | 2008-04-08 | 1 | -7/+13 |
* | g-table.adb, [...]: Fix comment typos. | Ralf Wildenhues | 2008-03-31 | 1 | -3/+3 |
* | prj-dect.adb (Parse_Package_Declaration): When a package name is not known... | Vincent Celier | 2008-03-26 | 1 | -87/+164 |
* | prj.ads, prj.adb (Is_A_Language): Now takes a Name_Id instead of a string | Emmanuel Briot | 2007-12-13 | 1 | -18/+18 |
* | snames.adb, snames.ads: Add new standard name runtime_library_dir | Vincent Celier | 2007-10-15 | 1 | -41/+76 |
* | makeutl.ads (Main_Config_Project): Moved to gpr_util.ads | Vincent Celier | 2007-09-26 | 1 | -510/+256 |
* | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 2007-09-10 | 1 | -4/+3 |
* | prj.ads, prj.adb: Update Project Manager to new attribute names for gprbuild. | Vincent Celier | 2007-08-14 | 1 | -129/+515 |
* | bcheck.adb, [...]: Move Name_Id, File_Name_Type and Unit_Name_Type from packa... | Vincent Celier | 2007-06-06 | 1 | -22/+33 |
* | errutil.adb (Initialize): Initialize warnings table... | Vincent Celier | 2007-04-06 | 1 | -4/+7 |
* | prj-nmsc.adb (Check_Ada_Name): For children of package A... | Vincent Celier | 2006-10-31 | 1 | -1/+11 |
* | prj.ads (Error_Warning): New enumeration type | Vincent Celier | 2006-02-15 | 1 | -23/+174 |
* | re PR ada/18434 (Ada: cannot build gnattools on Tru64 UNIX V5.1B) | Robert Dewar | 2005-11-15 | 1 | -2/+2 |
* | Update FSF address | R. Kelley Cook | 2005-07-01 | 1 | -2/+2 |
* | [multiple changes] | Arnaud Charlet | 2005-06-16 | 1 | -1/+0 |
* | prj.ads, prj.adb: (Project_Data): Add new component Display_Name | Vincent Celier | 2005-03-29 | 1 | -8/+53 |
* | make.adb (Insert_Project_Sources): Make sure the Q is always initialized. | Vincent Celier | 2005-03-18 | 1 | -1/+0 |
* | mlib-tgt-tru64.adb, [...] (Library_Exist_For, [...]): Add new parameter In_Tr... | Vincent Celier | 2005-03-15 | 1 | -466/+793 |
* | make.adb (Check_Mains, [...]): Adapt to name changes in package Prj (Current_... | Arnaud Charlet | 2004-12-08 | 1 | -45/+32 |
* | prj-nmsc.adb (Language_Independent_Check): Do not forbid virtual extension of... | Vincent Celier | 2004-10-27 | 1 | -10/+32 |
* | [multiple changes] | Arnaud Charlet | 2004-07-15 | 1 | -9/+6 |
* | revert: [multiple changes] | Arnaud Charlet | 2004-06-25 | 1 | -9/+20 |
* | [multiple changes] | Arnaud Charlet | 2004-05-17 | 1 | -6/+57 |
* | [multiple changes] | Arnaud Charlet | 2004-05-05 | 1 | -7/+17 |
* | [multiple changes] | Arnaud Charlet | 2004-04-19 | 1 | -12/+33 |
* | [multiple changes] | Arnaud Charlet | 2004-03-18 | 1 | -83/+22 |
* | [multiple changes] | Arnaud Charlet | 2004-01-23 | 1 | -18/+83 |
* | [multiple changes] | Arnaud Charlet | 2003-11-17 | 1 | -22/+26 |
* | [multiple changes] | Arnaud Charlet | 2003-11-10 | 1 | -11/+61 |
* | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 2003-10-21 | 1 | -316/+772 |
* | 1aexcept.adb, [...]: Merge header, formatting and other trivial changes from ... | Geert Bosch | 2003-04-24 | 1 | -1/+0 |
* | Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for... | Nathanael Nerode | 2002-10-23 | 1 | -1/+1 |
* | Delete all lines containing "$Revision:". | Geoffrey Keating | 2002-03-14 | 1 | -1/+0 |
* | 41intnam.ads, [...]: Merge in ACT changes. | Geert Bosch | 2002-03-08 | 1 | -61/+153 |
* | sem_ch12.adb (Instantiate_Package_Body): if instance is a compilation unit... | Geert Bosch | 2001-12-05 | 1 | -2/+1 |
* | prj-proc.adb: Minor reformatting | Robert Dewar | 2001-12-03 | 1 | -4/+3 |
* | * make.adb: | Vincent Celier | 2001-10-11 | 1 | -2/+7 |
* | New Language: Ada | Richard Kenner | 2001-10-02 | 1 | -0/+1371 |