Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-04 | bindgen.adb, [...]: Minor reformatting | Robert Dewar | 11 | -139/+184 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 12 | -19/+133 |
2011-08-04 | Fix typo. | Arnaud Charlet | 1 | -1/+1 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 19 | -621/+83 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 5 | -87/+164 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 19 | -57/+134 |
2011-08-04 | sem_res.adb, [...]: move check for restriction No_Task_Hierarchy to resolve_a... | Ed Schonberg | 3 | -7/+14 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 21 | -101/+346 |
2011-08-04 | New file. | Arnaud Charlet | 1 | -0/+46 |
2011-08-04 | put_scos.adb (Put_SCOs): Do not emit decision SCO for an X decision nested in... | Thomas Quinot | 7 | -41/+108 |
2011-08-04 | a-tags.adb (Check_TSD): Avoid concatenation of strings, as it is not allowed ... | Vincent Celier | 3 | -2/+28 |
2011-08-04 | g-comlin.adb, [...] (Add_Switch): Put back support for overriding the separator. | Emmanuel Briot | 3 | -15/+34 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 12 | -26/+84 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 13 | -42/+200 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 8 | -18/+111 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 4 | -5/+60 |
2011-08-04 | sem_ch3.adb (Analyze_Full_Type_Declaration): If the declaration is a completi... | Ed Schonberg | 3 | -4/+37 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 6 | -94/+101 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 4 | -31/+47 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 17 | -196/+183 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 6 | -29/+86 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 14 | -73/+107 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 17 | -125/+186 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 6 | -66/+85 |
2011-08-04 | re PR ada/47880 (Free in System.Pool_Local raises Storage_Error) | Thomas Quinot | 1 | -2/+5 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 3 | -35/+105 |
2011-08-04 | exp_ch4.adb (Expand_Allocator_Expression): Disable the generation of Set_Fina... | Hristian Kirtchev | 3 | -3/+20 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 8 | -15/+70 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 18 | -123/+282 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 4 | -8/+52 |
2011-08-04 | sem_ch3.adb (Constrain_Enumeration, [...]): remove constraint that subtype mu... | Yannick Moy | 2 | -6/+8 |
2011-08-04 | sem_ch3.adb (Analyze_Object_Declaration): remove obsolete addition of referen... | Yannick Moy | 4 | -10/+11 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 5 | -28/+42 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 4 | -427/+305 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 10 | -19/+36 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 38 | -806/+1323 |
2011-08-04 | [multiple changes] | Arnaud Charlet | 19 | -409/+658 |
2011-08-04 | prj.adb, [...] (Complete_Mains, [...]): new subprogram. | Emmanuel Briot | 5 | -201/+491 |
2011-08-04 | 2011-08-04 Emmanuel Briot <briot@adacore.com> | Emmanuel Briot | 7 | -11/+93 |
2011-08-03 | prj.ads, [...] (Queue.Insert): now also inserts the "roots" for a main. | Emmanuel Briot | 5 | -136/+435 |
2011-08-03 | [multiple changes] | Arnaud Charlet | 12 | -311/+894 |
2011-08-03 | sem_ch11.adb (Analyze_Raise_xxx_Error): do not mark such nodes as not in ALFA. | Yannick Moy | 4 | -12/+39 |
2011-08-03 | [multiple changes] | Arnaud Charlet | 17 | -460/+562 |
2011-08-03 | [multiple changes] | Arnaud Charlet | 21 | -251/+426 |
2011-08-03 | [multiple changes] | Arnaud Charlet | 4 | -26/+43 |
2011-08-03 | [multiple changes] | Arnaud Charlet | 11 | -178/+217 |
2011-08-03 | [multiple changes] | Arnaud Charlet | 7 | -14/+81 |
2011-08-03 | [multiple changes] | Arnaud Charlet | 9 | -80/+164 |
2011-08-03 | exp_ch13.adb: Add with and use clause for Targparm; | Hristian Kirtchev | 11 | -64/+423 |
2011-08-03 | a-except.adb, [...] (Raise_From_Controlled_Operation): Rewritten to create th... | Hristian Kirtchev | 73 | -7005/+11928 |