summaryrefslogtreecommitdiffstats
path: root/src/H5Dio.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-301-12/+12
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2018-04-291-340/+277
| |\
| * | Checkpoint normalization against incoming hyperslab / selection / dataspaceQuincey Koziol2017-03-281-18/+18
* | | Normalize with trunk prior to update mergeDana Robinson2018-04-301-16/+16
* | | Fixed a warning.Dana Robinson2018-04-301-1/+1
* | | Finished move of H5DOread/write_chunk calls to H5D.Dana Robinson2018-04-301-246/+142
* | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-301-5/+150
| |/ |/|
* | Corrections for parallel I/O & tests.Quincey Koziol2018-03-211-5/+4
* | Cleanup API context function usage.Quincey Koziol2018-03-191-20/+4
* | Add API context interface and use it throughout the library.Quincey Koziol2018-03-151-313/+168
* | Normalization with VOL integration branch.Dana Robinson2017-12-011-1/+1
* | Normalization with VOL integration branch.Dana Robinson2017-11-301-11/+4
* | Fixed misc Warnings flagged by VS2017.Dana Robinson2017-11-271-1/+3
* | Add test file to build processJordan Henderson2017-08-031-1/+1
* | Suggested changes from code reviewJordan Henderson2017-07-071-3/+57
* | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Jordan Henderson2017-07-051-55/+103
|\ \
| * | Fixed many minor warnings.Dana Robinson2017-05-251-1/+0
| * | Incorporate patch from GE Healthcare (HDFFV-9934)Vailin Choi2017-04-251-49/+100
| * | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5...Larry Knox2017-04-251-6/+4
| |/
* | Trigger error if library tries to break to independent I/O with filtersJordan Henderson2017-02-081-0/+7
* | Switch working branch from master to developJordan Henderson2017-01-131-5/+0
|/
* [svn-r30189] Description:Quincey Koziol2016-07-181-12/+25
* [svn-r29776] Description:Quincey Koziol2016-04-241-0/+4
* [svn-r29548] Minor normalization w/ trunk in preparation for big merge.Dana Robinson2016-03-241-1/+1
* [svn-r29245] use HDONE_ERROR instead of HGOTO after done.Mohamad Chaarawi2016-03-011-2/+2
* [svn-r29057] added dxpl type checking when debug mode is enabled (H5_DEBUG_BU...Mohamad Chaarawi2016-02-071-27/+99
* [svn-r27835] Description:Quincey Koziol2015-09-211-1/+1
|\
| * [svn-r27768] Description:Quincey Koziol2015-09-141-1/+1
* | [svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch.Neil Fortner2015-05-211-10/+5
|\ \ | |/
| * [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-2/+2
| * [svn-r26842] Description:Quincey Koziol2015-04-181-8/+3
* | [svn-r26781] Merge revisions 26305 through 26780 from trunk to vds branch.Neil Fortner2015-04-101-2/+2
|\ \ | |/
| * [svn-r26757] Description:Quincey Koziol2015-04-071-2/+2
* | [svn-r26469] INCOMPLETE, UNWORKING CODENeil Fortner2015-03-171-1/+1
* | [svn-r26411] Add support for I/O in very simple cases (virtual mapping and fi...Neil Fortner2015-03-091-4/+1
|/
* [svn-r26213] Description:Quincey Koziol2015-02-181-5/+5
* [svn-r25766] Description:Quincey Koziol2014-11-031-17/+17
* [svn-r25468] some code refactoring to align trunk with VOL branch.Mohamad Chaarawi2014-07-221-53/+58
* [svn-r25273] Description:Quincey Koziol2014-06-131-20/+20
* [svn-r24995] Description:Quincey Koziol2014-04-091-36/+43
* [svn-r24769] Description:Quincey Koziol2014-03-071-11/+20
* [svn-r23713] Description:Quincey Koziol2013-05-211-5/+2
* [svn-r23196] I changed the call to H5P_object_verify to H5I_object as the hea...Raymond Lu2013-01-231-3/+3
* [svn-r23152] I took out the obsolete function H5PSIwrite_chunk and its relate...Raymond Lu2013-01-111-88/+0
* [svn-r23075] I revised the code and test according to Quincey's review. I al...Raymond Lu2012-12-041-13/+12
* [svn-r23017] I added a prototype function H5DOwrite_chunk in HL library for D...Raymond Lu2012-11-071-39/+145
* [svn-r22739] ported revisions 22615 to 22737 from the trunkRaymond Lu2012-09-051-1/+1
|\
| * [svn-r22735] Purpose:Jonathan Kim2012-09-041-1/+1
* | [svn-r22728] I forgot to include H5MMprivate.h header file for using H5MM_fre...Raymond Lu2012-08-301-0/+1
* | [svn-r22655] Dectris project - I changed the rank of the offset for H5PSIdire...Raymond Lu2012-08-091-5/+14