Commits

Quincey Koziol committed 24b64938a19
[svn-r2510] Took memory allocation out of loop and used some temporary variable instead of multi-dereferenced pointer chains. This buys us another ~20% improvement in the hyperslab I/O speed. (From ~30 seconds to ~25 seconds on the h5hypers benchmark)