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
/
H5SL.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed Spelling Errors (#1166)
Scot Breitenfeld
2021-12-07
1
-4/+4
*
Simplify function enter macros for performance benefits (#1024)
David Young
2021-11-08
1
-44/+30
*
Removes the "try free" behavior from the skip lists (#1126)
Dana Robinson
2021-10-22
1
-466/+200
*
More clang tidy (#908)
Sean McBride
2021-08-23
1
-2/+2
*
Fixed uninitialized warnings (#360)
Sean McBride
2021-02-19
1
-10/+10
*
Update license url (#332)
Larry Knox
2021-02-17
1
-1/+1
*
H5SL_release() returns SUCCEED on errors
Dana Robinson
2020-11-12
1
-1/+1
*
Clang-format of source files
Allen Byrne
2020-09-30
1
-631/+601
*
Clean up private / package / static namespace issues (function naming, which
Quincey Koziol
2020-08-06
1
-43/+58
*
merge and fix conflict
kmu
2020-01-19
1
-1/+1
|
\
*
|
fix unused related warnings
kmu
2020-01-13
1
-1/+1
|
/
*
Revert "Make a squash commit of 'Quiet some warnings by adjusting warnings le...
David Young
2019-11-27
1
-2/+2
*
Initialize a couple of return values to avoid used-before-set warnings.
David Young
2019-11-13
1
-2/+2
*
Added an H5MM_memcpy call that checks for buffer overlap.
Dana Robinson
2019-03-16
1
-2/+2
*
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-r30017] Description:
Quincey Koziol
2016-06-06
1
-6/+10
*
[svn-r27768] Description:
Quincey Koziol
2015-09-14
1
-72/+83
*
[svn-r27415] Fix potential error with H5I_clear_type which could occur when a...
Neil Fortner
2015-07-20
1
-161/+445
*
[svn-r24261] Description:
Quincey Koziol
2013-10-07
1
-0/+2
*
[svn-r24255] Description:
Quincey Koziol
2013-10-04
1
-2/+39
*
[svn-r23938] remove "switch missing default case" in src.
Mohamad Chaarawi
2013-07-26
1
-0/+6
*
[svn-r23713] Description:
Quincey Koziol
2013-05-21
1
-21/+21
*
[svn-r22608] Description:
Quincey Koziol
2012-07-26
1
-4/+4
*
[svn-r21919] Description:
Quincey Koziol
2012-02-09
1
-47/+47
*
[svn-r21603] Purpose: Add generic skip list implementation
Neil Fortner
2011-10-18
1
-20/+68
*
[svn-r20536] Description:
Quincey Koziol
2011-04-17
1
-1/+3
*
[svn-r18595] Description:
Quincey Koziol
2010-04-20
1
-14/+14
*
[svn-r17268] Description:
Quincey Koziol
2009-07-30
1
-1/+1
*
[svn-r16698] Purpose: Fix bug 503
Neil Fortner
2009-04-08
1
-275/+584
*
[svn-r15800] Description:
Quincey Koziol
2008-10-07
1
-0/+181
*
[svn-r15609] Description:
Quincey Koziol
2008-09-10
1
-45/+62
*
[svn-r14353] Description:
Quincey Koziol
2007-12-20
1
-105/+126
*
[svn-r14284] Description:
Quincey Koziol
2007-11-24
1
-5/+37
*
[svn-r13253] Updated all C and C++ style source code files with the THG copyr...
Albert Cheng
2007-02-07
1
-2/+3
*
[svn-r12495] Description:
Quincey Koziol
2006-07-25
1
-1/+1
*
[svn-r12102] Purpose:
Quincey Koziol
2006-03-16
1
-11/+2
*
[svn-r12078] Purpose:
Quincey Koziol
2006-03-11
1
-40/+218
*
[svn-r12019] Purpose:
Leon Arber
2006-03-07
1
-5/+7
*
[svn-r11991] Purpose:
Albert Cheng
2006-03-01
1
-0/+7
*
[svn-r11712] Purpose:
Quincey Koziol
2005-11-15
1
-0/+1
*
[svn-r11245] Purpose:
Quincey Koziol
2005-08-13
1
-1/+1
*
[svn-r10628] Purpose:
Quincey Koziol
2005-04-18
1
-1/+1
*
[svn-r10580] Purpose:
Quincey Koziol
2005-04-08
1
-5/+8
*
[svn-r10182] Purpose:
Quincey Koziol
2005-03-11
1
-0/+7
*
[svn-r9857] Purpose: Maintenance
Elena Pourmal
2005-01-22
1
-3/+0
*
[svn-r9764] Purpose:
Quincey Koziol
2005-01-06
1
-110/+667
*
[svn-r9734] Purpose:
Quincey Koziol
2004-12-30
1
-10/+23
*
[svn-r9730] Purpose:
Quincey Koziol
2004-12-30
1
-7/+12
*
[svn-r9727] Purpose:
Quincey Koziol
2004-12-29
1
-3/+3
*
[svn-r9615] Purpose:
Quincey Koziol
2004-12-04
1
-0/+61
[next]