Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
elfio mirror
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Third Party Mirrors
elfio mirror
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c93ed7a1481b12944ec7471da0ae3f06c44f22f6
Select Git revision
Branches
4
aware-sw-delivery
gh-pages
main
master
default
protected
Tags
8
Release_3.3
Release_3.2
Release_3.1
Release_3.0
Release_2.3
Release_2.2
Release_2.1
Release_2.0
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
31
Dec
18
15
30
Nov
29
24
19
18
14
13
12
11
10
4
16
Oct
29
Sep
28
26
23
22
17
16
4
1
31
Aug
30
29
28
Jul
18
17
9
4
1
21
Jun
19
18
16
11
10
21
May
27
Feb
26
25
12
11
8
2
1
29
Jan
19
18
15
14
8
1
1
Dec
20
Nov
8
1
Oct
30
Sep
21
20
19
18
14
7
26
Aug
16
14
13
27
Jul
23
13
17
Jun
15
5
8
Apr
31
Mar
30
29
28
27
5
Feb
19
Jan
13
8
7
22
Dec
21
17
11
2
Nov
30
Oct
22
17
16
12
11
10
6
26
Sep
9
6
5
28
Aug
25
24
23
22
21
20
19
18
19
18
15
13
11
9
8
7
17
Jul
10
Jun
9
6
29
May
22
Feb
15
29
May
28
28
Apr
19
3
Nov
2
25
Aug
5
May
5
Oct
4
28
Mar
6
18
Feb
16
Jan
20
Dec
6
Oct
22
Sep
18
10
Jul
2
23
Apr
26
Sep
22
Aug
30
Apr
19
Mar
25
Feb
24
21
13
19
Jan
3
Dec
23
Nov
22
15
14
13
8
30
Oct
9
Aug
7
27
Feb
26
17
13
17
May
16
21
Apr
20
25
Mar
21
15
Feb
30
Jan
13
7
Dec
6
5
3
2
27
Nov
26
25
24
20
18
18
Sep
26
Aug
23
22
19
18
29
Jul
24
21
18
1
24
Jun
23
20
3
11
Mar
10
9
3
26
Feb
18
Minor refactoring
main
main
Increase version number for future release
Switch to a newer 'googletest' archive
Add missed implementation function for insert_data()
Rewrite append_data() to call insert_data()
Add insert_data() to section
VSCode settings update
Generate output of compile commands during generation
Remove dispersed 'noexcept' specifier
Revert the change of the previous commit
tests: allow using system gtest copy
Don't build tests by default. Set ELFIO_BUILD_TESTS=ON
Make more const variables
Add tests for lazy load
Implement 'lazy' load for sections
'noexcept' is added to section and segment API
Add 'lazy' load for own opened streams
'noexept' added to upper level API members
Lazy load segment data - load data upon request
Remove redundant member initialization
Remove output to std::cerr
Use const referencies in set_xxx arguments
Generilize the section compression calls
Externalize zlib dependency
fix mismatched allocator warning
Add support for writing RPL/RPX
Add support for reading Wii U RPX/RPL
A tiny refactoring according to SonarLint
Just VSCode settings
Apply advices given by clang-tidy
Additional SHF flags
Address more warnings reported by SonarLint
New types and OS/ABI in dump
Add 'explicit' keyword
More refactoring
More refactoring reported by SonarLint
fix alloc-dealloc-mismatch reported in ASAN
Adapt to the new notes interface
Modernize more files
Delete cmake.yml
Loading