Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
titan.core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
Eclipse Titan
titan.core
Graph
695ba9227cfd4c9ce07c9c8ca77c7bdca8979a93
Select Git revision
Branches
2
ft
master
default
protected
Tags
20
11.0.0
10.1.2
10.1.1
10.1.0
10.0.0
9.0.0
8.3.0
8.2.0
8.1.1
8.1.0
8.0.0
7.2.2
7.2.1_final
7.2.0
7.1.1
7.1.0
6.6.1
6.6.0
6.5.2
6.5.1
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Dec
5
28
Nov
23
17
15
10
8
6
2
31
Oct
30
27
25
18
17
5
4
3
2
29
Sep
21
20
11
28
Aug
25
23
17
15
8
3
2
1
27
Jul
26
19
17
11
10
6
3
14
Jun
6
31
May
30
19
17
15
12
10
4
25
Apr
20
19
18
14
13
12
6
31
Mar
30
29
23
17
14
9
27
Feb
16
15
6
31
Jan
18
16
12
11
10
9
21
Dec
20
7
1
30
Nov
21
18
9
8
25
Oct
24
20
17
15
29
Sep
7
6
29
Aug
23
22
18
11
Jul
6
30
Jun
20
9
25
May
24
23
20
13
12
5
4
3
27
Apr
20
11
7
6
5
4
1
31
Mar
30
24
23
18
17
8
4
3
24
Feb
22
18
17
15
10
9
7
28
Dec
1
30
Nov
29
26
25
24
23
22
10
2
27
Oct
26
7
4
1
3
Sep
1
17
Aug
11
10
9
28
Jul
23
22
21
19
15
14
9
6
16
Jun
7
2
1
28
May
27
26
20
19
18
12
7
29
Apr
27
22
21
16
15
13
7
6
31
Mar
29
25
22
12
11
10
9
4
2
15
Feb
11
10
5
4
3
28
Jan
26
19
18
13
12
8
7
6
4
16
Dec
15
13
11
10
9
7
3
1
25
Nov
20
19
18
16
13
12
11
9
6
5
4
3
2
31
Oct
30
29
28
27
26
21
20
16
14
13
12
11
9
7
6
5
4
2
1
30
Sep
25
23
17
15
14
11
10
9
1
31
Aug
30
23
18
17
14
13
12
11
10
6
31
Jul
27
23
18
16
14
10
9
6
3
2
24
Jun
23
18
17
16
15
12
11
10
9
28
May
27
26
25
22
21
19
18
15
14
13
12
8
5
28
Apr
27
23
13
7
6
2
31
Mar
26
18
17
13
12
11
10
9
6
5
27
Feb
26
25
24
21
20
Fixed segmentation fault caused by isvalue function (issue #709)
Fixing link in Installation guide
Fixed union field compatibility and adjusted some negative conformance tests
Fixed fatal error with sizeof and adjusted some error messages in function tests
Implemented compatibility for enumerated types (issue #646)
Fixed rotate on partially initialized arrays and 'isvalue' on not-selected fields (issues #670 and #671)
Update releasenotes.adoc Signed-off-by:
10.0.0
10.0.0
Updated 10.0.0 changes
Version update for release
Added caching to Type::contains_class (issue #707)
Added warning for imports with newer language specs (issue #677)
Fixed PER encoding of enumerated types with only one value (issue #691)
Fixed lazy and fuzzy values to work outside their block (issue #686)
PER: set absent extension additions to omit or default value (issue #691)
More fixes to lazy and fuzzy variables and parameters (issue #705)
Fixed lazy/fuzzy variables to work in redirects (issue #686)
Added semantic checks for lazy & fuzzy variables (issue #687)
Fixed lazy & fuzzy evaluation for variables (issue #686)
Implemented lazy & fuzzy evaluation for variables (issue #686)
Fixed reused enum item name warnings to no longer initiate other semantic checks (issue #681)
Standard uplift: reused enum item names (issue #681)
Fixed fatal error caused by default module parameter warning (issue #672)
Added warnings for module parameters of default type and for record/set fields set to the not used symbol (issues #672, #683)
Fixed control function upgrade for runtime2 (issue #679)
Upgraded control parts to comply with the new standard (issue #679)
Clarifying the documentation of PTROFFSET
Documented the PER codec (issue #691)
Fixed the initialization of templates in reverse order using function calls (issue #694)
Fixed segmentation fault caused by open type PER encoder generation
PER: open type encoding and decoding (issue #691)
PER: added comments to external encoding (issue #691)
PER: external and any enc/dec (issue #691)
PER: embedded pdv and unrestricted string enc/dec (issue #691)
PER: object identifier encoding and decoding (issue #691)
Fixed seq/set PER encoding and decoding in RT2 (issue #691)
Fixed fatal error in union PER check (issue #691)
PER: choice decoding (issue #691)
Revising semantic checks for ASN.1 id field uniqueness (issue #699)
PER: choice encoding (issue #691)
Fixed fatal error caused by enum PER encoding checks (issue #691)
Loading