diff options
author | Robb Matzke <matzke@llnl.gov> | 1998-10-23 15:44:02 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 1998-10-23 15:44:02 (GMT) |
commit | e1d1bf607f2128d0066b6f4a50c61d91e8732db7 (patch) | |
tree | 65d8b24696174defb222a41c9b52288ba4aa6248 /MANIFEST | |
parent | 97621ca893aeebe459bb91265525b6409dc0a5b9 (diff) | |
download | hdf5-e1d1bf607f2128d0066b6f4a50c61d91e8732db7.zip hdf5-e1d1bf607f2128d0066b6f4a50c61d91e8732db7.tar.gz hdf5-e1d1bf607f2128d0066b6f4a50c61d91e8732db7.tar.bz2 |
[svn-r779] Changes since 19981022
----------------------
./MANIFEST
./doc/html/study.html [DELETED]
./doc/html/study_1000x1000.gif [DELETED]
./doc/html/study_250x250.gif [DELETED]
./doc/html/study_499x499.gif [DELETED]
./doc/html/study_5000x1000.gif [DELETED]
./doc/html/study_500x500.gif [DELETED]
./doc/html/study_p1.gif [DELETED]
./doc/html/study_p1.obj [DELETED]
Removed these old files -- the data was from before the chunk
cache was implemented and therefore the whole file was pretty
much garbage.
./MANIFEST
./doc/html/Chunking.html [NEW]
./doc/html/Chunk_f1.gif [NEW]
./doc/html/Chunk_f1.obj [NEW]
./doc/html/Chunk_f2.gif [NEW]
./doc/html/Chunk_f2.obj [NEW]
./doc/html/Chunk_f3.gif [NEW]
./doc/html/Chunk_f4.gif [NEW]
./doc/html/Chunk_f5.gif [NEW]
./doc/html/Chunk_f6.gif [NEW]
./doc/html/Chunk_f6.obj [NEW]
New documentation for chunking. It's not quite complete but
it gives a pretty good idea of some of the issues affecting
performance.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 18 |
1 files changed, 10 insertions, 8 deletions
@@ -58,6 +58,16 @@ ./doc/html/Attributes.html ./doc/html/Big.html ./doc/html/Caching.html +./doc/html/Chunking.html +./doc/html/Chunk_f1.gif +./doc/html/Chunk_f1.obj _DO_NOT_DISTRIBUTE_ +./doc/html/Chunk_f2.gif +./doc/html/Chunk_f2.obj _DO_NOT_DISTRIBUTE_ +./doc/html/Chunk_f3.gif +./doc/html/Chunk_f4.gif +./doc/html/Chunk_f5.gif +./doc/html/Chunk_f6.gif +./doc/html/Chunk_f6.obj _DO_NOT_DISTRIBUTE_ ./doc/html/CodeReview.html _DO_NOT_DISTRIBUTE_ ./doc/html/Coding.html ./doc/html/Copyright.html @@ -132,14 +142,6 @@ ./doc/html/review1.html _DO_NOT_DISTRIBUTE_ ./doc/html/review1a.html _DO_NOT_DISTRIBUTE_ ./doc/html/storage.html _DO_NOT_DISTRIBUTE_ -./doc/html/study.html _DO_NOT_DISTRIBUTE_ -./doc/html/study_1000x1000.gif _DO_NOT_DISTRIBUTE_ -./doc/html/study_250x250.gif _DO_NOT_DISTRIBUTE_ -./doc/html/study_499x499.gif _DO_NOT_DISTRIBUTE_ -./doc/html/study_5000x1000.gif _DO_NOT_DISTRIBUTE_ -./doc/html/study_500x500.gif _DO_NOT_DISTRIBUTE_ -./doc/html/study_p1.gif _DO_NOT_DISTRIBUTE_ -./doc/html/study_p1.obj _DO_NOT_DISTRIBUTE_ ./doc/html/symtab _DO_NOT_DISTRIBUTE_ ./doc/html/version.gif ./doc/html/version.obj _DO_NOT_DISTRIBUTE_ |