| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r13253] Updated all C and C++ style source code files with the THG copyr... | Albert Cheng | 2007-02-07 | 1 | -2/+3 |
|
|
* | [svn-r13139] Fixed the MULTI problem (Bug #731) that corrupted the data. The... | Raymond Lu | 2007-01-12 | 1 | -4/+10 |
|
|
* | [svn-r13068] Ran bin/reconfigure. Some of the scripts have been changed or h... | James Laird | 2006-12-18 | 1 | -2/+2 |
|
|
* | [svn-r12885] Refactored the H5FD_direct_open and H5FD_direct_write. The cond... | Raymond Lu | 2006-11-09 | 1 | -79/+23 |
|
|
* | [svn-r12870] Add a new macro H5_HAVE_DIRECT_ALIGN in configure.in. Some syst... | Raymond Lu | 2006-11-06 | 1 | -5/+81 |
|
|
* | [svn-r12842] Description: | Quincey Koziol | 2006-11-02 | 1 | -1/+1 |
|
|
* | [svn-r12841] Bug fix. The mechanism to handle interupted system call or part... | Raymond Lu | 2006-11-01 | 1 | -89/+50 |
|
|
* | [svn-r12824] O_DIRECT flag was accidentally commented out in previous checkin... | Raymond Lu | 2006-10-30 | 1 | -1/+1 |
|
|
* | [svn-r12822] H5Pset_alignment seems working. Added it in test/vfd.c and made... | Raymond Lu | 2006-10-28 | 1 | -5/+2 |
|
|
* | [svn-r12820] Added fragmental copy buffer to H5FD_direct_write. This buffer ... | Raymond Lu | 2006-10-27 | 1 | -87/+131 |
|
|
* | [svn-r12792] Fixed a Makefile.am to clean up a test file generated by the Pac... | James Laird | 2006-10-20 | 1 | -1/+2 |
|
|
* | [svn-r12788] Enable the algorithm of Direct driver to read data in fragment f... | Raymond Lu | 2006-10-19 | 1 | -36/+76 |
|
|
* | [svn-r12783] Took out the function H5FD_direct_alloc that was added yesterday... | Raymond Lu | 2006-10-19 | 1 | -47/+1 |
|
|
* | [svn-r12777] Added support to aligned file space allocation. The alignment s... | Raymond Lu | 2006-10-18 | 1 | -1/+47 |
|
|
* | [svn-r12776] The internal change is to make the 3 parameters of H5Pset_fapl_d... | Raymond Lu | 2006-10-18 | 1 | -24/+192 |
|
|
* | [svn-r12766] Made two changes to Direct I/O VFD: first added 3 parameters to ... | Raymond Lu | 2006-10-16 | 1 | -123/+168 |
|
|
* | [svn-r12755] The line "#define _XOPEN_SOURCE 600" is recommended for posix_me... | Raymond Lu | 2006-10-12 | 1 | -2/+3 |
|
|
* | [svn-r12739] Added Direct I/O driver to VFD. It's only supported by SGI Alti... | Raymond Lu | 2006-10-10 | 1 | -0/+989 |
|
|