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
6d6c60bfe3759a2b22fde7e84b7b3880d69fa0f3
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
Jul
7
6
5
4
27
Jun
22
21
20
12
9
6
2
29
May
27
25
22
19
18
15
11
10
9
8
5
4
3
2
29
Apr
28
27
25
24
21
19
18
17
15
13
12
11
10
8
7
6
5
4
3
1
31
Mar
30
29
28
27
24
23
22
21
19
18
17
16
15
14
8
7
6
4
3
1
28
Feb
27
25
23
21
20
18
17
15
14
13
10
9
8
7
6
4
3
2
1
31
Jan
30
29
27
26
25
24
23
20
19
18
17
16
13
12
11
9
5
21
Dec
20
19
16
15
14
13
12
9
8
6
5
30
Nov
28
27
25
24
23
22
18
8
7
4
3
2
28
Oct
27
26
25
24
23
21
20
19
18
17
14
13
12
11
10
7
4
3
30
Sep
29
28
27
21
20
19
18
16
15
14
9
8
5
2
1
31
Aug
30
29
22
18
17
12
11
10
9
2
1
27
Jul
26
25
22
21
20
19
8
7
6
5
add notification to improve the generated code: right now if there are more than 1 reason arguments a very special logging mechanism is used to create the needed single argument.
Fixed C++ warning in JSON coders generated for unions with no fields (bug 519642)
Implemented the 'self.setencode' command (bug 517843)
BOM warnings only displayed with TTCN_DEBUG logging (Bug 519591)
Added Support also '... bits' syntax in variant attributes (Bug 499222)
Added makefile to mtc_and_system_clause semantic test
Implemented mtc and system clauses in altsteps and functions (Bug 519281)
fixed JSON attribute 'name as number'
Fixed solaris infinity and nan
Merge "Support for multiple encodings - stage one (bug 517843)"
Implemented JSON variant attribute 'as number' for enumerated types (bug 519239)
Support for multiple encodings - stage one (bug 517843)
Documentation update for null terminated RAW string support
Added support for null terminated string in RAW
Fixed function test error
Implemented json2cbor and cbor2json (Bug 519110)
Update README.md
Akos Buzas's implementation for leting constant being initialized from module parameters.
perl was not mentioned as a requirement for building Titan
bugfix: on cygwin this script started to insert carriage-return signs in the middle of generated code.
Makefilegen usage print fix
Small fix in component checking (Bug 518511)
Reordered some fields for better readability
Changed error to warning on templates with port or default field (Bug 518511)
Default template disallow RT2 fixes
Prohibited to create templates if the type has default or port field (Bug 518511)
juts some minor info comment
Fixed a bug in the RT2 record's JSON decoder, when used as a field of an 'as value' union
XER: anytype fields inherits the 'name as' variant (Bug 518005)
SelectUnion checks blocks when the head is erroneous (Bug 517851)
Minor correction in the -D flag description
Added flag to disable user and time information in generated files (Bug 517844)
Update README.md
Merge "Fixed compiler fatal error in Value copy constructor (bug 517359)"
Fixed compiler fatal error in Value copy constructor (bug 517359)
these are not timers.
Added and upgraded the XmlWorkflow protocol module tests. (Bug 509203)
Merge "reverting original change: for timer it seems to cause a problem to be initialized from module parameters"
Merge "Added .gitignore files to new regtest folders and updated existing .gitignore files (artf517074)"
Merge "Fixed record of concatenation with empty record of value (artf516414)"
Loading