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
/
H5B.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r5471] Purpose:
Quincey Koziol
2002-05-29
1
-14/+15
*
[svn-r5467] Purpose:
Quincey Koziol
2002-05-28
1
-5/+6
*
[svn-r5390] Purpose:
Quincey Koziol
2002-05-10
1
-6/+0
*
[svn-r5230] Purpose:
Quincey Koziol
2002-04-23
1
-117/+7
*
[svn-r5203] Purpose:
Quincey Koziol
2002-04-18
1
-110/+113
*
[svn-r5168]
Pedro Vicente Nunes
2002-04-11
1
-0/+110
*
[svn-r5108] ./hdf5-devel/src/H5B.c
Robb Matzke
2002-03-28
1
-1/+1
*
[svn-r4643] Purpose:
Quincey Koziol
2001-11-27
1
-3/+3
*
[svn-r4620] Purpose:
Quincey Koziol
2001-11-20
1
-3/+8
*
[svn-r4600] Purpose:
Quincey Koziol
2001-11-12
1
-1/+1
*
[svn-r4548] Purpose:
Quincey Koziol
2001-10-16
1
-4/+27
*
[svn-r4543]
Raymond Lu
2001-10-15
1
-24/+40
*
[svn-r4355] Purpose:
Quincey Koziol
2001-08-14
1
-22/+22
*
[svn-r4324] Purpose:
Quincey Koziol
2001-08-10
1
-2/+2
*
[svn-r4181] Purpose:
Quincey Koziol
2001-07-10
1
-27/+23
*
[svn-r4038] Purpose:
Quincey Koziol
2001-06-21
1
-5/+5
*
[svn-r4013] Purpose:
Bill Wendling
2001-06-18
1
-2/+2
*
[svn-r3983] Purpose:
Quincey Koziol
2001-06-11
1
-2/+2
*
[svn-r3877] Purpose:
Bill Wendling
2001-04-30
1
-1/+1
*
[svn-r3875] Purpose:
Bill Wendling
2001-04-30
1
-1/+1
*
[svn-r3781] Purpose:
Bill Wendling
2001-04-05
1
-13/+13
*
[svn-r3288] Purpose:
Albert Cheng
2001-01-12
1
-2/+0
*
[svn-r3252] Purpose:
Quincey Koziol
2001-01-09
1
-14/+17
*
[svn-r3236] Purpose:
Quincey Koziol
2001-01-04
1
-10/+15
*
[svn-r3231] Purpose:
Quincey Koziol
2001-01-03
1
-2/+3
*
[svn-r3209] Purpose:
Quincey Koziol
2000-12-28
1
-0/+3
*
[svn-r2722] Purpose:
Quincey Koziol
2000-10-24
1
-1/+1
*
[svn-r2652] Purpose:
Quincey Koziol
2000-10-10
1
-1/+4
*
[svn-r2491] Added type of data parameter to H5F_block_write calls.
Quincey Koziol
2000-08-31
1
-1/+1
*
[svn-r2444] Checkpoint the Generic Property implementation. It's not active ...
Quincey Koziol
2000-07-25
1
-1/+1
*
[svn-r2284] Duplicate initialization of variable removed.
Bill Wendling
2000-05-19
1
-1/+0
*
[svn-r2165] Fixed last batch of problems when using free-lists on the SGI mac...
Quincey Koziol
2000-04-20
1
-5/+5
*
[svn-r2158] Modified B-tree splits so they avoid the redundant metadata I/O w...
Quincey Koziol
2000-04-19
1
-34/+112
*
[svn-r2147] Corrected a few problems in the free-list code and added more ass...
Quincey Koziol
2000-04-14
1
-7/+9
*
[svn-r2117] Fixed error which manifested in H5Giterate, causing groups with m...
Quincey Koziol
2000-04-12
1
-1/+1
*
[svn-r2073] Added free-list code to the library and took out the older "tempo...
Quincey Koziol
2000-04-04
1
-28/+44
*
[svn-r2057] Purpose:
Albert Cheng
2000-03-24
1
-1/+2
*
[svn-r1881] Changed all the HAVE_PARALLEL and HAVE_GASS macros to the new
Albert Cheng
1999-12-17
1
-2/+2
*
[svn-r1568] Changes since 19990730
Robb Matzke
1999-08-10
1
-27/+28
*
[svn-r1549] Changes since 19990728
Robb Matzke
1999-07-28
1
-9/+9
*
[svn-r1548] Changes since 19990727
Robb Matzke
1999-07-28
1
-169/+181
*
[svn-r1486] ./src/H5B.c [1.2, 1.3]
Robb Matzke
1999-07-16
1
-1/+1
*
[svn-r1371]
Robb Matzke
1999-06-23
1
-1/+5
*
[svn-r1216] Changes since 19990423
Robb Matzke
1999-04-26
1
-11/+15
*
[svn-r1204] Changes since 19990415
Robb Matzke
1999-04-23
1
-6/+19
*
[svn-r936] Changes since 19981119
Robb Matzke
1998-11-21
1
-1/+1
*
[svn-r925] Changes since 19981116
Robb Matzke
1998-11-18
1
-21/+21
*
[svn-r802] Misc. white space adjustments here and there, mostly in comments.
Robb Matzke
1998-10-27
1
-5/+5
*
[svn-r797] Changed comments from returning "SUCCEED/FAIL" to "non-negative/ne...
Quincey Koziol
1998-10-26
1
-37/+16
*
[svn-r773] Changes since 19981019
Robb Matzke
1998-10-21
1
-6/+16
[next]