summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Split/fix utility for vl typesAllen Byrne2018-06-213-48/+165
* fix whitespaceAllen Byrne2018-06-211-10/+10
* HDFVIEW compound vlen needed vlen_t sizeAllen Byrne2018-06-203-6/+29
* Merge pull request #1109 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-06-193-558/+16
|\
| * Update documentsAllen Byrne2018-06-192-226/+2
| * Update documentAllen Byrne2018-06-191-327/+0
| * HDFFV-10433 Update file with fix for issuesAllen Byrne2018-06-111-5/+14
* | Merge pull request #1101 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vi_develop_nor...Dana Robinson2018-06-1310-516/+531
|\ \ | |/ |/|
| * Cleaned up H5Fmount/unmount code.Dana Robinson2018-06-071-18/+40
| * Normalization with vol_integration branch.Dana Robinson2018-06-077-270/+256
| * Normalization with the vol_integration branch.Dana Robinson2018-06-063-235/+242
* | Merge pull request #1108 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2018-06-114-3/+91
|\ \
| * | HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...M. Scot Breitenfeld2018-06-082-6/+6
| * | HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F doe...M. Scot Breitenfeld2018-06-081-1/+1
| * | HDFFV-10405: Using h5fget_obj_count_f with a file id of H5F_OBJ_ALL_F does no...M. Scot Breitenfeld2018-06-083-2/+90
|/ /
* | Merge pull request #1103 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developScot Breitenfeld2018-06-062-4/+6
|\ \
| * | Add fortran MPI to test and exampleAllen Byrne2018-06-062-4/+6
|/ /
* | Merge pull request #1102 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developScot Breitenfeld2018-06-062-5/+5
|\ \ | |/ |/|
| * Add mpi include folders for fortran C objectsAllen Byrne2018-06-062-5/+5
|/
* Merge pull request #1097 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2018-06-011-2/+3
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~derobins/hdf5_d...Dana Robinson2018-06-012-4/+4
| |\
| * | Fixed MANIFESTDana Robinson2018-06-011-2/+3
* | | Merge pull request #1096 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-06-011-1/+18
|\ \ \ | |_|/ |/| |
| * | Fix usage of compression lib in shared testsAllen Byrne2018-06-011-1/+18
|/ /
* | Merge pull request #1095 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2018-06-012-4/+4
|\ \ | |/ |/|
| * Fix jni function call versionAllen Byrne2018-06-012-4/+4
|/
* Merge pull request #1093 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to de...Larry Knox2018-06-011-2/+2
|\
| * Fix the error found after earlier checkin.Vailin Choi2018-06-011-2/+2
|/
* Merge pull request #1043 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5do_direct_ch...Dana Robinson2018-05-3121-867/+791
|\
| * Restored some unused #defines to the deprecated section of H5Dpublic.h.Dana Robinson2018-05-151-1/+13
| * Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-05-1571-1396/+1526
| |\
| * | Added deprecated symbol wrappers for the H5DOwrite/read_chunkDana Robinson2018-05-043-1/+25
| * | Updated commenting in the H5DO compat test.Dana Robinson2018-05-041-11/+9
| * | Stripped out most of the duplicated functionality in the H5DODana Robinson2018-05-041-2046/+147
| * | * Added H5DO compatibility functions.Dana Robinson2018-05-048-77/+2292
| * | * Fixed the error testsDana Robinson2018-05-025-92/+139
| * | Merge branch 'develop' into h5do_direct_chunk_hl_to_srcDana Robinson2018-04-30103-2676/+2521
| |\ \
| * | | 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-305-600/+142
| * | | First stage of moving H5DOread/write_chunk() to src/ and makingDana Robinson2018-04-3012-306/+291
* | | | Merge pull request #1092 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to dev...Dana Robinson2018-05-312-4/+17
|\ \ \ \
| * | | | Added a RELASE.txt entry for HDFFV-10505.Dana Robinson2018-05-311-0/+13
| * | | | Changed 'deprecated' to indicate 'no longer supported' in theDana Robinson2018-05-311-4/+4
* | | | | Merge pull request #1091 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2018-05-318-42/+210
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | H5O_info fixes for java and examplesAllen Byrne2018-05-318-42/+210
|/ / / /
* | | | Merge pull request #1039 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to de...Vailin Choi2018-05-3161-551/+1088
|\ \ \ \
| * \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2018-05-3120-570/+584
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1088 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:vi_develop_nor...Dana Robinson2018-05-3120-570/+584
|\ \ \ \ \
| * | | | | Normalize with vol_integration.Dana Robinson2018-05-2920-570/+584
|/ / / / /