Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynamic-graph
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
Container Registry
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
Stack Of Tasks
dynamic-graph
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
057fb587366b220a0f7ebd4e99ca19d1e00430b9
Select Git revision
Branches
4
devel
master
default
protected
pr/123
pre-commit-ci-update-config
Tags
20
v4.4.3
v4.4.2
v4.4.1
v4.4.0
v4.3.4
v4.3.3
v4.3.2
v4.3.1
v4.3.0
v4.2.2
v4.2.1
v4.2.0
v4.1.0
v4.0.0
v3.8.2
v3.8.1
v3.8.0
v3.7.3
v3.7.2
v3.7.1
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Dec
7
7
Nov
31
Oct
22
Jun
21
20
27
May
17
Apr
15
12
8
22
Mar
16
9
18
Feb
17
16
11
9
3
2
28
Jan
26
25
24
23
21
20
19
17
14
7
5
4
1
31
Dec
29
28
27
24
23
21
20
18
17
13
10
30
Nov
24
23
22
17
10
9
8
5
4
3
2
1
29
Oct
28
27
26
18
15
14
13
12
11
5
4
1
30
Sep
29
28
27
24
16
7
6
3
31
Aug
26
Jul
23
14
12
6
2
1
30
Jun
29
28
27
25
24
22
21
16
14
11
10
9
8
Added a caster for signal<bool>.
Update NEWS.
v2.5.1
v2.5.1
Do not hardcode dl, use ${CMAKE_DL_LIBS}.
Make destructor of TimeDependency virtual.
Added the cmake to compile signal-ptr test.
Modify the policy for plugin a sigptr in input.
ivigit.
Disable a test for mac.
Revert "Move the definition of some ValueHelper<...>::TypeId to avoid link issues"
Move the definition of some ValueHelper<...>::TypeId to avoid link issues
Add missing header inclusion
Win32: Correct a wrong macro
Win32: Correct the importation/exportation of symbols
For compatibility, added a static function to bind the singleton.
Merge branch 'topic/proto-command' into topic/singleton
v2.5
v2.5
Entity has no more CLASS_NAME static member.
Merge branch 'topic/proto-command' of github.com:jrl-umi3218/dynamic-graph into topic/proto-command
Account for the Entity::getClassName becoming pure virtual.
Pass the getclassName to pure virtual.
Make package pass tests successfully.
Cosmetic change.
SignalCaster class is now a singleton.
FactoryStorage and PoolStorage are now singletons.
Add helper macro for entity declaration. Use it when possible.
Add install files for building debian package.
v1.2.1
v1.2.1
Modify changelog.
[debian] First round of fixes for binary package generation.
Rewrite an error message.
Win32: Correct a link issue
A cleaner way to define the suffix of the dynamic libraries according to each OS
Add missing link directory command (f-kiss).
Win32: Correct a link issue
A cleaner way to define the suffix of the dynamic libraries according to each OS
Make getClassName method const
Correct a bug in previous commit.
Added command 4.
Problem of automatic typing with templates.
Merge branch 'topic/proto-command' of github.com:jrl-umi3218/dynamic-graph into topic/proto-command
Add nullptr class.
Corrected function to inline to avoid multiple symbole definition.
Loading