| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement pthread_barrier(3) for Darwin using a counter, condition variable, | David Young | 2020-02-27 | 1 | -0/+123 |
|
|
* | 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 |
|\ \ \ |
|
| * | | | Replace the old H5F_DECODE_LENGTH() implementation with one that | David Young | 2020-02-19 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge pull request #2379 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2020-02-19 | 2 | -1/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size inh5fget_file_imag... | M. Scot Breitenfeld | 2020-02-18 | 2 | -1/+4 |
|
|
* | | | Merge pull request #2367 in HDFFV/hdf5 from ~DYOUNG/werror:unused to develop | David Young | 2020-02-19 | 16 | -32/+124 |
|\ \ \
| |/ /
|/| | |
|
| * | | Start to document the function/parameter/variable attribute macros. | David Young | 2020-02-18 | 1 | -0/+57 |
|
|
| * | | Filter all of the new _USED / _UNUSED type modifiers. | David Young | 2020-02-18 | 1 | -0/+4 |
|
|
| * | | H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables and | David Young | 2020-02-10 | 14 | -32/+63 |
|
|
* | | | Merge pull request #2369 in HDFFV/hdf5 from ~DYOUNG/vs2010:develop to develop | David Young | 2020-02-17 | 4 | -21/+79 |
|\ \ \ |
|
| * | | | Use HD prefix. | David Young | 2020-02-12 | 1 | -13/+13 |
|
|
| * | | | Make sure that H5TS_thread_id() is available as either a function or a macro in | David Young | 2020-02-10 | 2 | -12/+2 |
| |\ \ \ |
|
| | * | | | Delete unhelpful comment per Jordan's question. | David Young | 2020-02-10 | 1 | -3/+0 |
|
|
| | * | | | Make sure that H5TS_thread_id() is available as either a function or a macro in | David Young | 2020-02-07 | 2 | -12/+5 |
|
|
| * | | | | Provide local copies of err(3)- and errx(3)-alike functions | David Young | 2020-02-07 | 1 | -7/+37 |
|
|
| * | | | | Provide C99/POSIX.1 format strings PRI[doux]{8,16,32,64,MAX,PTR} on systems | David Young | 2020-02-07 | 1 | -1/+39 |
| |/ / / |
|
* | | | | Merge pull request #2325 in HDFFV/hdf5 from ~DYOUNG/werror:h5t_copy to develop | David Young | 2020-02-17 | 15 | -194/+480 |
|\ \ \ \ |
|
| * | | | | Take out the temporary performance tests. | David Young | 2020-02-14 | 3 | -89/+0 |
|
|
| * | | | | Make calls through a function pointer. Use the same number of arguments, | David Young | 2020-02-06 | 1 | -18/+26 |
|
|
| * | | | | Increase iterations, provide a baseline for no-op, simplify the overhead | David Young | 2020-01-30 | 1 | -4/+10 |
|
|
| * | | | | Temporarily add some code that measures the time to run the simplest possible | David Young | 2020-01-30 | 3 | -0/+75 |
|
|
| * | | | | H5T_copy() constification plus Quincey's contributions. | David Young | 2020-01-29 | 15 | -194/+480 |
|
|
* | | | | | Merge pull request #2377 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-02-12 | 3 | -17/+17 |
|\ \ \ \ \ |
|
| * | | | | | TRILAB-148 fix sanitizer and -fsanitize usage | Allen Byrne | 2020-02-12 | 3 | -17/+17 |
|/ / / / / |
|
* | | | | | Merge pull request #2372 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2020-02-11 | 1 | -3/+12 |
|\ \ \ \ \ |
|
| * | | | | | Update sanitizer note. | Allen Byrne | 2020-02-11 | 1 | -3/+12 |
|/ / / / / |
|
* | | | | | Merge pull request #2357 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:develop to develop | Jake Smith | 2020-02-10 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | Fix improper S3 signing key null check (HDFFV-11015). | Jacob Smith | 2020-02-07 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #2366 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to develop | Scot Breitenfeld | 2020-02-10 | 8 | -65/+144 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|