Quincey Koziol
|
71b601d0d3
|
Clean up warnings
|
2020-06-27 20:02:51 -05:00 |
|
Quincey Koziol
|
7bdab523b3
|
Refactor code to remove remaining checks for H5_HAVE_GETTIMEOFDAY scattered around in various places. Also clean up iopipe.c.
|
2020-06-27 09:47:55 -05:00 |
|
Quincey Koziol
|
9e5dbf6906
|
Trim trailing whitespace
|
2020-04-20 18:12:00 -05:00 |
|
kmu
|
838d4ec56b
|
squash cast warning fix
|
2020-01-23 15:12:00 -06:00 |
|
Quincey Koziol
|
3b594992d6
|
Add support for GCC9, update warnhist script, and clean up warnings.
|
2019-07-02 23:43:45 -05:00 |
|
Quincey Koziol
|
d5130bb573
|
Updated configure & CMake compiler flags for GCC 8.x, along with corresponding
changes to warnhist script (and some extra improvements for condensing C++
and Java warnings), and fixed a bunch of warnings.
|
2019-06-28 09:10:43 -05:00 |
|
Quincey Koziol
|
1ccbdfee58
|
Add support for GCC 7.x warnings, update warnhist script to account for them,
clean up warnings.
|
2019-06-21 10:05:34 -05:00 |
|
Songyu Lu
|
d25afb294c
|
HDFFV-10601: Some compiler doesn't support clock_gettime(). So I changed to use gettimeofday (HDgettimeofday in the HDF5 library).
|
2018-11-16 12:06:30 -06:00 |
|
Songyu Lu
|
cd13d24e51
|
HDFFV-10601: I added error checking to the HDF5 functions.
|
2018-11-14 17:30:23 -06:00 |
|
Songyu Lu
|
2fe10c647c
|
HDFFV10601: Adding performance test to verify the improvement.
|
2018-11-13 11:37:29 -06:00 |
|