summaryrefslogtreecommitdiffstats
path: root/src/H5S.c
Commit message (Expand)AuthorAgeFilesLines
* Prevent buffer overrun in H5S_select_deserialize (#2963)mattjala2023-05-211-2/+3
* Update copyright headers. (#2527)Larry Knox2023-03-101-1/+0
* Fix 1.10 new codespell issues (#2521) (#2525)Larry Knox2023-03-091-1/+1
* 1.10: Add spelling check to CI and fix errors. (#2442)Allen Byrne2023-02-161-1/+1
* 1.10 clang 13 format #1933 (#1940)Allen Byrne2022-07-291-7/+7
* [1.10 Merge] Hdf5 1 10 warnings merge (#1754)jhendersonHDF2022-05-081-2/+2
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-341/+287
* Brings HDFFV-11027 H5S_NO_CLASS fix to 1.10 from developDana Robinson2020-08-111-2/+5
* Continued normalization of H5S with develop.Dana Robinson2020-07-091-43/+0
* Normalization of H5S package with developDana Robinson2020-07-081-502/+402
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-3/+3
* Moved H5MM_memcpy and H5MM_xfree_const from developDana Robinson2020-05-151-1/+1
* Make corresponding changes for H5Sencode based on PR #1645 to develop branch.Vailin Choi2019-04-231-8/+14
* 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