summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r12801] Description:Quincey Koziol2006-10-234-340/+483
* [svn-r12799] Purpose: Fixed typoBinh-Minh Ribler2006-10-221-3/+0
* [svn-r12797] Purpose: Adding testBinh-Minh Ribler2006-10-221-0/+1
* [svn-r12796] Purpose: Adding testBinh-Minh Ribler2006-10-224-6/+328
* [svn-r12795] Purpose: Fixing bugBinh-Minh Ribler2006-10-2213-142/+281
* [svn-r12794] Pedro Vicente Nunes2006-10-201-16/+4
* [svn-r12793] 1. fix a compiling error in atlantiaPedro Vicente Nunes2006-10-206-38/+65
* [svn-r12792] Fixed a Makefile.am to clean up a test file generated by the Pac...James Laird2006-10-208-892/+894
* [svn-r12791] Change stattest.bat to stattest.BAT. MuQun Yang2006-10-201-1/+1
* [svn-r12790] Add a new batch file to test h5stat.MuQun Yang2006-10-203-7/+167
* [svn-r12789] Add a new windows test batch file(stattest.bat) to test h5stat o...MuQun Yang2006-10-201-0/+1
* [svn-r12788] Enable the algorithm of Direct driver to read data in fragment f...Raymond Lu2006-10-191-36/+76
* [svn-r12787] Fix some references to Variable-length packet table functions.James Laird2006-10-192-0/+22
* [svn-r12786] Pedro Vicente Nunes2006-10-191-85/+89
* [svn-r12785] Pedro Vicente Nunes2006-10-191-14/+20
* [svn-r12784] Pedro Vicente Nunes2006-10-1913-291/+710
* [svn-r12783] Took out the function H5FD_direct_alloc that was added yesterday...Raymond Lu2006-10-191-47/+1
* [svn-r12778] Multi file driver test fails. Elena Pourmal2006-10-191-8/+4
* [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-183-25/+213
* [svn-r12775] Fixed HL C++ errors from removing VL packet table. Silly me forJames Laird2006-10-183-0/+10
* [svn-r12774] Modified flush code in the metadata cache to allow it toJohn Mainzer2006-10-1815-232/+7496
* [svn-r12773] Removed Variable-length packet tables from the HL libraries.James Laird2006-10-176-0/+18
* [svn-r12772] Pedro Vicente Nunes2006-10-173-24/+173
* [svn-r12771] Description:Quincey Koziol2006-10-174-151/+453
* [svn-r12770] Description:Quincey Koziol2006-10-164-375/+367
* [svn-r12769] Description:Quincey Koziol2006-10-161-53/+50
* [svn-r12768] Description:Quincey Koziol2006-10-167-36/+36
* [svn-r12767] Description:Quincey Koziol2006-10-165-17/+19
* [svn-r12766] Made two changes to Direct I/O VFD: first added 3 parameters to ...Raymond Lu2006-10-164-128/+176
* [svn-r12765] Description:Elena Pourmal2006-10-163-30/+30
* [svn-r12764] Pedro Vicente Nunes2006-10-162-88/+134
* [svn-r12763] Pedro Vicente Nunes2006-10-162-52/+8
* [svn-r12762] Pedro Vicente Nunes2006-10-162-10/+8
* [svn-r12761] Description:Quincey Koziol2006-10-167-389/+445
* [svn-r12760] Description:Quincey Koziol2006-10-161-3/+253
* [svn-r12759] Description:Quincey Koziol2006-10-133-4/+4
* [svn-r12758] Description: Maintenenace for VMSElena Pourmal2006-10-131-2/+3
* [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-r12753] Added 1.6 compatibility support for packet table test.James Laird2006-10-121-0/+10
* [svn-r12752] Descripton: This is a port to G95 compiler for MAC OSX and AIX 5.2Elena Pourmal2006-10-1213-811/+2612
* [svn-r12751] Purpose:Albert Cheng2006-10-129-71/+73
* [svn-r12750] Purpose:Albert Cheng2006-10-121-3/+3
* [svn-r12748] _exit() function for Windows DLL cannot immediately terminate th...MuQun Yang2006-10-111-4/+17
* [svn-r12747] Added a condition check to see if Direct I/o is enabled.Raymond Lu2006-10-111-0/+2
* [svn-r12746] Changed Packet Table compression to what is hopefully a more por...James Laird2006-10-111-52/+61
* [svn-r12743] Took out printout for driver information because the driver used...Raymond Lu2006-10-113-5/+5
* [svn-r12742] Updated this output for a new driver "direct" has been added.Raymond Lu2006-10-111-1/+1
* [svn-r12741] Added support for direct I/O to check-vfd. The direct VFD is on...James Laird2006-10-1047-991/+1006