hdf5/fortran
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 Make wrappers, tests and tools use H5Treclaim() instead of H5Dvlen_reclaim() 2019-10-08 14:30:24 -05:00
test Merge pull request #1826 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor_pr to develop 2019-08-01 09:40:01 -05:00
testpar Reverts the removal of config/conclude_fc.am while keeping 2019-07-31 22:51:53 -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
robodoc.rc [svn-r29163] changed robodoc specs to look for .F90 files 2016-02-19 13:11:26 -05:00