hdf5/c++/examples
Dana Robinson 7462a7ef1c [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_rework
branch.

Removed the configure option that allows selective disabling of individual
internal filters (fletcher32, shuffle, etc.).

This feature mucked up the code with a lot of #ifdefs, saved very little space,
and was not scalable to a general scheme for library size reduction. We've
decided to remove the feature while we investigate a more general scheme for
decreasing the library size.

Part of: HDFFV-9086

Tested on: h5committest
2015-02-27 07:50:38 -05:00
..
chunks.cpp
CMakeLists.txt [svn-r26208] Update cmake minimums 2015-02-18 11:56:22 -05:00
CMakeTests.cmake [svn-r24948] Group tests by Common name 2014-04-02 13:35:01 -05:00
compound.cpp
create.cpp
expected.out
extend_ds.cpp
h5group.cpp
h5tutr_cmprss.cpp [svn-r24235] Description: 2013-09-30 21:40:32 -05:00
h5tutr_crtatt.cpp [svn-r24235] Description: 2013-09-30 21:40:32 -05:00
h5tutr_crtdat.cpp [svn-r24235] Description: 2013-09-30 21:40:32 -05:00
h5tutr_crtgrp.cpp [svn-r24235] Description: 2013-09-30 21:40:32 -05:00
h5tutr_crtgrpar.cpp [svn-r24235] Description: 2013-09-30 21:40:32 -05:00
h5tutr_crtgrpd.cpp [svn-r24235] Description: 2013-09-30 21:40:32 -05:00
h5tutr_extend.cpp [svn-r24235] Description: 2013-09-30 21:40:32 -05:00
h5tutr_rdwt.cpp [svn-r24235] Description: 2013-09-30 21:40:32 -05:00
h5tutr_subset.cpp [svn-r24235] Description: 2013-09-30 21:40:32 -05:00
Makefile.am [svn-r24997] Added compiler versions for mpich to settings file and configure summary. 2014-04-08 23:55:49 -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
readdata.cpp
run-c++-ex.sh.in [svn-r24195] Description: 2013-09-23 21:12:40 -05:00
testh5c++.sh.in [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. 2012-08-23 11:07:43 -05:00
writedata.cpp