Merge pull request #70 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:cache_image to cache_image
* commit '8ebb9223825d70ca00fb3f7fbb8016e44c98dcc4': (33 commits)
[svn-r30228] Changed a few printf calls to HDprintf in file_image.c.
[svn-r30224] Added HDprintf() macro that uses HDfprintf w/ stdout.
[svn-r30219] Description: More warning cleaups: down to 770 warnings (from ~940) in 134 files (from 148), with 28 unique kinds of warnings (from 31).
[svn-r30213] Add H5Aread_complex for reading arrays and compounds that are not VL strings.
[svn-r30211] Remove extra cygwin files
[svn-r30209] HDFFV-9467: Use the same test programs for CMake and autotools -- Modified C++ to use the same test programs.
[svn-r30207] Change cygwin files to a single file
[svn-r30206] HDFFV-9946: Change cygwin config to a single file
[svn-r30205] Correct name of UNSUPPORTED option
[svn-r30204] Move CXX tests to C++ compiler test file
[svn-r30201] Description: Switch test framework to dynamically allocate the testing array, and expand the length of the description field.
[svn-r30198] HDFFV-9467: Use the same test programs for CMake and autotools
[svn-r30196] HDFFV-9467: Use the same test programs for CMake and autotools
[svn-r30194] Convert usage function to use standard tools macros.
[svn-r30192] Correct random code inserted in usage text.
[svn-r30189] Description: Clean up more warnings: drop the warning count from ~1310 down to ~940, with only 31 types of warnings in 148 files (down from 38 types in 167 files).
[svn-r30184] Converted h5_fileaccess() to H5Pcreate() in the sec2 test.
[svn-r30163] Changed a h5_fileaccess() call to H5Pcreate() in the core VFD test. Since it only tests the core VFD, there's no need to get a VFD-dependent fapl.
[svn-r30161] Description: Switch from atoll to strtoull, to make VS2012 happy.
[svn-r30158] Description: More warning cleanups. This brings us down to ~1300 warnings in 167 files
...