index
:
hdf5.git
architecture_docs
develop
develop-readme
feature/1_12_recursive_ts_rw_lock
feature/alignment
feature/async2
feature/ccio
feature/coding_standards
feature/de-hd
feature/h5detect
feature/h5f_get_obj_rework
feature/indexing
feature/new_datatypes
feature/onion_vfd
feature/parallel_h5repack
feature/refactor-h5t-cmp
feature/select_io_chunk_cache
feature/select_io_tconv
feature/vfd_swmr
feature/vfd_swmr_beta_2
feature/vol_cap_flags
feature/vol_tools_tests
feature/werror-restrict
gh-pages
hdf5_1_10
hdf5_1_10_10
hdf5_1_10_11
hdf5_1_10_9
hdf5_1_12
hdf5_1_12_2
hdf5_1_12_3
hdf5_1_13_2
hdf5_1_13_3
hdf5_1_14
hdf5_1_14_0
hdf5_1_14_1
hdf5_1_14_2
hdf5_1_14_3
hdf5_1_6
hdf5_1_8
hdf5_1_8_23
inactive/110_HDFFV-10808-h5pset_file_space_strategy
inactive/H5Ocompare
inactive/NPOESS
inactive/aio_vfd
inactive/avoid_truncate
inactive/cu_dev
inactive/develop_subfiling
inactive/develop_subfiling_v1
inactive/direct_io_2
inactive/h5ocompare
inactive/hdf5_daosm
inactive/hdf5_ff
inactive/hdf5_ff_compactor
inactive/hdf5_rados
inactive/jpeg_converter
inactive/json_vol
inactive/json_vol_old
inactive/mdc_sl_opt
inactive/mds
inactive/merge_metadata_journaling
inactive/metadata_journaling
inactive/modify_dtype_filter
inactive/multi_rd_wd_coll_io
inactive/multi_rd_wd_coll_io_merge
inactive/null_vfd
inactive/parallel_vds
inactive/parallel_vds_develop
inactive/parallel_vds_testing
inactive/phdf5_metadata_opt
inactive/post_open_fix
inactive/rados_vol
inactive/selection_io
inactive/selection_io_with_subfiling_vfd
inactive/trunk_merge_coverity
loricooperhdf-patch-1
metadata_cache_macro_cleanup
ossf-scorecard
pr_484
reduce-h5f-duplication
sel_io_chunk_cache
shell_script
zzz-gitlab-ci
Mirror from: https://github.com/HDFGroup/hdf5.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
310
-20317/+24250
*
Merge pull request #814 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...
Binh-Minh Ribler
2017-12-05
20
-544/+522
|
\
|
*
Fixed typo.
Binh-Minh Ribler
2017-12-04
1
-1/+1
|
*
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...
Binh-Minh Ribler
2017-12-04
46
-1836/+1684
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #809 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_normalize t...
Dana Robinson
2017-12-01
14
-754/+675
|
\
\
|
*
|
Fixed an incorrect FUNC_ENTER macro.
Dana Robinson
2017-12-01
1
-1/+1
|
*
|
Normalization with VOL integration branch.
Dana Robinson
2017-12-01
14
-753/+674
|
/
/
*
|
Merge pull request #808 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vol_normalize t...
Dana Robinson
2017-12-01
17
-448/+355
|
\
\
|
*
|
Normalization with VOL integration branch.
Dana Robinson
2017-11-30
17
-448/+355
|
/
/
*
|
Merge pull request #800 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2017-11-27
1
-0/+1
|
\
\
|
*
|
Update macros
Allen Byrne
2017-11-27
1
-0/+1
*
|
|
Merge pull request #798 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:misc_windows_wa...
Dana Robinson
2017-11-27
21
-639/+658
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Changed casts to const void *
Dana Robinson
2017-11-27
1
-2/+2
|
*
|
Casted pointers to void to quiet warnings on Linux.
Dana Robinson
2017-11-27
1
-1/+1
|
*
|
Added CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows.
Dana Robinson
2017-11-27
5
-282/+300
|
*
|
Fixed misc Warnings flagged by VS2017.
Dana Robinson
2017-11-27
21
-363/+364
|
/
/
|
*
Various code cleanup
Binh-Minh Ribler
2017-12-04
20
-543/+521
|
/
*
Merge pull request #794 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:uninit_cb_struc...
Dana Robinson
2017-11-21
1
-12/+19
|
\
|
*
Made a dcpl layout struct in H5Z.c dynamic to quiet a stack size warning.
Dana Robinson
2017-11-21
1
-12/+19
|
/
*
Merge pull request #793 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:uninit_cb_struc...
Dana Robinson
2017-11-21
6
-114/+159
|
\
|
*
Fixed an uninitialized filter callback struct in H5Dchunk.c and
Dana Robinson
2017-11-21
6
-114/+159
|
/
*
Merge pull request #792 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Z_H5PL_normal...
Dana Robinson
2017-11-21
1
-1/+1
|
\
|
*
Fixed Windows code in H5PLpath.c
Dana Robinson
2017-11-21
1
-1/+1
*
|
Merge pull request #788 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Z_H5PL_normal...
Dana Robinson
2017-11-20
10
-342/+352
|
\
\
|
|
/
|
*
Brings H5Z and H5PL packages in sync with VOL integration branch.
Dana Robinson
2017-11-17
10
-342/+352
|
/
*
Merge pull request #783 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2017-11-17
8
-479/+507
|
\
|
*
HDFFV-10328 - fix typos
Allen Byrne
2017-11-17
1
-5/+4
|
*
HDFFV-10328 remove allocation note
Allen Byrne
2017-11-17
1
-9/+1
|
*
HDFFV-10328 - remove allocation changes
Allen Byrne
2017-11-17
3
-70/+6
|
*
Fix typo
Allen Byrne
2017-11-16
1
-1/+1
|
*
HDFFV-10328 merge allocation changes from 1.8
Allen Byrne
2017-11-16
3
-340/+422
|
*
Fix some of the whitespace
Allen Byrne
2017-11-16
1
-127/+127
|
*
Add note for plugins
Allen Byrne
2017-11-16
1
-0/+19
|
*
Correct linkage of filters and other libs
Allen Byrne
2017-11-16
4
-13/+13
|
/
*
Merge pull request #782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_fix to develop
Dana Robinson
2017-11-15
2
-6/+6
|
\
|
*
Changed ar to always use -cr instead of the autotools default
Dana Robinson
2017-11-15
2
-6/+6
|
/
*
Merge pull request #780 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:minor_dev_warni...
Dana Robinson
2017-11-15
9
-35/+41
|
\
|
*
Minor warning fixes
Dana Robinson
2017-11-15
9
-35/+41
|
/
*
Merge pull request #778 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5o_schism_work...
Dana Robinson
2017-11-15
6
-2667/+2739
|
\
|
*
Moved code from H5O.c to H5Oint.c
Dana Robinson
2017-11-14
3
-2662/+2662
|
*
Added H5Oint.c file.
Dana Robinson
2017-11-14
5
-5/+77
*
|
Merge pull request #777 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2017-11-14
4
-7/+20
|
\
\
|
|
/
|
/
|
|
*
HDFFV-10329 - Note new JIRA issue
Allen Byrne
2017-11-14
1
-0/+12
|
*
Correct link lines of libraries
Allen Byrne
2017-11-14
3
-7/+8
|
/
*
Merge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix ...
Dana Robinson
2017-11-14
3
-0/+8
|
\
|
*
Fixed that annoying ar warning about -u being ignored.
Dana Robinson
2017-11-13
3
-0/+8
*
|
Merge pull request #776 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
Larry Knox
2017-11-14
1
-8/+8
|
\
\
|
*
|
Remove extra '&'s that cause syntax errors on Macs.
lrknox
2017-11-14
1
-8/+8
*
|
|
Merge pull request #775 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
Allen Byrne
2017-11-14
1
-379/+379
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix Windows link error
Allen Byrne
2017-11-14
1
-379/+379
|
/
/
[next]