summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r23791] Add FF version of H5DO* routinesMohamad Chaarawi2013-06-1711-45/+234
* [svn-r23783] minor updateMohamad Chaarawi2013-06-161-36/+2
* [svn-r23781] add a FF version for the H5DO routines.Mohamad Chaarawi2013-06-163-26/+283
* [svn-r23780] dix bugs in H5DO routinesMohamad Chaarawi2013-06-164-41/+31
* [svn-r23779] change append property to be dcpl property, not dxplMohamad Chaarawi2013-06-1614-66/+841
* [svn-r23773] fix data integrity issues.Mohamad Chaarawi2013-06-149-38/+142
* [svn-r23769] add property to indicate appendMohamad Chaarawi2013-06-1412-68/+500
* [svn-r23768] Add kwsys test driver and client/server testJerome Soumagne2013-06-1385-0/+35116
* [svn-r23767] Update autoconf files after running reconfigure on jamJerome Soumagne2013-06-1353-2059/+2360
* [svn-r23766] Update configure.ac to pick up MERCURY_LIBS and MERCURY_CFLAGS u...Jerome Soumagne2013-06-132-88/+12
* [svn-r23765] Update reconfigure script to use pkg-config aclocal filesJerome Soumagne2013-06-131-3/+13
* [svn-r23764] Add H5E_VOL errorJerome Soumagne2013-06-131-0/+1
* [svn-r23761] Add CMake support for EFF stackJerome Soumagne2013-06-126-0/+165
* [svn-r23758] use new checksum routine in test programMohamad Chaarawi2013-06-122-4/+15
* [svn-r23756] update data integrity checksMohamad Chaarawi2013-06-116-44/+119
* [svn-r23755] add support for non contiguous memory selections for dataset I/O.Mohamad Chaarawi2013-06-115-22/+260
* [svn-r23747] update to use axe trunk instead of ID branch since changes are n...Mohamad Chaarawi2013-06-104-16/+16
* [svn-r23743] add support for simple datatype conversion at the serverMohamad Chaarawi2013-06-105-83/+407
* [svn-r23723] add Jerome patch to be able to use latest Mercury.Mohamad Chaarawi2013-05-314-20/+15
* [svn-r23720] add H5O routines: minus visitMohamad Chaarawi2013-05-3011-1846/+3110
* [svn-r23716] Add FF interface for links, and update testMohamad Chaarawi2013-05-2210-150/+938
* [svn-r23714] Add attribute FF APIMohamad Chaarawi2013-05-217-180/+562
* [svn-r23712] unsaved file in last commit.. Mohamad Chaarawi2013-05-201-1/+0
* [svn-r23711] checkpoint for links:Mohamad Chaarawi2013-05-209-88/+2009
* [svn-r23701] add error checking for open/create calls at client.Mohamad Chaarawi2013-05-131-2/+51
* [svn-r23697] Adopt the fully asynchronous model:Mohamad Chaarawi2013-05-1314-1096/+1968
* [svn-r23660] - Push IDs from clients to serverMohamad Chaarawi2013-05-017-481/+513
* [svn-r23658] Switch to use the new axe library that pushes IDs to task creationMohamad Chaarawi2013-04-301-79/+163
* [svn-r23657] add attribute support in IOD pluginMohamad Chaarawi2013-04-2911-686/+2675
* [svn-r23606] add support for named datatypes in the IOD plugin:Mohamad Chaarawi2013-04-2213-58/+1477
* [svn-r23591] forgot to add new encode/decode fileMohamad Chaarawi2013-04-151-0/+1912
* [svn-r23583] update the encoding/decoding part of the IOD pluginMohamad Chaarawi2013-04-1258-3822/+956
* [svn-r23532] update iod test to really test the function shipper request inst...Mohamad Chaarawi2013-04-031-11/+21
* [svn-r23531] add the FF async API version of all other file/group/dataset API...Mohamad Chaarawi2013-04-0314-251/+767
* [svn-r23523] - Add event queue objectsMohamad Chaarawi2013-04-0216-646/+1609
* [svn-r23490] make ph5diff tests run again after error output has been fixedMohamad Chaarawi2013-03-292-1/+2
* [svn-r23489] merge VOL branch in:Mohamad Chaarawi2013-03-2949-812/+1678
|\
| * [svn-r23486] add the vol external plugin exampleMohamad Chaarawi2013-03-291-0/+512
| * [svn-r23474] Bring recent trunk changes into the VOL branch including the fi...Mohamad Chaarawi2013-03-2816-24/+138
| |\
| | * [svn-r23470] update INSTALL_parallel with build instructions for Hopper.Mohamad Chaarawi2013-03-271-0/+67
| | * [svn-r23469] Description:Quincey Koziol2013-03-271-1/+4
| | * [svn-r23466] more missed static declarationsMohamad Chaarawi2013-03-272-6/+6
| | * [svn-r23463] Added dllexport for verify_real_kind_7Scot Breitenfeld2013-03-271-1/+1
| | * [svn-r23462] Added definition for h5kind_to_typeScot Breitenfeld2013-03-271-0/+1
| | * [svn-r23461] add missing static declarations of rotuines.Mohamad Chaarawi2013-03-272-2/+2
| | * [svn-r23460] Add missing infile assignment and error countsAllen Byrne2013-03-261-3/+19
| | * [svn-r23456] Description:Binh-Minh Ribler2013-03-261-1/+1
| | * [svn-r23449] Update script for reporting errors from configure, build, test.Allen Byrne2013-03-251-3/+16
| | * [svn-r23446] HDFFV-8344, HDFFV-8346: merge from 1.8 branchAllen Byrne2013-03-255-7/+21
| * | [svn-r23473] Update the VOL plugin callbacks with better async I/O support:Mohamad Chaarawi2013-03-2832-754/+1153