summaryrefslogtreecommitdiffstats
path: root/src/H5S.c
Commit message (Expand)AuthorAgeFilesLines
* VFD SWMR: normalization with develop (#1472)Dana Robinson2022-03-061-66/+19
* VFD SWMR: sync with develop (#830)Dana Robinson2021-07-121-50/+1
* Normalization of dataspace code + reorg of public dataset callsDana Robinson2021-05-071-8/+61
* Brings atom-->ID and other ID-related changes from developDana Robinson2021-05-051-13/+13
* Updates license url and history docsDana Robinson2021-03-251-1/+1
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-350/+297
* Updates H5Sset_extent_none() to set H5S_NULLDana Robinson2020-07-281-2/+5
* Minor changes from normalization with 1.10Dana Robinson2020-07-091-322/+323
* Add new H5R API that abstracts object, region and attribute reference typesJerome Soumagne2019-10-081-3/+2
* Update versioning to next major versionAllen Byrne2019-09-251-314/+315
* New hyperslab selection routines and new public selection iterator routines.Quincey Koziol2019-06-161-0/+21
* Fixed a memory issue where unfreed shared attribute dataspace memoryDana Robinson2019-06-111-3/+7
* HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-7/+15
* Set V112 as the latest format and extend the arrays of version bounds.Vailin Choi2019-04-041-0/+1
* - Added H5MMprivate.h #includes where neededDana Robinson2019-03-161-0/+1
* Added an H5MM_memcpy call that checks for buffer overlap.Dana Robinson2019-03-161-1/+1
* Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-131-270/+121
* Delta reduction against hyperslab_updates branch.Quincey Koziol2019-01-111-8/+7
* H5S adjust callbacks now return an herr_t instead of void.Dana Robinson2018-09-241-2/+2
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-7/+7
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-06-041-1/+52
|\
| * * Fixed the error testsDana Robinson2018-05-021-1/+52
* | Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-74/+8
|\ \ | |/
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-87/+39
| |\
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-13/+32
| | |\
| | | * Fix for HDFFV-10355 (CVE-2017-17506).Dana Robinson2018-02-271-2/+2
| | | * Changes made based on code reviews.Vailin Choi2018-01-121-6/+9
| | | * (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-6/+6
| | | |\
| | | * | Initial checkin for library version boundsVailin Choi2017-10-031-9/+25
| | | |/
| | * | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-72/+7
| | |/
| | * Added missing casts for the return value of H5I_object_verify().Dana Robinson2017-05-241-1/+1
| | * 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-2/+1
| |/
* | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-13/+32
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-7/+7
* | Added missing casts for the return value of H5I_object_verify().Dana Robinson2017-05-251-1/+1
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* [svn-r29372] minor error reporting fix.Mohamad Chaarawi2016-03-091-2/+2
* [svn-r27956] Description:Quincey Koziol2015-10-051-2/+3
* [svn-r27916] Re-merge of r27884-27891 from the trunk + bugfix for a fewDana Robinson2015-09-301-18/+22
|\
* | [svn-r27912] Revert of r27887, which caused failures in the vds test. TheseDana Robinson2015-09-291-22/+18
* | [svn-r27887] Description:Quincey Koziol2015-09-271-18/+22
|\ \ | |/
| * [svn-r27884] Description:Quincey Koziol2015-09-261-18/+22
| * [svn-r27851] Description:Quincey Koziol2015-09-221-32/+63
* | [svn-r27835] Description:Quincey Koziol2015-09-211-42/+87
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-42/+87
* | [svn-r27632] Description:Quincey Koziol2015-08-311-3/+3
* | [svn-r27606] Merge revisions 27593 through 27605 from trunk to vds branch.Neil Fortner2015-08-281-1/+1
|\ \ | |/
| * [svn-r27605] Fix potential memory error when using a dataspace that was creat...Neil Fortner2015-08-281-1/+1
* | [svn-r27598] Description:Quincey Koziol2015-08-271-15/+1