summaryrefslogtreecommitdiffstats
path: root/src/H5Sselect.c
Commit message (Expand)AuthorAgeFilesLines
* Address daily test failure for hdf5_1_10:Vailin Choi2019-05-161-2/+2
* Make corresponding changes for H5Sencode based on PR #1645 to develop branch.Vailin Choi2019-04-231-5/+4
* Make corresponding changes for moving dataspace selection-specific coding to ...Vailin Choi2019-04-101-63/+6
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-261-2/+2
* Fix for HDFFV-10333:Vailin Choi2018-07-261-1/+1
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-61/+55
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-6/+4
| |\
| | * Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
| * | Further minor cleanupsQuincey Koziol2017-03-281-34/+30
| * | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-33/+31
| |/
* | Fix for daily test failures.Vailin Choi2017-12-071-2/+2
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-4/+5
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* [svn-r30189] Description:Quincey Koziol2016-07-181-29/+82
* [svn-r27946] Brought VDS branch in sync with trunk (up to r27945).Dana Robinson2015-10-041-11/+19
|\
| * [svn-r27939] Remove H5D__iterate and use H5S_select_iterate directlyJerome Soumagne2015-10-021-11/+19
| * [svn-r27851] Description:Quincey Koziol2015-09-221-2/+7
* | [svn-r27850] Description:Quincey Koziol2015-09-221-1/+1
|\ \ | |/
| * [svn-r27849] Description:Quincey Koziol2015-09-221-1/+1
* | [svn-r27848] Description:Quincey Koziol2015-09-221-1/+1
* | [svn-r27835] Description:Quincey Koziol2015-09-211-26/+26
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-24/+24
* | [svn-r27701] RM offset initialization that is no longer necessary with the re...Neil Fortner2015-09-081-4/+0
* | [svn-r27632] Description:Quincey Koziol2015-08-311-14/+11
* | [svn-r27538] Add tests to cover remaining code coverage assertions in src dir...Neil Fortner2015-08-201-1/+0
* | [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selecti...Neil Fortner2015-08-071-4/+49
* | [svn-r27450] Add descriptions for all non-public functions.Neil Fortner2015-07-311-6/+19
* | [svn-r27246] Remove "clipped" status from unlimited selections, decoupling th...Neil Fortner2015-06-181-6/+0
* | [svn-r27153] Implement fill value support for VDS.Neil Fortner2015-06-051-0/+89
* | [svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch.Neil Fortner2015-05-211-2/+2
|\ \ | |/
| * [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-2/+2
* | [svn-r26962] Add support for unlimited selections to VDS code.Neil Fortner2015-04-291-1/+39
* | [svn-r26878] Fix errors in unlimited selection serialize/deserializeNeil Fortner2015-04-211-4/+9
* | [svn-r26828] Implement support for unlimited selections (not supported by VDS...Neil Fortner2015-04-161-11/+37
* | [svn-r26680] Implement minor suggestions from 3/26/15 code review.Neil Fortner2015-03-311-3/+1
* | [svn-r26476] Add support for I/O in all cases with fixed size datasets and no...Neil Fortner2015-03-181-17/+11
* | [svn-r26469] INCOMPLETE, UNWORKING CODENeil Fortner2015-03-171-35/+39
* | [svn-r26411] Add support for I/O in very simple cases (virtual mapping and fi...Neil Fortner2015-03-091-0/+93
|/
* [svn-r26302] Description:Quincey Koziol2015-02-251-18/+63
* [svn-r25766] Description:Quincey Koziol2014-11-031-108/+39
* [svn-r25273] Description:Quincey Koziol2014-06-131-39/+108
* [svn-r24769] Description:Quincey Koziol2014-03-071-25/+28
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-4/+4
* [svn-r23713] Description:Quincey Koziol2013-05-211-26/+26
* [svn-r22646] Description:Quincey Koziol2012-08-081-1/+1
* [svn-r21919] Description:Quincey Koziol2012-02-091-34/+34
* [svn-r20536] Description:Quincey Koziol2011-04-171-5/+6
* [svn-r19472] Description:Quincey Koziol2010-09-231-2/+2
* [svn-r19099] Description:Quincey Koziol2010-07-191-2/+2
* [svn-r19092] Description:Quincey Koziol2010-07-191-135/+605