Age | Commit message (Expand) | Author | Files | Lines |
2014-01-31 | [multiple changes] | Arnaud Charlet | 5 | -8/+45 |
2014-01-31 | [multiple changes] | Arnaud Charlet | 5 | -10/+98 |
2014-01-31 | [multiple changes] | Arnaud Charlet | 6 | -95/+136 |
2014-01-31 | [multiple changes] | Arnaud Charlet | 5 | -24/+51 |
2014-01-31 | [multiple changes] | Arnaud Charlet | 4 | -12/+38 |
2014-01-31 | [multiple changes] | Arnaud Charlet | 8 | -19/+82 |
2014-01-31 | [multiple changes] | Arnaud Charlet | 8 | -67/+97 |
2014-01-31 | s-taskin.ads: Minor comment fix. | Bob Duff | 3 | -18/+40 |
2014-01-31 | [multiple changes] | Arnaud Charlet | 17 | -334/+214 |
2014-01-29 | [multiple changes] | Arnaud Charlet | 8 | -2/+39 |
2014-01-29 | sem_util.adb (Find_Placement_In_State_Space): Assume that the default placeme... | Hristian Kirtchev | 2 | -1/+7 |
2014-01-29 | [multiple changes] | Arnaud Charlet | 15 | -19/+30 |
2014-01-29 | sem_util.ads, [...] (In_Pragma_Expression): New function. | Robert Dewar | 4 | -4/+39 |
2014-01-29 | Update comments. | Arnaud Charlet | 1 | -0/+11 |
2014-01-29 | Code clean up. | Arnaud Charlet | 1 | -6/+6 |
2014-01-29 | sem_prag.adb (Check_Missing_Part_Of): List all values of State_Space_Kind for... | Hristian Kirtchev | 3 | -20/+118 |
2014-01-29 | a-except-2005.adb, [...]: Minor reformatting. | Robert Dewar | 150 | -561/+592 |
2014-01-29 | [multiple changes] | Arnaud Charlet | 3 | -6/+20 |
2014-01-29 | [multiple changes] | Arnaud Charlet | 3 | -0/+29 |
2014-01-29 | clean.adb (Gnatclean): Fail if main project is an aggregate project or if... | Vincent Celier | 7 | -1/+66 |
2014-01-29 | prj-part.adb (Check_Import_Aggregate): New procedure to check if an imported ... | Vincent Celier | 3 | -11/+61 |
2014-01-29 | exp_ch9.adb, [...]: Minor reformatting and code clean up. | Robert Dewar | 6 | -118/+139 |
2014-01-29 | [multiple changes] | Arnaud Charlet | 5 | -70/+126 |
2014-01-29 | 2014-01-29 Hristian Kirtchev <kirtchev@adacore.com> | Hristian Kirtchev | 20 | -627/+1680 |
2014-01-29 | [multiple changes] | Arnaud Charlet | 3 | -154/+244 |
2014-01-29 | checks.adb: minor clarification. | Ed Schonberg | 3 | -2/+19 |
2014-01-29 | [multiple changes] | Arnaud Charlet | 8 | -53/+67 |
2014-01-29 | exp_ch9.adb, inline.ads: Minor reformatting. | Robert Dewar | 3 | -4/+6 |
2014-01-29 | [multiple changes] | Arnaud Charlet | 4 | -7/+61 |
2014-01-29 | [multiple changes] | Arnaud Charlet | 7 | -126/+92 |
2014-01-29 | [multiple changes] | Arnaud Charlet | 6 | -94/+205 |
2014-01-27 | [multiple changes] | Arnaud Charlet | 15 | -31/+98 |
2014-01-27 | sem_ch6.adb: sem_ch6.adb (Set_Actual_Subtypes): If the type has a dynamic pre... | Ed Schonberg | 2 | -0/+14 |
2014-01-27 | [multiple changes] | Arnaud Charlet | 13 | -117/+155 |
2014-01-27 | [multiple changes] | Arnaud Charlet | 7 | -219/+207 |
2014-01-27 | [multiple changes] | Arnaud Charlet | 10 | -193/+422 |
2014-01-27 | [multiple changes] | Arnaud Charlet | 13 | -15/+130 |
2014-01-27 | [multiple changes] | Arnaud Charlet | 14 | -90/+223 |
2014-01-27 | [multiple changes] | Arnaud Charlet | 3 | -63/+95 |
2014-01-27 | [multiple changes] | Arnaud Charlet | 16 | -500/+849 |
2014-01-27 | [multiple changes] | Arnaud Charlet | 4 | -18/+61 |
2014-01-27 | sem_prag.adb (Set_Convention_From_Pragma): Check that convention Ghost can on... | Robert Dewar | 4 | -6/+31 |
2014-01-27 | gnat_ugn.texi: Add Short_Enums to documentation of -gnatet/-gnateT. | Robert Dewar | 5 | -2/+36 |
2014-01-26 | a-intnam-lynxos.ads, [...]: Removed, no longer maintained. | Arnaud Charlet | 11 | -3988/+8 |
2014-01-26 | Complete previous changes. | Arnaud Charlet | 1 | -95/+0 |
2014-01-25 | Fix pilot error in previous checkin | Eric Botcazou | 1 | -18/+0 |
2014-01-25 | * gcc-interface/Makefile.in: Fix oversight. | Eric Botcazou | 2 | -1/+117 |
2014-01-25 | utils.c (convert_to_fat_pointer): Un-obfuscate the conversion from a thin poi... | Eric Botcazou | 3 | -27/+48 |
2014-01-25 | decl.c (gnat_to_gnu_entity): Always build a variable for E_Variable with a pr... | Tristan Gingold | 2 | -0/+9 |
2014-01-25 | decl.c (gnat_to_gnu_param): Make sure an Out parameter with Default_Value asp... | Robert Dewar | 2 | -2/+9 |