summaryrefslogtreecommitdiffstats
path: root/src/H5Spoint.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: Merges from develop (#1670)Dana Robinson2022-04-211-32/+32
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-19/+19
* Normalization of dataspace code + reorg of public dataset callsDana Robinson2021-05-071-13/+33
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-406/+375
* Minor normalizations with 1.12 branchDana Robinson2020-08-011-1/+1
* Minor normalization with 1.10Dana Robinson2020-07-171-8/+8
* Minor changes from normalization with 1.10Dana Robinson2020-07-091-69/+63
* Fix issues when deserializing point/all/none selection with version beyond th...Vailin Choi2020-03-131-0/+3
* Move checking for zero offset in selection adjust calls to the selection call...Neil Fortner2019-11-181-41/+63
* Replace H5Sselect_adjust_u() and H5Shyper_adjust_s() withNeil Fortner2019-11-181-1/+61
* Fix the errors when updating the versions in the new 1.13 develop branch.Vailin Choi2019-09-261-1/+1
* Update versioning to next major versionAllen Byrne2019-09-251-82/+83
* Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, alongQuincey Koziol2019-07-301-8/+68
* Add H5S_SEL_ITER_SHARE_WITH_DATASPACE selection iterator creation flag, toQuincey Koziol2019-06-171-4/+12
* New hyperslab selection routines and new public selection iterator routines.Quincey Koziol2019-06-161-5/+21
* Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-291-46/+288
|\
| * Modification for num_elem based on PR feedback.Vailin Choi2019-04-081-1/+1
| * HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-46/+288
* | Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-061-13/+53
|\ \ | |/
| * Move dataspace selection-specific coding to the callbacks as preparation for ...Vailin Choi2019-04-051-13/+53
* | Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-03-171-11/+11
|\ \ | |/
| * Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-9/+9
* | Core changes to selection code from the hyperslab_updates branch.Quincey Koziol2019-03-161-144/+337
|/
* More changes to align with incoming selection improvements.Quincey Koziol2019-02-141-139/+140
* Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-131-237/+266
* Delta reduction against hyperslab_updates branch.Quincey Koziol2019-01-111-7/+2
* H5S adjust callbacks now return an herr_t instead of void.Dana Robinson2018-09-241-6/+6
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-1/+1
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-167/+30
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-14/+15
|\
| * 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
| * | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-15/+16
| |/
* | Fix for daily test failures.Vailin Choi2017-12-071-9/+9
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-21/+158
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* [svn-r30219] Description:Quincey Koziol2016-07-221-5/+5
* [svn-r27916] Re-merge of r27884-27891 from the trunk + bugfix for a fewDana Robinson2015-09-301-20/+31
|\
* | [svn-r27912] Revert of r27887, which caused failures in the vds test. TheseDana Robinson2015-09-291-31/+20
* | [svn-r27887] Description:Quincey Koziol2015-09-271-20/+31
|\ \ | |/
| * [svn-r27884] Description:Quincey Koziol2015-09-261-20/+31
* | [svn-r27835] Description:Quincey Koziol2015-09-211-12/+12
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-5/+5
* | [svn-r27632] Description:Quincey Koziol2015-08-311-14/+8
* | [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selecti...Neil Fortner2015-08-071-0/+1
* | [svn-r27450] Add descriptions for all non-public functions.Neil Fortner2015-07-311-2/+6
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-8/+15
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-2/+2
* | [svn-r26962] Add support for unlimited selections to VDS code.Neil Fortner2015-04-291-0/+27