Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CanBusToolbox
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
Detector Control System
CanBusToolbox
Graph
stable
Select Git revision
Branches
2
master
protected
stable
default
protected
Tags
3
1.1
protected
1.0
protected
0.0
protected
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Apr
1
Mar
16
Feb
15
14
May
11
7
24
Apr
23
16
15
14
9
8
7
2
30
Mar
4
28
Feb
27
26
25
24
21
20
13
12
11
10
7
5
4
3
Version 1.1
1.1 master stable
1.1 master stable
Update Office Address
Move mainpage.doxh to /doc
Raise C++ Standard to C++17
Some more Code Cleanup
Replace std::bind with Lambdas
Some Code Cleanup
Add Filter Pattern to Improve Call Graphs
Create Doxygen Tagfile for EP1 CAN Bus Toolbox
Activate cppreference.com Tagfile in Doxygen
Add cppreference.com Doxygen Tag File
Add Library Prefix to Include Guards
Use Ep1CanBusToolbox Namespace in Documentation
Add missing File Documentation to namespace.doxh
Add Documentation for Namespace Ep1CanBusToolbox
Use Doxygen's built-in STL support
Add Namespace Prefix to out-of-class Documentation
Introduce Namespace for this Project
Rename open/close CAN Bus Methods
Use CanBusSocketWrapper to Stop FD Leak
Introduce CanBusSocketWrapper Class
Shorten LinuxCanBusFinderCleanupHelper Type Name
Put Cleanup Helper in Anonymous Namespace
Remove automoc and autouic Settings for Qt
Set Build Type RelWithDebInfo if it is empty
Check Validity of Build Type
Add GitLAB CI Configuration
Add Matrix-ID to Contant Information
Update Documentation on Symbol Visibility
Rework Symbol Visibility in Shared Library Build
Hide private Methods from the Symbol Table
Remove nested try-catch from LinuxCanBusFinder
Introduce LinuxCanBusFinderCleanupHelper
Avoid Memory Leaks in LinuxCanBusFinder
Add -pthread to the Linker Flags
Use _FORTIFY_SOURCE=2 also for MinSizeRel Builds
Provide default Values for Members of CanFrame
Use auto Keyword when Initializing with new
Replace “typedef“ keyword by “using”
Avoid doubling Type Name in Return Statement
Loading