Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
eigenpy
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
eigenpy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
fd0896e93cae19e6630b3ef85517a43be1a290df
Select Git revision
Branches
9
devel
master
default
pr/238
pr/370
pr/455
pr/456
pr/538
pre-commit-ci-update-config
update_flake_lock_action
Tags
20
v3.1.0
v3.0.0
v2.9.2
v2.9.1
v2.9.0
v2.8.1
v2.8.0
v2.7.14
v2.7.13
v2.7.12
v2.7.11
v2.7.10
v2.7.9
v2.7.8
v2.7.7
v2.7.6
v2.7.5
v2.7.4
v2.7.3
v2.7.2
29 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Oct
7
30
Sep
26
25
24
19
18
17
3
31
Aug
30
28
26
25
14
13
7
31
Jul
24
16
15
9
8
18
Jun
17
11
10
9
5
3
29
May
28
27
25
22
13
7
6
5
4
3
2
29
Apr
26
25
24
22
16
15
14
9
8
5
4
3
1
26
Mar
25
19
18
15
13
12
29
Feb
28
27
26
20
17
14
13
12
10
7
6
5
4
31
Jan
30
29
26
25
23
22
20
9
5
25
Dec
20
18
12
11
5
4
1
30
Nov
27
26
25
24
23
22
21
20
16
14
13
9
8
6
2
27
Oct
16
9
18
Sep
16
12
31
Jul
20
Jun
1
31
May
23
16
15
9
27
Apr
25
22
21
20
18
17
14
6
4
31
Mar
30
29
28
27
28
Feb
24
22
21
20
Merge pull request #511 from stack-of-tasks/pre-commit-ci-update-config
[pre-commit.ci] auto fixes from pre-commit.com hooks
[pre-commit.ci] pre-commit autoupdate
Merge pull request #510 from jorisv/topic/cxx11-compat
changelog: Add changelog entry
ci: Force build with C++11
core: Allow cxx11 compatibility
release: Update CHANGELOG.md for 3.10.0
release: Update package.xml version to 3.10.0
Merge pull request #507 from ManifoldFR/topic/map-enhancements
Move overload_base_get_item_for_std_map<> using-typedef back to std-map.hpp
add include guard for empty-visitor.hpp
it was not a fix
is this a fix
Rename overload_base_get_item_for_std_map to overload_base_get_item_for_map
Map enhancements: split GenericMapPythonVisitor into its own file map.hpp, add visitor arg to ::expose() with overloads
Move EmptyPythonVisitor to its own header file
Merge pull request #496 from jcarpent/topic/devel
changelog: Add changelog entry
core: Try to use DLLAPI to fix Windows link
ci/conda: test on NumPy 2.x
core: use NPY_API_SYMBOL_ATTRIBUTE for Numpy >= 2.x
core: include minimal headers for numpy.hpp
release: Update CHANGELOG.md for 3.9.1
release: Update package.xml version to 3.9.1
Merge pull request #503 from ManifoldFR/topic/std-pair-ref
[unittest] Test returning reference of std::pair
Merge pull request #504 from ManifoldFR/topic/generic-maps
Update CHANGELOG and README
[std-map] fix for non-default constructible types
use parent namespace
[std-map] do not use operator[], but emplace() to deal with non-default-constructible case
update CHANGELOG
[std-map] add more general visitor for map types
Merge pull request #502 from jcarpent/topic/type_info
core: avoid duplicate registration
test/type_info: fix issue on Windows
changelog: sync
typeinfo: add pretty_name to std::type_index
typeinfo: fix arguments for runtime outputs
Loading