summaryrefslogtreecommitdiffstats
path: root/test/tselect.c
Commit message (Expand)AuthorAgeFilesLines
* Detect when there's the same-shaped selection of a single block of elements onQuincey Koziol2020-06-051-7/+7
* Minor tweaks to testhdf5 code after normalization with 1.10.Dana Robinson2020-05-281-39/+39
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* more cleanupkmu2020-01-231-2/+0
* merge and fix conflictkmu2020-01-191-1/+1
|\
* | fix unused related warningskmu2020-01-131-1/+2
|/
* Number of arguments requires H5Dopen2.Larry Knox2019-09-281-1/+1
* (1) Address the feedback from the PR reviewVailin Choi2019-09-261-11/+11
* Fix for HDFFV-10585 investigate hyperslab slowness:Vailin Choi2019-09-191-0/+162
* Add HD prefix to testsAllen Byrne2019-08-151-1197/+1197
* Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, alongQuincey Koziol2019-07-301-591/+719
* Fixed various warnings in testhdf5 files.Dana Robinson2019-06-281-1/+0
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-3/+3
* Add H5S_SEL_ITER_SHARE_WITH_DATASPACE selection iterator creation flag, toQuincey Koziol2019-06-171-171/+182
* New hyperslab selection routines and new public selection iterator routines.Quincey Koziol2019-06-161-0/+737
* Core changes to selection code from the hyperslab_updates branch.Quincey Koziol2019-03-161-89/+1309
* Merge branch 'develop' into c_stdlib_posix_call_cleanupDana Robinson2019-02-191-1042/+616
|\
| * More changes to align with incoming selection improvements.Quincey Koziol2019-02-141-366/+0
| * Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-131-603/+611
| * Delta reduction against hyperslab_updates branch.Quincey Koziol2019-01-111-74/+6
* | C and POSIX call cleanupDana Robinson2019-01-111-12/+12
|/
* Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-71/+69
|\
| * Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-65/+65
| * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
* | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-204/+206
|/
* [svn-r30219] Description:Quincey Koziol2016-07-221-15/+15
* [svn-r30113] Description:Quincey Koziol2016-06-281-1/+1
* [svn-r27835] Description:Quincey Koziol2015-09-211-1/+1
|\
| * [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* | [svn-r27546] Add tests for H5O__dset_bh_info (H5Oget_info) and unlimited sele...Neil Fortner2015-08-211-2/+0
* | [svn-r27543] Add tests to cover remaining code coverage assertions in H5Shype...Neil Fortner2015-08-201-4/+226
* | [svn-r27284] Modify VDS implementation to always use FAPL and DAPL from VDS f...Neil Fortner2015-06-251-2/+3
* | [svn-r27246] Remove "clipped" status from unlimited selections, decoupling th...Neil Fortner2015-06-181-277/+103
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-6/+6
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-6/+6
* | [svn-r26984] Add support for unlimited selection being clipped in the middle ...Neil Fortner2015-04-301-18/+15
* | [svn-r26828] Implement support for unlimited selections (not supported by VDS...Neil Fortner2015-04-161-0/+392
|/
* [svn-r26300] Description:Quincey Koziol2015-02-251-0/+164
* [svn-r25766] Description:Quincey Koziol2014-11-031-1526/+301
* [svn-r25283] Description:Quincey Koziol2014-06-141-16/+16
* [svn-r25273] Description:Quincey Koziol2014-06-131-298/+1523
* [svn-r24995] Description:Quincey Koziol2014-04-091-2/+10
* [svn-r24869] Description:Quincey Koziol2014-03-231-5/+0
* [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.Dana Robinson2013-10-311-18/+18
* [svn-r19472] Description:Quincey Koziol2010-09-231-109/+109
* [svn-r19207] Description:Quincey Koziol2010-08-101-1/+1
* [svn-r19092] Description:Quincey Koziol2010-07-191-178/+5066
* [svn-r18391] Description:Quincey Koziol2010-03-071-194/+271
* [svn-r16560] Description:Quincey Koziol2009-03-101-14/+14
* [svn-r15800] Description:Quincey Koziol2008-10-071-23/+23