summaryrefslogtreecommitdiffstats
path: root/src/H5VLiod.c
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25280] merge from latest VOL/trunk branch.Mohamad Chaarawi2014-06-131-1/+1
* [svn-r25253] fix bugs in analysis shipping framework.Mohamad Chaarawi2014-06-101-2/+0
* [svn-r25244] first cut on new analysis shipping.Mohamad Chaarawi2014-06-091-16/+15
* [svn-r25226] - implement and use H5Dquery_ff() when creating views (not teste...Mohamad Chaarawi2014-05-291-48/+29
* [svn-r25224] add 2 new routines to get an hid_t for a file from an IOD contai...Mohamad Chaarawi2014-05-281-4/+2
* [svn-r25218] allow making co-resident calls from a server process in non-core...Mohamad Chaarawi2014-05-271-1/+1
* [svn-r25210] - implement ViewsMohamad Chaarawi2014-05-211-63/+161
* [svn-r25192] update trace for new APIs.Mohamad Chaarawi2014-05-141-0/+3
* [svn-r25182] - implement skip as transaction aborts for now (not IOD skip)Mohamad Chaarawi2014-05-121-2/+191
* [svn-r25176] - use dxpls instead of access property lists in prefetch and evi...Mohamad Chaarawi2014-05-071-86/+14
* [svn-r25165] - avoid memcpy in coresident mode.Mohamad Chaarawi2014-05-051-1/+4
* [svn-r25160] - fix issue with global variables for Mercury callback IDsMohamad Chaarawi2014-05-051-0/+72
* [svn-r25150] Add coresident support: Mohamad Chaarawi2014-05-021-40/+87
* [svn-r25139] - switch to latest mercuryMohamad Chaarawi2014-04-301-205/+39
* [svn-r25069] - fix some analysis shipping bugsMohamad Chaarawi2014-04-181-14/+16
* [svn-r25011] fix bug in Fclose_ff when persist fails.Mohamad Chaarawi2014-04-101-1/+1
* [svn-r24962] - store NULL terminated with String Keys in IOD because they are...Mohamad Chaarawi2014-04-041-3/+2
* [svn-r24944] replace H5VL_IOD_DEBUG with H5_EFF_DEBUG.Mohamad Chaarawi2014-04-021-65/+65
* [svn-r24907] - fix corruption detection bug in metadata KVs.Mohamad Chaarawi2014-03-261-11/+14
* [svn-r24877] Last fixes and demo updates for H5XJerome Soumagne2014-03-241-28/+61
* [svn-r24873] use num_peers as count for trans_start in fopen.Mohamad Chaarawi2014-03-241-0/+3
* [svn-r24858] - bug fix to oidkv access.Mohamad Chaarawi2014-03-211-5/+2
* [svn-r24845] More update to H5Xdummy and add printfsJerome Soumagne2014-03-201-1/+1
* [svn-r24839] More dummy index implementationJerome Soumagne2014-03-191-1/+1
* [svn-r24835] another fixMohamad Chaarawi2014-03-181-1/+1
* [svn-r24834] bug dox to avoid segfault when dcreate_anon failsMohamad Chaarawi2014-03-181-1/+1
* [svn-r24833] bug fix..Mohamad Chaarawi2014-03-181-0/+1
* [svn-r24832] add some helpful debugging log messages.Mohamad Chaarawi2014-03-181-0/+10
* [svn-r24813] Add H5Xpublic/H5Vpublic to hdf5.hJerome Soumagne2014-03-171-1/+3
* [svn-r24798] More fixes to H5XJerome Soumagne2014-03-141-10/+13
* [svn-r24797] More fixes to H5X clientJerome Soumagne2014-03-141-7/+31
* [svn-r24793] Add indexing server implementation.Mohamad Chaarawi2014-03-131-45/+57
* [svn-r24791] Add H5X indexing API - only FF routines for nowJerome Soumagne2014-03-131-0/+303
* [svn-r24774] add persist flag to H5Fclose_ff.Mohamad Chaarawi2014-03-101-0/+3
* [svn-r24761] Add H5Dcreate_anon_ff implementation.Mohamad Chaarawi2014-03-051-3/+7
* [svn-r24751] add replica property to dxpl and check for it when doing dataset...Mohamad Chaarawi2014-02-281-0/+72
* [svn-r24750] rename plist routine to set replica tag for eviction.Mohamad Chaarawi2014-02-281-7/+7
* [svn-r24737] fix async execution for view operations.Mohamad Chaarawi2014-02-251-7/+8
* [svn-r24734] - Add iteration feature at the server with a callback on every o...Mohamad Chaarawi2014-02-241-14/+116
* [svn-r24729] - Add View Objects.Mohamad Chaarawi2014-02-211-1/+748
* [svn-r24711] merge from VOL branch to free up the H5V namespace.Mohamad Chaarawi2014-02-141-0/+6
* [svn-r24702] Add prefetch/evict routines. Mohamad Chaarawi2014-02-131-0/+303
* [svn-r24691] avoid consuming a transaction at file_close when file is opened ...Mohamad Chaarawi2014-02-061-1/+6
* [svn-r24688] fix data integrity bug in reading attributes.Mohamad Chaarawi2014-02-041-1/+1
* [svn-r24686] switch to use latest Mercury:Mohamad Chaarawi2014-02-041-5/+5
* [svn-r24671] More Data integrity verification.Mohamad Chaarawi2014-01-311-0/+1
* [svn-r24664] update checksums for datasets.Mohamad Chaarawi2014-01-301-1/+1
* [svn-r24660] - update scratch pad data integrity. Works with IOD now.Mohamad Chaarawi2014-01-291-2/+78
* [svn-r24647] some code cleanup and revisions to mapls and mcpls.Mohamad Chaarawi2014-01-271-4/+4
* [svn-r24645] - Add Neil's VL datatype changes from the Netvol to H5VLiod_comm...Mohamad Chaarawi2014-01-241-77/+98