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
*
[svn-r25583] fix bugs and warningns.
Mohamad Chaarawi
2014-09-10
1
-1/+1
*
[svn-r25582] Dynamic VOL plugin loading:
Mohamad Chaarawi
2014-09-09
7
-113/+275
*
[svn-r25580] merge from trunk.
Mohamad Chaarawi
2014-09-08
2
-3/+3
|
\
|
*
[svn-r25570] UNDO:Added option to build tools static when building shared lib...
Allen Byrne
2014-09-03
1
-17/+1
|
*
[svn-r25569] Added option to build tools static when building shared librarie...
Allen Byrne
2014-09-03
1
-1/+17
|
*
[svn-r25563] Snapshot version 1.9 release 194
HDF Tester
2014-08-31
2
-3/+3
*
|
[svn-r25579] Add version number for VOL plugins in VOL Plugin structure.
Mohamad Chaarawi
2014-09-08
3
-18/+21
*
|
[svn-r25575] cleanup H5I usage in VOL by removing the use of the aux pointer and
Mohamad Chaarawi
2014-09-05
49
-2212/+1438
*
|
[svn-r25566] copy the fapl in the family vfd when it's default, instead of ju...
Mohamad Chaarawi
2014-09-02
1
-9/+3
*
|
[svn-r25561] merge from trunk.
Mohamad Chaarawi
2014-08-28
2
-3/+3
|
\
\
|
|
/
|
*
[svn-r25546] Snapshot version 1.9 release 193
HDF Tester
2014-08-24
2
-3/+3
*
|
[svn-r25555] - rework the public H5VL wrappers to not use H5VL_t* and use a p...
Mohamad Chaarawi
2014-08-26
28
-1007/+1188
*
|
[svn-r25553] minor change.
Mohamad Chaarawi
2014-08-26
1
-2/+2
*
|
[svn-r25549] Implement 4 new routines:
Mohamad Chaarawi
2014-08-25
5
-49/+149
*
|
[svn-r25544] - add a new version of H5Lis_registered.
Mohamad Chaarawi
2014-08-22
4
-6/+58
*
|
[svn-r25538] merge from trunk.
Mohamad Chaarawi
2014-08-19
2
-3/+3
|
\
\
|
|
/
|
*
[svn-r25534] Snapshot version 1.9 release 192
HDF Tester
2014-08-17
2
-3/+3
*
|
[svn-r25537] VOL framework changes.
Mohamad Chaarawi
2014-08-19
32
-2798/+2521
*
|
[svn-r25532] merge from trunk.
Mohamad Chaarawi
2014-08-11
10
-23/+56
|
\
\
|
|
/
|
*
[svn-r25531] remove use of C99 PRI that failed on windows in dtypes.c
Mohamad Chaarawi
2014-08-11
9
-22/+55
*
|
[svn-r25530] merge from trunk.
Mohamad Chaarawi
2014-08-11
1
-3/+4
|
\
\
|
|
/
|
*
[svn-r25524] remove usage of // comment styles.
Mohamad Chaarawi
2014-08-11
1
-3/+4
*
|
[svn-r25522] merge from trunk.
Mohamad Chaarawi
2014-08-08
6
-83/+240
|
\
\
|
|
/
|
*
[svn-r25516] remove use of MPI_LB and MPI_UB deprecated markers and use resiz...
Mohamad Chaarawi
2014-08-06
1
-29/+16
|
*
[svn-r25514] Replace MPI deprecated routines with undeprecated ones.
Mohamad Chaarawi
2014-08-05
2
-17/+18
|
*
[svn-r25509] HDFFV-8878:
Mohamad Chaarawi
2014-08-04
1
-40/+205
|
*
[svn-r25508] Added a check that ensures page_size is not set to zero in
Dana Robinson
2014-08-04
1
-0/+4
|
*
[svn-r25506] Snapshot version 1.9 release 191
HDF Tester
2014-08-03
2
-3/+3
*
|
[svn-r25521] major rework of the internal setup of VOL plugins to make it more
Mohamad Chaarawi
2014-08-08
24
-395/+323
*
|
[svn-r25511] fix bug in native implementation of H5Oopen_by_idx.
Mohamad Chaarawi
2014-08-05
2
-5/+6
*
|
[svn-r25505] merge from trunk and fix some bugs due to 64_bit switch.
Mohamad Chaarawi
2014-08-01
3
-8/+11
|
\
\
|
|
/
|
*
[svn-r25504] fix ret_value in H5Oexists_by_name to be htri_t instead of hid_t...
Mohamad Chaarawi
2014-08-01
1
-1/+1
*
|
[svn-r25502] merge from trunk.
Mohamad Chaarawi
2014-07-31
24
-217/+466
|
\
\
|
|
/
|
*
[svn-r25500] fix HDFFV-8888 - H5Ldelete_by_idx fails on non-existent group name.
Mohamad Chaarawi
2014-07-31
1
-1/+1
|
*
[svn-r25496] Description:
Quincey Koziol
2014-07-30
23
-185/+463
*
|
[svn-r25489] merge from trunk.
Mohamad Chaarawi
2014-07-29
2
-3/+3
|
\
\
|
|
/
|
*
[svn-r25487] store all members of the driver info in the file structs since they
Mohamad Chaarawi
2014-07-29
1
-0/+10
|
*
[svn-r25484] Snapshot version 1.9 release 190
HDF Tester
2014-07-27
2
-3/+3
*
|
[svn-r25488] - fix bug with H5Fget_access_plist. need to set VOL and VOL info...
Mohamad Chaarawi
2014-07-29
4
-12/+45
*
|
[svn-r25485] remove UG from branch.
Mohamad Chaarawi
2014-07-28
1
-1/+1
*
|
[svn-r25482] - update is_accessible implementation to use fapl and pass it do...
Mohamad Chaarawi
2014-07-24
26
-197/+229
*
|
[svn-r25481] - remove unsigned char * from trace
Mohamad Chaarawi
2014-07-24
7
-11/+12
*
|
[svn-r25476] - fix error output in several places.
Mohamad Chaarawi
2014-07-23
10
-25/+36
*
|
[svn-r25472] minor changes.
Mohamad Chaarawi
2014-07-23
1
-10/+7
*
|
[svn-r25471] merge from trunk and resolve conflicts.
Mohamad Chaarawi
2014-07-23
8
-51/+67
|
\
\
|
|
/
|
*
[svn-r25468] some code refactoring to align trunk with VOL branch.
Mohamad Chaarawi
2014-07-22
15
-3218/+3658
|
*
[svn-r25450] Description:
Quincey Koziol
2014-07-21
2
-6/+5
*
|
[svn-r25464] more alignment with trunk.
Mohamad Chaarawi
2014-07-22
17
-160/+57
*
|
[svn-r25463] more aligning with trunk.
Mohamad Chaarawi
2014-07-22
13
-306/+290
*
|
[svn-r25456] fixing a few things and more realignment with trunk.
Mohamad Chaarawi
2014-07-21
7
-97/+75
[next]