Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynamic-graph-python
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
Olivier Stasse
dynamic-graph-python
Graph
cf9dcca4399afd0215996da0ebb6644b9aaa559e
Select Git revision
Branches
2
devel
master
default
protected
Tags
17
v3.4.1
v3.4.0
v3.3.2
v3.3.1
v3.3.0
v3.2.0
v3.1.0
v3.0.2
v3.0.1
v3.0.0
2.5.6
v2.5.5
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.5
19 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Oct
26
10
8
20
Jun
15
Apr
14
12
11
15
Mar
30
Oct
23
18
8
2
26
Sep
13
19
Aug
16
1
30
Jul
12
5
May
31
Jan
27
May
6
Apr
29
Jan
17
Dec
15
22
Aug
20
Jul
1
Apr
30
Mar
18
14
13
5
28
Feb
21
12
Dec
29
Nov
28
20
Sep
5
4
15
Jul
11
10
9
21
Jun
20
23
May
16
Apr
12
5
5
Mar
17
Jan
19
Dec
16
Oct
7
Sep
30
Jul
27
23
20
18
Apr
17
23
Mar
16
15
14
13
9
7
1
27
Dec
23
11
21
Jun
20
7
14
Apr
21
Mar
15
14
10
9
4
21
Feb
16
14
11
10
8
3
2
31
Jan
28
27
26
25
24
23
21
20
19
18
6
5
2
1
29
Dec
19
18
17
15
13
10
25
Nov
23
22
20
19
17
6
5
26
Oct
24
23
22
21
19
7
Jul
6
5
30
Jun
28
24
23
[CMake] clean
remove empty/old files
[Python 3] fix imports
[Python 3]
extern "C" for the main function
add macro DGPYERROR
add dynamic-graph-py.hh
module initialization compatible with python 2 & 3
[Python 3] int → long, string → unicode
[Python 3] PyCObject → PyCapsule
[CMake] allow Python 3
[Tests] enable test-custom-entity
[CMake] clean
remove LGPL headers
remove debian packaging, use robotpkg
[CI] use generated gitlab CI
python format
format
[CMake] sync submodule
[cmake] Synchronize
Merge pull request #32 from jmirabel/master
[CMake] Synchronize module.
[doc] Add patch on doc/sphinx to update 1.4 and removed 1.8
v3.3.2
v3.3.2
Merge jm in devel
v3.3.1
v3.3.1
Merge remote-tracking branch 'origin/devel' into jm
[unitTesting] Add sleep(1) to make sure that the second thread
v3.3.0
v3.3.0
[unitTesting] Testing sendMsg with __FILE__ and __LINE__
[entity-py] Add missing case when VERBOSITY is NONE.
[entity/logger] Python bindings for set/getTimeSample set/getStreamPrintPeriod
[Entity] Add setLoggerVerbosityLevel and getLoggerVerbosityLevel bindings.
Adding setLoggerVerbosityLevel and getLoggerVerbosityLevel.
Support python sequence when filling matrix
[travis] Synchronize
v3.2.0
v3.2.0
[cmake] Synchronize
License change to BSD clause 2.
[python] Remove dependency to sot-core.
[cmake] Add restart_interpreter to pass tests.
Synchronize cmake module
[CMake] Fix compilation.
Convert Python sequence (list, tuple...) to C++ vector, matrix...
Loading