summaryrefslogtreecommitdiffstats
path: root/src/H5Spkg.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-8/+8
* Fixed Spelling Errors (#1166)Scot Breitenfeld2021-12-071-1/+1
* Stop lying about H5S_t const-ness (#1209)Dana Robinson2021-11-201-10/+8
* develop JNI export references and java updates (#467)Allen Byrne2021-03-121-5/+5
* Changes found during merge to 1.12 (#414)Allen Byrne2021-03-041-1/+1
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-2/+2
* Update license url (#332)Larry Knox2021-02-171-1/+1
* develop revert source to clang-format version 11 (#293)Allen Byrne2021-01-291-6/+6
* Jan ws changes (#282)Allen Byrne2021-01-271-3/+3
* Improve performance of multiple calls to H5Sget_select_elem_pointlist (#270)Neil Fortner2021-01-201-0/+5
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-14/+26
* Expand ID dec_ref and close callbacks to allow for asynchronous close operati...Quincey Koziol2020-12-011-0/+3
* Basic alignment with async branch (#115)Quincey Koziol2020-11-231-24/+12
* Clang-format of source filesAllen Byrne2020-09-301-128/+137
* Clean up private / package / static namespace issues (function naming, whichQuincey Koziol2020-08-061-1/+1
* Minor changes from normalization with 1.10Dana Robinson2020-07-091-4/+2
* Fix issues when deserializing point/all/none selection with version beyond th...Vailin Choi2020-03-131-4/+7
* Two fixes:Vailin Choi2019-12-051-3/+4
* Replace H5Sselect_adjust_u() and H5Shyper_adjust_s() withNeil Fortner2019-11-181-0/+3
* Implement public H5Sselect_project_intersection(). Updated internalNeil Fortner2019-11-131-11/+20
* Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, alongQuincey Koziol2019-07-301-1/+12
* New hyperslab selection routines and new public selection iterator routines.Quincey Koziol2019-06-161-0/+3
* Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-291-2/+29
|\
| * HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-2/+29
* | Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-061-2/+1
|\ \ | |/
| * Move dataspace selection-specific coding to the callbacks as preparation for ...Vailin Choi2019-04-051-2/+1
* | Core changes to selection code from the hyperslab_updates branch.Quincey Koziol2019-03-161-36/+93
|/
* More changes to align with incoming selection improvements.Quincey Koziol2019-02-141-2/+2
* Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-131-8/+15
* Delta reduction against hyperslab_updates branch.Quincey Koziol2019-01-111-3/+2
* H5S adjust callbacks now return an herr_t instead of void.Dana Robinson2018-09-241-1/+1
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-27/+6
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-9/+12
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-6/+7
| |\
| | * Fix for daily test failuresVailin Choi2018-02-141-0/+3
| | * 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-3/+3
| * | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-6/+9
| |/
* | Re-factor coding for H5P/Sencode with libver bounds.Vailin Choi2018-03-121-1/+2
* | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-0/+3
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-5/+25
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* [svn-r27835] Description:Quincey Koziol2015-09-211-1/+1
|\
| * [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
| * [svn-r26302] Description:Quincey Koziol2015-02-251-2/+2
* | [svn-r27632] Description:Quincey Koziol2015-08-311-5/+4
* | [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selecti...Neil Fortner2015-08-071-2/+4
* | [svn-r27246] Remove "clipped" status from unlimited selections, decoupling th...Neil Fortner2015-06-181-6/+2
* | [svn-r27153] Implement fill value support for VDS.Neil Fortner2015-06-051-0/+1