summaryrefslogtreecommitdiffstats
path: root/src/H5Sall.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* Develop clang 13 format (#1933)Allen Byrne2022-07-261-1/+1
* Removes the STATIC flavor of FUNC_ENTER macros (#1622)Dana Robinson2022-04-081-27/+27
* Stop lying about H5S_t const-ness (#1209)Dana Robinson2021-11-201-17/+17
* Update license url (#332)Larry Knox2021-02-171-1/+1
* Clang-format of source filesAllen Byrne2020-09-301-113/+74
* 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/+4
* Trim trailing whitespaceQuincey Koziol2020-04-201-1/+1
* Fix issues when deserializing point/all/none selection with version beyond th...Vailin Choi2020-03-131-0/+3
* Replace H5Sselect_adjust_u() and H5Shyper_adjust_s() withNeil Fortner2019-11-181-0/+33
* Add H5Sselect_shape_same and H5Sselect_intersect_block API routines, alongQuincey Koziol2019-07-301-5/+43
* Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-291-1/+1
|\
| * HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-1/+1
* | Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-061-9/+35
|\ \ | |/
| * Move dataspace selection-specific coding to the callbacks as preparation for ...Vailin Choi2019-04-051-9/+35
* | Core changes to selection code from the hyperslab_updates branch.Quincey Koziol2019-03-161-18/+76
|/
* More changes to align with incoming selection improvements.Quincey Koziol2019-02-141-74/+74
* Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-131-31/+69
* H5S adjust callbacks now return an herr_t instead of void.Dana Robinson2018-09-241-5/+5
* 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-13/+11
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-202/+194
|\
| * 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-202/+194
| |/
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-11/+13
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* [svn-r27916] Re-merge of r27884-27891 from the trunk + bugfix for a fewDana Robinson2015-09-301-6/+12
|\
| * [svn-r27891] Description:Quincey Koziol2015-09-271-4/+1
| * [svn-r27889] Description:Quincey Koziol2015-09-271-1/+4
* | [svn-r27912] Revert of r27887, which caused failures in the vds test. TheseDana Robinson2015-09-291-12/+6
* | [svn-r27887] Description:Quincey Koziol2015-09-271-6/+12
|\ \ | |/
| * [svn-r27884] Description:Quincey Koziol2015-09-261-6/+12
* | [svn-r27835] Description:Quincey Koziol2015-09-211-8/+8
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* | [svn-r27632] Description:Quincey Koziol2015-08-311-17/+10
* | [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/+7
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-21/+29
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-15/+15
* | [svn-r26962] Add support for unlimited selections to VDS code.Neil Fortner2015-04-291-0/+27
* | [svn-r26878] Fix errors in unlimited selection serialize/deserializeNeil Fortner2015-04-211-2/+2
* | [svn-r26828] Implement support for unlimited selections (not supported by VDS...Neil Fortner2015-04-161-4/+7
* | [svn-r26476] Add support for I/O in all cases with fixed size datasets and no...Neil Fortner2015-03-181-0/+1
|/
* [svn-r26302] Description:Quincey Koziol2015-02-251-16/+25
* [svn-r25766] Description:Quincey Koziol2014-11-031-17/+2
* [svn-r25273] Description:Quincey Koziol2014-06-131-2/+17
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-2/+2
* [svn-r23713] Description:Quincey Koziol2013-05-211-27/+27