CVS difference for ai12s/ai12-0313-1.txt
--- ai12s/ai12-0313-1.txt 2021/03/14 11:35:12 1.7
+++ ai12s/ai12-0313-1.txt 2022/06/14 23:38:42 1.8
@@ -1,27 +1,27 @@
-!standard 0.3(6/3) 21-03-08 AI12-0313-1/06
-!standard 0.3(10)
-!standard 0.3(31)
-!standard 0.3(41/2)
-!standard 0.3(57.1/3)
-!standard 0.3(57.2/3)
-!standard 0.3(57.3/3)
-!standard 0.3(57.4/3)
-!standard 0.3(57.5/3)
-!standard 0.3(57.6/3)
-!standard 0.3(57.7/3)
-!standard 0.3(57.8/3)
-!standard 0.3(57.9/3)
-!standard 0.3(57.10/3)
-!standard 0.3(57.11/3)
-!standard 0.3(57.13/3)
-!standard 0.3(57.14/3)
-!standard 0.3(57.15/4)
-!standard 0.3(57.16/4)
-!standard 0.3(57.17/3)
-!standard 0.3(57.18/3)
-!standard 0.3(57.19/3)
-!standard 0.3(57.20/3)
-!standard 0.3(57.21/3)
+!standard 0.2(6/3) 21-03-08 AI12-0313-1/06
+!standard 0.2(10)
+!standard 0.2(31)
+!standard 0.2(41/2)
+!standard 0.2(57.1/3)
+!standard 0.2(57.2/3)
+!standard 0.2(57.3/3)
+!standard 0.2(57.4/3)
+!standard 0.2(57.5/3)
+!standard 0.2(57.6/3)
+!standard 0.2(57.7/3)
+!standard 0.2(57.8/3)
+!standard 0.2(57.9/3)
+!standard 0.2(57.10/3)
+!standard 0.2(57.11/3)
+!standard 0.2(57.13/3)
+!standard 0.2(57.14/3)
+!standard 0.2(57.15/4)
+!standard 0.2(57.16/4)
+!standard 0.2(57.17/3)
+!standard 0.2(57.18/3)
+!standard 0.2(57.19/3)
+!standard 0.2(57.20/3)
+!standard 0.2(57.21/3)
!class presentation 19-02-07
!status Amendment 1-2012 19-04-09
!status ARG Approved 11-0-0 19-04-09
@@ -204,7 +204,7 @@
* other (object_size, Enum_Rep/Enum_Val)
-!corrigendum 0.3(6/3)
+!corrigendum 0.2(6/3)
@drepl
Ada was originally designed with three overriding concerns: program
@@ -228,7 +228,7 @@
more standardized packages within the framework provided by the 1995
revision.
-!corrigendum 0.3(10)
+!corrigendum 0.2(10)
@drepl
No language can avoid the problem of efficiency. Languages that
@@ -249,7 +249,7 @@
introduced to simplify making safe and efficient use of modern
multicore architectures.
-!corrigendum 0.3(31)
+!corrigendum 0.2(31)
@drepl
Every object in the language has a type, which characterizes a set of values
@@ -263,7 +263,7 @@
(including array and record types).
-!corrigendum 0.3(41/2)
+!corrigendum 0.2(41/2)
@dinsa
Aspect clauses can be used to specify the mapping between types and
@@ -283,7 +283,7 @@
types, record types, or array types.
-!corrigendum 0.3(57.1/3)
+!corrigendum 0.2(57.1/3)
@drepl
This International Standard replaces the second edition of 1995. It modifies
@@ -299,14 +299,14 @@
capability of the language and the reliability of programs written in the
language.
-!corrigendum 0.3(57.2/3)
+!corrigendum 0.2(57.2/3)
@drepl
Significant changes originating in Amendment 1 are incorporated:
@dby
Significant changes in this edition are:
-!corrigendum 0.3(57.3/3)
+!corrigendum 0.2(57.3/3)
@drepl
@xbullet<Support for program text is extended to cover the entire ISO/IEC
@@ -317,7 +317,7 @@
introduction of parallel loops, parallel blocks, parallel container
iteration, and parallel reduction.>
-!corrigendum 0.3(57.4/3)
+!corrigendum 0.2(57.4/3)
@drepl
@xbullet<The object-oriented model has been improved by the addition of an
@@ -331,7 +331,7 @@
aspects, in particular, help to determine whether two constructs can
safely execute in parallel.>
-!corrigendum 0.3(57.5/3)
+!corrigendum 0.2(57.5/3)
@drepl
@xbullet<Access types have been further extended to unify properties such as
@@ -345,7 +345,7 @@
initialization of a type may be specified using the new
Default_Initial_Condition aspect.>
-!corrigendum 0.3(57.6/3)
+!corrigendum 0.2(57.6/3)
@drepl
@xbullet<The control of structure and visibility has been enhanced to permit
@@ -359,7 +359,7 @@
instead of English descriptions; a restricted ("stable") view for most
containers is introduced to support more efficient iteration.>
-!corrigendum 0.3(57.7/3)
+!corrigendum 0.2(57.7/3)
@drepl
@xbullet<The predefined environment has been extended to include additional
@@ -371,7 +371,7 @@
introduction of static expression functions along with fewer
restrictions on static strings.>
-!corrigendum 0.3(57.8/3)
+!corrigendum 0.2(57.8/3)
@drepl
@xbullet<Two of the Specialized Needs Annexes have been considerably enhanced:>
@@ -380,7 +380,7 @@
user-specifiable attribute Put_Image is provided, which determines
the value of the Image attribute for a user-defined type.>
-!corrigendum 0.3(57.9/2)
+!corrigendum 0.2(57.9/2)
@ddel
@xinbull<The Real-Time Systems Annex now includes the Ravenscar profile for
@@ -388,14 +388,14 @@
earliest Deadline First, support for timing events, and support for control
of CPU time utilization. See subclauses D.2, D.13, D.14, and D.15.>
-!corrigendum 0.3(57.10/3)
+!corrigendum 0.2(57.10/3)
@ddel
@xinbull<The Numerics Annex now includes support for real and complex vectors
and matrices as previously defined in ISO/IEC 13813:1997 plus further basic
operations for linear algebra. See subclause G.3.>
-!corrigendum 0.3(57.11/3)
+!corrigendum 0.2(57.11/3)
@drepl
@xbullet<The overall reliability of the language has been enhanced by a
@@ -440,7 +440,7 @@
@xbullet<The Jorvik profile is introduced to support hard real-time
applications that need to go beyond the restrictions of the Ravenscar profile.>
-!corrigendum 0.3(57.12/3)
+!corrigendum 0.2(57.12/3)
@ddel
In addition, this third edition makes enhancements to address two important
@@ -450,20 +450,20 @@
capability of the language and the reliability of programs written in the
language.
-!corrigendum 0.3(57.13/3)
+!corrigendum 0.2(57.13/3)
@ddel
The following significant changes with respect to the 1995 edition as amended
by Amendment 1 are incorporated:
-!corrigendum 0.3(57.14/3)
+!corrigendum 0.2(57.14/3)
@ddel
@xbullet<New syntax (the aspect specification) is introduced to enable
properties to be specified for various entities in a more structured
manner than through pragmas. See subclause 13.1.1.>
-!corrigendum 0.3(57.15/4)
+!corrigendum 0.2(57.15/4)
@ddel
@xbullet<The concept of assertions introduced in the 2005 edition is extended with the
@@ -474,7 +474,7 @@
all indicated using aspect specifications. See subclauses 3.2.4, 6.1.1, and
7.3.2.>
-!corrigendum 0.3(57.16/4)
+!corrigendum 0.2(57.16/4)
@ddel
@xbullet<New forms of expressions are introduced. These are if expressions, case
@@ -485,7 +485,7 @@
functions. See subclauses 4.5.7, 4.5.8, 6.8, and 11.3. Membership tests are
also made more flexible. See subclauses 4.4 and 4.5.2.>
-!corrigendum 0.3(57.17/3)
+!corrigendum 0.2(57.17/3)
@ddel
@xbullet<A number of changes are made to subprogram parameters. Functions may now have
@@ -495,7 +495,7 @@
a parameter may be incomplete in certain circumstances. See subclauses 3.10.1,
6.1, and 6.4.1.>
-!corrigendum 0.3(57.18/3)
+!corrigendum 0.2(57.18/3)
@ddel
@xbullet<The use of access types is now more flexible. The rules for accessibility and
@@ -503,14 +503,14 @@
Furthermore, better control of storage pools is provided. See subclause
13.11.4.>
-!corrigendum 0.3(57.19/3)
+!corrigendum 0.2(57.19/3)
@ddel
@xbullet<The Real-Time Systems Annex now includes facilities for defining domains of
processors and assigning tasks to them. Improvements are made to scheduling
and budgeting facilities. See subclauses D.10.1, D.14, and D.16.>
-!corrigendum 0.3(57.20/3)
+!corrigendum 0.2(57.20/3)
@ddel
@xbullet<A number of important improvements are made to the standard library. These
@@ -521,7 +521,7 @@
include bounded forms of the existing containers and new containers for
indefinite objects, multiway trees, and queues. See subclause A.18.>
-!corrigendum 0.3(57.21/3)
+!corrigendum 0.2(57.21/3)
@ddel
@xbullet<Finally, certain features are added primarily to ease the use of containers,
Questions? Ask the ACAA Technical Agent