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
752aef5be0a325c1ec5f6cb9778e3ae13f87a464
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
3
Mar
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
19
18
17
14
12
10
7
26
Jan
21
10
9
8
7
6
5
3
29
Dec
20
18
17
16
14
13
12
10
9
3
27
Nov
22
20
19
15
14
8
7
6
5
4
29
Oct
28
21
17
11
10
9
4
3
2
1
30
Sep
27
26
25
24
20
19
18
30
Aug
29
28
15
13
8
6
5
OOP: fixed name clash in the constructor and improved previous modifications to work with subreferences (issue #584)
Document side-effect of [ORDERED_INCLUDE] (issue #583)
Documented the current state of the OOP uplift to v1.3.1
OOP: fixed parameter default value modifications to work in Runtime2 (issue #584)
OOP: fixed bugs and added semantic checks to the default parameter changes (issue #584)
OOP: implemented new wrapper classes for the default values of class function parameters (issue #584)
Adding makefile template for clang
Deleting some unnecessary files from the repo
Increasing backlog parameter (issue #582)
Fixing generation of unnecessary goto statements (issue #580)
Fixed false errors reported for ASN.1 inner type constraints (issue #579)
Enumerated type subtype check (issue #578)
Adjusted more conformance tests to OOP changes
Adjusted some conformance tests after recent changes to const and template parsing
Fixed minor issues created by the last OOP commit (issue #577)
OOP: uplifted default constructors and member initializers to v1.3.1 (issue #577)
Fixing missing format arguments (issue #576)
8.1.1
8.1.1
Fixing make clean, distclean to delete git_version.c
Fixing missing new-line character from the generated file
Update releasenotes.adoc for 8.1.0 release
8.1.0
8.1.0
Version update to 8.1.0
Update releasenotes.adoc for 8.1.0 release
RAW encoder: wrong value if FIELDODER msb with PADDING (issue #575)
RAW enum decoder bug (issue #574)
Improving HC -s parameter handling
Merge gitlab.eclipse.org:eclipse/titan/titan.core
Returned previously removed subtype change, so the user project from the Eclipse forums doesn't cause a compiler fatal error (issue #573)
Fixed infinite recursion caused by ASN.1 parameterized type instances (issue #573)
Removed unrelated changes from previous commit (issue #573)
Fixed infinite recursion caused by ASN.1 parameterized type instances (issue #573)
Titan can not handle timers set to more than 25 days bugfix #572
OOP: fixed typo in error message and updated tests (issue #571)
OOP: implemented @trait classes and multiple inheritance (issue #571)
Documented support for advanced matching mechanisms (issues #548, #549 and #550)
Merge gitlab.eclipse.org:eclipse/titan/titan.core
Implemented conjunction, implication and dynamic templates, part 3 (issues #548, #549 and #550)
Update CONTRIBUTING.md (ECA link and GitLab merge request doc link provded)
Added casts to void pointers before they're deleted (issue #548)
'value' can now be used on the left hand side in dynamic templates (issue #548)
Fixed segmentation fault in empty record templates caused by new template types (issues #548, #549 and #550)
Loading