| Commit message (Expand) | Author | Age | Files | Lines |
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -1299/+1331 |
|
|
* | Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment | David Young | 2020-09-03 | 1 | -3/+6 |
|\ |
|
| * | Trivialities noticed while merging things to 1.10 | Dana Robinson | 2020-08-15 | 1 | -1/+1 |
|
|
| * | Merge remote-tracking branch 'origin/develop' into namespace_cleanup_01 | Quincey Koziol | 2020-08-07 | 1 | -2/+2 |
| |\ |
|
| | * | Squash merge of file locking fixes | Dana Robinson | 2020-08-03 | 1 | -2/+2 |
|
|
| * | | Clean up private / package / static namespace issues (function naming, which | Quincey Koziol | 2020-08-06 | 1 | -1/+4 |
| |/ |
|
* | | Squash my changes on branch `fprintf-experiment` into one commit for | David Young | 2020-07-07 | 1 | -5/+9 |
|/ |
|
* | Merge pull request #2668 in HDFFV/hdf5 from monotonic_timer to develop | Quincey Koziol | 2020-07-02 | 1 | -9/+28 |
|\ |
|
| * | Merge remote-tracking branch 'origin/develop' into monotonic_timer | Quincey Koziol | 2020-06-26 | 1 | -207/+370 |
| |\ |
|
| * | | Changes to make timers within the library monotonic. | Quincey Koziol | 2017-09-03 | 1 | -9/+28 |
|
|
* | | | Fix typo in HDftell macro definition: 'ftello -> ftell' | Jacob Smith | 2020-06-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | Reduce overhead for H5open, which is involved in the public symbols like H5T_... | Quincey Koziol | 2020-06-16 | 1 | -2/+27 |
|
|
* | | Removed HDgets macros since gets was deprecated in C99 and removed | Dana Robinson | 2020-05-10 | 1 | -2/+5 |
|
|
* | | Tidying of Mirror VFD. | Jacob Smith | 2020-04-07 | 1 | -3/+0 |
|
|
* | | Add Splitter VFD to library. | Jacob Smith | 2020-03-13 | 1 | -1/+65 |
|
|
* | | Merge pull request #2351 in HDFFV/hdf5 from ~DYOUNG/werror:b-bye-HDpthread_se... | David Young | 2020-03-05 | 1 | -4/+0 |
|\ \ |
|
| * | | Use a naked pthread_self() call in the HDF5 thread wrappers. | David Young | 2020-02-06 | 1 | -4/+0 |
|
|
* | | | Merge pull request #2367 in HDFFV/hdf5 from ~DYOUNG/werror:unused to develop | David Young | 2020-02-19 | 1 | -14/+39 |
|\ \ \ |
|
| * | | | H5_HAVE_PARALLEL, _DEBUG_API, etc. Add attributes to some variables and | David Young | 2020-02-10 | 1 | -14/+39 |
| |/ / |
|
* | | | 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 | 1 | -3/+5 |
|/ / |
|
* | | Replace pthread_self_ulong() with H5TS_thread_id(). The POSIX Threads | David Young | 2020-02-03 | 1 | -5/+0 |
|
|
* | | Merge pull request #2311 in HDFFV/hdf5 from ~KMU/hdf5:misc to develop | Kimmy Mu | 2020-01-28 | 1 | -1/+1 |
|\ \ |
|
| * | | fix Wredundant-decls, Wswitch-default, Wdeclaration-after-statement, Wsign-co... | kmu | 2020-01-27 | 1 | -1/+1 |
|
|
* | | | Replaced my_isnan with C99 isnan in h5diff. | Dana Robinson | 2020-01-24 | 1 | -0/+3 |
|
|
* | | | Removed H5_DEC_ENUM | Dana Robinson | 2020-01-23 | 1 | -7/+0 |
|
|
* | | | Revert "Revert "Moved -Wunsuffixed-float-constants to the developer warnings."" | Dana Robinson | 2020-01-23 | 1 | -15/+0 |
|/ / |
|
* | | merge and fix conflict | kmu | 2020-01-19 | 1 | -15/+15 |
|\ \ |
|
* \ \ | merge and fix conflicts | kmu | 2020-01-14 | 1 | -21/+17 |
|\ \ \
| |/ / |
|
| * | | Fix compile errors - mostly in jni | Allen Byrne | 2019-12-06 | 1 | -21/+17 |
|
|
* | | | fix unused related warnings | kmu | 2020-01-13 | 1 | -1/+8 |
|/ / |
|
* | | Yanked -Wc++-compat from the flags used to build the C library in both | Dana Robinson | 2019-12-04 | 1 | -7/+0 |
|
|
* | | Fixed the H5_mpi_get_bigio_count function prototype | Richard Warren | 2019-11-18 | 1 | -1/+1 |
|
|
* | | Merge pull request #1984 in HDFFV/hdf5 from ~DYOUNG/netbsd:develop to develop | David Young | 2019-11-05 | 1 | -1/+18 |
|\ \ |
|
| * | | For portability, insulate the HDF5 library from some system macros. | David Young | 2019-10-03 | 1 | -1/+18 |
|
|
* | | | Change API names for get/set bitio_count. Also added H5_mpi_set_bigio_count ... | Richard Warren | 2019-10-23 | 1 | -1/+2 |
|
|
* | | | Another cleanup pass as suggested by the reviewers. | Richard Warren | 2019-10-07 | 1 | -5/+0 |
|
|
* | | | At the suggestion of the PR reviewers, moved the mpio_create_large_type to H5... | Richard Warren | 2019-10-07 | 1 | -0/+8 |
|/ / |
|
* | | Added H5Pset/get_mpi_params calls and unified them with the MPI-I/O | Dana Robinson | 2019-08-26 | 1 | -0/+2 |
|
|
* | | Some refactoring prior to implementing new H5P MPI functions. | Dana Robinson | 2019-08-14 | 1 | -0/+8 |
|
|
* | | Merge pull request #1860 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:map_api_merge ... | Dana Robinson | 2019-08-13 | 1 | -0/+3 |
|\ \ |
|
| * | | Added the map (H5M) API | Dana Robinson | 2019-08-13 | 1 | -0/+3 |
|
|
* | | | Added ifdef for intel compilers, __GNUC__ has to be defined for header files ... | M. Scot Breitenfeld | 2019-08-13 | 1 | -1/+1 |
|/ / |
|
* | | Added gcc conditional for __attribute__((fallthrough)), removes 34 warnings o... | M. Scot Breitenfeld | 2019-08-08 | 1 | -0/+4 |
|
|
* | | Add support for GCC 7.x warnings, update warnhist script to account for them, | Quincey Koziol | 2019-06-21 | 1 | -0/+3 |
|
|
* | | - Added H5MMprivate.h #includes where needed | Dana Robinson | 2019-03-16 | 1 | -5/+1 |
|
|
* | | Merge branch 'develop' into c_stdlib_posix_call_cleanup | Dana Robinson | 2019-02-19 | 1 | -0/+6 |
|\ \ |
|
| * | | Updated sec2, log, and core VFDs to use pread/pwrite when | Dana Robinson | 2019-01-31 | 1 | -0/+6 |
|
|
* | | | C and POSIX call cleanup | Dana Robinson | 2019-01-11 | 1 | -2/+3 |
|/ / |
|
* | | Further va_list improvements. | Dana Robinson | 2018-12-17 | 1 | -0/+3 |
|
|