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
bef28c1fae61f615a62217d08a3a0c9d625761c3
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
Mar
12
11
4
28
Feb
26
21
17
14
4
28
Jan
23
14
13
3
Dec
28
Nov
21
20
15
14
12
8
7
5
4
30
Oct
29
28
25
24
21
18
17
14
11
7
4
1
26
Sep
18
17
3
2
30
Aug
27
7
31
Jul
23
16
12
11
10
8
3
2
1
28
Jun
27
26
25
24
19
12
11
5
3
31
May
23
22
10
9
30
Apr
29
25
19
18
17
16
15
12
11
9
7
4
28
Mar
27
26
25
22
21
19
18
14
13
6
5
1
29
Feb
28
26
19
14
7
5
31
Jan
30
11
9
3
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
Improved the implicit omit fix for references (#756)
master
master
Fixed integer overflow/underflow (#757)
Fixed implicit omit for references (#756)
Removed C++ compiler version check
Fixed missing governor for the target of decmatch
Fixed variables of recursive altsteps (#754)
Removed non-existing function tests
ft
ft
Fixed some code generation issues with addresses (misc #26)
Fixed code generation issues with new 'out' parameters (#752)
Fixed get_int_for_param parameter generation
Implemented the @nodefault modifier (#753)
Removed unused type conversion functions and fixed some other warnings
Implemented spontaneous types (#751)
Copyright update to 2025
Improved calculation of operand types for 'match' (#750)
Fixed name clashes in code generated for function references (#749)
Added warning for using functions with 'inout' parameters in lazy/fuzzy actual parameter (#618)
Fixed code generated for altstep guard expressions (#747, #748)
Fixed code generation for record value with all fields missing (#746)
Fixed altsteps to only calculate local variables and gaurd expressions once per alt (#747)
Version update for release
11.0.0
11.0.0
Documented some recent changes in the reference guide (#742, #745)
Fixing option of makefilegen and TDP with xsd2ttcn flags (issue #739)
Re-added the referenced-index-protection feature, but only for component variables (#745)
Fixed legacy 'out' parameter switch (#744)
Fixed generated code for 'out' parameters of imported functions (#617)
Added semantic checks for using two conflicting references as 'inout' parameters in the same parameter list (#620, #621)
Adding option to makefilegen and to TDP with xsd2ttcn flags (issue #739)
Implemented component variable detection inside character string patterns (#587)
Added more tests for 'out' parameters (#617)
Fixed single-expression detection for parameter default values containing component variables (#741)
Removed 'out' parameters from the referenced index algorithm in RT2 (#617)
Changed 'out' parameters to function according to the standard (#617)
Issue #742 extend encvalue/decvalue/setencode PER modes
Adding missing type keywords to identifiers
Documented runs-on/mtc/system compatiblity in the reference guide (#655, #656)
Added a new way of removing logging bits in the config file (#740)
Fixed usage of log event type MATCHING_TIMEOUT (#740)
Adjusted conformance tests to new mtc/system clause changes (#655, #656)
Updated mtc and system component compatibility (#655, #656)
Loading