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
e02467812b8324fa69c89ca656c09da1b680886d
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
18
Aug
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
30
Jul
29
22
15
11
9
18
Jun
17
3
28
May
23
22
21
20
16
15
14
13
12
11
10
9
8
7
6
5
3
30
Apr
29
17
9
8
5
4
26
Mar
20
18
13
12
28
Feb
27
26
21
20
19
15
14
12
4
1
30
Jan
28
21
18
17
16
15
14
12
11
6
3
1
31
Dec
27
19
14
13
10
6
5
4
3
1
30
Nov
29
28
23
18
16
15
13
8
7
6
31
Oct
30
19
18
15
11
9
5
2
26
Sep
25
12
10
4
3
1
31
Aug
29
28
27
26
25
23
21
18
17
16
14
12
11
8
7
6
1
31
Jul
30
25
13
9
6
4
3
2
29
Jun
25
22
21
20
19
18
15
14
13
Dropp the unusable digits in float str conversion (bug 566118)
Merge "Made certain function tests less strict when matching float values after float display change"
Reduce the float printout precision (bug 566118)
Made certain function tests less strict when matching float values after float display change
Updated tests after str2float leading zero change
ttcn2str correction (bug 566118 & 566029)
Remove leading zero warning from str2float compiler part (bug 566028)
Remove leading zero warning from str2float (bug 566028)
Fixes to the '@default' modifier in runtime 2 (bug 564919)
Documented '@default' clarifications and limitations in the reference guide
Implemented '@default' modifier for union types (bug 564919)
Changed previous fix to only affect 'activate', and not all references (bug 565952)
Fixed false error with 'activate' parameter (Bug 565952)
Fixed false error with 'activate' parameter (Bug 565952)
Description Using E2C AFS
Update 4-ttcn3_language_extensions.adoc
Update 2-ttcn-3_limitations_in_this_version.adoc
Merge pull request #145 from GergoUjhelyi/master
Bug 563289 - Fixed timestamp problem after 2038
TITAN_Executor_API_test updated to be conform to the newer jdks
Merge branch 'master' of ssh://review.gerrithub.io:29418/eclipse/titan.core
refguide: fixed invalid command name in debugger example
titan.ProtocolModules.JSON_Web_Signature added
Removed unnecessary deallocation (bug 564585)
Added new compiler option '-h', which allows converting universal charstrings to charstrings (bug 564585)
Removed unnecessary null pointer checks from JSON codecs
Fixed xpath usage in makefilegen (for GCC 9.3)
OOP: 'in' parameters of class type are now always copied (bug 563718)
refguide update to release 7.1.1
7.1.1
7.1.1
Merge "Version update for 7.1.1"
Merge "README.linux: new dependencies added"
Version update for 7.1.1
README.linux: new dependencies added
Updated C++ compiler in generated makefiles for newer versions of clang (bug 564441)
OOP: fixed null reference as initial value for class variable (bug 563718)
OOP: fixed method calls with return values on 'in' parameters (bug 563718)
Made C++ compiler version warning more noticeable (bug 564194)
OOP: operator '=>' can now cast to abstract classes (bug 563718)
Changed C++ compiler version errors to warnings if the compiler version is 5 or newer (bug 564194)
some more usefull info.
Loading