summaryrefslogtreecommitdiffstats
path: root/src/H5VLiod_util.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25306] view and analysis shipping fixes and optimizations.Mohamad Chaarawi2014-06-171-1/+13
* [svn-r25301] - Update analysis shipping and View generation to use new Hypers...Mohamad Chaarawi2014-06-171-6/+5
* [svn-r25244] first cut on new analysis shipping.Mohamad Chaarawi2014-06-091-0/+65
* [svn-r25214] num axe threads set to 16 instead of 2.Mohamad Chaarawi2014-05-231-2/+6
* [svn-r25210] - implement ViewsMohamad Chaarawi2014-05-211-16/+16
* [svn-r25165] - avoid memcpy in coresident mode.Mohamad Chaarawi2014-05-051-53/+79
* [svn-r25160] - fix issue with global variables for Mercury callback IDsMohamad Chaarawi2014-05-051-3/+16
* [svn-r24962] - store NULL terminated with String Keys in IOD because they are...Mohamad Chaarawi2014-04-041-11/+9
* [svn-r24960] fix bug in View example.Mohamad Chaarawi2014-04-041-3/+4
* [svn-r24958] send IOD error codes to clients instead of just FAIL.Mohamad Chaarawi2014-04-031-81/+121
* [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-67/+30
* [svn-r24944] replace H5VL_IOD_DEBUG with H5_EFF_DEBUG.Mohamad Chaarawi2014-04-021-11/+11
* [svn-r24907] - fix corruption detection bug in metadata KVs.Mohamad Chaarawi2014-03-261-1/+1
* [svn-r24734] - Add iteration feature at the server with a callback on every o...Mohamad Chaarawi2014-02-241-0/+180
* [svn-r24686] switch to use latest Mercury:Mohamad Chaarawi2014-02-041-10/+10
* [svn-r24671] More Data integrity verification.Mohamad Chaarawi2014-01-311-11/+69
* [svn-r24667] more data integrity integration.Mohamad Chaarawi2014-01-301-26/+133
* [svn-r24660] - update scratch pad data integrity. Works with IOD now.Mohamad Chaarawi2014-01-291-3/+3
* [svn-r24605] - fix bug with point selectionsMohamad Chaarawi2014-01-021-4/+4
* [svn-r24546] fix stride for IOD arrays translation.Mohamad Chaarawi2013-12-131-0/+3
* [svn-r24539] work around iod problem with aborting a kv_set.Mohamad Chaarawi2013-12-131-1/+1
* [svn-r24535] - update to new IOD object_open APIMohamad Chaarawi2013-12-121-7/+13
* [svn-r24532] more bug fixes.Mohamad Chaarawi2013-12-111-1/+1
* [svn-r24418] more IOD integrationMohamad Chaarawi2013-11-081-10/+17
* [svn-r24410] more IOD integration.Mohamad Chaarawi2013-11-071-10/+11
* [svn-r24407] more integration with IODMohamad Chaarawi2013-11-051-75/+78
* [svn-r24405] - Edit configure magic to pick up IOD, MDHIM, PBL, PLFS, and DAO...Mohamad Chaarawi2013-11-051-1/+1
* [svn-r24401] remove fakeness in IOD usage.Mohamad Chaarawi2013-11-031-22/+2
* [svn-r24389] - add key and map value type to MDKV of map objectsMohamad Chaarawi2013-10-311-0/+50
* [svn-r24388] switch to using Mercury 64 bit CRC algorithm instead of internal...Mohamad Chaarawi2013-10-311-4/+4
* [svn-r24375] update to use new IOD API.Mohamad Chaarawi2013-10-301-26/+33
* [svn-r24300] Change to have 2 iod object handles (1 for read, and 1 for write...Mohamad Chaarawi2013-10-161-33/+42
* [svn-r24246] - add H5Oopen_by_token implementationMohamad Chaarawi2013-10-011-1/+2
* [svn-r24182] create IDs for metadata and attribute KVs at client instead of s...Mohamad Chaarawi2013-09-211-1/+1
* [svn-r24173] - update checksum verification to check for properties for enabl...Mohamad Chaarawi2013-09-191-1/+0
* [svn-r24151] add data integrity verification for scratch padsMohamad Chaarawi2013-09-171-0/+35
* [svn-r24145] Bug Fix: Mohamad Chaarawi2013-09-171-3/+3
* [svn-r24141] - remove eq_id from H5Oopen_ffMohamad Chaarawi2013-09-131-0/+127
* [svn-r24123] update server ops to use transaction IDs.Mohamad Chaarawi2013-09-111-10/+18
* [svn-r24026] - Add FF version of link and object info structs.Mohamad Chaarawi2013-08-191-275/+98
* [svn-r23923] split serve file into main and utility file.Mohamad Chaarawi2013-07-191-0/+1064