mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
a0ee2c57e9
---------------------- ./src/*.h Fixed indentation where indent(1) screwed up. This isn't by any means the final say, but it's better than it was. ./src/H5A.c ./src/H5Aprivate.h ./src/H5Apublic.h ./src/H5C.c ./src/H5D.c ./src/H5E.c ./src/H5F.c ./src/H5G.c ./src/H5M.c ./src/H5P.c ./src/H5T.c ./src/H5Tconv.c ./src/debug.c ./test/dtypes.c ./test/istore.c ./test/theap.c ./test/tohdr.c ./test/tstab.c Removed some atom functions from the API and made them library-scope. Also changed some names by removing the redundant `atom' from the name and by adding a `_' after the `H5A'. |
||
---|---|---|
.. | ||
dsets.c | ||
dspace.c | ||
dtypes.c | ||
hyperslab.c | ||
istore.c | ||
Makefile.in | ||
testhdf5.c | ||
testhdf5.h | ||
tfile.c | ||
th5p.c | ||
theap.c | ||
tmeta.c | ||
tohdr.c | ||
tstab.c |