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
/
H5Oattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r7186] Purpose:
Quincey Koziol
2003-07-09
1
-9/+4
*
[svn-r6837] Purpose:
Quincey Koziol
2003-05-08
1
-8/+8
*
[svn-r6659] Purpose:
Quincey Koziol
2003-04-14
1
-1/+2
*
[svn-r6411] Purpose:
Quincey Koziol
2003-02-17
1
-18/+19
*
[svn-r6387] Purpose:
Quincey Koziol
2003-02-10
1
-9/+9
*
[svn-r6266] Purpose:
Quincey Koziol
2003-01-10
1
-6/+6
*
[svn-r6252] Purpose:
Quincey Koziol
2003-01-09
1
-1/+10
*
[svn-r5867] Purpose:
Quincey Koziol
2002-08-09
1
-1/+4
*
[svn-r5842] Purpose:
Quincey Koziol
2002-08-08
1
-26/+39
*
[svn-r5839] Purpose:
Quincey Koziol
2002-07-31
1
-0/+3
*
[svn-r5471] Purpose:
Quincey Koziol
2002-05-29
1
-6/+6
*
[svn-r4643] Purpose:
Quincey Koziol
2001-11-27
1
-26/+14
*
[svn-r4620] Purpose:
Quincey Koziol
2001-11-20
1
-2/+2
*
[svn-r4355] Purpose:
Quincey Koziol
2001-08-14
1
-7/+7
*
[svn-r3781] Purpose:
Bill Wendling
2001-04-05
1
-8/+8
*
[svn-r3677] Purpose:
Albert Cheng
2001-03-20
1
-4/+0
*
[svn-r2652] Purpose:
Quincey Koziol
2000-10-10
1
-1/+3
*
[svn-r2073] Added free-list code to the library and took out the older "tempo...
Quincey Koziol
2000-04-04
1
-2/+10
*
[svn-r1568] Changes since 19990730
Robb Matzke
1999-08-10
1
-1/+1
*
[svn-r1548] Changes since 19990727
Robb Matzke
1999-07-28
1
-1/+2
*
[svn-r1184] Changes since 19990402
Robb Matzke
1999-04-15
1
-2/+2
*
[svn-r936] Changes since 19981119
Robb Matzke
1998-11-21
1
-1/+1
*
[svn-r925] Changes since 19981116
Robb Matzke
1998-11-18
1
-5/+5
*
[svn-r797] Changed comments from returning "SUCCEED/FAIL" to "non-negative/ne...
Quincey Koziol
1998-10-26
1
-5/+3
*
[svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...
Quincey Koziol
1998-09-02
1
-2/+1
*
[svn-r523] Changes since 19980720
Robb Matzke
1998-07-21
1
-1/+1
*
[svn-r518] Changes since 19980720
Robb Matzke
1998-07-20
1
-2/+25
*
[svn-r515] Changes since 19980715
Robb Matzke
1998-07-20
1
-248/+86
*
[svn-r458] Changed H5Sget_npoints call to H5Sextent_npoints and H5Sselect_npo...
Quincey Koziol
1998-07-07
1
-1/+1
*
[svn-r451] Completely tore out existing dataspace API and replaced with code ...
Quincey Koziol
1998-07-06
1
-5/+5
*
[svn-r435] ./INSTALL
Robb Matzke
1998-06-23
1
-6/+21
*
[svn-r429] Changes since 19980616
Robb Matzke
1998-06-17
1
-4/+3
*
[svn-r410] Changes since 19980604
Robb Matzke
1998-06-05
1
-3/+3
*
[svn-r407] ./src/H5A.c
Robb Matzke
1998-06-04
1
-6/+7
*
[svn-r378] Merged Robb's and my memory leak fixes into one set of common fixes.
Quincey Koziol
1998-04-28
1
-7/+7
*
[svn-r361] Added Attribute (H5A) code.
Quincey Koziol
1998-04-23
1
-0/+560