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-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
*
[svn-r770] H5B.c:
Albert Cheng
1998-10-21
1
-14/+14
*
[svn-r730] Changes since 19980928
Robb Matzke
1998-09-30
1
-67/+140
*
[svn-r726] Changes since 19980924
Robb Matzke
1998-09-28
1
-47/+177
*
[svn-r714] Changes since 19980911
Robb Matzke
1998-09-22
1
-33/+258
*
[svn-r650] Eliminated H5Fmpioprivate.h, moved contents to H5Fprivate.h.
Robert Kim Yates
1998-09-01
1
-1/+1
*
[svn-r637] Added include H5Fmpioprivate.h
Robert Kim Yates
1998-08-31
1
-0/+1
*
[svn-r630] Added code to eliminate redundant writes of metadata,
Robert Kim Yates
1998-08-28
1
-0/+4
*
[svn-r606] Debugging can be enabled/disabled at runtime though code is still
Robb Matzke
1998-08-19
1
-1/+1
*
[svn-r578] Changes since 19980805
Robb Matzke
1998-08-06
1
-4/+0
*
[svn-r435] ./INSTALL
Robb Matzke
1998-06-23
1
-64/+109
*
[svn-r411] Added data-transfer-mode to various function to specify which
Albert Cheng
1998-06-07
1
-4/+5
*
[svn-r353] Changes since 19980414
Robb Matzke
1998-04-17
1
-29/+31
*
[svn-r338] Changes since 19980407
Robb Matzke
1998-04-08
1
-39/+38
*
[svn-r335] Changes since 19980330
Robb Matzke
1998-04-03
1
-1/+1
*
[svn-r328] Changes since 19980318
Robb Matzke
1998-03-24
1
-882/+891
*
[svn-r230] Changes were actually made by Robb. I am commiting them for him
Albert Cheng
1998-02-09
1
-9/+16
*
[svn-r215] offset was declared intn when it actually dealed with pointer addr...
Albert Cheng
1998-02-04
1
-1/+2
*
[svn-r188] Changed hbool_t from an enum to 'int' and removed BTRUE/BFALSE/BFA...
Quincey Koziol
1998-01-28
1
-1/+1
*
[svn-r178] Changes since 19980127
Robb Matzke
1998-01-28
1
-3/+3
*
[svn-r165] Changes since 19980122
Robb Matzke
1998-01-22
1
-7/+7
*
[svn-r158] Changes since 19980116
Robb Matzke
1998-01-20
1
-27/+37
*
[svn-r157] Reformatted code with indent...
Quincey Koziol
1998-01-16
1
-1477/+1439
*
[svn-r146] ./src/H5.c
Robb Matzke
1997-12-16
1
-1/+1
*
[svn-r145] ./src/H5Osdtyp.c -> H5Odtype.c
Robb Matzke
1997-12-11
1
-75/+126
*
[svn-r139] ./src/*.[ch]
Robb Matzke
1997-12-10
1
-24/+25
*
[svn-r136] ./MANIFEST
Robb Matzke
1997-11-14
1
-210/+240
[next]