| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Removes ancient Autotools cruft (#790) | Dana Robinson | 2021-06-24 | 2 | -29/+2 |
|
|
* | Fix tools test (#794) | Allen Byrne | 2021-06-23 | 5 | -6/+6 |
|
|
* | Normalization of CMake H5pubconf.h with Autotools (#791) | Dana Robinson | 2021-06-23 | 1 | -11/+12 |
|
|
* | Release Note (#784) | Allen Byrne | 2021-06-23 | 1 | -0/+3 |
|
|
* | Further simplifies Autotools type size checks (#789) | Dana Robinson | 2021-06-23 | 1 | -12/+2 |
|
|
* | Removes C++ dependency on H5private.h (#774) | Dana Robinson | 2021-06-23 | 12 | -52/+48 |
|
|
* | Removes checks for system(), which is C89/90 (#782) | Dana Robinson | 2021-06-23 | 4 | -8/+1 |
|
|
* | Removes outdated checks for ways inline might be defined (#781) | Dana Robinson | 2021-06-23 | 4 | -55/+0 |
|
|
* | Cleans up some POSIX header bits in H5private.h (#783) | Dana Robinson | 2021-06-23 | 1 | -27/+11 |
|
|
* | Replaces the H5_OVERRIDE macro with override (#773) | Dana Robinson | 2021-06-23 | 27 | -110/+103 |
|
|
* | Update missing release note info. (#776) | Allen Byrne | 2021-06-22 | 2 | -5/+20 |
|
|
* | Removes checks for (v)snprintf, which are C99 (#772) | Dana Robinson | 2021-06-21 | 4 | -41/+2 |
|
|
* | Removes checks and work-arounds for strtoll and strtoull (#769) | Dana Robinson | 2021-06-18 | 5 | -139/+1 |
|
|
* | Fixes non-C99 format strings in tarray test code (#766) | Dana Robinson | 2021-06-18 | 1 | -23/+30 |
|
|
* | Fix cmake configure path (#760) | Allen Byrne | 2021-06-17 | 1 | -1/+2 |
|
|
* | Fix several warnings (#747) | jhendersonHDF | 2021-06-16 | 25 | -116/+303 |
|
|
* | Fixes some H5SL include statements (#758) | Dana Robinson | 2021-06-16 | 3 | -2/+1 |
|
|
* | Fix warnings files (#753) | Allen Byrne | 2021-06-15 | 10 | -50/+113 |
|
|
* | Fix problem in gnu-cxxflags; remove empty if block that throws away all (#748) | Larry Knox | 2021-06-12 | 1 | -4/+1 |
|
|
* | Normalization of H5_nanosleep() with VFD SWMR branch (#746) | Dana Robinson | 2021-06-11 | 2 | -14/+29 |
|
|
* | Fixes C++ warnings when passing hsize_t values to printf in test code (#745) | Dana Robinson | 2021-06-11 | 2 | -35/+48 |
|
|
* | Fix Direct VFD Testing in CMake (#742) | jhendersonHDF | 2021-06-11 | 5 | -5/+5 |
|
|
* | Organize and align compiler flags (#741) | Allen Byrne | 2021-06-11 | 15 | -89/+252 |
|
|
* | Removed -fanalyzer from the gcc 10 developer options (#744) | Dana Robinson | 2021-06-10 | 1 | -4/+0 |
|
|
* | Make sure MAX_PRECISION is always defined with a value (#736) | Allen Byrne | 2021-06-08 | 1 | -2/+2 |
|
|
* | Remove private H5_GCC_DIAG_OFF/ON from standalone program (#734) | Allen Byrne | 2021-06-07 | 1 | -8/+0 |
|
|
* | Rework Fortran configure to allow multiple CMake reruns (#721) | Allen Byrne | 2021-06-07 | 8 | -163/+167 |
|
|
* | Includes hdf5dev.h in hdf5.h (#728) | Dana Robinson | 2021-06-07 | 33 | -74/+30 |
|
|
* | Moves H5PacketTable default ctor inside source file (#731) | Dana Robinson | 2021-06-06 | 3 | -5/+10 |
|
|
* | Adds __STDC_FORMAT_MACROS before including inttypes.h w/ C++ (#726) | Dana Robinson | 2021-06-04 | 1 | -1/+5 |
|
|
* | Moves gcc warning macros from H5public.h to H5private.h (#724) | Dana Robinson | 2021-06-04 | 4 | -27/+68 |
|
|
* | Fixes issue with ccmake that prevents building Fortran (#723) | Dana Robinson | 2021-06-04 | 1 | -69/+7 |
|
|
* | Adds a quick for for some egregious chunk_info badness (#722) | Dana Robinson | 2021-06-03 | 1 | -18/+23 |
|
|
* | Updates bin/trace script to correctly wrap H5TRACE macros near clang-format c... | Dana Robinson | 2021-06-03 | 2 | -12/+35 |
|
|
* | Adds an Intel C++ configuration file (#716) | Dana Robinson | 2021-06-03 | 4 | -0/+141 |
|
|
* | Updates PGI C/C++ configurations (#715) | Dana Robinson | 2021-06-03 | 5 | -39/+150 |
|
|
* | Combo set of async and other changes (#161) | Quincey Koziol | 2021-06-02 | 179 | -6091/+12406 |
|
|
* | Cleans up hsize_t and haddr_t size guessing (#709) | Dana Robinson | 2021-06-02 | 1 | -127/+44 |
|
|
* | Removes some DEC Alpha cruft from H5detect and H5private.h (#708) | Dana Robinson | 2021-06-02 | 6 | -49/+4 |
|
|
* | C++ warning and build fixes (#707) | Dana Robinson | 2021-06-01 | 39 | -651/+453 |
|
|
* | Clean up type size checks in configure.ac (#702) | Dana Robinson | 2021-05-29 | 1 | -29/+10 |
|
|
* | Split H5L.c internal code to H5Lint.c (#691) | Dana Robinson | 2021-05-29 | 6 | -2171/+2250 |
|
|
* | Removes alternative function enter/leave macro scheme (#678) | Dana Robinson | 2021-05-29 | 33 | -2263/+2674 |
|
|
* | Java and fortran cmake changes (#694) | Allen Byrne | 2021-05-29 | 9 | -87/+122 |
|
|
* | Removes pre-C99 build and header cruft (#700) | Dana Robinson | 2021-05-28 | 17 | -146/+11 |
|
|
* | Fix H5FD_mpio_Debug="rw" can report MPI_count instead of bytes (#699) | Scot Breitenfeld | 2021-05-28 | 1 | -12/+12 |
|
|
* | Require a C++11 compiler to build the C++ wrappers (#693) | Dana Robinson | 2021-05-28 | 4 | -15/+11 |
|
|
* | CMake fix for sporadic flush2 failures (#692) | Dana Robinson | 2021-05-27 | 1 | -8/+0 |
|
|
* | Makes the event_set test a single-source target (#690) | Dana Robinson | 2021-05-27 | 2 | -20/+1 |
|
|
* | Use internal version of H5Eprint2 to avoid possible stack overflow (#661) | jhendersonHDF | 2021-05-26 | 3 | -15/+38 |
|
|