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
/
H5Tvlen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-187/+162
*
Minor refactoring based on 1.10 normalization work
Dana Robinson
2020-08-17
1
-0/+1
*
Move H5T_vlen_reclaim to package scope
Quincey Koziol
2020-08-07
1
-4/+4
*
Refactor all the 'H5VL_*_optional' callbacks to move the type of operation out
Quincey Koziol
2019-12-20
1
-2/+4
*
Implement H5VLget_file_type() to return a copy of a datatype with the
Neil Fortner
2019-11-08
1
-112/+64
*
Add new H5R API that abstracts object, region and attribute reference types
Jerome Soumagne
2019-10-08
1
-93/+34
*
Adapt Jerome's "file info" H5VL 'get' query to retrieve container token info.
Quincey Koziol
2019-10-08
1
-5/+2
*
Fix H5VL_blob_get to return size of blob
Jerome Soumagne
2019-10-08
1
-8/+61
*
Add 'blob' callbacks to VOL, along with a native implementation to store them
Quincey Koziol
2019-10-08
1
-350/+407
*
Added an H5MM_memcpy call that checks for buffer overlap.
Dana Robinson
2019-03-16
1
-17/+17
*
Squashed commit of private branch changes to support stackable VOL plugins.
Quincey Koziol
2018-10-25
1
-3/+3
*
Normalization with vol_integration (misc internal and datatype)
Dana Robinson
2018-09-20
1
-9/+15
*
Add API context interface and use it throughout the library.
Quincey Koziol
2018-03-15
1
-110/+42
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
[svn-r30219] Description:
Quincey Koziol
2016-07-22
1
-5/+5
*
[svn-r28761] Description:
Quincey Koziol
2016-01-01
1
-4/+4
*
[svn-r28646] Minor normalization with revise_chunks.
Dana Robinson
2015-12-14
1
-12/+0
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-28/+4
*
[svn-r27626] Various minor warning fixes before major SWMR and VDS merges.
Dana Robinson
2015-08-31
1
-4/+22
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
1
-12/+12
*
[svn-r23695] Description:
Quincey Koziol
2013-05-11
1
-5/+5
*
[svn-r22287] Description:
Quincey Koziol
2012-04-16
1
-10/+10
*
[svn-r21919] Description:
Quincey Koziol
2012-02-09
1
-26/+26
*
[svn-r19272] Description:
Quincey Koziol
2010-08-20
1
-119/+52
*
[svn-r18804] Purpose:
Mike McGreevy
2010-05-14
1
-0/+41
*
[svn-r18212] Description:
Quincey Koziol
2010-02-05
1
-2/+7
*
[svn-r18197] Description:
Quincey Koziol
2010-01-30
1
-2/+2
*
[svn-r17177] In H5Odtype.c, the decoding function used to mark the datatype a...
Raymond Lu
2009-07-13
1
-1/+7
*
[svn-r15656] Purpose: fix bug 1286
Neil Fortner
2008-09-18
1
-49/+154
*
[svn-r15609] Description:
Quincey Koziol
2008-09-10
1
-34/+32
*
[svn-r15485] Purpose: Allow library to shut down properly when objects have r...
Neil Fortner
2008-08-19
1
-1/+1
*
[svn-r14004] Description:
Quincey Koziol
2007-07-24
1
-9/+12
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r13068] Ran bin/reconfigure. Some of the scripts have been changed or h...
James Laird
2006-12-18
1
-1/+1
*
[svn-r12842] Description:
Quincey Koziol
2006-11-02
1
-4/+4
*
[svn-r12680] Description:
Quincey Koziol
2006-09-25
1
-1/+1
*
[svn-r11899] Purpose:
Quincey Koziol
2006-01-28
1
-1/+1
*
[svn-r11758] Purpose:
Quincey Koziol
2005-12-04
1
-0/+1
*
[svn-r11712] Purpose:
Quincey Koziol
2005-11-15
1
-5/+0
*
[svn-r11384] Purpose:
Quincey Koziol
2005-09-12
1
-6/+1
*
[svn-r11245] Purpose:
Quincey Koziol
2005-08-13
1
-17/+17
*
[svn-r9857] Purpose: Maintenance
Elena Pourmal
2005-01-22
1
-3/+0
*
[svn-r9727] Purpose:
Quincey Koziol
2004-12-29
1
-31/+30
*
[svn-r9329]
James Laird
2004-09-28
1
-47/+52
*
[svn-r8732] Purpose:
Quincey Koziol
2004-06-23
1
-3/+1
*
[svn-r8731] Purpose:
Quincey Koziol
2004-06-23
1
-6/+4
*
[svn-r8692] Purpose:
Quincey Koziol
2004-06-15
1
-7/+10
*
[svn-r8683] Purpose:
Quincey Koziol
2004-06-14
1
-25/+23
*
[svn-r8679] Purpose:
Quincey Koziol
2004-06-14
1
-16/+31
*
[svn-r8670] Purpose:
Quincey Koziol
2004-06-13
1
-0/+90
[next]