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
2d4fe85304c08abdc3763ec38733cf99fd7674ab
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
5
Dec
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
XER: encoding union with useType error fixed (Bug 507270)
Further fixes to the 'any from' clause implementation
Fixed more faults to timer.stop caused by the 'any from' commit
temporarily enabling debugging on the post-commit test machines
Fixed faulty timer.stop semantic analysis, caused by the 'any from' commit
implemented the 'any from' clause and the '@index' modifier (bug 498591, artf724072)
cerrno does not seem to be needed here
cctype can also be made stricter
cmath and cfloat are only used in SimpleType.cc
add extra TODO for the time when C++11 can become the base platform
start_len should be unsigned.
these indeces at their point of usage can only be positive integers
variables can store size_t
stricter type usage
empties can only store unsigned indeces
some more explicit char conversion
mstrlen returns size_t
make char casts explicit
it is not really possible to generate an indentation of negative amount
somehow these were overwritten during previous commit
add TODO as type/value description for this field is missing
unsigned correction
temporal_variable_index is always used as a size_t
this exer thing is confusing.
XERdescriptor_t.xer_bits is actually unsigned long
p_td.ns_index can be safely cast to size_t in these cases as the -1 case was already checked at the time.
fix indentation in generated code
fix bools and indentation
return to original code for safety reasons
Merge "lets not report a negative index as overflow."
Merge "boolean harmomization in the generated code"
Merge "minor refactoring so that we can always index with size_t values."
Merge "for some reason gcc prefers these numbers to be directly cast."
Merge "these parameters can be size_t"
Merge "it is not really possible to have negative amount of lines in a file"
Merge "check that these cast are safe as negative values drive execution on a different route."
Merge "this way we can safely index with a size_t value"
Merge "the number of imports can not be negative within a module."
Merge changes I7ea41857,I72dafea7
Merge "minor simplification and bracketing for better readability."
Loading