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
2b96e78dccac75f467c2a6ef13fa2abdd7d91a6c
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
17
Sep
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
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
Updated xsd2ttcn to generate the '@default' modifier for element and type substitutions (bug 564920)
then lets store the text for MD5 calculation in a separate store.
store the original text, so that we don't need to overcomplicate MD5 calculation on the Java side.
Changed the log category of 'rnd()' messages to DEBUG_UNQUALIFIED (bug 566908)
Documented compiler parser limitations in the reference guide
OOP: fixed code generated for aliases of class types (bug 563718)
typo: corrected incorrect quotation marks
OOP: fixed usage of 'this' as actual parameter in a function call (Bug 563718)
Fixed issues with predefined function 'regexp' (bug 565852)
Implemented negative testing for the RAW attribute 'LENGTHTO' (Bug 566562)
Increased timeout in small function test pieces
fix for bug 563289
Update Apiguide.adoc
typo in refguide
test update to modified float handling
bugfix: posix compatible Makefile
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)
Loading