summaryrefslogtreecommitdiffstats
path: root/src/H5Sprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-4/+4
* Fix some const cast and stack/static object size warnings (#1700)jhendersonHDF2022-05-011-1/+1
* Address some warnings from casting away of const (#1684)jhendersonHDF2022-04-261-2/+2
* Stop lying about H5S_t const-ness (#1209)Dana Robinson2021-11-201-32/+30
* Combo set of async and other changes (#161)Quincey Koziol2021-06-021-1/+0
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)Sean McBride2021-02-231-3/+3
* Fixed all -Wincompatible-pointer-types-discards-qualifiers warnings (#341)Sean McBride2021-02-221-1/+1
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Bring async branch to develop (#166)Quincey Koziol2020-12-141-0/+1
* Clang-format of source filesAllen Byrne2020-09-301-179/+165
* Minor changes from normalization with 1.10Dana Robinson2020-07-091-0/+1
* address problems from commentskmu2019-12-111-1/+1
* Replace H5Sselect_adjust_u() and H5Shyper_adjust_s() withNeil Fortner2019-11-181-1/+3
* Implement public H5Sselect_project_intersection(). Updated internalNeil Fortner2019-11-131-1/+1
* Fix some typos and remove an unused prototype from H5Sprivate.hRichard Warren2019-10-071-1/+0
* At the suggestion of the PR reviewers, moved the mpio_create_large_type to H5...Richard Warren2019-10-071-6/+1
* Make the initial bug fixes to allow >2GB writes with Independent IORichard Warren2019-10-051-0/+5
* Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, alongQuincey Koziol2019-07-301-10/+4
* Core changes to selection code from the hyperslab_updates branch.Quincey Koziol2019-03-161-12/+16
* More changes to align with incoming selection improvements.Quincey Koziol2019-02-141-5/+3
* Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-131-11/+13
* 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-11/+10
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-041-0/+1
|\
| * * Fixed the error testsDana Robinson2018-05-021-0/+1
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-14/+10
|\ \ | |/
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-17/+14
| |\
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-1/+1
| | |\
| | | * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-1/+4
| | | |\
| | | * | Initial checkin for library version boundsVailin Choi2017-10-031-1/+1
| | * | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-9/+5
| | | |/ | | |/|
| * | | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-7/+6
* | | | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-1/+1
* | | | Fix for daily test failures.Vailin Choi2017-12-071-2/+2
* | | | Merge branch changes from hdf5_1_10.Vailin Choi2017-12-051-1/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Split internal H5R functionality into H5Rint.c.Dana Robinson2017-11-081-1/+3
| * | | Add a missing declaration for testingRichard Warren2017-10-271-0/+1
| | |/ | |/|
| * | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
| |/
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-7/+7
* | Merge candidate for the 1_10 branchRichard Warren2017-09-201-0/+1
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* Fixed wayward parentheses in H5Sprivate.h.Dana Robinson2016-11-021-2/+2
* [svn-r27946] Brought VDS branch in sync with trunk (up to r27945).Dana Robinson2015-10-041-2/+26
|\
| * [svn-r27939] Remove H5D__iterate and use H5S_select_iterate directlyJerome Soumagne2015-10-021-2/+26
| * [svn-r27884] Description:Quincey Koziol2015-09-261-0/+1
| * [svn-r27851] Description:Quincey Koziol2015-09-221-0/+2
* | [svn-r27835] Description:Quincey Koziol2015-09-211-3/+3
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-3/+3
| * [svn-r26302] Description:Quincey Koziol2015-02-251-2/+2