Age | Commit message (Expand) | Author | Files | Lines |
2009-11-30 | makeutl.adb, [...]: Minor reformatting. | Robert Dewar | 1 | -19/+25 |
2009-11-30 | [multiple changes] | Arnaud Charlet | 1 | -5/+9 |
2009-09-17 | Minor reformatting. | Arnaud Charlet | 1 | -11/+11 |
2009-09-17 | [multiple changes] | Arnaud Charlet | 1 | -1/+2 |
2009-09-16 | [multiple changes] | Arnaud Charlet | 1 | -24/+4 |
2009-07-22 | s-stchop.adb, [...]: Make sure sources obey short-circuit style rule. | Robert Dewar | 1 | -2/+2 |
2009-07-13 | 2009-07-13 Emmanuel Briot <briot@adacore.com> | Emmanuel Briot | 1 | -96/+46 |
2009-07-13 | opt.ads, [...]: Minor reformatting | Robert Dewar | 1 | -1/+2 |
2009-07-13 | gnatcmd.adb, [...] (Prj.Tree.Create*): New subprograms to create new packages... | Emmanuel Briot | 1 | -63/+55 |
2009-07-13 | lib.adb, [...]: Minor reformatting and code reorganization. | Robert Dewar | 1 | -22/+20 |
2009-07-13 | gnatcmd.adb, [...]: Minor reformatting. | Emmanuel Briot | 1 | -98/+21 |
2009-07-13 | [multiple changes] | Arnaud Charlet | 1 | -21/+35 |
2009-07-13 | prj-proc.adb, [...]: Remove all remaining global variables and tables in prj-... | Emmanuel Briot | 1 | -61/+53 |
2009-06-25 | [multiple changes] | Arnaud Charlet | 1 | -1/+2 |
2009-06-24 | [multiple changes] | Arnaud Charlet | 1 | -14/+14 |
2009-06-24 | prj-proc.adb, [...] (Allow_Duplicate_Basenames): New parameter to several sub... | Emmanuel Briot | 1 | -7/+16 |
2009-06-24 | gnatcmd.adb, [...] (Units_Table): Removed, since no longer useful. | Emmanuel Briot | 1 | -3/+2 |
2009-06-23 | [multiple changes] | Arnaud Charlet | 1 | -26/+26 |
2009-06-23 | [multiple changes] | Arnaud Charlet | 1 | -4/+12 |
2009-04-29 | prj-proc.adb, prj.ads: Minor reformatting | Robert Dewar | 1 | -3/+3 |
2009-04-29 | 2009-04-29 Emmanuel Briot <briot@adacore.com> | Emmanuel Briot | 1 | -8/+18 |
2009-04-29 | mlib-prj.adb, [...]: Minor reformatting Minor code reorganization | Robert Dewar | 1 | -3/+3 |
2009-04-29 | [multiple changes] | Arnaud Charlet | 1 | -157/+100 |
2009-04-24 | mlib-prj.adb, [...]: Minor reformatting. | Robert Dewar | 1 | -14/+18 |
2009-04-24 | 2009-04-24 Emmanuel Briot <briot@adacore.com> | Emmanuel Briot | 1 | -7/+14 |
2009-04-24 | [multiple changes] | Arnaud Charlet | 1 | -18/+14 |
2009-04-24 | [multiple changes] | Arnaud Charlet | 1 | -2/+1 |
2009-04-24 | prj-env.adb, [...]: Minor reformatting. | Robert Dewar | 1 | -26/+28 |
2009-04-24 | prj-proc.adb, [...] (Project_Data.Seen): field removed. | Emmanuel Briot | 1 | -62/+27 |
2009-04-24 | 2009-04-24 Emmanuel Briot <briot@adacore.com> | Emmanuel Briot | 1 | -3/+3 |
2009-04-24 | 2009-04-24 Emmanuel Briot <briot@adacore.com> | Emmanuel Briot | 1 | -3/+7 |
2009-04-22 | [multiple changes] | Arnaud Charlet | 1 | -2/+7 |
2009-04-22 | prj-proc.adb, [...] (Check_Naming_Schemes): split into several smaller subpro... | Emmanuel Briot | 1 | -0/+4 |
2009-04-22 | prj.ads, [...] (Recursive_Process): Remove duplicated code. | Emmanuel Briot | 1 | -127/+65 |
2009-04-22 | prj-proc.adb, [...] (Load_Naming_Exceptions): New subprogram. | Emmanuel Briot | 1 | -1/+3 |
2009-04-22 | prj-proc.adb, [...] (Project_Data.First_Referred_By): Removed, since unused. | Emmanuel Briot | 1 | -18/+0 |
2009-04-08 | [multiple changes] | Arnaud Charlet | 1 | -6/+18 |
2008-08-20 | make.adb: Minor reformatting | Robert Dewar | 1 | -10/+8 |
2008-08-20 | prj-proc.adb (Process_Declarative_Items): Add Location for Array_Data | Vincent Celier | 1 | -12/+26 |
2008-08-05 | 2008-08-05 Vincent Celier <celier@adacore.com> | Vincent Celier | 1 | -35/+37 |
2008-08-04 | 2008-08-04 Vincent Celier <celier@adacore.com> | Vincent Celier | 1 | -55/+69 |
2008-05-27 | 2008-05-27 Vincent Celier <celier@adacore.com> | Vincent Celier | 1 | -11/+11 |
2008-05-20 | prj.adb (Hash (Project_Id)): New function | Vincent Celier | 1 | -47/+47 |
2008-04-08 | clean.adb (Parse_Cmd_Line): Recognize switch --subdirs= | Vincent Celier | 1 | -7/+13 |
2008-03-31 | g-table.adb, [...]: Fix comment typos. | Ralf Wildenhues | 1 | -3/+3 |
2008-03-26 | prj-dect.adb (Parse_Package_Declaration): When a package name is not known... | Vincent Celier | 1 | -87/+164 |
2007-12-13 | prj.ads, prj.adb (Is_A_Language): Now takes a Name_Id instead of a string | Emmanuel Briot | 1 | -18/+18 |
2007-10-15 | snames.adb, snames.ads: Add new standard name runtime_library_dir | Vincent Celier | 1 | -41/+76 |
2007-09-26 | makeutl.ads (Main_Config_Project): Moved to gpr_util.ads | Vincent Celier | 1 | -510/+256 |
2007-09-10 | exp_atag.ads, [...]: Replace headers with GPL v3 headers. | Robert Dewar | 1 | -4/+3 |