summaryrefslogtreecommitdiffstats
path: root/src/H5Dint.c
Commit message (Expand)AuthorAgeFilesLines
* Hdf5 1 10 Update license url (#403)Larry Knox2021-03-011-1/+1
* Source formattedAllen Byrne2020-10-011-861/+860
* Merge of clang-format changes from developAllen Byrne2020-09-301-0/+3
* Fixed HDFFV-10933Binh-Minh Ribler2020-08-141-13/+21
* Further normalization of H5S with developDana Robinson2020-07-081-1/+1
* Normalization with develop in H5D and H5CX.Dana Robinson2020-06-021-63/+72
* Brought the dsets test in line with develop. Brings over the fixDana Robinson2020-05-201-1/+1
* Moved H5MM_memcpy and H5MM_xfree_const from developDana Robinson2020-05-151-7/+7
* Manual merge of H5T_copy constification (avoids VOL changes andDana Robinson2020-05-141-2/+2
* A fix in the cleaning up code for datatype when datatype initialization via H...vchoi2020-04-081-3/+11
* Add changes from PR #2049 to 1.10Chris Hogan2019-12-021-15/+62
* Add DCPL to H5CXChris Hogan2019-11-271-5/+6
* HDFFV-10658: setting and getting properties in API context. Porting the chan...Songyu Lu2019-07-261-26/+39
* Fix issue with direct chunk write not updating the "last chunk" indexNeil Fortner2019-03-191-1/+2
* Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~jake.smith/hd...Jacob Smith2018-12-311-131/+22
|\
| * Removed 'VOL' versions of FUNC_ENTER macros as well as empty functionsDana Robinson2018-12-311-131/+22
* | Incoporate minimized dataset headers code and tests.Jacob Smith2018-12-311-6/+227
|/
* Combined macro lines as Dana commentedBinh-Minh Ribler2018-07-261-2/+1
* Fixed division-by-zero issuesBinh-Minh Ribler2018-07-261-16/+21
* Fixed HDFFV-10404Binh-Minh Ribler2018-07-261-2/+2
* Merge branch 'develop' into hdf5_1_10.syncM. Scot Breitenfeld2018-05-081-359/+361
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-963/+822
| |\
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-03-181-70/+92
| | |\
| | | * Modifications made based on comments from pull request.Vailin Choi2018-02-071-0/+1
| | | * Merge branch develop into bugfix/version_boundsVailin Choi2018-01-121-24/+54
| | | |\
| | | * | Changes made based on code reviews.Vailin Choi2018-01-121-10/+15
| | | * | (1) Merge branch 'develop' into bugfix/version_boundsVailin Choi2017-11-251-497/+325
| | | |\ \
| | | * | | Initial checkin for library version boundsVailin Choi2017-10-031-46/+31
| | * | | | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-363/+364
| | | |/ / | | |/| |
| * | | | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-5/+5
* | | | | Needs to sync with lib version and Sencode.M. Scot Breitenfeld2018-03-071-47/+38
* | | | | synced with developM. Scot Breitenfeld2018-01-051-24/+54
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | HDFFV-9724 Corrected files and verified testsAllen Byrne2017-12-281-24/+54
| * | | | Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to ...lrknox2017-12-221-54/+24
| * | | | HDFFV-9724 combine efc and vds into one functionAllen Byrne2017-12-131-101/+30
| * | | | HDFFV-9724 Initial changes and testAllen Byrne2017-12-111-0/+101
| | |/ / | |/| |
* | | | Fix for daily test failures.Vailin Choi2017-12-071-1/+1
|/ / /
* | | Remove tabsAllen Byrne2017-11-081-516/+344
| |/ |/|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Jordan Henderson2017-08-111-3/+11
|\ \
| * | Fix for HDFFV-10217 infinite loop in H5VM_power2up().Vailin Choi2017-07-101-3/+11
* | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-07-051-103/+107
|\ \ \ | |/ /
| * | Revert "Merge pull request #567 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop...Dana Robinson2017-06-091-24/+16
| * | * Made STATIC free lists EXTERN for H5O_layout_t.Dana Robinson2017-06-071-1/+1
| * | Updated H5O_layout_t dynamic work to use the H5FL interface.Dana Robinson2017-06-071-2/+5
| * | Made some H5O_layout_t stack allocations dynamic (quiets warnings).Dana Robinson2017-06-061-16/+21
| * | Fixed many minor warnings.Dana Robinson2017-05-251-97/+103
| * | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
| |/
* | Merge pull request #2 in ~JHENDERSON/hdf5 from HDFFV/hdf5:develop to feature/...Jordan Henderson2017-03-101-3/+2
|\ \ | |/
| * Update sanity checks for dataset refresh code.Quincey Koziol2017-01-311-3/+2
* | Switch working branch from master to developJordan Henderson2017-01-131-4/+0
|/