summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r12803] Description:Quincey Koziol2006-10-2321-645/+790
* [svn-r12802] Description:Quincey Koziol2006-10-232-23/+27
* [svn-r12801] Description:Quincey Koziol2006-10-233-335/+478
* [svn-r12792] Fixed a Makefile.am to clean up a test file generated by the Pac...James Laird2006-10-205-889/+890
* [svn-r12788] Enable the algorithm of Direct driver to read data in fragment f...Raymond Lu2006-10-191-36/+76
* [svn-r12783] Took out the function H5FD_direct_alloc that was added yesterday...Raymond Lu2006-10-191-47/+1
* [svn-r12777] Added support to aligned file space allocation. The alignment s...Raymond Lu2006-10-181-1/+47
* [svn-r12776] The internal change is to make the 3 parameters of H5Pset_fapl_d...Raymond Lu2006-10-182-24/+200
* [svn-r12774] Modified flush code in the metadata cache to allow it toJohn Mainzer2006-10-1812-178/+995
* [svn-r12771] Description:Quincey Koziol2006-10-174-151/+453
* [svn-r12770] Description:Quincey Koziol2006-10-163-374/+359
* [svn-r12769] Description:Quincey Koziol2006-10-161-53/+50
* [svn-r12768] Description:Quincey Koziol2006-10-166-26/+26
* [svn-r12767] Description:Quincey Koziol2006-10-164-14/+16
* [svn-r12766] Made two changes to Direct I/O VFD: first added 3 parameters to ...Raymond Lu2006-10-162-124/+170
* [svn-r12761] Description:Quincey Koziol2006-10-166-388/+444
* [svn-r12760] Description:Quincey Koziol2006-10-161-3/+253
* [svn-r12756] Description:Quincey Koziol2006-10-127-113/+94
* [svn-r12755] The line "#define _XOPEN_SOURCE 600" is recommended for posix_me...Raymond Lu2006-10-121-2/+3
* [svn-r12741] Added support for direct I/O to check-vfd. The direct VFD is on...James Laird2006-10-106-891/+891
* [svn-r12740] Description:Quincey Koziol2006-10-109-391/+374
* [svn-r12739] Added Direct I/O driver to VFD. It's only supported by SGI Alti...Raymond Lu2006-10-1011-10/+1056
* [svn-r12738] Description:Quincey Koziol2006-10-102-2/+2
* [svn-r12736] Description:Quincey Koziol2006-10-098-358/+340
* [svn-r12733] Description:Quincey Koziol2006-10-091-1/+1
* [svn-r12732] Description:Quincey Koziol2006-10-091-1/+1
* [svn-r12730] Add _WIN32 macro since some windows applications need to use thi...MuQun Yang2006-10-061-1/+1
* [svn-r12727] 1. Cleaning up the comments of the source code.MuQun Yang2006-10-062-92/+90
* [svn-r12723] Fix a bug where return values were overwritten in H5F_dest, and ...James Laird2006-10-051-1/+13
* [svn-r12719] Configured external links to (by default) use the FAPL of the pa...James Laird2006-10-041-2/+11
* [svn-r12715] Incorporated a user-submitted patch to better detect the 'tr' ut...James Laird2006-10-036-866/+870
* [svn-r12712] Description:Quincey Koziol2006-10-031-196/+283
* [svn-r12708] Description:Quincey Koziol2006-10-0313-332/+547
* [svn-r12707] Description:Quincey Koziol2006-10-025-66/+118
* [svn-r12706] Description:Quincey Koziol2006-10-0230-173/+164
* [svn-r12705] Description:Quincey Koziol2006-10-023-112/+104
* [svn-r12703] Using int64_t in H5Lpublic.h caused errors on Windows, where int...James Laird2006-10-022-16/+21
* [svn-r12702] Description:Quincey Koziol2006-10-022-59/+79
* [svn-r12701] Description:Quincey Koziol2006-10-022-55/+46
* [svn-r12700] Alert:Quincey Koziol2006-10-0258-2622/+4755
* [svn-r12699] Description:Quincey Koziol2006-10-023-66/+122
* [svn-r12694] Fixed a couple of typos in the comment block for H5Oincr_refcount.James Laird2006-09-291-2/+2
* [svn-r12693] Changed return values of H5O*_refcount functions to be herr_t in...James Laird2006-09-291-7/+9
* [svn-r12692] Removed code that was used to support lazy allocation of file spaceJames Laird2006-09-284-89/+2
* [svn-r12686] Added compression to Packet Tables. Now both C and C++ packet t...James Laird2006-09-261-0/+1
* [svn-r12681] Description:Quincey Koziol2006-09-261-178/+180
* [svn-r12680] Description:Quincey Koziol2006-09-2523-450/+816
* [svn-r12670] Snapshot version 1.8 release 0 (alpha5)HDF Admin2006-09-161-2/+2
* [svn-r12669] Description:Quincey Koziol2006-09-152-10/+22
* [svn-r12668] Description:Quincey Koziol2006-09-157-54/+57