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
/
H5D.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[svn-r1306] Changes since 19990602
Robb Matzke
1999-06-07
1
-2/+3
*
[svn-r1305] Checkpointing the VL datatype code. I believe the core functiona...
Quincey Koziol
1999-06-04
1
-9/+25
*
[svn-r1292] Changes since 19990430
Robb Matzke
1999-06-02
1
-2/+2
*
[svn-r1277] Added additional checks into the dataspace code to determine if t...
Albert Cheng
1999-05-25
1
-1/+1
*
[svn-r1240] Changes since 19990427
Robb Matzke
1999-04-30
1
-0/+61
*
[svn-r1224] Changes since 19990426
Robb Matzke
1999-04-27
1
-1/+1
*
[svn-r1216] Changes since 19990423
Robb Matzke
1999-04-26
1
-9/+9
*
[svn-r1208] Changed the I/O loops for H5Dwrite/H5Dread to break up a user's b...
Quincey Koziol
1999-04-23
1
-30/+43
*
[svn-r1204] Changes since 19990415
Robb Matzke
1999-04-23
1
-41/+102
*
[svn-r1171] Changes since 19990330
Robb Matzke
1999-04-02
1
-3/+7
*
[svn-r1169] ./configure.in
Robb Matzke
1999-03-30
1
-8/+19
*
[svn-r1138] Changes since 19990304
Robb Matzke
1999-03-12
1
-0/+1
*
[svn-r1117] Changes since 19990303
Robb Matzke
1999-03-04
1
-2/+0
*
[svn-r1101] Changes since 19990219
Robb Matzke
1999-02-25
1
-2/+3
*
[svn-r1087] Changes since 19990218
Robb Matzke
1999-02-20
1
-7/+7
*
[svn-r971] Changes since 19981214
Robb Matzke
1998-12-17
1
-44/+27
*
[svn-r936] Changes since 19981119
Robb Matzke
1998-11-21
1
-29/+28
*
[svn-r925] Changes since 19981116
Robb Matzke
1998-11-18
1
-6/+7
*
[svn-r904] Fixed bug in H5dont_atexit.
Quincey Koziol
1998-11-13
1
-1/+1
*
[svn-r876] Changes since 19981102
Robb Matzke
1998-11-05
1
-6/+55
*
[svn-r797] Changed comments from returning "SUCCEED/FAIL" to "non-negative/ne...
Quincey Koziol
1998-10-26
1
-31/+13
*
[svn-r793] Changed return value for H5Sget_select_npoints to hssize_t to enab...
Quincey Koziol
1998-10-26
1
-3/+3
*
[svn-r791] Internal API tweaks to H5D_open_oid
Quincey Koziol
1998-10-26
1
-24/+27
*
[svn-r789] Changes since 19981023
Robb Matzke
1998-10-26
1
-9/+7
*
[svn-r776] Fixed references, object references should be working now.
Quincey Koziol
1998-10-22
1
-0/+26
*
[svn-r773] Changes since 19981019
Robb Matzke
1998-10-21
1
-1/+1
*
[svn-r767] Commented out printfs.
Quincey Koziol
1998-10-20
1
-0/+2
*
[svn-r766] Checkpointing the reference code.
Quincey Koziol
1998-10-19
1
-0/+1
*
[svn-r761] Changes since 19981013
Robb Matzke
1998-10-14
1
-34/+43
*
[svn-r757] Added code for object references.
Quincey Koziol
1998-10-13
1
-77/+156
*
[svn-r737] Changed H5I groups to have a H5I_ prefix before them, to better al...
Quincey Koziol
1998-10-05
1
-26/+26
*
[svn-r735] Changes since 19981002
Robb Matzke
1998-10-05
1
-102/+152
*
[svn-r734] Changes since 19981001
Robb Matzke
1998-10-02
1
-2/+4
*
[svn-r733]
Robb Matzke
1998-10-01
1
-0/+33
*
[svn-r730] Changes since 19980928
Robb Matzke
1998-09-30
1
-16/+25
*
[svn-r712] Added temporary buffer support to several places in the library wh...
Quincey Koziol
1998-09-21
1
-24/+45
*
[svn-r706] Added must_convert parameter to sconv->read and sconv->write funct...
Robert Kim Yates
1998-09-18
1
-14/+35
*
[svn-r673] Changes since 19980908
Robb Matzke
1998-09-08
1
-1/+1
*
[svn-r656] Changed error report for failed optimized parallel xfers
Robert Kim Yates
1998-09-02
1
-4/+4
*
[svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...
Quincey Koziol
1998-09-02
1
-11/+11
*
[svn-r633] Changes since 19980828
Robb Matzke
1998-08-31
1
-12/+8
*
[svn-r628] MPI buffer and file type optimization is bypassed,
Robert Kim Yates
1998-08-28
1
-2/+4
*
[svn-r620] Changes since 19980825
Robb Matzke
1998-08-27
1
-19/+50
*
[svn-r615] Fixed memory leaks & duplicates frees.
Quincey Koziol
1998-08-25
1
-0/+3
*
[svn-r606] Debugging can be enabled/disabled at runtime though code is still
Robb Matzke
1998-08-19
1
-4/+10
*
[svn-r601] Changes since 19980814
Robb Matzke
1998-08-18
1
-18/+2
*
[svn-r599] Added code to convert HDF dataspace selections to MPI datatypes.
Robert Kim Yates
1998-08-17
1
-0/+39
*
[svn-r588] Changes since 19980810
Robb Matzke
1998-08-13
1
-201/+181
*
[svn-r569] Changes since 19980731
Robb Matzke
1998-08-05
1
-31/+29
*
[svn-r566] Fixed offset code [finally :-/ ] for selections.
Quincey Koziol
1998-08-04
1
-0/+16
[prev]
[next]