summaryrefslogtreecommitdiffstats
path: root/src/H5VLiod_attr.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r29895] fixed H5_EFF_DEBUG fprintf bugsScot Breitenfeld2016-05-051-1/+1
* [svn-r29439] Fixed for H5Fopen_ffScot Breitenfeld2016-03-151-0/+10
* [svn-r28590] - implement H5Aiterate & H5Aiterate_by_name.Mohamad Chaarawi2015-12-111-0/+154
* [svn-r27447] more merge fixes.Mohamad Chaarawi2015-07-301-24/+24
* [svn-r25165] - avoid memcpy in coresident mode.Mohamad Chaarawi2014-05-051-49/+69
* [svn-r25160] - fix issue with global variables for Mercury callback IDsMohamad Chaarawi2014-05-051-0/+4
* [svn-r25139] - switch to latest mercuryMohamad Chaarawi2014-04-301-20/+74
* [svn-r24962] - store NULL terminated with String Keys in IOD because they are...Mohamad Chaarawi2014-04-041-3/+3
* [svn-r24958] send IOD error codes to clients instead of just FAIL.Mohamad Chaarawi2014-04-031-193/+261
* [svn-r24949] change the H5E macros at the server.Mohamad Chaarawi2014-04-021-101/+101
* [svn-r24946] - cleanup server side code to remove FUNC_ENTER/LEAVE macros as ...Mohamad Chaarawi2014-04-021-31/+7
* [svn-r24944] replace H5VL_IOD_DEBUG with H5_EFF_DEBUG.Mohamad Chaarawi2014-04-021-17/+17
* [svn-r24862] - fix some valgrind warnings.Mohamad Chaarawi2014-03-211-12/+0
* [svn-r24702] Add prefetch/evict routines. Mohamad Chaarawi2014-02-131-1/+0
* [svn-r24696] update hints name that IOD changed.Mohamad Chaarawi2014-02-071-2/+2
* [svn-r24688] fix data integrity bug in reading attributes.Mohamad Chaarawi2014-02-041-8/+14
* [svn-r24686] switch to use latest Mercury:Mohamad Chaarawi2014-02-041-58/+58
* [svn-r24671] More Data integrity verification.Mohamad Chaarawi2014-01-311-10/+23
* [svn-r24667] more data integrity integration.Mohamad Chaarawi2014-01-301-5/+5
* [svn-r24660] - update scratch pad data integrity. Works with IOD now.Mohamad Chaarawi2014-01-291-7/+7
* [svn-r24645] - Add Neil's VL datatype changes from the Netvol to H5VLiod_comm...Mohamad Chaarawi2014-01-241-4/+5
* [svn-r24605] - fix bug with point selectionsMohamad Chaarawi2014-01-021-17/+61
* [svn-r24584] Fix abort from all ranks problem (at least for now).Mohamad Chaarawi2013-12-171-16/+21
* [svn-r24568] initialize step in attr_delete and link_deleteMohamad Chaarawi2013-12-151-1/+1
* [svn-r24561] fix bug from earlier commit to fix aborts in the middle of crea...Mohamad Chaarawi2013-12-151-7/+28
* [svn-r24554] fixes to creates/deletes as transaction is aborted.Mohamad Chaarawi2013-12-141-31/+43
* [svn-r24539] work around iod problem with aborting a kv_set.Mohamad Chaarawi2013-12-131-2/+2
* [svn-r24535] - update to new IOD object_open APIMohamad Chaarawi2013-12-121-27/+35
* [svn-r24532] more bug fixes.Mohamad Chaarawi2013-12-111-3/+2
* [svn-r24520] - fix bug in file openMohamad Chaarawi2013-12-101-1/+1
* [svn-r24508] - bug fixes exposed with multiple servers.Mohamad Chaarawi2013-12-091-3/+17
* [svn-r24494] bug fixes, etc..Mohamad Chaarawi2013-12-041-1/+0
* [svn-r24486] IOD integration with transactions.Mohamad Chaarawi2013-12-021-1/+2
* [svn-r24436] more fixes/updates for IOD integration.Mohamad Chaarawi2013-11-131-123/+170
* [svn-r24407] more integration with IODMohamad Chaarawi2013-11-051-4/+4
* [svn-r24401] remove fakeness in IOD usage.Mohamad Chaarawi2013-11-031-65/+25
* [svn-r24388] switch to using Mercury 64 bit CRC algorithm instead of internal...Mohamad Chaarawi2013-10-311-3/+3
* [svn-r24375] update to use new IOD API.Mohamad Chaarawi2013-10-301-71/+30
* [svn-r24321] - Update FF branch to work with latest Mercury implementation.Mohamad Chaarawi2013-10-171-0/+8
* [svn-r24300] Change to have 2 iod object handles (1 for read, and 1 for write...Mohamad Chaarawi2013-10-161-159/+170
* [svn-r24292] some fixes..Mohamad Chaarawi2013-10-151-9/+9
* [svn-r24182] create IDs for metadata and attribute KVs at client instead of s...Mohamad Chaarawi2013-09-211-111/+134
* [svn-r24173] - update checksum verification to check for properties for enabl...Mohamad Chaarawi2013-09-191-13/+26
* [svn-r24159] fix bugs/fakeness in tests exposed by testing on Ostrich.Mohamad Chaarawi2013-09-181-0/+4
* [svn-r24153] add integrity checks for blobsMohamad Chaarawi2013-09-181-5/+14
* [svn-r24152] add more data integrity checks.Mohamad Chaarawi2013-09-181-8/+8
* [svn-r24151] add data integrity verification for scratch padsMohamad Chaarawi2013-09-171-8/+63
* [svn-r24147] revert adding hcs_t type.. does not look good when different che...Mohamad Chaarawi2013-09-171-1/+4
* [svn-r24145] Bug Fix: Mohamad Chaarawi2013-09-171-23/+23
* [svn-r24123] update server ops to use transaction IDs.Mohamad Chaarawi2013-09-111-51/+75