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
/
H5Sselect.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[svn-r1374] Added in code to support the H5Diterate function, which I've got ...
Quincey Koziol
1999-06-24
1
-0/+69
*
[svn-r1277] Added additional checks into the dataspace code to determine if t...
Albert Cheng
1999-05-25
1
-0/+52
*
[svn-r1182] Changed name of PABLO Mask to simplify automatic definitions.
Dan Wells
1999-04-14
1
-1/+1
*
[svn-r1159] Changed cast of the reference selection type into a decode, this ...
Quincey Koziol
1999-03-23
1
-3/+5
*
[svn-r1139] Added code for H5Rget_object_type
Quincey Koziol
1999-03-12
1
-26/+42
*
[svn-r1138] Changes since 19990304
Robb Matzke
1999-03-12
1
-0/+5
*
[svn-r1135] Expanded API for reading lists blocks/points to allow for just a ...
Quincey Koziol
1999-03-11
1
-14/+42
*
[svn-r1132] Dataset region references are now finished and working correctly....
Quincey Koziol
1999-03-10
1
-62/+515
*
[svn-r1015] Got rid of some warning messages.
Albert Cheng
1999-01-07
1
-1/+0
*
[svn-r947] Lots of patches to enable dataset region references. The testing ...
Quincey Koziol
1998-11-25
1
-70/+209
*
[svn-r936] Changes since 19981119
Robb Matzke
1998-11-21
1
-52/+2
*
[svn-r925] Changes since 19981116
Robb Matzke
1998-11-18
1
-1/+1
*
[svn-r904] Fixed bug in H5dont_atexit.
Quincey Koziol
1998-11-13
1
-1/+112
*
[svn-r892] had to change teh name of the hyper union member to be hslab
Patrick Lu
1998-11-10
1
-5/+5
*
[svn-r800] Made a "htri_t" as a return value from "boolean" functions returning
Quincey Koziol
1998-10-26
1
-6/+6
*
[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
-5/+5
*
[svn-r789] Changes since 19981023
Robb Matzke
1998-10-26
1
-2/+2
*
[svn-r770] H5B.c:
Albert Cheng
1998-10-21
1
-2/+2
*
[svn-r737] Changed H5I groups to have a H5I_ prefix before them, to better al...
Quincey Koziol
1998-10-05
1
-6/+6
*
[svn-r717] Added code to support unioning hyperslabs with the H5S_SELECT_OR o...
Quincey Koziol
1998-09-23
1
-37/+107
*
[svn-r712] Added temporary buffer support to several places in the library wh...
Quincey Koziol
1998-09-21
1
-5/+7
*
[svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...
Quincey Koziol
1998-09-02
1
-52/+43
*
[svn-r641] Changed function names for beta release.
Quincey Koziol
1998-09-01
1
-6/+6
*
[svn-r621] Re-checkin memory fixes
Quincey Koziol
1998-08-27
1
-13/+0
*
[svn-r620] Changes since 19980825
Robb Matzke
1998-08-27
1
-88/+151
*
[svn-r615] Fixed memory leaks & duplicates frees.
Quincey Koziol
1998-08-25
1
-13/+20
*
[svn-r599] Added code to convert HDF dataspace selections to MPI datatypes.
Robert Kim Yates
1998-08-17
1
-9/+23
*
[svn-r578] Changes since 19980805
Robb Matzke
1998-08-06
1
-1/+2
*
[svn-r566] Fixed offset code [finally :-/ ] for selections.
Quincey Koziol
1998-08-04
1
-2/+96
*
[svn-r544] Added code for H5Sselect_none call.
Quincey Koziol
1998-07-24
1
-0/+44
*
[svn-r539] Added H5Sselect_all code
Quincey Koziol
1998-07-23
1
-0/+44
*
[svn-r530] Added code so H5Scopy copies selections properly.
Quincey Koziol
1998-07-22
1
-0/+41
*
[svn-r529] Changes since 19980722
Robb Matzke
1998-07-22
1
-36/+50
*
[svn-r519] Strided hyperslab selections now work.
Quincey Koziol
1998-07-20
1
-5/+33
*
[svn-r512] Tracked down some problems with the number of dimensions used for ...
Quincey Koziol
1998-07-15
1
-4/+4
*
[svn-r495] Finished debugging element selections. H5Sselect_elements call now...
Quincey Koziol
1998-07-15
1
-2/+2
*
[svn-r480] Fixed an ugly bug by teaching the recursive hyperslab I/O code how...
Quincey Koziol
1998-07-10
1
-0/+92
*
[svn-r469] Changes since 19980707
Robb Matzke
1998-07-08
1
-0/+2
*
[svn-r468] Fixed formatting problems and moved H5S_sel_iter_release calls abo...
Quincey Koziol
1998-07-08
1
-4/+8
*
[svn-r464] Plugged several memory leaks in the hyperslab selection iterators.
Quincey Koziol
1998-07-07
1
-2/+48
*
[svn-r463] H5S.c:
Albert Cheng
1998-07-07
1
-9/+11
*
[svn-r458] Changed H5Sget_npoints call to H5Sextent_npoints and H5Sselect_npo...
Quincey Koziol
1998-07-07
1
-1/+1
*
[svn-r455] Fixed various const and signed/unsigned problems and corrected one...
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
-0/+386
[prev]