mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
f1b39ad80e
"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. |
||
---|---|---|
.. | ||
chunks.cpp | ||
CMakeLists.txt | ||
CMakeTests.cmake | ||
compound.cpp | ||
create.cpp | ||
expected.out | ||
extend_ds.cpp | ||
h5group.cpp | ||
h5tutr_cmprss.cpp | ||
h5tutr_crtatt.cpp | ||
h5tutr_crtdat.cpp | ||
h5tutr_crtgrp.cpp | ||
h5tutr_crtgrpar.cpp | ||
h5tutr_crtgrpd.cpp | ||
h5tutr_extend.cpp | ||
h5tutr_rdwt.cpp | ||
h5tutr_subset.cpp | ||
Makefile.am | ||
readdata.cpp | ||
run-c++-ex.sh.in | ||
testh5c++.sh.in | ||
writedata.cpp |