summaryrefslogtreecommitdiffstats
path: root/src/H5Shyper.c
Commit message (Expand)AuthorAgeFilesLines
* Make corresponding changes for H5Sencode based on PR #1645 to develop branch.Vailin Choi2019-04-231-218/+170
* Make corresponding changes for moving dataspace selection-specific coding to ...Vailin Choi2019-04-101-21/+64
* Removed white spaceBinh-Minh Ribler2018-07-261-1/+2
* Fixed HDFFV-10476, HDFFV-10478, HDFFV-10480Binh-Minh Ribler2018-07-261-2/+3
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-261-10/+10
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-1486/+1462
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-7/+5
| |\
| | * Added missing casts for the return value of H5I_object_verify().Dana Robinson2017-05-241-6/+6
| | * 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-1500/+1478
| |/
* | Re-factor coding for H5P/Sencode with libver bounds.Vailin Choi2018-03-121-17/+35
* | Resolve compilation errors.Vailin Choi2018-03-091-1/+1
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-82/+245
* | Added missing casts for the return value of H5I_object_verify().Dana Robinson2017-05-251-6/+6
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* [svn-r30189] Description:Quincey Koziol2016-07-181-21/+39
* [svn-r28606] Description:Quincey Koziol2015-12-131-1/+1
* [svn-r27916] Re-merge of r27884-27891 from the trunk + bugfix for a fewDana Robinson2015-09-301-42/+53
|\
| * [svn-r27888] Description:Quincey Koziol2015-09-271-1/+1
* | [svn-r27912] Revert of r27887, which caused failures in the vds test. TheseDana Robinson2015-09-291-54/+40
* | [svn-r27887] Description:Quincey Koziol2015-09-271-40/+54
|\ \ | |/
| * [svn-r27884] Description:Quincey Koziol2015-09-261-31/+45
| * [svn-r27849] Description:Quincey Koziol2015-09-221-12/+15
* | [svn-r27848] Description:Quincey Koziol2015-09-221-1/+0
* | [svn-r27835] Description:Quincey Koziol2015-09-211-31/+35
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-16/+17
| * [svn-r27631] Description:Quincey Koziol2015-08-311-48/+48
* | [svn-r27701] RM offset initialization that is no longer necessary with the re...Neil Fortner2015-09-081-4/+0
* | [svn-r27673] rm unnecessary/unreachable code from H5S_get_select_hyper_nblocksNeil Fortner2015-09-031-7/+0
* | [svn-r27632] Description:Quincey Koziol2015-08-311-25/+21
* | [svn-r27543] Add tests to cover remaining code coverage assertions in H5Shype...Neil Fortner2015-08-201-25/+19
* | [svn-r27506] H5Dset_extent no longer holds all printf source datasets open.Neil Fortner2015-08-141-84/+84
* | [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selecti...Neil Fortner2015-08-071-0/+45
* | [svn-r27450] Add descriptions for all non-public functions.Neil Fortner2015-07-311-28/+91
* | [svn-r27284] Modify VDS implementation to always use FAPL and DAPL from VDS f...Neil Fortner2015-06-251-1/+1
* | [svn-r27246] Remove "clipped" status from unlimited selections, decoupling th...Neil Fortner2015-06-181-266/+278
* | [svn-r27197] Improve performance of "printf" VDS with selections in the file ...Neil Fortner2015-06-121-7/+9
* | [svn-r27192] Improve support for printf selections (support partial blocks withNeil Fortner2015-06-121-12/+72
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-6/+12
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-1/+1
* | [svn-r27174] Fix bug in H5S__hyper_project_intersection that affected empty s...Neil Fortner2015-06-091-5/+8
* | [svn-r27153] Implement fill value support for VDS.Neil Fortner2015-06-051-0/+110
* | [svn-r27145] Add some testing for printf-style source dataset name resolution.Neil Fortner2015-06-031-99/+56
* | [svn-r27104] Add support for printf-style source dataset name resolution.Neil Fortner2015-05-221-2/+86
* | [svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch.Neil Fortner2015-05-211-10/+10
|\ \ | |/
| * [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-10/+10
* | [svn-r27053] Add more tests for unlimited selections.Neil Fortner2015-05-121-4/+1
* | [svn-r27049] Rename H5Pset/get_virtual_dataspace_bounds to H5Pset/get_virtual...Neil Fortner2015-05-111-89/+232
* | [svn-r27028] Merge revisions 26305 through 26780 from trunk to vds branch.Neil Fortner2015-05-061-1/+1
* | [svn-r27022] Add new functions H5Pset_virtual_dataspace_bounds andNeil Fortner2015-05-051-17/+4