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-r16204] Description:
Quincey Koziol
2008-12-18
5
-258/+301
*
[svn-r16202] Added HDlseek in front of the truncate function in H5FD_sec2_tru...
Raymond Lu
2008-12-15
1
-1/+7
*
[svn-r16194] Purpose:
Mike McGreevy
2008-12-15
1
-26/+4
*
[svn-r16187] Description:
Quincey Koziol
2008-12-11
3
-4/+4
*
[svn-r16182] Description:
Quincey Koziol
2008-12-11
14
-399/+394
*
[svn-r16180] Description:
Quincey Koziol
2008-12-11
3
-5/+5
*
[svn-r16179] Description:
Quincey Koziol
2008-12-11
1
-2/+2
*
[svn-r16176] Remove terminal whitespace in links.c, H5Lexternal.c, H5Pfapl.c
Neil Fortner
2008-12-09
2
-7/+7
*
[svn-r16150] Change a call to H5FL_fac_free to H5FL_FAC_FREE so it works corr...
Neil Fortner
2008-12-02
1
-1/+1
*
[svn-r16144] Removed the check of H5Dset_extent for the space to be chunked,...
Pedro Vicente Nunes
2008-12-01
1
-4/+1
*
[svn-r16142] Added a check to H5Dset_extent for the space to be chunked, exit...
Pedro Vicente Nunes
2008-12-01
1
-8/+11
*
[svn-r16138] Snapshot version 1.9 release 25
HDF Tester
2008-11-30
2
-3/+3
*
[svn-r16137] Description:
Quincey Koziol
2008-11-28
16
-144/+1089
*
[svn-r16132] some chunks were not deleted for some cases, the comparison to c...
Pedro Vicente Nunes
2008-11-25
1
-1/+1
*
[svn-r16121] Snapshot version 1.9 release 24
HDF Tester
2008-11-23
2
-3/+3
*
[svn-r16094] Description:
Quincey Koziol
2008-11-18
5
-47/+121
*
[svn-r16093] Description:
Quincey Koziol
2008-11-18
6
-12/+42
*
[svn-r16082] Purpose: Fix a problem in the file unmounting code
Neil Fortner
2008-11-17
1
-5/+13
*
[svn-r16078] Snapshot version 1.9 release 23
HDF Tester
2008-11-16
3
-3/+5
*
[svn-r16062] Purpose: Allow per-dataset rdcc configuration
Neil Fortner
2008-11-12
27
-117/+514
*
[svn-r16061] Description:
Quincey Koziol
2008-11-11
6
-4/+71
*
[svn-r16060] Description:
Quincey Koziol
2008-11-11
5
-8/+2
*
[svn-r16044] Snapshot version 1.9 release 22
HDF Tester
2008-11-09
3
-3/+4
*
[svn-r16036] Purpose: add H5Iis_valid function
Neil Fortner
2008-11-05
2
-0/+48
*
[svn-r16020] Purpose: Fix behaviour of H5Ovisit
Neil Fortner
2008-11-03
1
-0/+4
*
[svn-r16018] Snapshot version 1.9 release 21
HDF Tester
2008-11-02
2
-3/+3
*
[svn-r16006] Modify the commit of r15943 for H5_USE_16_API. Let H5version.h ...
Raymond Lu
2008-10-30
2
-5/+9
*
[svn-r15997] Merge from 1.8
Pedro Vicente Nunes
2008-10-30
1
-0/+6
*
[svn-r15983] Description:
Quincey Koziol
2008-10-28
1
-2/+2
*
[svn-r15968] Correct some minor syntax errors in the checkin #15943.
Raymond Lu
2008-10-27
1
-3/+3
*
[svn-r15953] Snapshot version 1.9 release 20
HDF Tester
2008-10-26
3
-6/+6
*
[svn-r15952] Fix Bug 1300.
Albert Cheng
2008-10-26
1
-26/+21
*
[svn-r15943] Changed the library's macros H5_USE_16_API to H5_USE_16_API_DEFA...
Raymond Lu
2008-10-24
3
-8/+8
*
[svn-r15942] Purpose: Bug Fixes and Libtool Upgrade
Mike McGreevy
2008-10-24
1
-6/+6
*
[svn-r15941] Purpose: Close bug 1305.
Neil Fortner
2008-10-24
1
-4/+182
*
[svn-r15937] Description:
Quincey Koziol
2008-10-23
1
-45/+46
*
[svn-r15868] Description:
Quincey Koziol
2008-10-15
2
-2/+17
*
[svn-r15861] Description:
Quincey Koziol
2008-10-14
17
-176/+296
*
[svn-r15855] Purpose: Bring recent Windows-specific fixes from 1.8 branch to ...
Scott Wegner
2008-10-13
1
-0/+1
*
[svn-r15828] Description:
Quincey Koziol
2008-10-09
2
-6/+4
*
[svn-r15825] Description:
Quincey Koziol
2008-10-09
4
-47/+139
*
[svn-r15818] Fixed error in metadata cache configuration validation code unco...
John Mainzer
2008-10-08
1
-0/+1
*
[svn-r15800] Description:
Quincey Koziol
2008-10-07
103
-6261/+9465
*
[svn-r15796] Purpose: Close bug #1322
Neil Fortner
2008-10-07
11
-52/+83
*
[svn-r15762] Changes for bug #1247 so that the user can specify the driver
Vailin Choi
2008-10-03
5
-23/+257
*
[svn-r15757] Bug #1312
Pedro Vicente Nunes
2008-10-02
1
-14/+20
*
[svn-r15755] Description:
Quincey Koziol
2008-10-02
3
-15/+103
*
[svn-r15746] Description:
Quincey Koziol
2008-10-01
15
-29/+910
*
[svn-r15738] Description:
Quincey Koziol
2008-09-30
1
-3/+6
*
[svn-r15713] Snapshot version 1.9 release 19
HDF Tester
2008-09-28
3
-43/+43
[next]