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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add H5Oidxinfo and H5O_IDXINFO_ID header message
Jerome Soumagne
2016-11-29
5
-4/+313
*
Update H5X trace
Jerome Soumagne
2016-11-29
1
-0/+4
*
Bringing H5X on top of trunk
Jerome Soumagne
2016-11-29
6
-359/+225
*
Fix warning in H5X__alacrity_scatter_cb and H5X__fastbit_scatter_cb
Jerome Soumagne
2016-11-29
2
-14/+14
*
Add post_update and refresh to FastBit plugin
Jerome Soumagne
2016-11-29
1
-9/+244
*
H5X_alacrity: Just create new index datasets instead of modifying dimensions
Jerome Soumagne
2016-11-29
1
-4/+42
*
Add refresh callback to H5X plugins
Jerome Soumagne
2016-11-29
3
-6/+148
*
Update FastBit plugin to temporarily use different column name
Jerome Soumagne
2016-11-29
1
-30/+26
*
First working version of FastBit plugin
Jerome Soumagne
2016-11-29
1
-88/+238
*
Fix wrong property list in H5Xalacrity
Jerome Soumagne
2016-11-29
1
-4/+4
*
Add H5X__alacrity_update_index
Jerome Soumagne
2016-11-29
1
-8/+94
*
Implement FastBit index plugin up to r724 of fastbit subversion repo
Jerome Soumagne
2016-11-29
1
-9/+761
*
Update H5Xdummy to build index on create and fix hyperslab selection
Jerome Soumagne
2016-11-29
1
-3/+89
*
Update ALACRITY plugin to use min/max values and start changes to post_update
Jerome Soumagne
2016-11-29
1
-14/+167
*
Include H5Sprivate.h in ALACRITY plugin
Jerome Soumagne
2016-11-29
1
-0/+1
*
Add support for FastBit index plugin
Jerome Soumagne
2016-11-29
5
-6/+332
*
Missing header in H5Xdummy
Jerome Soumagne
2016-11-29
1
-0/+1
*
Fix index property lists
Jerome Soumagne
2016-11-29
3
-9/+12
*
Update ALACRITY to support compressed index (not working)
Jerome Soumagne
2016-11-29
2
-1/+23
*
Clean up ALACRITY plugin
Jerome Soumagne
2016-11-29
1
-179/+403
*
Clean up ALACRITY plugin / debug output
Jerome Soumagne
2016-11-29
1
-505/+414
*
First working version of H5X_Alacrity
Jerome Soumagne
2016-11-29
1
-32/+322
*
Modify indexing example to first write dataset / create index / do query
Jerome Soumagne
2016-11-29
1
-180/+301
*
Fixes for tr_id/rcxt_id in xapl/xcpl/xxpl properties
Jerome Soumagne
2016-11-29
3
-1/+36
*
Add H5Xpublic to hdf5.h
Jerome Soumagne
2016-11-29
1
-0/+1
*
Add support for ALACRITY indexing package
Jerome Soumagne
2016-11-29
5
-7/+679
*
Use H5X_PLUGIN_DUMMY instead of number
Jerome Soumagne
2016-11-29
1
-1/+1
*
Last fixes and demo updates for H5X
Jerome Soumagne
2016-11-29
1
-2/+3
*
Minor fixes and cleanup for H5Xdummy
Jerome Soumagne
2016-11-29
1
-19/+37
*
Remove printf and fix index write
Jerome Soumagne
2016-11-29
1
-2/+2
*
More update to H5Xdummy and add printfs
Jerome Soumagne
2016-11-29
1
-7/+24
*
More progress on post_update/query for H5Xdummy
Jerome Soumagne
2016-11-29
3
-1/+136
*
More dummy index implementation
Jerome Soumagne
2016-11-29
3
-10/+93
*
Modify client_index to create one dataset per process
Jerome Soumagne
2016-11-29
3
-36/+124
*
More fixes to H5X
Jerome Soumagne
2016-11-29
1
-1/+1
*
More fixes to H5X client
Jerome Soumagne
2016-11-29
1
-7/+3
*
Add H5X indexing API
Jerome Soumagne
2016-11-29
15
-5/+1559
*
Cleanup for H5Q
Jerome Soumagne
2016-11-29
1
-5/+5
*
Cleanup H5Q code
Jerome Soumagne
2016-11-29
1
-7/+14
*
Add query test to ctest/make check
Jerome Soumagne
2016-11-29
1
-0/+2
*
Add missing header and fix global variable name in H5Q
Jerome Soumagne
2016-11-29
1
-4/+5
*
Fix H5Q encode and decode after changes
Jerome Soumagne
2016-11-29
1
-4/+11
*
Minor fixes for H5Q
Mohamad Chaarawi
2016-11-29
1
-5/+12
*
Split H5Qget_match_op into H5Qget_type and H5Qget_match_op
Jerome Soumagne
2016-11-29
3
-21/+88
*
Update tracing in H5Q
Jerome Soumagne
2016-11-29
1
-1/+1
*
Add H5Qapply_combine back
Jerome Soumagne
2016-11-29
3
-0/+97
*
Fix attribute and link name comparison.
Mohamad Chaarawi
2016-11-29
1
-2/+24
*
Update trace for H5Q
Mohamad Chaarawi
2016-11-29
1
-1/+4
*
Update H5Qapply to use all query types on singleton query
Jerome Soumagne
2016-11-29
3
-99/+95
*
Add H5Qget_match_info/H5Qget_components/H5Qget_combine_op to H5Q interface
Jerome Soumagne
2016-11-29
3
-331/+551
[next]