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
/
H5G.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add group create/open/close, various fixes.
Neil Fortner
2016-12-03
1
-0/+26
*
[svn-r29903] merge from trunk.
Mohamad Chaarawi
2016-05-09
1
-41/+34
|
\
|
*
[svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...
Mohamad Chaarawi
2016-02-10
1
-6/+6
|
*
[svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...
Mohamad Chaarawi
2016-01-21
1
-9/+9
|
*
[svn-r28916] Description:
Quincey Koziol
2016-01-15
1
-28/+17
|
*
[svn-r28894] Description:
Quincey Koziol
2016-01-14
1
-8/+14
|
*
[svn-r28285] move private H5G_get_create_plist from public source file to int...
Mohamad Chaarawi
2015-11-05
1
-95/+0
|
*
[svn-r28015] Decription:
Quincey Koziol
2015-10-09
1
-1/+1
*
|
[svn-r27777] merge from trunk.
Mohamad Chaarawi
2015-09-14
1
-52/+65
|
\
\
|
|
/
|
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-52/+65
*
|
[svn-r27050] merge from trunk.
Mohamad Chaarawi
2015-05-11
1
-2/+2
|
\
\
|
|
/
|
*
[svn-r26777] - Fix usage of the internal AC global dxpls
Mohamad Chaarawi
2015-04-10
1
-1/+1
*
|
[svn-r25575] cleanup H5I usage in VOL by removing the use of the aux pointer and
Mohamad Chaarawi
2014-09-05
1
-98/+64
*
|
[svn-r25555] - rework the public H5VL wrappers to not use H5VL_t* and use a p...
Mohamad Chaarawi
2014-08-26
1
-20/+24
*
|
[svn-r25537] VOL framework changes.
Mohamad Chaarawi
2014-08-19
1
-15/+19
*
|
[svn-r25502] merge from trunk.
Mohamad Chaarawi
2014-07-31
1
-4/+6
|
\
\
|
|
/
|
*
[svn-r25496] Description:
Quincey Koziol
2014-07-30
1
-4/+6
*
|
[svn-r25482] - update is_accessible implementation to use fapl and pass it do...
Mohamad Chaarawi
2014-07-24
1
-3/+3
*
|
[svn-r25476] - fix error output in several places.
Mohamad Chaarawi
2014-07-23
1
-1/+1
*
|
[svn-r25456] fixing a few things and more realignment with trunk.
Mohamad Chaarawi
2014-07-21
1
-3/+4
*
|
[svn-r25254] merge from trunk.
Mohamad Chaarawi
2014-06-11
1
-10/+13
|
\
\
|
|
/
|
*
[svn-r25084] Description:
Quincey Koziol
2014-04-23
1
-1/+1
|
*
[svn-r24998] Description:
Quincey Koziol
2014-04-09
1
-10/+13
*
|
[svn-r24311] change event queue to event stack (just variable names)
Mohamad Chaarawi
2013-10-17
1
-12/+12
*
|
[svn-r24301] merge from trunk.
Mohamad Chaarawi
2013-10-16
1
-1/+0
|
\
\
|
|
/
|
*
[svn-r24255] Description:
Quincey Koziol
2013-10-04
1
-1/+0
|
*
[svn-r23987] Merge r23939 from reduce_warning branch to trunk
Neil Fortner
2013-08-09
1
-7/+0
|
*
[svn-r23656] Issue 8380 H5Zunregister caused seg fault: I added some protecti...
Raymond Lu
2013-04-29
1
-4/+42
*
|
[svn-r23473] Update the VOL plugin callbacks with better async I/O support:
Mohamad Chaarawi
2013-03-28
1
-12/+12
*
|
[svn-r22584] merge from trunk and resolve type ID registration
Mohamad Chaarawi
2012-07-16
1
-4/+11
|
\
\
|
|
/
|
*
[svn-r22582] Description:
Quincey Koziol
2012-07-16
1
-3/+10
*
|
[svn-r22549]
Mohamad Chaarawi
2012-07-10
1
-12/+0
*
|
[svn-r22542] update H5I_register_type usage to take a free_aux function callback
Mohamad Chaarawi
2012-07-10
1
-1/+1
*
|
[svn-r22523] - rework how IDs for VOL objects are created
Mohamad Chaarawi
2012-07-06
1
-22/+8
*
|
[svn-r22519] - many bug fixes
Mohamad Chaarawi
2012-07-05
1
-2/+2
*
|
[svn-r22511] - remove the internal file type and use the file ID created at t...
Mohamad Chaarawi
2012-07-03
1
-2/+2
*
|
[svn-r22501] change the interface callbacks for the VOL to use objects pointe...
Mohamad Chaarawi
2012-06-28
1
-15/+188
*
|
[svn-r22457] rename location types for objects at the VOL level
Mohamad Chaarawi
2012-06-12
1
-3/+3
*
|
[svn-r22456] change all usage of lookup/free VOL callback in H5G,O,A and us...
Mohamad Chaarawi
2012-06-12
1
-24/+20
*
|
[svn-r22417] rename the properties used for the VOL callbacks.
Mohamad Chaarawi
2012-05-29
1
-1/+1
*
|
[svn-r22399] move location token out of va_list on lookup callback
Mohamad Chaarawi
2012-05-23
1
-2/+2
*
|
[svn-r22395] remove the high level ID implementation that wraps the actual ID...
Mohamad Chaarawi
2012-05-23
1
-1/+1
*
|
[svn-r22381] add a VL free location callback and use it as appropriate
Mohamad Chaarawi
2012-05-18
1
-4/+6
*
|
[svn-r22306] add a request id to each of the VOL callbacks and update the native
Mohamad Chaarawi
2012-04-20
1
-10/+10
*
|
[svn-r22292] remove unnecessary lookup for object locations into VOL
Mohamad Chaarawi
2012-04-17
1
-11/+1
*
|
[svn-r22250] - fix most of issues from code review
Mohamad Chaarawi
2012-04-04
1
-2/+10
*
|
[svn-r22194] - fix bug in set_vol_fapl to fix case when a vol is set explicit...
Mohamad Chaarawi
2012-03-29
1
-7/+7
*
|
[svn-r22153] renaming some VL public variables and wrapper ID type
Mohamad Chaarawi
2012-03-26
1
-7/+7
*
|
[svn-r22151] - object lookup returns the haddr_t
Mohamad Chaarawi
2012-03-26
1
-7/+40
*
|
[svn-r22123] update the VOL GET callbacks to use var_args instead of argc & argv
Mohamad Chaarawi
2012-03-22
1
-51/+18
[next]