summaryrefslogtreecommitdiffstats
path: root/src/H5Shyper.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for GCC 7.x warnings, update warnhist script to account for them,Quincey Koziol2019-06-211-0/+8
* Merge pull request #1747 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vds_memory_bug...Dana Robinson2019-06-181-6/+10
|\
| * Reset the other convenience pointer because why noDana Robinson2019-06-181-6/+7
| * Fixed a memory bug where a pointer is used after it's been freed.Dana Robinson2019-06-181-6/+9
* | Add H5S_SEL_ITER_SHARE_WITH_DATASPACE selection iterator creation flag, toQuincey Koziol2019-06-171-2/+9
* | Fix misc. typos, etc. from code reviewQuincey Koziol2019-06-171-18/+18
* | New hyperslab selection routines and new public selection iterator routines.Quincey Koziol2019-06-161-5/+304
|/
* Minor fixes/improvements for VDS performance improvement (HDFFV-10693).Neil Fortner2019-06-031-15/+17
* Refactor H5S__hyper_project_intersection to operate directly on spanNeil Fortner2019-06-011-335/+716
* Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-291-214/+658
|\
| * HDFFV-10365: Changes as described in the RFC: H5Sencode/H5Sdecode Format Change.Vailin Choi2019-04-061-207/+673
* | Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-04-061-20/+65
|\ \ | |/
| * Merge pull request #1644 in HDFFV/hdf5 from ~VCHOI/my_third_fork:bugfix/HDFFV...Vailin Choi2019-04-061-0/+1
| |\
| | * Fix for HDFFV-10271 hyperslab encoding incorrect length.Vailin Choi2019-04-051-0/+1
| * | Move dataspace selection-specific coding to the callbacks as preparation for ...Vailin Choi2019-04-051-20/+64
| |/
* | Clean up if-else chain.Quincey Koziol2019-03-201-26/+24
* | Remove thread-local copy of hyperslab operation generation value.Quincey Koziol2019-03-191-85/+4
* | Merge remote-tracking branch 'origin/develop' into merge_hyperslab_update_01Quincey Koziol2019-03-171-24/+25
|\ \ | |/
| * - 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-10/+10
* | Core changes to selection code from the hyperslab_updates branch.Quincey Koziol2019-03-161-1928/+3735
|/
* More changes to align with incoming selection improvements.Quincey Koziol2019-02-141-2458/+1330
* Align develop with incoming hyperslab_updates branch changes.Quincey Koziol2019-02-131-173/+181
* Delta reduction against hyperslab_updates branch.Quincey Koziol2019-01-111-111/+99
* H5S adjust callbacks now return an herr_t instead of void.Dana Robinson2018-09-241-4/+4
* Removed white spaceBinh-Minh Ribler2018-07-171-1/+2
* Fixed HDFFV-10476, HDFFV-10478, HDFFV-10480Binh-Minh Ribler2018-07-171-2/+3
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-131-10/+10
* Revert "Merge pull request #1116 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_...hdftest2018-06-241-275/+96
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-1486/+1462
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-7/+5
| |\
| | * Added missing casts for the return value of H5I_object_verify().Dana Robinson2017-05-241-6/+6
| | * 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-1500/+1478
| |/
* | Re-factor coding for H5P/Sencode with libver bounds.Vailin Choi2018-03-121-17/+35
* | Resolve compilation errors.Vailin Choi2018-03-091-1/+1
* | Fix for HDFFV-9947 H5SencodeVailin Choi2017-11-281-82/+245
* | Added missing casts for the return value of H5I_object_verify().Dana Robinson2017-05-251-6/+6
* | Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
|/
* [svn-r30189] Description:Quincey Koziol2016-07-181-21/+39
* [svn-r28606] Description:Quincey Koziol2015-12-131-1/+1
* [svn-r27916] Re-merge of r27884-27891 from the trunk + bugfix for a fewDana Robinson2015-09-301-42/+53
|\
| * [svn-r27888] Description:Quincey Koziol2015-09-271-1/+1
* | [svn-r27912] Revert of r27887, which caused failures in the vds test. TheseDana Robinson2015-09-291-54/+40
* | [svn-r27887] Description:Quincey Koziol2015-09-271-40/+54
|\ \ | |/
| * [svn-r27884] Description:Quincey Koziol2015-09-261-31/+45
| * [svn-r27849] Description:Quincey Koziol2015-09-221-12/+15
* | [svn-r27848] Description:Quincey Koziol2015-09-221-1/+0
* | [svn-r27835] Description:Quincey Koziol2015-09-211-31/+35
|\ \ | |/
| * [svn-r27768] Description:Quincey Koziol2015-09-141-16/+17