summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #1988 in HDFFV/hdf5 from ~JHENDERSON/hdf5_pr:develop to de...Jordan Henderson2020-02-212-3/+57
|\ \ \
| * \ \ Merge developJordan Henderson2020-02-21723-22786/+57999
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2384 in HDFFV/hdf5 from h5f_decode_length to developDavid Young2020-02-201-1/+1
|\ \ \ \
| * | | | Replace the old H5F_DECODE_LENGTH() implementation with one thatDavid Young2020-02-191-1/+1
| | |/ / | |/| |
* | | | Merge pull request #2379 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2020-02-192-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Corrected INTERFACE INTENT(IN) to INTENT(OUT) for buf_size inh5fget_file_imag...M. Scot Breitenfeld2020-02-182-1/+4
* | | | Merge pull request #2367 in HDFFV/hdf5 from ~DYOUNG/werror:unused to developDavid Young2020-02-1916-32/+124
|\ \ \ \ | |/ / / |/| | |
| * | | Start to document the function/parameter/variable attribute macros.David Young2020-02-181-0/+57
| * | | Filter all of the new _USED / _UNUSED type modifiers.David Young2020-02-181-0/+4
| * | | H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables andDavid Young2020-02-1014-32/+63
* | | | Merge pull request #2369 in HDFFV/hdf5 from ~DYOUNG/vs2010:develop to developDavid Young2020-02-174-21/+79
|\ \ \ \
| * | | | Use HD prefix.David Young2020-02-121-13/+13
| * | | | Make sure that H5TS_thread_id() is available as either a function or a macro inDavid Young2020-02-102-12/+2
| |\ \ \ \
| | * | | | Delete unhelpful comment per Jordan's question.David Young2020-02-101-3/+0
| | * | | | Make sure that H5TS_thread_id() is available as either a function or a macro inDavid Young2020-02-072-12/+5
| * | | | | Provide local copies of err(3)- and errx(3)-alike functionsDavid Young2020-02-071-7/+37
| * | | | | Provide C99/POSIX.1 format strings PRI[doux]{8,16,32,64,MAX,PTR} on systemsDavid Young2020-02-071-1/+39
| |/ / / /
* | | | | Merge pull request #2325 in HDFFV/hdf5 from ~DYOUNG/werror:h5t_copy to developDavid Young2020-02-1715-194/+480
|\ \ \ \ \
| * | | | | Take out the temporary performance tests.David Young2020-02-143-89/+0
| * | | | | Make calls through a function pointer. Use the same number of arguments,David Young2020-02-061-18/+26
| * | | | | Increase iterations, provide a baseline for no-op, simplify the overheadDavid Young2020-01-301-4/+10
| * | | | | Temporarily add some code that measures the time to run the simplest possibleDavid Young2020-01-303-0/+75
| * | | | | H5T_copy() constification plus Quincey's contributions.David Young2020-01-2915-194/+480
* | | | | | Merge pull request #2377 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-02-123-17/+17
|\ \ \ \ \ \
| * | | | | | TRILAB-148 fix sanitizer and -fsanitize usageAllen Byrne2020-02-123-17/+17
|/ / / / / /
* | | | | | Merge pull request #2372 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-02-111-3/+12
|\ \ \ \ \ \
| * | | | | | Update sanitizer note.Allen Byrne2020-02-111-3/+12
|/ / / / / /
* | | | | | Merge pull request #2357 in HDFFV/hdf5 from ~JAKE.SMITH/hdf5:develop to developJake Smith2020-02-101-2/+2
|\ \ \ \ \ \
| * | | | | | Fix improper S3 signing key null check (HDFFV-11015).Jacob Smith2020-02-071-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2366 in HDFFV/hdf5 from ~BRTNFLD/hdf5_msb:develop to developScot Breitenfeld2020-02-108-65/+144
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | HDFFV-11018 Add Fortran H5F_LIBVER_V*_F definitionsM. Scot Breitenfeld2020-02-108-65/+144
|/ / / / /
* | | | | Merge pull request #2361 in HDFFV/hdf5 from ~MYANG6/hdf5-develop:develop to d...Muqun Yang2020-02-072-1/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | HDFFV-11014, fix the h5repack issue that misses a few attributes during the r...Muqun Yang2020-02-072-1/+18
|/ / / /
* | | | Merge pull request #2354 in HDFFV/hdf5 from ~DYOUNG/werror:fix_h5ts_private t...David Young2020-02-061-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Oops, the test has to return success in the unimplemented case.David Young2020-02-061-3/+2
* | | | Merge pull request #2349 in HDFFV/hdf5 from ~DYOUNG/werror:fix_h5ts_private t...David Young2020-02-061-0/+7
|\ \ \ \ | |/ / /
| * | | If H5_HAVE_THREADSAFE is not #defined, define nothing but a stub implementationDavid Young2020-02-051-0/+7
* | | | Merge pull request #2346 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to developJordan Henderson2020-02-061-0/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'develop' of ssh://git@bitbucket.hdfgroup.org:7999/~jhenderson/h...Jordan Henderson2020-02-0511-25/+292
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #2341 in HDFFV/hdf5 from ~DYOUNG/werror:thread_id to developDavid Young2020-02-0511-25/+292
|\ \ \ \
| * | | | src/H5Eint.c: #include H5TSprivate.h for H5TS_thread_id() definitions.David Young2020-02-032-2/+3
| * | | | Change thread IDs to uint64_t from unsigned long, per Quincey's suggestion.David Young2020-02-036-19/+20
| * | | | Add thread_id.c to the MANIFEST and the CMakeLists.txt per Allen'sDavid Young2020-02-032-0/+2
| * | | | Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX ThreadsDavid Young2020-02-039-25/+288
| | * | | Add RELEASE.txt note for token refactoring changesJordan Henderson2020-02-051-0/+44
| |/ / / |/| | |
* | | | Merge pull request #2345 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-02-051-0/+7
|\ \ \ \
| * | | | HDFFV-11012 - add release noteAllen Byrne2020-02-051-0/+7
|/ / / /
* | | | Merge pull request #2343 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-11012...Allen Byrne2020-02-053-6/+6
|\ \ \ \
| * | | | HDFFV-11012 - add correct fortran include path propertiesAllen Byrne2020-02-043-6/+6
* | | | | Merge pull request #2342 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-02-045-0/+392
|\ \ \ \ \ | |_|/ / / |/| | | |