summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24100] minor fix while creating a memory datatype for native writesinactive/hdf5_ff_compactorVishwanath Venkatesan2013-09-051-2/+2
* [svn-r24052] Adding tests for Write-morphing also!Vishwanath Venkatesan2013-08-214-50/+192
* [svn-r24038] Update to the benchmarkVishwanath Venkatesan2013-08-206-25/+50
* [svn-r24028] Commenting debug printfsVishwanath Venkatesan2013-08-195-32/+37
* [svn-r24016] Fixes to the benchmark.Vishwanath Venkatesan2013-08-166-24/+318
* [svn-r24008] Adding the first commit of the benchmarkVishwanath Venkatesan2013-08-1411-2/+721
* [svn-r24001] removing compactor write_tests from test as we moved it to testffVishwanath Venkatesan2013-08-1319-3180/+0
* [svn-r24000] Adding compactor_tests in the write locationVishwanath Venkatesan2013-08-1319-0/+3180
* [svn-r23998] Comitting changes to test directory with more tests.Vishwanath Venkatesan2013-08-1310-101/+765
* [svn-r23997] Many bug fixes for write-morphing andVishwanath Venkatesan2013-08-134-149/+253
* [svn-r23974] Fixes to native case + Vishwanath Venkatesan2013-08-085-22/+36
* [svn-r23973] Compactor now does partial read-short-circuiting alsoVishwanath Venkatesan2013-08-078-369/+524
* [svn-r23971] File selection handled for partial read "short-circuiting". Vishwanath Venkatesan2013-08-053-8/+223
* [svn-r23967] Adding the read_tests.. and the modification the Makefile accord...Vishwanath Venkatesan2013-08-024-2/+383
* [svn-r23966] Some more bug fixes for read-stealingVishwanath Venkatesan2013-08-022-32/+64
* [svn-r23963] Working version -- Short-ciruiting reads with bug fixes.Vishwanath Venkatesan2013-08-022-48/+105
* [svn-r23962] 1. Compactor reads works Vishwanath Venkatesan2013-08-026-47/+459
* [svn-r23958] Adding some Native HDF5 tests on the EFF Stack.Vishwanath Venkatesan2013-07-318-10/+859
* [svn-r23957] Code cleanup + Fixing issues for handling writing Vishwanath Venkatesan2013-07-313-96/+120
* [svn-r23949] Compactor now writes HDF5 Files.. Although the Vishwanath Venkatesan2013-07-312-13/+91
* [svn-r23947] Merging with hdf5_ff branch + updating the branch to work with ...Vishwanath Venkatesan2013-07-3018-1655/+2014
* [svn-r23942] Commit befor merging!Vishwanath Venkatesan2013-07-291-1/+3
* [svn-r23936] Adding some function decription comments for functions that did ...Vishwanath Venkatesan2013-07-262-4/+67
* [svn-r23935] Reads now go through the compactor. Have to work on getting the Vishwanath Venkatesan2013-07-262-5/+38
* [svn-r23934] Merging multiple datasets for IOD. Logic in place -- implementedVishwanath Venkatesan2013-07-252-55/+137
* [svn-r23933] 1. Overlapping writes fixes for more complicated scenarios handl...Vishwanath Venkatesan2013-07-2511-174/+1490
* [svn-r23930] Working version for overalpping writes in case of single user. L...Vishwanath Venkatesan2013-07-235-84/+726
* [svn-r23916] One more change from hdf5_ff.. carried over.Vishwanath Venkatesan2013-07-171-16/+203
* [svn-r23915] Merge changes with hdf5_ff and minor fixes to the compactor_write.Vishwanath Venkatesan2013-07-1732-869/+5225
|\
| * [svn-r23913] some refactoring of the server side access to IODMohamad Chaarawi2013-07-179-688/+787
| * [svn-r23910] - add IOD hyperslab generation to attribute read & write.Mohamad Chaarawi2013-07-162-7/+111
| * [svn-r23909] Add Jerome's patch needed to update to latest function shipper.Mohamad Chaarawi2013-07-164-6/+6
| * [svn-r23908] fix bug in generating IOD hyperslabs.Mohamad Chaarawi2013-07-164-21/+27
| * [svn-r23906] - update VOL metadata written on creates and read on opens.Mohamad Chaarawi2013-07-1619-184/+453
| * [svn-r23901] - update creation of the attribute KV to be when the object is ...Mohamad Chaarawi2013-07-158-25/+164
| * [svn-r23893] Add New HDF5 object - MapMohamad Chaarawi2013-07-1223-98/+3818
| * [svn-r23876] - Add functionality to generate IOD hyperslabs for HDF5 dataspac...Mohamad Chaarawi2013-07-0914-81/+441
* | [svn-r23912] Committing changes before updating with hdf5_ff Vishwanath Venkatesan2013-07-171-17/+18
* | [svn-r23904] Handling a race condition.Vishwanath Venkatesan2013-07-152-12/+25
* | [svn-r23902] Fixing certain corner cases and also fixing memory corruption er...Vishwanath Venkatesan2013-07-151-68/+96
* | [svn-r23897] Minor fix on generating iod_fragments algorithm.Vishwanath Venkatesan2013-07-141-15/+41
* | [svn-r23894] End of day commit. Vishwanath Venkatesan2013-07-122-97/+192
* | [svn-r23890] Added routine to write from the compactor callback using the con...Vishwanath Venkatesan2013-07-116-720/+907
* | [svn-r23886] Mutliple things happened in this commit.Vishwanath Venkatesan2013-07-1116-435/+1085
* | [svn-r23877] Dset Close now skips parents that do not exist. Vishwanath Venkatesan2013-07-092-32/+120
* | [svn-r23874] Changes merged with hdf5_ff branch. Vishwanath Venkatesan2013-07-08297-8862/+13953
|\ \ | |/
| * [svn-r23847] minor editsMohamad Chaarawi2013-06-281-1/+2
| * [svn-r23841] minor VOL mergeMohamad Chaarawi2013-06-271-1/+3
| |\
| | * [svn-r23839] moving H5T_get_named_dtype prototype out of deprec. section afte...Mohamad Chaarawi2013-06-271-1/+3
| * | [svn-r23840] split server implementation into several C filesMohamad Chaarawi2013-06-2714-3994/+4295