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.
167624783651842a7cc295760088cb223078ad32
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
25
Feb
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
Add build type parameter to ctest
Try to return Windows build
An attempt to fix Travis build
No need to install Boost Test anymore
Fix launch directory
Most of the tests are passing
Address casting on MSVC++
Yet another attempt
Yet another attempt
Yet another attempt
Travis build
Try to fix Travis build dir
Adjust Travis build
Fix the tests location
Remove Windows check
Install Boost Test
Remove autoconf tasks from GitHub actions
Rename COPYING to LICENSE.txt
Adjust CodeQL tasks
Upgrade the version to 3.11
ELFIO moved to CMake completely. Remove all autotools files
Initialize local var
No need to disable warnings in a newer VS C++ compiler
No need to disable warnings in a newer VS C++ compiler
Preparation of 'release' package by CPack
'note_section' member name is confusing now - template class is capable to work with segments now
note_segment_accessor added
Adjust stream size when section data changes
Remove semicolon at the end of the namespace definition
Simplify CMake build in CI
Disable symbol section size validation (temporary?)
Apparently, VC++ compiler does not accept -Wextra option
Add an example of damaged ELF file
Make get_stream_size() public
Update elfio_symbols.hpp
Make set_stream_size() public again
Add -Wextra option
Add ARM Aarch64 define (from elf.h)
Respect maximum value of size_t in set_stream_size
Apparently, VS build doesn't like -Wextra option
Loading