hdf5/tools/perform
Dana Robinson d8e3d8e908 [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.
- Adds 'F' suffixes for most float constants.

- A few constants MUST be of type double. These now receive the long
  double L suffix and are then cast to double. I do this via a new
  H5_DOUBLE() macro which was added to H5private.h.

Fixes: HDFFV-9148

Tested on: h5committest
2015-03-01 13:48:54 -05:00
..
build_h5perf_alone.sh [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory 2014-12-17 18:07:24 -05:00
build_h5perf_serial_alone.sh [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory 2014-12-17 18:07:24 -05:00
chunk.c [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00
CMakeLists.txt [svn-r26208] Update cmake minimums 2015-02-18 11:56:22 -05:00
CMakeTests.cmake [svn-r25938] Remove build and test commands for deleted benchpar.c 2014-12-31 13:06:27 -05:00
COPYING [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory 2014-12-17 18:07:24 -05:00
gen_report.pl [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory 2014-12-17 18:07:24 -05:00
iopipe.c [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00
Makefile.am [svn-r25940] HDFFV-9046: reorganize hdf5/perform, step 2 2015-01-01 11:24:55 -05:00
Makefile.in [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_rework 2015-02-27 07:50:38 -05:00
overhead.c [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00
perf_meta.c [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory 2014-12-17 18:07:24 -05:00
perf.c [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of functions to work with v16 default API. 2015-02-23 10:14:43 -05:00
pio_engine.c [svn-r25946] Removed debug statments that use //. 2015-01-03 23:51:03 -05:00
pio_perf.c [svn-r25932] HDFFV-8902: merge the source code of h5perf and h5perf_serial, stage 1. 2014-12-30 00:56:05 -05:00
pio_perf.h [svn-r25932] HDFFV-8902: merge the source code of h5perf and h5perf_serial, stage 1. 2014-12-30 00:56:05 -05:00
pio_standalone.c [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory 2014-12-17 18:07:24 -05:00
pio_standalone.h [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory 2014-12-17 18:07:24 -05:00
sio_engine.c [svn-r25946] Removed debug statments that use //. 2015-01-03 23:51:03 -05:00
sio_perf.c [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00
sio_perf.h [svn-r25932] HDFFV-8902: merge the source code of h5perf and h5perf_serial, stage 1. 2014-12-30 00:56:05 -05:00
sio_standalone.c [svn-r25900] HDFFV-9046: reorganize hdf5/perform/ directory 2014-12-17 18:07:24 -05:00
sio_standalone.h [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch. 2015-02-23 01:56:16 -05:00
zip_perf.c [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. 2015-03-01 13:48:54 -05:00