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.
0237e33a306c568b20dcf2508476b5f40646abbe
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
11
Dec
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
Enabled C++11 in CMake for examples and tests only
Enabled C++11 in CMake
Fix build break from removal of VS files
Removed tests from CMake do to libboost dep
Build CMake in CI
Remove MS VS project files
An attempt to add a smoke test to the main distribution
Ignore 'out' directory generated by CMake with MS VS
Remove accidentally added directory
Address warnings reported by MS VS analyzer
Address warnings reported by MS VS
Remove VS solution from the project - CMake takes this function now
An attempt to fix CodeQL
Include newly added CMake configuration files to automake distribution
Setup CMake to have 'check' target like autoconf
Add 'make check' target
Add cmake install support for vcpkg integration
Add clarification comment on base of question #49
More apropriate way to avoid macro extraction
Use funny syntax to prevent min() macro in MSVS
Prevent usage of min() macro when compiled with VS
Add MIT license notice
Add a note about C-language wrapper
CodeQL badge added
Add CMake for tests folder
Remove output for dynamic section too
Add C wrapper for note, modinfo and dynamic sections
In dynamic section count entries until DT_NULL; Add const for modinfo params
String section C language wrapper added
Relocation C wrapper added
Rename c_interop to c_wrapper
Add C language example of symbol access
Add header file to the distribution
Add C symbol functions
Remove unused var; Use std::swap()
Adjust autotools for c_interop project
C language interoperability example added
Add the add_section example to autotools
Demonstrate addition of a new section to existing ELF file
New VSCode suggested entry
Loading