summaryrefslogtreecommitdiffstats
path: root/src/H5Spoint.c
Commit message (Expand)AuthorAgeFilesLines
* H5F_LIBVER_LATEST changes for move to 1.15 (#2288)Allen Byrne2022-12-211-0/+1
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-10/+10
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-32/+32
* spelling fixes (#1561)Scot Breitenfeld2022-03-311-1/+1
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-2/+2
* Stop lying about H5S_t const-ness (#1209)Dana Robinson2021-11-201-17/+17
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Jan ws changes (#282)Allen Byrne2021-01-271-8/+8
* Improve performance of multiple calls to H5Sget_select_elem_pointlist (#270)Neil Fortner2021-01-201-7/+26
* Enhance API tracing (#120)Quincey Koziol2020-11-261-2/+3
* Comment adjustmentsAllen Byrne2020-10-081-2/+2
* Clang-format of source filesAllen Byrne2020-09-301-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