Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ADIOS2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
Podhorszki, Norbert
ADIOS2
Graph
f96a83f36b2b983938cd87d611a31ea5b09e942c
Select Git revision
Branches
14
JongTest
dashboard
github/fork/KyleFromKitware/check-type-representation
github/fork/KyleFromKitware/tsan
github/fork/ax3l/topic-complexLongDouble
github/fork/ax3l/topic-complexLongDoubleFortran
github/fork/bradking/cmake-package-no-enable-language
github/fork/eisenhauer/SstReaderMacros
github/fork/eisenhauer/StagingCommonTestDesc
github/fork/opadron/ci-testing
hooks
master
default
protected
release_24
release_25
Tags
10
v2.5.0
v2.4.0
v2.4.0-rc1
v2.4.0-rc
v2.3.1
v2.3.0
v2.2.0
v2.1.1
v2.1.0
v2.0.0
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Apr
13
12
11
10
9
7
6
5
4
3
1
31
Mar
30
28
27
26
24
23
22
21
20
17
16
15
14
13
9
8
7
6
4
3
2
1
28
Feb
27
24
23
22
21
17
16
15
14
13
10
9
7
6
3
2
1
31
Jan
30
27
26
25
24
23
22
20
17
11
10
9
6
5
4
22
Dec
20
19
16
13
9
8
7
6
5
2
1
30
Nov
29
23
22
18
16
15
14
11
10
7
4
2
1
31
Oct
28
27
26
25
24
21
20
19
18
17
14
13
12
11
10
7
6
5
4
3
30
Sep
29
minor changes
removed comments
hdf5 basic support
Merge pull request #61 from chuckatkins/cleanup-doc-formatting
Reformat documentation
Merge pull request #59 from chuckatkins/cleanup-adios_tcc-template-seperation
Add guidance for template separation
Add TOC to Contributors guide
Fix documentation for formatting rules
Seperate template impl from public and private for ADIOS class
Merge pull request #60 from chuckatkins/use-typeinfo-to-simplify-bpwriter
Use type traits to consolidate primitive and complex template methods
Merge pull request #54 from williamfgc/bpthreads
Isolate .tcc for BPWriter out of the public interface
Moving templates implementations to tcc
Merge pull request #58 from chuckatkins/add-value-type-trait
Added a ValueType trait to TypeInfo.
Merge pull request #56 from JasonRuonanWang/dataman
hopefully fixed all problems for PR #56, and applied clang-format 3.8.0
Merge pull request #57 from chuckatkins/place-stdint-in-namespace
Add type traits to map C type info to fixed width types.
Place fixed width fundamental types into the adios namespace
BP1Writer Template macro for overloaded primitive and complex types
merged CMake changes
fixed a few more problems for PR #56
Fix CMake additions for builtin dataman support
all changes done as requested in comments of PR #56
Started template cpp definition in BP1Writer
WIP: added DataMan into utilities
Merge pull request #55 from pnorbert/adios1
Merge branch 'adios1' of github:pnorbert/ADIOS2 into adios1
remove unused file and tidy up the correct one
Fix up ADIOS1Reader to at least compile the whole code base. It does no reading yet.
Add Method.SetIOMode() and use it in hello example
Implementing BP1Writer.h templates into BP1Writer.tcc
Merge pull request #53 from chuckatkins/fix-missing-dataman-include
Fix FindDataMan.cmake missing include.
Merge pull request #51 from williamfgc/datamanbug
Fixed bugs in DataMan integration
Fixing bugs in BP1Writer.h
Loading