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
/
H5A.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r3828] Purpose:
Quincey Koziol
2001-04-19
1
-6/+6
*
[svn-r3781] Purpose:
Bill Wendling
2001-04-05
1
-12/+12
*
[svn-r3677] Purpose:
Albert Cheng
2001-03-20
1
-4/+0
*
[svn-r3252] Purpose:
Quincey Koziol
2001-01-09
1
-27/+31
*
[svn-r2652] Purpose:
Quincey Koziol
2000-10-10
1
-2/+3
*
[svn-r2262] * 2000-05-18
Robb Matzke
2000-05-18
1
-2/+4
*
[svn-r2175] Updated API tracing information.
Quincey Koziol
2000-04-21
1
-1/+1
*
[svn-r2124] Changed return type of H5Aiterate and the H5A_operator_t to herr_...
Quincey Koziol
2000-04-12
1
-2/+2
*
[svn-r1612] Fixed bug in attribute writing which was causing core dump if an ...
Quincey Koziol
1999-08-27
1
-3/+0
*
[svn-r1418] Modified H5Tconvert to require a dataset transfer property li...
Quincey Koziol
1999-07-03
1
-10/+6
*
[svn-r1362]
Robb Matzke
1999-06-18
1
-2/+2
*
[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
-0/+12
*
[svn-r1224] Changes since 19990426
Robb Matzke
1999-04-27
1
-1/+1
*
[svn-r1171] Changes since 19990330
Robb Matzke
1999-04-02
1
-0/+2
*
[svn-r1169] ./configure.in
Robb Matzke
1999-03-30
1
-13/+29
*
[svn-r1166] Fixed logic bug which was making all attributes read as zeros
Quincey Koziol
1999-03-29
1
-0/+1
*
[svn-r1161] Modified H5Aread to fill the user's buffer with zero's (the fill ...
Quincey Koziol
1999-03-23
1
-30/+36
*
[svn-r1138] Changes since 19990304
Robb Matzke
1999-03-12
1
-8/+10
*
[svn-r1101] Changes since 19990219
Robb Matzke
1999-02-25
1
-1/+1
*
[svn-r1087] Changes since 19990218
Robb Matzke
1999-02-20
1
-24/+18
*
[svn-r971] Changes since 19981214
Robb Matzke
1998-12-17
1
-33/+9
*
[svn-r936] Changes since 19981119
Robb Matzke
1998-11-21
1
-20/+12
*
[svn-r925] Changes since 19981116
Robb Matzke
1998-11-18
1
-3/+4
*
[svn-r797] Changed comments from returning "SUCCEED/FAIL" to "non-negative/ne...
Quincey Koziol
1998-10-26
1
-14/+12
*
[svn-r795] Changes since 19981026
Robb Matzke
1998-10-26
1
-1/+1
*
[svn-r793] Changed return value for H5Sget_select_npoints to hssize_t to enab...
Quincey Koziol
1998-10-26
1
-1/+1
*
[svn-r792] Changed return type for H5Aget_name from size_t to hssize_t to all...
Quincey Koziol
1998-10-26
1
-2/+2
*
[svn-r789] Changes since 19981023
Robb Matzke
1998-10-26
1
-1/+1
*
[svn-r737] Changed H5I groups to have a H5I_ prefix before them, to better al...
Quincey Koziol
1998-10-05
1
-36/+36
*
[svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...
Quincey Koziol
1998-09-02
1
-3/+3
*
[svn-r641] Changed function names for beta release.
Quincey Koziol
1998-09-01
1
-5/+5
*
[svn-r633] Changes since 19980828
Robb Matzke
1998-08-31
1
-103/+39
*
[svn-r620] Changes since 19980825
Robb Matzke
1998-08-27
1
-12/+12
*
[svn-r579] Changes since 19980806
Robb Matzke
1998-08-06
1
-0/+26
*
[svn-r537] Changes since 19980722
Robb Matzke
1998-07-23
1
-4/+4
*
[svn-r529] Changes since 19980722
Robb Matzke
1998-07-22
1
-31/+32
*
[svn-r460] Changes since 19980707
Robb Matzke
1998-07-07
1
-1/+1
*
[svn-r458] Changed H5Sget_npoints call to H5Sextent_npoints and H5Sselect_npo...
Quincey Koziol
1998-07-07
1
-3/+3
*
[svn-r451] Completely tore out existing dataspace API and replaced with code ...
Quincey Koziol
1998-07-06
1
-1/+1
*
[svn-r437] Changes since 19980612
Robb Matzke
1998-06-30
1
-9/+5
*
[svn-r435] ./INSTALL
Robb Matzke
1998-06-23
1
-9/+20
*
[svn-r429] Changes since 19980616
Robb Matzke
1998-06-17
1
-13/+25
*
[svn-r410] Changes since 19980604
Robb Matzke
1998-06-05
1
-198/+302
*
[svn-r407] ./src/H5A.c
Robb Matzke
1998-06-04
1
-8/+24
*
[svn-r383] ./src/H5A.c
Robb Matzke
1998-05-01
1
-42/+53
*
[svn-r378] Merged Robb's and my memory leak fixes into one set of common fixes.
Quincey Koziol
1998-04-28
1
-59/+50
*
[svn-r377] Changes since 19980424
Robb Matzke
1998-04-28
1
-72/+83
*
[svn-r374] ./src/H5A.c
Robb Matzke
1998-04-24
1
-20/+33
*
[svn-r370] Fixed a couple of compiler warnings.
Quincey Koziol
1998-04-24
1
-3/+3
[next]