summaryrefslogtreecommitdiffstats
path: root/src/H5Shyper.c
Commit message (Expand)AuthorAgeFilesLines
...
* | [svn-r27450] Add descriptions for all non-public functions.Neil Fortner2015-07-311-28/+91
* | [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-266/+278
* | [svn-r27197] Improve performance of "printf" VDS with selections in the file ...Neil Fortner2015-06-121-7/+9
* | [svn-r27192] Improve support for printf selections (support partial blocks withNeil Fortner2015-06-121-12/+72
* | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-111-6/+12
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-1/+1
* | [svn-r27174] Fix bug in H5S__hyper_project_intersection that affected empty s...Neil Fortner2015-06-091-5/+8
* | [svn-r27153] Implement fill value support for VDS.Neil Fortner2015-06-051-0/+110
* | [svn-r27145] Add some testing for printf-style source dataset name resolution.Neil Fortner2015-06-031-99/+56
* | [svn-r27104] Add support for printf-style source dataset name resolution.Neil Fortner2015-05-221-2/+86
* | [svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch.Neil Fortner2015-05-211-10/+10
|\ \ | |/
| * [svn-r27045] Renamed H5_ASSIGN_OVERFLOW() to H5_CHECKED_ASSIGN() and re-orderedDana Robinson2015-05-101-10/+10
* | [svn-r27053] Add more tests for unlimited selections.Neil Fortner2015-05-121-4/+1
* | [svn-r27049] Rename H5Pset/get_virtual_dataspace_bounds to H5Pset/get_virtual...Neil Fortner2015-05-111-89/+232
* | [svn-r27028] Merge revisions 26305 through 26780 from trunk to vds branch.Neil Fortner2015-05-061-1/+1
* | [svn-r27022] Add new functions H5Pset_virtual_dataspace_bounds andNeil Fortner2015-05-051-17/+4
* | [svn-r26984] Add support for unlimited selection being clipped in the middle ...Neil Fortner2015-04-301-19/+42
* | [svn-r26967] Refactor VDS unlimited dimension code to correctly handle case w...Neil Fortner2015-04-291-12/+34
* | [svn-r26962] Add support for unlimited selections to VDS code.Neil Fortner2015-04-291-28/+220
* | [svn-r26891] Fix bug in H5S__hyper_project_intersection that could cause an i...Neil Fortner2015-04-221-13/+13
* | [svn-r26883] Fix bug in H5S__hyper_project_intersection that could cause an i...Neil Fortner2015-04-221-2/+2
* | [svn-r26880] Fix errors where unlim_dim was not initialized in several places...Neil Fortner2015-04-221-1/+19
* | [svn-r26878] Fix errors in unlimited selection serialize/deserializeNeil Fortner2015-04-211-40/+43
* | [svn-r26828] Implement support for unlimited selections (not supported by VDS...Neil Fortner2015-04-161-54/+411
* | [svn-r26680] Implement minor suggestions from 3/26/15 code review.Neil Fortner2015-03-311-6/+4
* | [svn-r26668] Fix error in H5D__virtual_read/write that prevented short circuit.Neil Fortner2015-03-301-142/+143
* | [svn-r26566] Fix error in H5S__hyper_project_intersection algorithm.Neil Fortner2015-03-241-6/+7
* | [svn-r26559] Fix error in H5S_extent_copy (needs testing) - would not patch n...Neil Fortner2015-03-241-3/+3
* | [svn-r26482] Opening source files now reuses the flags from the virtual file.Neil Fortner2015-03-191-3/+8
* | [svn-r26476] Add support for I/O in all cases with fixed size datasets and no...Neil Fortner2015-03-181-98/+211
* | [svn-r26469] INCOMPLETE, UNWORKING CODENeil Fortner2015-03-171-1/+274
|/
* [svn-r26303] remove files with .clog2 extension generated by MPE when doing m...Mohamad Chaarawi2015-02-251-1/+2
* [svn-r26302] Description:Quincey Koziol2015-02-251-39/+43
* [svn-r26300] Description:Quincey Koziol2015-02-251-0/+105
* [svn-r25766] Description:Quincey Koziol2014-11-031-2235/+1761
* [svn-r25439] Description:Quincey Koziol2014-07-211-95/+76
* [svn-r25283] Description:Quincey Koziol2014-06-141-11/+11
* [svn-r25273] Description:Quincey Koziol2014-06-131-1711/+2204
* [svn-r24709] rename H5V to H5VM since H5V is needed in the fastforward projec...Mohamad Chaarawi2014-02-131-5/+5
* [svn-r23938] remove "switch missing default case" in src.Mohamad Chaarawi2013-07-261-0/+3
* [svn-r22646] Description:Quincey Koziol2012-08-081-1/+1
* [svn-r22608] Description:Quincey Koziol2012-07-261-12/+12
* [svn-r21919] Description:Quincey Koziol2012-02-091-87/+87
* [svn-r20536] Description:Quincey Koziol2011-04-171-2/+19
* [svn-r19498] Description:Quincey Koziol2010-10-011-0/+5
* [svn-r19484] Description:Quincey Koziol2010-09-281-428/+424
* [svn-r19482] Description:Quincey Koziol2010-09-281-49/+85
* [svn-r19472] Description:Quincey Koziol2010-09-231-287/+612
* [svn-r19156] Description:Quincey Koziol2010-07-301-103/+96