hdf5/c++/examples
David Young f1b39ad80e Apparently, + has no special meaning, and neither does \+, in so-called
"obsolete" / POSIX "basic" regular expressions.  Also, not every version of
`sed` out there supports the `-E` option.  So delete the -E flag and use
the regex `[^/][^/]*` instead of `[^/]+`.

Add config/netbsd to the MANIFEST.
2019-11-12 10:43:26 -06:00
..
chunks.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
CMakeLists.txt HDFFV-10845 make flags private 2019-07-18 16:27:06 -05:00
CMakeTests.cmake HDFFV-10529 Update CMake tests to use test fixtures 2019-07-23 16:24:56 -05:00
compound.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
create.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
expected.out [svn-r13881] Purpose: Updated C++ examples expected output 2007-06-19 12:12:01 -05:00
extend_ds.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5group.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_cmprss.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_crtatt.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_crtdat.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_crtgrp.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_crtgrpar.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_crtgrpd.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_extend.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_rdwt.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
h5tutr_subset.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
Makefile.am Let us override the examples directory using --with-examplesdir=DIR. 2019-10-03 16:01:40 -05:00
readdata.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00
run-c++-ex.sh.in Apparently, + has no special meaning, and neither does \+, in so-called 2019-11-12 10:43:26 -06:00
testh5c++.sh.in Fixed HDFFV-10404 2018-07-13 13:40:22 -05:00
writedata.cpp Whitespace cleanup 2019-09-18 12:11:12 -05:00