hdf5/c++
Binh-Minh Ribler 889d7fd733 Description:
- In the test for HDFFV-9758, a pragma pack(1) caused failure on Emu
      because Sparc cannot access misaligned data.  Changed it to pack() to
      do the default alignment.
    - Added DOXYGEN_SHOULD_SKIP_THIS blocks to private elements to prevent
      warnings from doxygen.
Platforms tested:
    SunOS 5.11 (emu)
    Linux/32 2.6 (jam)
2016-10-26 14:16:24 -05:00
..
examples [svn-r27625] Added preprocessor commands for PGI compiler. 2015-08-31 13:49:17 -05:00
src Description: 2016-10-26 14:16:24 -05:00
test Description: 2016-10-19 15:50:17 -05:00
CMakeLists.txt [svn-r27469] Merge from trunk with dual-binary CMake code. 2015-08-05 16:01:07 -05:00
COPYING
Makefile.am