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
896def025b1994958773941320fda75ee57182f3
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
27
Aug
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
11
5
1
24
May
17
16
15
10
8
4
27
Apr
26
25
24
21
18
17
16
15
13
12
10
6
5
4
3
28
Mar
27
26
22
20
14
13
12
8
7
6
5
3
2
1
27
Feb
20
19
15
13
12
9
7
6
2
30
Jan
25
18
17
16
15
12
11
11
Dec
8
6
5
4
1
30
Nov
29
28
27
23
22
21
20
14
10
9
7
6
31
Oct
27
26
25
24
20
18
13
12
11
9
5
4
3
22
Sep
18
13
12
11
8
7
6
5
4
1
31
Aug
29
28
25
23
22
17
16
15
14
11
10
9
4
3
2
26
Jul
21
20
19
18
14
13
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
the last sign comparision warnings removed.
an other temporary code that fixes both the compileonly and the xer issue (technically revoking the interested commit.)
let's be honest. It is not disabled, it is not enabled ... it is forced.
temporary change: might generate some unecessary code, but could fix an error detected by the regression tests.
minor simplification.
it is usually a good idea for files to end with a new line.
Merge "minor simplification."
Merge changes I63db84e9,Idac429cc
minor simplification.
Update README.md
Update README.md
minor simplification.
Merge pull request #132 from izaingrid/master
minor formatting for port
Simplified deterministic parameter reference test has been added
Merge "feat(test): initial testset for testing fuzzy formal parameters"
Merge pull request #130 from izaingrid/master
feat(test): initial testset for testing fuzzy formal parameters
Changed the OER signed setting's default value from 'false' to 'true'
Update README.md
removed unused row
Added force omit field to pre-defined RAW descriptors
Merge "fix: checkstate marked as non-deterministic function invoking during snapshots"
minor optimization
fix: checkstate marked as non-deterministic function invoking during snapshots
correct the check.
at those points they are for sure in size_t range
clarifying comments.
size_t
some more size_t here too.
some more size_t
size_t is more precise.
size_t is more precise.
catch exception by reference.
get_descriptor is present in runtime2 so it also should be present in runtime1 to allow seemless switching between the runtimes.
OER fix: in case of unsigned integers shifting should start with 8 bits.
fix(compiler2): non parametrized modified template immutability
lets sync the OER encoder decoder code styles.
fix(Semantic_Analyser): add invoking_function_from_specific_places to Makefile.semantic
Merge "feat(compiler2): 16.1.4 Invoking function from specific places"
Loading