Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #2424 in HDFFV/hdf5 from ~DYOUNG/hdf5:passed-do-while to d... | David Young | 2020-03-05 | 19 | -254/+253 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add semicolons to more PASSED() invocations. | David Young | 2020-02-28 | 4 | -5/+5 | |
| * | | | | | | So that I can use PASSED(); anywhere a statement can go, #define PASSED() with | David Young | 2020-02-28 | 15 | -249/+248 | |
* | | | | | | | Merge pull request #2434 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-03-04 | 2 | -16/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove system command from valgrind reports | Allen Byrne | 2020-03-02 | 1 | -2/+2 | |
| * | | | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-03-01 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #2427 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:develop to develop | Jake Smith | 2020-03-01 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix incorrect FUNC_LEAVE macro (should match FUNC_ENTER_*_TAG). | Jacob Smith | 2020-02-28 | 2 | -3/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Whitespace | Allen Byrne | 2020-02-29 | 1 | -14/+14 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #2431 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/type_cast to dev... | Kimmy Mu | 2020-02-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | revert type cast | kmu | 2020-02-28 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #2419 in HDFFV/hdf5 from revise_get_offset to develop | Quincey Koziol | 2020-02-28 | 5 | -37/+21 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Switch the 'get offset' operation from a dataset 'get' callback to a [native] | Quincey Koziol | 2020-02-28 | 5 | -37/+21 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #2411 in HDFFV/hdf5 from ~DYOUNG/werror:darwin-barriers to... | Larry Knox | 2020-02-28 | 1 | -1/+139 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Complete the comment on thread_main(), explaining why the barrier is used. | David Young | 2020-02-27 | 1 | -1/+9 | |
| * | | | | | | The first implementation seemed to allow for the possibility that a thread | David Young | 2020-02-27 | 1 | -1/+8 | |
| * | | | | | | Test the right condition for the EBUSY return in pthread_barrier_destroy(). | David Young | 2020-02-27 | 1 | -1/+1 | |
| * | | | | | | s/exit_failure/EXIT_FAILURE/g | David Young | 2020-02-27 | 1 | -2/+2 | |
| * | | | | | | Implement pthread_barrier(3) for Darwin using a counter, condition variable, | David Young | 2020-02-27 | 1 | -0/+123 | |
* | | | | | | | Merge pull request #2415 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop | Larry Knox | 2020-02-28 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Modfy expression to match mpicc build with Intel as intel compiler, not | Larry Knox | 2020-02-27 | 2 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #2414 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2020-02-27 | 1 | -6/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed issue building HDF5 with NAG Fortran 7.0. | M. Scot Breitenfeld | 2020-02-27 | 1 | -6/+19 | |
* | | | | | | | | Merge pull request #2412 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-02-27 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Add java version and reference libsettings | Allen Byrne | 2020-02-27 | 1 | -2/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #2409 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-02-27 | 16 | -266/+257 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Update examples and fix old version references. | Allen Byrne | 2020-02-26 | 15 | -259/+249 | |
| * | | | | | | Move MODEL check to before usage in CTestScript.cmake. | Allen Byrne | 2020-02-26 | 2 | -7/+8 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #2405 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-02-25 | 5 | -15/+40 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Copy generated files instead creating twice | Allen Byrne | 2020-02-25 | 1 | -8/+32 | |
| * | | | | | Fix standalone link | Allen Byrne | 2020-02-25 | 4 | -7/+8 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2398 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-02-25 | 4 | -16/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix Fortran macro use and jni comment | Allen Byrne | 2020-02-25 | 4 | -16/+12 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2394 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-02-24 | 6 | -22/+172 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update Windows platforms | Allen Byrne | 2020-02-24 | 1 | -5/+1 | |
| * | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2020-02-24 | 1 | -0/+2 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #2385 in HDFFV/hdf5 from manifest-repair to develop | David Young | 2020-02-24 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add missing MANIFEST entry, ./doc/code-conventions.md . | David Young | 2020-02-20 | 1 | -0/+2 | |
| | * | | | | | HDFFV-11036 add release note | Allen Byrne | 2020-02-24 | 1 | -1/+8 | |
| | * | | | | | HDFFV-11036 add file compare test process | Allen Byrne | 2020-02-24 | 4 | -13/+162 | |
| | * | | | | | Correct usage of add_compile_definitions | Allen Byrne | 2020-02-23 | 1 | -3/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #2390 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Larry Knox | 2020-02-22 | 87 | -337/+436 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | TRILAB-142 Change minimum CMake version to 3.12 | Allen Byrne | 2020-02-21 | 87 | -337/+436 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #2388 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-02-21 | 4 | -11/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix always true issue because member is not dynamically allocated | Allen Byrne | 2020-02-21 | 1 | -7/+7 | |
| * | | | | | | CMake cleanup | Allen Byrne | 2020-02-21 | 2 | -2/+2 | |
| * | | | | | | HDFFV-11032 fix JNI call | Allen Byrne | 2020-02-21 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1988 in HDFFV/hdf5 from ~JHENDERSON/hdf5_pr:develop to de... | Jordan Henderson | 2020-02-21 | 2 | -3/+57 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Merge develop | Jordan Henderson | 2020-02-21 | 723 | -22786/+57999 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #2384 in HDFFV/hdf5 from h5f_decode_length to develop | David Young | 2020-02-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ |