Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VILLASnode
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ACS
Public
VILLASframework
VILLASnode
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d7cb5ee9d400b2d892bb1092dd930c161455cddc
Select Git revision
Branches
16
add-install-script
add-openapi-opendss
cleanups
fix-nix-var
fix-openapi
fix-openapi-2
fix-opendssc-lib
fixes-cpp23
fixes/c++23
master
default
nix-fix-cross-bundle
nix-improvements
push-mirror-to-gitlab
refactor-cleanups
remove-kickstart-liveusb
rgoose
Tags
20
dpsim-villas
v0.11.0
v0.10.0
v0.9.0
v0.8.0
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.1
v0.5.0
v0.4.5
v0.4.4
v0.4.3
v0.4.2
36 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
May
14
13
12
9
8
7
26
Apr
23
19
18
16
13
5
4
28
Mar
26
21
17
Feb
14
13
6
4
31
Jan
30
23
17
16
10
29
Dec
20
19
14
6
28
Nov
22
21
20
19
18
17
7
2
1
30
Oct
28
27
26
23
20
18
16
15
8
25
Sep
24
23
19
18
16
13
6
5
4
3
2
1
31
Aug
30
28
27
23
22
20
16
14
common/memory: add check-callback to getPath() to select desired path
directed-graph: make compile with C++11 (no C++17 with CUDA)
gpu: add gdrcopy submodule
gpu: add empty library for GPU-related stuff
allocator: properly remove memory block from memory graph
config: new config for changed bitstream
hwdef-parse: parse PCI and AXI BARs
json: parse 64bit numbers, this is required for numbers > 2^31
vfio: IOMMU group is always 0 if no IOMMU is present
vfio: correctly set container on group
vfio: minor refactoring
vfio: track if IOMMU is enabled to prepare for non-IOMMU mode
common/cmake: add spdlog include and compatibility include (villas/...)
websocket: fix format selection
tests: small fix to avoid compilter error about unused result
v0.6.2
v0.6.2
tests: ignore warnings globally
tests: improve readability
io: bug fixes to avoid segemention faults
tests: dont let warnings cause the tests to fail
whitespace cleanups
io: close before destroy
generalize: *_type_lookup() as wrappers around plugin_lookup()
refactor: struct plugin::io -> struct plugin::format
io: fix unit test
fix indention
refactor: log_{start,stop} -> log_{open,close}
io: align header / source files
file: destroy IO in file_destroy() instead of file_stop()
io: misc bug fixes
io: add header to villas.human and json formats
io: close before destroy
io: pass instance pointer everywhere
io: several fixes
io: remove state-less IO calls
refactoring
io: properly keep track if status
io: make io_{scan,print}_lines() static
refactored: io_format -> format_type
io: generalization of line based formats
villas_human: remove more obsolete code
Loading