summaryrefslogtreecommitdiffstats
path: root/src/H5Pdcpl.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r29903] merge from trunk.Mohamad Chaarawi2016-05-091-38/+146
|\
| * [svn-r29659] Added fixed array chunk indexing from revise_chunks.Dana Robinson2016-04-071-1/+1
| * [svn-r29644] Description:Quincey Koziol2016-04-061-1/+1
| * [svn-r29640] Description:Quincey Koziol2016-04-051-1/+1
| * [svn-r29614] Description:Quincey Koziol2016-04-031-13/+0
| * [svn-r29612] Description:Quincey Koziol2016-04-031-14/+0
| * [svn-r29607] Description:Quincey Koziol2016-04-021-1/+122
| * [svn-r29081] - merge in the phdf5_metadata_opt/ branch with the collective me...Mohamad Chaarawi2016-02-101-3/+3
| * [svn-r29009] Corrected the API descriptions for H5Pget_virtual_dsetname and H...Scot Breitenfeld2016-01-281-7/+7
| * [svn-r28950] - remove META_FLUSH_COLLECTIVELY property for delayed sanity che...Mohamad Chaarawi2016-01-211-3/+3
| * [svn-r28797] Description:Quincey Koziol2016-01-051-2/+2
| * [svn-r28723] Description:Quincey Koziol2015-12-221-12/+26
* | [svn-r28715] - merge from trunkMohamad Chaarawi2015-12-211-11/+16
|\ \ | |/
| * [svn-r28646] Minor normalization with revise_chunks.Dana Robinson2015-12-141-1/+0
| * [svn-r28606] Description:Quincey Koziol2015-12-131-10/+16
* | [svn-r27972] merge from trunk.Mohamad Chaarawi2015-10-061-17/+761
|\ \ | |/
| * [svn-r27956] Description:Quincey Koziol2015-10-051-3/+2
| * [svn-r27885] Description:Quincey Koziol2015-09-271-4/+8
| * [svn-r27876] Description:Quincey Koziol2015-09-251-1/+2
| * [svn-r27835] Description:Quincey Koziol2015-09-211-339/+642
| |\
| * | [svn-r27598] Description:Quincey Koziol2015-08-271-2/+1
| * | [svn-r27547] Fill in public function descriptions from RM entries.Neil Fortner2015-08-211-11/+59
| * | [svn-r27538] Add tests to cover remaining code coverage assertions in src dir...Neil Fortner2015-08-201-1/+0
| * | [svn-r27506] H5Dset_extent no longer holds all printf source datasets open.Neil Fortner2015-08-141-4/+6
| * | [svn-r27501] Add mapping validity checking to VDS open.Neil Fortner2015-08-121-76/+6
| * | [svn-r27479] Add checking for invalid inputs to H5Dset_virtual: point selecti...Neil Fortner2015-08-071-15/+113
| * | [svn-r27450] Add descriptions for all non-public functions.Neil Fortner2015-07-311-3/+9
| * | [svn-r27425] Implement support for H5Pequal with VDS properties.Neil Fortner2015-07-221-1/+42
| * | [svn-r27424] Implement support for h5debug for VDS.Neil Fortner2015-07-221-13/+173
| * | [svn-r27398] Fixed potential issue layouts with compilers that do not support...Neil Fortner2015-07-151-0/+3
| * | [svn-r27284] Modify VDS implementation to always use FAPL and DAPL from VDS f...Neil Fortner2015-06-251-1/+1
| * | [svn-r27246] Remove "clipped" status from unlimited selections, decoupling th...Neil Fortner2015-06-181-10/+0
| * | [svn-r27215] Fix issue where % characters could not be used in non-printf map...Neil Fortner2015-06-161-15/+25
| * | [svn-r27214] Fixed a bug on Windows where dcpls were set to be chunked and no...Dana Robinson2015-06-161-1/+1
| * | [svn-r27192] Improve support for printf selections (support partial blocks withNeil Fortner2015-06-121-1/+6
| * | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-7/+10
| |\ \
| * | | [svn-r27145] Add some testing for printf-style source dataset name resolution.Neil Fortner2015-06-031-16/+16
| * | | [svn-r27104] Add support for printf-style source dataset name resolution.Neil Fortner2015-05-221-45/+79
| * | | [svn-r27049] Rename H5Pset/get_virtual_dataspace_bounds to H5Pset/get_virtual...Neil Fortner2015-05-111-1/+0
| * | | [svn-r26967] Refactor VDS unlimited dimension code to correctly handle case w...Neil Fortner2015-04-291-0/+1
| * | | [svn-r26962] Add support for unlimited selections to VDS code.Neil Fortner2015-04-291-3/+26
| * | | [svn-r26828] Implement support for unlimited selections (not supported by VDS...Neil Fortner2015-04-161-1/+5
| * | | [svn-r26476] Add support for I/O in all cases with fixed size datasets and no...Neil Fortner2015-03-181-1/+1
| * | | [svn-r26469] INCOMPLETE, UNWORKING CODENeil Fortner2015-03-171-2/+5
| * | | [svn-r26411] Add support for I/O in very simple cases (virtual mapping and fi...Neil Fortner2015-03-091-0/+2
| * | | [svn-r26296] Merge r26050 through 26295 from trunk to vds branch.Neil Fortner2015-02-241-1/+1
| |\ \ \
| * | | | [svn-r26261] Commit working but incomplete prototype. Does not perform I/O.Neil Fortner2015-02-201-66/+47
| * | | | [svn-r26198] INCOMPLETE, UNWORKING CODENeil Fortner2015-02-171-16/+404
| * | | | [svn-r26153] INCOMPLETE, UNWORKING CODENeil Fortner2015-02-101-2/+119
* | | | | [svn-r27959] - merge from trunk (pre-VDS)Mohamad Chaarawi2015-10-051-179/+585
|\ \ \ \ \