hdf5/hl/c++
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
..
examples Apparently, + has no special meaning, and neither does \+, in so-called 2019-11-12 10:43:26 -06:00
src HDFFV-10845 fix configure check and PATHs 2019-07-17 11:58:03 -05:00
test This test cannot use HD prefix macro with printf of fprintf 2019-08-17 13:33:41 -05:00
CMakeLists.txt TRILABS-20 set a compiler name on all project commands 2018-04-20 10:11:55 -05:00
COPYING Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10 2017-04-25 16:05:36 -05:00
Makefile.am Add options to enable or disable building tools and tests. The default 2019-06-05 23:20:01 -05:00