summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
|/ / / /
* | | | Merge pull request #378 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10Allen Byrne2017-04-0613-392/+1236
|\ \ \ \
| * \ \ \ Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)Allen Byrne2017-04-042-9/+10
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #390 in HDFFV/hdf5 from develop to hdf5_1_10Larry Knox2017-04-032-9/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #389 in HDFFV/hdf5 from fix_h5watch_signal to developQuincey Koziol2017-04-031-4/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Switch to using flag in signal handler, to trigger dropping out of main loopQuincey Koziol2017-04-031-4/+5
| |/ / /
| * | | Merge pull request #374 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp3:develop to...Binh-Minh Ribler2017-04-031-5/+5
| |\ \ \
| | * \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b...Binh-Minh Ribler2017-03-286-13/+82
| | |\ \ \
| | * | | | Fix HDFFV-8089Binh-Minh Ribler2017-03-281-5/+5
| | | | * | Fix typo deletionAllen Byrne2017-04-041-2/+2
| | | | * | HDFFV-10143 Update new feature section.Allen Byrne2017-04-041-0/+4