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
/
H5Spublic.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[svn-r6950] Purpose:
Quincey Koziol
2003-06-04
1
-0/+4
*
[svn-r6546] Purpose:
Bill Wendling
2003-03-31
1
-11/+13
*
[svn-r5931]
MuQun Yang
2002-09-20
1
-29/+29
*
[svn-r5839] Purpose:
Quincey Koziol
2002-07-31
1
-1/+1
*
[svn-r4914] Purpose:
Quincey Koziol
2002-02-07
1
-0/+11
*
[svn-r4586] Purpose:
Quincey Koziol
2001-11-02
1
-1/+39
*
[svn-r3781] Purpose:
Bill Wendling
2001-04-05
1
-2/+2
*
[svn-r3008] Purpose:
Quincey Koziol
2000-11-28
1
-1/+1
*
[svn-r2716] Purpose:
Quincey Koziol
2000-10-20
1
-1/+1
*
[svn-r2694] Purpose:
Quincey Koziol
2000-10-18
1
-1/+1
*
[svn-r1944] Added "H5S_SELECT_PREPEND" and "H5S_SELECT_APPEND" operations to ...
Quincey Koziol
2000-01-21
1
-6/+6
*
[svn-r1135] Expanded API for reading lists blocks/points to allow for just a ...
Quincey Koziol
1999-03-11
1
-2/+2
*
[svn-r1132] Dataset region references are now finished and working correctly....
Quincey Koziol
1999-03-10
1
-0/+5
*
[svn-r1078] Changes since 19990215
Robb Matzke
1999-02-18
1
-29/+29
*
[svn-r1051] changed the HDF5DLL and HDF5GLOBAL to __DLL__ and __DLLVAR__
Patrick Lu
1999-02-02
1
-20/+20
*
[svn-r1032] Changes since 19990118
Robb Matzke
1999-01-21
1
-8/+12
*
[svn-r1031] added necessary info to export info to the dll
Patrick Lu
1999-01-21
1
-20/+20
*
[svn-r800] Made a "htri_t" as a return value from "boolean" functions returning
Quincey Koziol
1998-10-26
1
-2/+2
*
[svn-r795] Changes since 19981026
Robb Matzke
1998-10-26
1
-5/+9
*
[svn-r793] Changed return value for H5Sget_select_npoints to hssize_t to enab...
Quincey Koziol
1998-10-26
1
-1/+1
*
[svn-r786] Added H5S_MAX_RANK as publicly visible constant for the maximum nu...
Quincey Koziol
1998-10-23
1
-0/+4
*
[svn-r717] Added code to support unioning hyperslabs with the H5S_SELECT_OR o...
Quincey Koziol
1998-09-23
1
-2/+4
*
[svn-r641] Changed function names for beta release.
Quincey Koziol
1998-09-01
1
-5/+5
*
[svn-r566] Fixed offset code [finally :-/ ] for selections.
Quincey Koziol
1998-08-04
1
-0/+2
*
[svn-r544] Added code for H5Sselect_none call.
Quincey Koziol
1998-07-24
1
-0/+1
*
[svn-r539] Added H5Sselect_all code
Quincey Koziol
1998-07-23
1
-0/+1
*
[svn-r538] Added H5Sset_extent_none and H5Sextent_copy functions. They are w...
Quincey Koziol
1998-07-23
1
-1/+3
*
[svn-r532] Added code for H5Sextent_class (renamed H5Sget_class)
Quincey Koziol
1998-07-23
1
-0/+1
*
[svn-r529] Changes since 19980722
Robb Matzke
1998-07-22
1
-7/+8
*
[svn-r526] Changes since 19980721
Robb Matzke
1998-07-22
1
-1/+2
*
[svn-r495] Finished debugging element selections. H5Sselect_elements call now...
Quincey Koziol
1998-07-15
1
-1/+1
*
[svn-r493] Fixed a bug when iterating through hyperslabs with greater than 2 ...
Quincey Koziol
1998-07-15
1
-1/+1
*
[svn-r490] Changed more API functions to the new names as documented.
Quincey Koziol
1998-07-14
1
-1/+1
*
[svn-r480] Fixed an ugly bug by teaching the recursive hyperslab I/O code how...
Quincey Koziol
1998-07-10
1
-0/+2
*
[svn-r464] Plugged several memory leaks in the hyperslab selection iterators.
Quincey Koziol
1998-07-07
1
-1/+1
*
[svn-r463] H5S.c:
Albert Cheng
1998-07-07
1
-2/+3
*
[svn-r451] Completely tore out existing dataspace API and replaced with code ...
Quincey Koziol
1998-07-06
1
-8/+14
*
[svn-r431] H5Sget_dims:
Albert Cheng
1998-06-18
1
-1/+1
*
[svn-r338] Changes since 19980407
Robb Matzke
1998-04-08
1
-9/+10
*
[svn-r324] Change H5A (atoms) to H5I (IDs)
Quincey Koziol
1998-03-17
1
-1/+1
*
[svn-r303] Changes since 19980228
Robb Matzke
1998-03-04
1
-1/+1
*
[svn-r296] Switched prefix for dataspaces from H5P to H5S
Quincey Koziol
1998-02-25
1
-0/+56
[prev]