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
/
H5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Normalization with VOL integration branch.
Dana Robinson
2017-12-05
1
-12/+12
*
Normalization with VOL integration branch.
Dana Robinson
2017-12-01
1
-0/+1
*
Normalization with VOL integration branch.
Dana Robinson
2017-11-30
1
-58/+7
*
Fix for HDFFV-10160
Vailin Choi
2017-06-29
1
-0/+7
*
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...
Larry Knox
2017-04-25
1
-6/+4
*
Fixed problems that prevent bin/trace from marking up some functions.
Dana Robinson
2017-04-21
1
-3/+3
*
[svn-r29350] Revert h5check_version change to check LT_VERS_XXXX numbers rath...
Larry Knox
2016-03-08
1
-130/+0
*
[svn-r29326] HDFFV-9536: Changed H5check_version() to use libtool shared libr...
Albert Cheng
2016-03-07
1
-0/+130
*
[svn-r29182] Re-commit of HDFFV-8740 fix, which adds the ability to configure
Dana Robinson
2016-02-22
1
-1/+2
*
[svn-r29084] Revert of:
Dana Robinson
2016-02-11
1
-2/+1
*
[svn-r29041] Patch from Steffen Kiess that allows a relative path to be speci...
Dana Robinson
2016-02-04
1
-1/+2
*
[svn-r28996] Autotools configure updates to allow separation of build type, d...
Dana Robinson
2016-01-27
1
-64/+69
*
[svn-r28777] Description:
Quincey Koziol
2016-01-03
1
-0/+5
*
[svn-r28761] Description:
Quincey Koziol
2016-01-01
1
-4/+1
*
[svn-r27879] Move property list shutdown earlier in H5_term_library, since wi...
Neil Fortner
2015-09-25
1
-4/+8
*
[svn-r27834] Description:
Quincey Koziol
2015-09-21
1
-1/+1
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-8/+43
*
[svn-r27601] Removed the H5TSprivate.h include from H5.c. It's not needed and...
Dana Robinson
2015-08-27
1
-1/+0
*
[svn-r27587] Added a new API call (H5is_library_threadsafe) to the library. T...
Dana Robinson
2015-08-26
1
-9/+39
*
[svn-r27427] - free comm keyval after setting atribute on comm_self
Mohamad Chaarawi
2015-07-23
1
-0/+3
*
[svn-r27162] fix for HDFFV-9412:
Mohamad Chaarawi
2015-06-08
1
-11/+15
*
[svn-r27133] - Add a new attribute function characterstic for format:
Mohamad Chaarawi
2015-06-01
1
-1/+1
*
[svn-r26392] Reinstates r26327-8, which had been reverted due to failures on
Dana Robinson
2015-03-09
1
-3/+86
*
[svn-r26331] Revert checking r 26327&8, which added new code and test that fa...
Larry Knox
2015-02-28
1
-86/+3
*
[svn-r26327] Added public API functions that expose the C library's memory al...
Dana Robinson
2015-02-27
1
-3/+86
*
[svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of fun...
Mohamad Chaarawi
2015-02-23
1
-19/+61
*
[svn-r26271] Reverse merge of r26260 which was causing daily test failures.
Dana Robinson
2015-02-22
1
-61/+19
*
[svn-r26260] - add an attribute callback to call H5_term_library when MPI_COM...
Mohamad Chaarawi
2015-02-20
1
-19/+61
*
[svn-r25274] Adds #defines that ensures that DllMain is only compiled in when...
Dana Robinson
2014-06-13
1
-2/+6
*
[svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-sa...
Dana Robinson
2014-04-04
1
-3/+70
*
[svn-r24937] Adds an H5free_memory() function to the library for use with
Dana Robinson
2014-03-31
1
-0/+25
*
[svn-r24285] Eliminate several "passing argument ... with different width due...
Larry Knox
2013-10-10
1
-1/+1
*
[svn-r23713] Description:
Quincey Koziol
2013-05-21
1
-2/+2
*
[svn-r23346] First commit for DESY project. It has the basic functionality o...
Raymond Lu
2013-03-13
1
-0/+1
*
[svn-r23219] Description:
Quincey Koziol
2013-02-02
1
-5/+5
*
[svn-r22324] Description:
Quincey Koziol
2012-04-29
1
-1/+1
*
[svn-r21919] Description:
Quincey Koziol
2012-02-09
1
-8/+8
*
[svn-r20536] Description:
Quincey Koziol
2011-04-17
1
-3/+26
*
[svn-r19481] I'm backing out my fix for bug 1707 because there're some unreso...
Raymond Lu
2010-09-27
1
-6/+3
*
[svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic...
Raymond Lu
2010-09-21
1
-3/+6
*
[svn-r18492] Bug fix:
Albert Cheng
2010-04-01
1
-2/+0
*
[svn-r18475] Description:
Quincey Koziol
2010-04-01
1
-0/+1
*
[svn-r18474] Description:
Quincey Koziol
2010-03-31
1
-1/+1
*
[svn-r18469] bug fix:
Albert Cheng
2010-03-30
1
-1/+1
*
[svn-r18415] Description:
Quincey Koziol
2010-03-18
1
-0/+2
*
[svn-r17895] Description:
Quincey Koziol
2009-11-16
1
-0/+4
*
[svn-r17838] Description:
Quincey Koziol
2009-11-05
1
-6/+6
*
[svn-r17543] Bug fix (ID 1656):
Albert Cheng
2009-09-29
1
-8/+8
*
[svn-r17502] Purpose:
Albert Cheng
2009-09-21
1
-7/+13
*
[svn-r16702] Purpose: Improve performance of factory free lists.
Neil Fortner
2009-04-08
1
-2/+8
[next]