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
afc8254f8b40b38fca1bbc5f0a025f30fcb5333f
Select Git revision
Branches
3
bb_embedded_fields
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
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Feb
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
1
29
Jun
27
24
21
17
16
15
14
13
9
8
7
3
2
1
31
May
30
28
26
23
17
13
12
11
5
2
29
Apr
28
27
26
25
22
21
20
19
18
15
14
13
12
11
7
6
5
4
1
31
Mar
30
29
25
24
23
22
21
5
26
Feb
29
Jan
5
Dec
13
Nov
11
Aug
10
5
3
1
31
Jul
20
2
29
Jun
22
May
9
Apr
16
Mar
18
Feb
15
5
30
Jan
24
23
20
15
8
Sep
build experiment: these files does not seem to need to include math.h on cygwin
math operations are only present in the cc not in the header.
Removed 'any from' macros and unichar pattern warning during build
Documented the issue of altsteps deactivating themselves in the refguide
Update README.cygwin
Merge "Address port connect testcase commented out"
GeneralFunction does not seem to need math.h
Merge "Fixed parameter deletion when altstep deactivates itself (bug 500919)"
as isnan is no longer available like the old way, first lets try to use math.h to be consistent with other parts of source code.
Fixed parameter deletion when altstep deactivates itself (bug 500919)
Address port connect testcase commented out
Merge branch 'master' of ssh://review.gerrithub.io:29418/eclipse/titan.core
Merge branch 'master' of ssh://review.gerrithub.io:29418/eclipse/titan.core
Fixed incorrect code generation fo parameterized templates (Bug 511453)
Address port and connect operation error message minor fix
Address supporting ports cannot be used in connect operation (artf817538)
Already mapped or connected ports cannot be connected or mapped (artf817270)
Merge "make the implicit conversion explicit"
TITAN throws DTE when send operation is applied on non mapped ports (artf817538)
make the implicit conversion explicit
in copy constructors it is also a good idea to copy the data of base classes.
when the string is of unsigned char lets & its elements with unsigned chars
Fixed uninitialised value when reading CaseFolding.txt
Implemented that 'of' types or array can be indexed with a record of or array of integer (Bug 511078)
Fixed memory leaks in TPD processing (artf786863)
makefilegen: TPD test fix
makefilegen TPD buildconfig error fixed (Bug 510868)
xsd2ttcn: defaultForEmpty variants are generated with constants for the value (artf190392)
xsd2ttcn: fixed generation of special float values in enumerations (Bug 510734)
small editorial change
xsd2ttcn: Added .0 if needed after the value of a fixed float value (Bug 510589)
Merge "Bug 499151 - Documentation:Titan installation prerequisites are unclear in installation guide"
Bug 499151 - Documentation:Titan installation prerequisites are unclear in installation guide
Merge "Fixed memory leaks in usage stats, JSON attribute parsing and ttcn2json (artf786863)"
Fixed memory leaks in usage stats, JSON attribute parsing and ttcn2json (artf786863)
xsd2ttcn: special fixed value of float elements are handled correctly (Bug 510589)
xsd2ttcn: Fixed type conversion name following in attributes (Bug 510610)
Fixed select statement code generation when goto is present (Bug 510562)
Corrected invalid frees in makefilegen
Update README.md
Loading