Show patches with: Submitter = Arnaud Charlet       |    State = Action Required       |    Archived = No       |   2468 patches
« 1 2 ... 22 23 24 25 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Implementation of Ada 2012 AI05-0030: Requeue on synchronized interfaces - - - - --- 2010-10-08 Arnaud Charlet New
[Ada] Null-exclusion must match for parameters for full conformance - - - - --- 2010-10-08 Arnaud Charlet New
[Ada] Null exclusion not allowed in uninitialzed allocators - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] The type of an in-out formal in a child instance - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Actual for a formal derived non-limited type - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Aggregate for records with components of an anonymous access type - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Optimization of array aggregates - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Allocation from empty storage pool is error, not warning - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Change spelling parametrize(d) => parameterize(d) - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Implementation of AI05-0073 - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Parametrized expressions must be parenthesized - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Implement Ada 2012 AI-0177 Parametrized Expressions - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] No_Relative_Delay forbids Set_Handler calls - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Reorganize Full_Qualified_Name handling - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Primitive equality for composite types - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Implementation of Ada 2012 AI05-0026: Missing rules for Unchecked_Union - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Redundant elaboration checks - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Recompile when a dependency has been replaced with another file name - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Ada 2012 packages Ada.Wide_[Wide_]Characters.Handling - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Add To_Lower_Case function to Unicode packages - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Pragma Ada_2012 now allows an argument - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] gnat stack -P only call gnatstack with existing .ci files - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Ada2012-A179 labels at end of a sequence_of_statements - - - - --- 2010-10-07 Arnaud Charlet New
[Ada] Ada 2012 AI05-0163-1/01 Pragmas in place of null - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Wrong management of null interface primitives in private type - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Change of error message in gnatbind - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Rejecting duplicate stubs - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Allow wild cards in Switches (<file>) in project files - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Prefix of 'Address attribute - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] New gnatmake switch --source-info= - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Equality on classwide arguments of constrained private extensions - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Child project extending a child project - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Pass -shared-libgcc when building Ada shared libraries on Windows - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] DSA helpers for tagged types - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Improve DG output of subprograms - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Inheritance of private null interface primitive - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Report error when "a" does not exist in "a/**" for project files - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Code refactoring - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Refactor handling of project path - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Adding support for aggregate projects - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] gnatmake -gnatc does not always compile bodies - - - - --- 2010-10-05 Arnaud Charlet New
[Ada] Avoid unchecked conversion of nodes referencing interface tags - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] gnatmake and invalid mains in attribute Main - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Interpretation of Form parameter for Ada.Directories.Copy_File - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Avoid making library-level subprograms public unnecessarily - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Maximum line length in project files created by gnatname - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Recompile if ALI file newer than object file - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Remove redundant tests for N_Operator_Symbol - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Instruct gnatmake to pass -Oxxx switches to the linker - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Clean up handling of msgs for biasing - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Fixes/improvements to size check for enum rep clause - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Do not create object/exec dir for projects with no sources - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Factor duplicated code in expansion of record assignments - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Functions returning dispatching results - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Simultaneous compilations and -gnateG - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Overriding inherited functions of null extensions - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Subprogram renaming and private overriding - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Simultaneous compilations and -gnateG - - - - --- 2010-10-04 Arnaud Charlet New
[Ada] Do not perform a null_exclusion check on 'out' parameters - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Package extensions in project files - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Add warning for overridden sizes - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Intermediate build-in-place result not finalized - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Add warning for record holes (gaps) - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Private type as actual in generic RCI - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Derivation of untagged private types with discriminants - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Register source directories even if they do not exist - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] <exception> will be raised at run time, not "at run-time" - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Generate style warnings for spec - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Check redundant parens for conditional expressions - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Move Create_Binder_Mapping_File to Makeutl - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Do style checks for main subunits - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Cross-Reference information for build-in-place objects - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Add some defenses against junk code - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] List fixed-point small and range in -gnatR2 output - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Warning on redundant conversion - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] GNAT driver command line - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Minor change to version string support - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Remove hardcoded magic constants in tasking-related expansion - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Interface operations that are renamings - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Refuse executable with same name as source - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Fix PR ada/43993 - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Validity checks on boolean expressions - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Implement Short_Descriptors pragma - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Add support for not returning executable suffixes in executable names - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Subprograms should not be treated as Pure if limited arguments - - - - --- 2010-09-10 Arnaud Charlet New
[Ada] Conversion of arithmetic expression to wider type flagged as redundant - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Constant-folding and discriminants - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] exception messages now correctly identify kind of tampering - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Handling of child instances within a sibling - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Clean up obsolescent stuff handling in scng - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Catch more redundant conversions with -gnatwr - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Implement pragma Ordered and -gnatw.u - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Restrict simultaneous compilations to one per object dir - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Warning on self-assignment to formal - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Semantics of equality renaming in Ada2012 - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Fix missing warnings from Restriction_Warnings - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Minor code cleanup, introduce Aggregate_Kind - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Master entities in Ada2005 - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Crash processing private type whose parent is an interface type - - - - --- 2010-09-09 Arnaud Charlet New
[Ada] Cleanups for Namet.Initialize - - - - --- 2010-09-09 Arnaud Charlet New
« 1 2 ... 22 23 24 25 »