summaryrefslogtreecommitdiffstats
path: root/src/H5S.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selecti...Neil Fortner2015-08-071-6/+6
* | [svn-r27424] Implement support for h5debug for VDS.Neil Fortner2015-07-221-23/+21
* | [svn-r27246] Remove "clipped" status from unlimited selections, decoupling th...Neil Fortner2015-06-181-12/+0
* | [svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch.Neil Fortner2015-05-211-6/+5
|\ \ | |/
| * [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-1/+1
| * [svn-r26842] Description:Quincey Koziol2015-04-181-5/+4
| * [svn-r26690] Fix error in H5Sextent_copyNeil Fortner2015-04-011-0/+6
* | [svn-r26962] Add support for unlimited selections to VDS code.Neil Fortner2015-04-291-9/+17
* | [svn-r26878] Fix errors in unlimited selection serialize/deserializeNeil Fortner2015-04-211-10/+8
* | [svn-r26828] Implement support for unlimited selections (not supported by VDS...Neil Fortner2015-04-161-2/+20
* | [svn-r26680] Implement minor suggestions from 3/26/15 code review.Neil Fortner2015-03-311-5/+1
* | [svn-r26559] Fix error in H5S_extent_copy (needs testing) - would not patch n...Neil Fortner2015-03-241-1/+11
* | [svn-r26306] Merge r26296 through 26304 from trunk to vds branch.Neil Fortner2015-02-251-1/+5
|\ \ | |/
| * [svn-r26302] Description:Quincey Koziol2015-02-251-2/+2
| * [svn-r26301] Description:Quincey Koziol2015-02-251-1/+5
* | [svn-r26293] Implement patching of virtual dataspace extent in mapping datasp...Neil Fortner2015-02-241-5/+38
* | [svn-r26153] INCOMPLETE, UNWORKING CODENeil Fortner2015-02-101-2/+2
|/
* [svn-r25766] Description:Quincey Koziol2014-11-031-1/+2
* [svn-r25531] remove use of C99 PRI that failed on windows in dtypes.cMohamad Chaarawi2014-08-111-1/+1
* [svn-r25496] Description:Quincey Koziol2014-07-301-5/+6