summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for H5Dset_extent test failure with extensive array indexing (HDFFV-9771)Vailin Choi2017-04-124-52/+44
* Merge pull request #413 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-04-1122-23/+23
|\
| * Fix URL nameAllen Byrne2017-04-1121-21/+21
| * DAILYTEST-250 change test props to reduce timeoutAllen Byrne2017-04-111-2/+2
|/
* Merge pull request #408 in HDFFV/hdf5 from develop to hdf5_1_10Larry Knox2017-04-1112-339/+687
|\
| * Merge pull request #405 in HDFFV/hdf5 from ~MAINZER/hdf5_jrm:develop to developJohn Mainzer2017-04-078-26/+293
| |\
| | * Removed commeted out code from H5C_dump_coll_write_list()mainzer2017-04-071-5/+0
| | * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~mainzer/hdf5_jr...mainzer2017-04-063-6/+17
| | |\
| | * | Checkin of fix for CGNS bugmainzer2017-04-068-26/+298
| * | | Merge pull request #396 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to dev...Vailin Choi2017-04-071-301/+368
| |\ \ \ | | |_|/ | |/| |
| | * | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Vailin Choi2017-04-073-6/+17
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #402 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-04-062-0/+11
| |\ \ \
| | * | | HDFFV-10143 add missing javadoc paramAllen Byrne2017-04-061-0/+10
| | * | | Add missing test statusAllen Byrne2017-04-061-0/+1
| |/ / /
| * | | Merge pull request #397 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2017-04-061-6/+6
| |\ \ \ | | |_|/ | |/| |
| | * | Fix CMake regex commandsAllen Byrne2017-04-061-6/+6
| |/ /
| | * Modify test/fheap.c to run with various file space strategies and/or page buf...Vailin Choi2017-04-051-301/+368
| |/
| * Merge pull request #395 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-04-0513-394/+1245
| |\
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-051-2/+4
| | |\ | | |/ | |/|
| * | Merge pull request #394 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to developDana Robinson2017-04-051-2/+4
| |\ \
| | * | Updated the H5L.c error message after additional thought.Dana Robinson2017-04-051-1/+1
| | * | Updated an error message in H5L.c to be more helpful.Dana Robinson2017-04-051-2/+4
| |/ /
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-051-8/+13
| | |\ | | |/ | |/|
| * | Merge pull request #393 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to developDana Robinson2017-04-051-8/+13
| |\ \
| | * | Re-enabled fixed array index testing in the test_random_rank4_vl() testDana Robinson2017-04-051-8/+13
| |/ /
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-041-4/+5
| | |\ | | |/ | |/|
| | * Fix typo deletionAllen Byrne2017-04-041-2/+2
| | * HDFFV-10143 Update new feature section.Allen Byrne2017-04-041-0/+4
| | * HDFFV-10143 clean up format and function returnAllen Byrne2017-04-041-348/+306
| | * HDFFV-10143 Add plugin APIs to Java interfaceAllen Byrne2017-04-035-1/+328
| | * Update with checks for index boundsAllen Byrne2017-04-032-12/+24
| | * Update tools issuesAllen Byrne2017-04-031-2/+9
| | * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-04-0311-87/+952
| | |\
| | * | HDFFV-10143 fix use before setAllen Byrne2017-03-301-1/+1
| | * | HDFFV-10143 surround will fail with try blockAllen Byrne2017-03-301-1/+4
| | * | HDFFV-10143 typo cleanupAllen Byrne2017-03-301-4/+4
| | * | HDFFV-10143 typo removedAllen Byrne2017-03-301-1/+1
| | * | Fix code error and use H5PL_MAX_PATH_NUM in testAllen Byrne2017-03-302-15/+18
| | * | HDFFV-10143 Cleanup due to commentsAllen Byrne2017-03-303-13/+11
| | * | HDFFV-10143 remove debugging outputAllen Byrne2017-03-301-6/+0
| | * | HDFFV-10143 change h5PLget to use buffer like H5Iget_nameAllen Byrne2017-03-303-44/+74
| | * | HDFFV-10143 change put to replace and add constAllen Byrne2017-03-303-11/+11
| | * | Remove redundant codeAllen Byrne2017-03-301-13/+9
| | * | HDFFV-10143 Use Windows A version of ExpandEnvironmentStringsAllen Byrne2017-03-301-1/+1
| | * | HDFFV-10143 Fix initial issues from reviewAllen Byrne2017-03-305-160/+181
* | | | Merge pull request #403 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-04-072-0/+11
|\ \ \ \
| * | | | HDFFV-10143 add missing javadoc paramAllen Byrne2017-04-061-0/+10
| * | | | Add missing test statusAllen Byrne2017-04-061-0/+1
|/ / / /
* | | | Merge pull request #398 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Larry Knox2017-04-061-6/+6
|\ \ \ \
| * | | | Fix CMake regex commandsAllen Byrne2017-04-061-6/+6
|/ / / /