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-r22229] Description:
Quincey Koziol
2012-04-01
1
-0/+4
*
[svn-r22219] Description:
Quincey Koziol
2012-03-31
25
-266/+1226
*
[svn-r22211] STDIO VFD fixes (HDFFV-7917). Mainly Windows correctness issues...
Dana Robinson
2012-03-30
1
-328/+343
*
[svn-r22178] Fixed a bad merge where truncate was called twice in the core VFD.
Dana Robinson
2012-03-28
1
-12/+2
*
[svn-r22175] MinGW compile issues fixed.
Allen Byrne
2012-03-28
2
-2/+10
*
[svn-r22173] Purpose: Fix HDFFV-7762
Neil Fortner
2012-03-28
2
-2/+14
*
[svn-r22171] Description:
Quincey Koziol
2012-03-28
26
-141/+1397
*
[svn-r22170] Removed extraneous svn executable properties from non-executable...
Dana Robinson
2012-03-28
8
-0/+0
*
[svn-r22166] Reduce warnings from unneeded windows incude file.
Allen Byrne
2012-03-28
1
-0/+2
*
[svn-r22164] Fixed a bug in H5Ocopy(): When copying an opened object, call th...
Vailin Choi
2012-03-28
8
-12/+90
*
[svn-r22140] Snapshot version 1.9 release 112
HDF Tester
2012-03-25
3
-5/+5
*
[svn-r22138] Add check for valid number of children in H5B_decode(). See HDF...
Neil Fortner
2012-03-25
1
-0/+4
*
[svn-r22134] Issue 7785 - follow-up checkin. I forgot to initialize a struct...
Raymond Lu
2012-03-23
1
-0/+1
*
[svn-r22122] Issue 7785 - Writing or reading many small chunks ran out of mem...
Raymond Lu
2012-03-22
2
-1/+2
*
[svn-r22117] Fix for HDFFV-7916 (Windows/POSIX correctness issues in the core...
Dana Robinson
2012-03-21
1
-107/+164
*
[svn-r22116] #Issue 7922 - follow-up checkin. I changed the order of two pri...
Raymond Lu
2012-03-21
1
-78/+76
*
[svn-r22115] Add 2 new API routines to set/unset file atomicity for files ope...
Mohamad Chaarawi
2012-03-21
4
-0/+184
*
[svn-r22112] Description:
Quincey Koziol
2012-03-21
1
-1/+0
*
[svn-r22097] Snapshot version 1.9 release 111
HDF Tester
2012-03-20
2
-3/+3
*
[svn-r22094] Issue 7922 - follow-up checkin. Daily test reported that PGCC (...
Raymond Lu
2012-03-19
1
-6/+16
*
[svn-r22076] #Issue 7922 - H5Pset_data_transform had seg fault with some oper...
Raymond Lu
2012-03-15
2
-29/+159
*
[svn-r22072] Purpose: Fix rare corruption bug (HDFFV-7879)
Neil Fortner
2012-03-15
3
-12/+21
*
[svn-r22070] Purpose: Fix rare corruption bug
Neil Fortner
2012-03-15
2
-20/+29
*
[svn-r22058] Description:
Quincey Koziol
2012-03-13
4
-13/+24
*
[svn-r22053] Description:
Quincey Koziol
2012-03-12
2
-4/+12
*
[svn-r22040] Snapshot version 1.9 release 110
HDF Tester
2012-03-11
2
-3/+3
*
[svn-r22022] Snapshot version 1.9 release 109
HDF Tester
2012-03-04
2
-3/+3
*
[svn-r21947] Description:
Quincey Koziol
2012-02-16
1
-1/+1
*
[svn-r21939] Fixed a minor typo in a comment.
Dana Robinson
2012-02-14
1
-1/+1
*
[svn-r21932] Description:
Quincey Koziol
2012-02-13
1
-1/+1
*
[svn-r21924] Description:
Quincey Koziol
2012-02-10
2
-3/+3
*
[svn-r21923] Description:
Quincey Koziol
2012-02-10
34
-2033/+2066
*
[svn-r21922] Description:
Quincey Koziol
2012-02-09
1
-42/+22
*
[svn-r21921] Description:
Quincey Koziol
2012-02-09
1
-1/+3
*
[svn-r21920] Description:
Quincey Koziol
2012-02-09
1
-3/+3
*
[svn-r21919] Description:
Quincey Koziol
2012-02-09
234
-4755/+3508
*
[svn-r21917] Description:
Quincey Koziol
2012-02-08
3
-3/+3
*
[svn-r21910] Snapshot version 1.9 release 108
HDF Tester
2012-02-05
2
-3/+3
*
[svn-r21904] This is a followup commit for Issue 7756 - Creating a dataset in...
Raymond Lu
2012-02-02
1
-1/+1
*
[svn-r21898] Snapshot version 1.9 release 107
HDF Tester
2012-01-29
2
-3/+3
*
[svn-r21891] Issue 7756 - Creating a dataset in a read-only file caused seg f...
Raymond Lu
2012-01-25
1
-1/+3
*
[svn-r21884] Snapshot version 1.9 release 106
HDF Tester
2012-01-22
2
-3/+3
*
[svn-r21882] Remove spurious (orphaned?) function declaration in H5Zpkg.h
Neil Fortner
2012-01-20
1
-3/+0
*
[svn-r21867] Snapshot version 1.9 release 105
HDF Tester
2012-01-08
2
-3/+3
*
[svn-r21857] Snapshot version 1.9 release 104
HDF Tester
2012-01-01
2
-3/+3
*
[svn-r21850] Snapshot version 1.9 release 103
HDF Tester
2011-12-25
2
-3/+3
*
[svn-r21831] Snapshot version 1.9 release 102
HDF Tester
2011-12-18
2
-3/+3
*
[svn-r21824] Snapshot version 1.9 release 101
HDF Tester
2011-12-11
2
-3/+3
*
[svn-r21816] Fix for JIRA HDFFV-7780
Dana Robinson
2011-12-06
2
-3/+16
*
[svn-r21804] Update CMake Required version in all folders to match current st...
Allen Byrne
2011-12-05
1
-1/+1
[next]