summaryrefslogtreecommitdiffstats
path: root/src/H5Snone.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers (#2184)Larry Knox2022-11-011-1/+0
* 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-104/+66
* 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-37/+32
* 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-6/+45
* 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-10/+35
|\ \ | |/
| * Move dataspace selection-specific coding to the callbacks as preparation for ...Vailin Choi2019-04-051-10/+35
* | Core changes to selection code from the hyperslab_updates branch.Quincey Koziol2019-03-161-16/+47
|/
* More changes to align with incoming selection improvements.Quincey Koziol2019-02-141-58/+58
* Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-131-180/+213
* 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-7/+7
|\
| * 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-7/+7
| |/
* | 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-4/+12
|\
| * [svn-r27891] Description:Quincey Koziol2015-09-271-4/+1
| * [svn-r27890] Description:Quincey Koziol2015-09-271-1/+1
| * [svn-r27889] Description:Quincey Koziol2015-09-271-0/+3
* | [svn-r27912] Revert of r27887, which caused failures in the vds test. TheseDana Robinson2015-09-291-12/+4
* | [svn-r27887] Description:Quincey Koziol2015-09-271-4/+12
|\ \ | |/
| * [svn-r27884] Description:Quincey Koziol2015-09-261-4/+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/+11
* | [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/+5
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-30/+37
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-23/+23
* | [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-r26302] Description:Quincey Koziol2015-02-251-14/+21
* [svn-r25766] Description:Quincey Koziol2014-11-031-2/+2
* [svn-r25273] Description:Quincey Koziol2014-06-131-2/+2
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-1/+1
* [svn-r22608] Description:Quincey Koziol2012-07-261-3/+3
* [svn-r21919] Description:Quincey Koziol2012-02-091-25/+25
* [svn-r19092] Description:Quincey Koziol2010-07-191-95/+159