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
/
test
/
tselect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[svn-r2112] Added random generator of 5-D hyperslabs to tests.
Quincey Koziol
2000-04-11
1
-1/+195
*
[svn-r2099] Added test to check for correct staggered hyperslab iteration.
Quincey Koziol
2000-04-07
1
-0/+137
*
[svn-r1945] Add tests for "H5S_SELECT_PREPEND" and "H5S_SELECT_APPEND" operat...
Quincey Koziol
2000-01-21
1
-5/+119
*
[svn-r1568] Changes since 19990730
Robb Matzke
1999-08-10
1
-1/+1
*
[svn-r1387] Added tests for the "all" and "none" selection iterators.
Quincey Koziol
1999-06-25
1
-13/+46
*
[svn-r1386] Added tests to iterate through hyperslab and point selections.
Quincey Koziol
1999-06-25
1
-22/+63
*
[svn-r1280] Added some extra debugging output.
Quincey Koziol
1999-05-26
1
-3/+3
*
[svn-r1211] Took out linefeeds from hyperslab.c and changed a datatype in tse...
Quincey Koziol
1999-04-23
1
-2/+2
*
[svn-r925] Changes since 19981116
Robb Matzke
1998-11-18
1
-48/+48
*
[svn-r896] replaced the macroname for FILE to be FILENAME
Patrick Lu
1998-11-10
1
-13/+13
*
[svn-r800] Made a "htri_t" as a return value from "boolean" functions returning
Quincey Koziol
1998-10-26
1
-2/+2
*
[svn-r718] Added tests for unioning hyperslabs with the H5S_SELECT_OR operati...
Quincey Koziol
1998-09-23
1
-1/+719
*
[svn-r658] Changes since 19980901
Robb Matzke
1998-09-03
1
-1/+0
*
[svn-r654] Fixed last bug (hah! ;-) for beta release, changed H5Gget_stat to ...
Quincey Koziol
1998-09-02
1
-8/+9
*
[svn-r641] Changed function names for beta release.
Quincey Koziol
1998-09-01
1
-6/+6
*
[svn-r566] Fixed offset code [finally :-/ ] for selections.
Quincey Koziol
1998-08-04
1
-6/+334
*
[svn-r545] Added test for H5Sselect_none call.
Quincey Koziol
1998-07-24
1
-2/+14
*
[svn-r540] Added H5Sselect_all test code
Quincey Koziol
1998-07-23
1
-1/+133
*
[svn-r533] Added tests for H5Sextent_class (renamed H5Sget_class)
Quincey Koziol
1998-07-23
1
-0/+5
*
[svn-r531] Added test code for hyperslab and point selection copying.
Quincey Koziol
1998-07-22
1
-1/+324
*
[svn-r525] Corrected type of 'start' array for hyperslab selections.
Quincey Koziol
1998-07-21
1
-3/+3
*
[svn-r520] Added test for strided hyperslabs.
Quincey Koziol
1998-07-20
1
-1/+172
*
[svn-r513] Removed debugging statement.
Quincey Koziol
1998-07-15
1
-1/+1
*
[svn-r512] Tracked down some problems with the number of dimensions used for ...
Quincey Koziol
1998-07-15
1
-1/+1
*
[svn-r498] Added test to read data from a hyperslab in memory into a selectio...
Quincey Koziol
1998-07-15
1
-3/+135
*
[svn-r495] Finished debugging element selections. H5Sselect_elements call now...
Quincey Koziol
1998-07-15
1
-0/+145
*
[svn-r494] Added test to take several differently shaped hyperslabs and perfo...
Quincey Koziol
1998-07-15
1
-6/+76
*
[svn-r489] Changed more API functions to the new names as documented. Also, ...
Quincey Koziol
1998-07-14
1
-0/+143