summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HDFFV-10276 Add UD flag option to h5repackAllen Byrne2017-09-079-29/+50
* Merge pull request #658 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-09-0733-396/+573
|\
| * HDFFV-9774 - add enable-error-stack, Merge from developAllen Byrne2017-09-0733-396/+573
|/
* Merge pull request #657 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-09-073-54/+98
|\
| * HDFFV-9988 Merge from developAllen Byrne2017-09-061-43/+87
| * Correct VS2017 referencesAllen Byrne2017-09-052-11/+11
* | Merge pull request #645 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to h...Vailin Choi2017-09-0513-454/+671
|\ \ | |/ |/|
| * Update RELEASE.txtVailin Choi2017-08-301-0/+9
| * Fix for daily test failureVailin Choi2017-08-301-1/+1
| * Modifications based on comments from pull request reviewVailin Choi2017-08-307-51/+65
| * Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 fileVailin Choi2017-08-3012-416/+610
* | Merge pull request #647 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-09-0520-882/+827
|\ \ | |/ |/|
| * HDFFV-10284 Add VS2017 merged from developAllen Byrne2017-08-312-74/+74
| * Fix function call argsAllen Byrne2017-08-311-4/+3
| * HDFFV-10282 merge from developAllen Byrne2017-08-2818-811/+757
|/
* Merge pull request #638 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-08-2316-55/+216
|\
| * HDFFV-10188 Force non-native type descriptionAllen Byrne2017-08-233-3/+3
| * HDFFV-10188 merge typo fixAllen Byrne2017-08-211-1/+1
| * HDFFV-10188 add copy of test filesAllen Byrne2017-08-211-0/+2
| * HDFFV-10188 merge fix and tests from developAllen Byrne2017-08-2116-55/+214
|/
* Merge pull request #634 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to hdf...hdftest2017-08-096-7/+7
|\
| * Snapshot version 1.10 release 2 (snap1)hdftest2017-08-096-7/+7
|/
* Merge pull request #633 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to hdf...hdftest2017-08-056-7/+7
|\
| * Snapshot 1.10.2-snap1hdftest2017-08-046-7/+7
|/
* Merge pull request #632 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-08-0426-289/+1333
|\
| * HDFFV-10219 and HDFFV-10256 merge from developAllen Byrne2017-08-0426-289/+1333
|/
* Merge pull request #629 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to h...Vailin Choi2017-08-0322-23/+400
|\
| * Add h5repack tests for paged aggregationAllen Byrne2017-08-031-3/+94
| * Update release notesVailin Choi2017-08-031-1/+42
| * Add h5repack tests for paged aggregationVailin Choi2017-08-0214-0/+207
| * Skip test in test/fheap.c when:Vailin Choi2017-08-022-1/+17
| * Changes made based on RFC review commentsVailin Choi2017-08-025-18/+40
|/
* Merge pull request #608 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to h...Vailin Choi2017-07-275-8/+121
|\
| * Fix for HDFFV-10217 infinite loop in H5VM_power2up().Vailin Choi2017-07-195-8/+121
* | Merge pull request #614 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-07-278-4/+62
|\ \
| * | Parallel needs copy of file in PAR folderAllen Byrne2017-07-271-0/+3
| * | Insure zip_perf program does not run concurrentlyAllen Byrne2017-07-261-0/+1
| * | Add check for plugin initializeAllen Byrne2017-07-261-0/+3
| * | HDFFV-10246 Fix vl string compare in h5diffAllen Byrne2017-07-266-4/+55
|/ /
* | Merge pull request #611 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-07-261-5/+5
|\ \
| * | Correct case of varAllen Byrne2017-07-251-5/+5
|/ /
* | Merge pull request #609 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hd...Dana Robinson2017-07-2527-169/+44
|\ \ | |/ |/|
| * Cherry pick of some minor tools fixes from develop:Dana Robinson2017-07-2427-169/+44
|/
* Merge pull request #605 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to h...Vailin Choi2017-07-196-205/+630
|\
| * Fix for HDFFV-7853 H5Ocopy doesn't work with open identifiersVailin Choi2017-07-186-205/+630
|/
* Merge pull request #602 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-07-176-50/+45
|\
| * HDFFV-10254 fix spellingAllen Byrne2017-07-131-1/+1
| * HDFFV-10254 release note for change to use macro for copy filesAllen Byrne2017-07-121-2/+11
| * HDFF-10254 - Copy test files with macro to avoid POST_BUILD failureAllen Byrne2017-07-121-9/+2
| * Correct name of VARAllen Byrne2017-07-121-3/+3