hdf5/hl
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
..
c++ Description: 2016-10-26 14:16:24 -05:00
examples [svn-r30237] HDFFV-9939: Change cmake commands to reduce POST_BUILD custom commands. Fixes possible overruns on windows command lines. 2016-08-01 12:35:00 -05:00
fortran Add support for namespace and add tools to binaries config 2016-10-14 11:22:22 -05:00
src Description: 2016-10-20 14:07:45 -05:00
test Purpose: Fix Packet Table issues cont. 2016-10-23 21:03:47 -05:00
tools Add missing EXPORT tag in INSTALL command 2016-10-17 09:52:00 -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