| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Fix plugin code from referencing invalid key ID value, and also switch from | Quincey Koziol | 2018-12-13 | 1 | -0/+3 |
|
|
* | Squashed commit of private branch changes to support stackable VOL plugins. | Quincey Koziol | 2018-10-25 | 1 | -5/+6 |
|
|
* | VOL FEATURE | Dana Robinson | 2018-10-10 | 1 | -0/+10 |
|
|
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 1 | -2/+1 |
|
|
* | Removed 'VOL' versions of FUNC_ENTER macros as well as empty functions | Dana Robinson | 2018-09-18 | 1 | -50/+0 |
|
|
* | Fixed HDFFV-10404 | Binh-Minh Ribler | 2018-07-13 | 1 | -2/+2 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -9/+29 |
|\ |
|
* | | Add API context interface and use it throughout the library. | Quincey Koziol | 2018-03-15 | 1 | -28/+67 |
|/ |
|
* | Normalization with VOL integration branch. | Dana Robinson | 2017-11-30 | 1 | -84/+97 |
|
|
* | Rework of the POSIX file open permissions and macros to clean up | Dana Robinson | 2017-04-28 | 1 | -17/+4 |
|
|
* | Changed the Windows POSIX open() file permissions to be correct | Dana Robinson | 2017-04-28 | 1 | -0/+18 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|