summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update index testJerome Soumagne2016-11-292-172/+34
* Update FastBit plugin and use H5Oopen_by_addrJerome Soumagne2016-11-291-172/+100
* Update dummy plugin and use H5Oopen_by_addrJerome Soumagne2016-11-291-52/+25
* Update H5X and remove FF-related routinesJerome Soumagne2016-11-293-263/+68
* Fix encoding / decoding of index metadata sizeJerome Soumagne2016-11-292-5/+6
* Remove FF-related index properties and cleanup H5PJerome Soumagne2016-11-294-37/+4
* Add H5Dquery and H5D_set_indexJerome Soumagne2016-11-295-2/+202
* Add H5Oidxinfo and H5O_IDXINFO_ID header messageJerome Soumagne2016-11-295-4/+313
* Update H5X traceJerome Soumagne2016-11-291-0/+4
* Bringing H5X on top of trunkJerome Soumagne2016-11-296-359/+225
* Fix warning in H5X__alacrity_scatter_cb and H5X__fastbit_scatter_cbJerome Soumagne2016-11-292-14/+14
* update index exampleJerome Soumagne2016-11-291-20/+29
* Add post_update and refresh to FastBit pluginJerome Soumagne2016-11-291-9/+244
* H5X_alacrity: Just create new index datasets instead of modifying dimensionsJerome Soumagne2016-11-291-4/+42
* Add refresh callback to H5X pluginsJerome Soumagne2016-11-293-6/+148
* Update client index exampleJerome Soumagne2016-11-291-7/+8
* Update FastBit plugin to temporarily use different column nameJerome Soumagne2016-11-291-30/+26
* First working version of FastBit pluginJerome Soumagne2016-11-291-88/+238
* make some changes to index program.Mohamad Chaarawi2016-11-291-30/+11
* Update index test to use incremental updateJerome Soumagne2016-11-291-49/+174
* Fix wrong property list in H5XalacrityJerome Soumagne2016-11-291-4/+4
* Add H5X__alacrity_update_indexJerome Soumagne2016-11-291-8/+94
* Implement FastBit index plugin up to r724 of fastbit subversion repoJerome Soumagne2016-11-291-9/+761
* Add timing in index test and add option to choose plugin IDJerome Soumagne2016-11-291-6/+19
* Update H5Xdummy to build index on create and fix hyperslab selectionJerome Soumagne2016-11-291-3/+89
* Update ALACRITY plugin to use min/max values and start changes to post_updateJerome Soumagne2016-11-291-14/+167
* Include H5Sprivate.h in ALACRITY pluginJerome Soumagne2016-11-291-0/+1
* Fix client index container nameJerome Soumagne2016-11-291-1/+3
* Add support for FastBit index pluginJerome Soumagne2016-11-299-7/+451
* Missing header in H5XdummyJerome Soumagne2016-11-291-0/+1
* Fix index property listsJerome Soumagne2016-11-293-9/+12
* Update ALACRITY to support compressed index (not working)Jerome Soumagne2016-11-294-3/+101
* Clean up ALACRITY pluginJerome Soumagne2016-11-292-210/+417
* Clean up ALACRITY plugin / debug outputJerome Soumagne2016-11-291-505/+414
* First working version of H5X_AlacrityJerome Soumagne2016-11-292-36/+328
* Modify indexing example to first write dataset / create index / do queryJerome Soumagne2016-11-292-214/+390
* Update index test for ALACRITYJerome Soumagne2016-11-291-5/+13
* Removed getchar used in test to attach gdbJerome Soumagne2016-11-291-1/+0
* Fixes for tr_id/rcxt_id in xapl/xcpl/xxpl propertiesJerome Soumagne2016-11-293-1/+36
* Add H5Xpublic to hdf5.hJerome Soumagne2016-11-291-0/+1
* Add support for ALACRITY indexing packageJerome Soumagne2016-11-298-7/+717
* Use H5X_PLUGIN_DUMMY instead of numberJerome Soumagne2016-11-291-1/+1
* Last fixes and demo updates for H5XJerome Soumagne2016-11-292-35/+25
* Minor fixes and cleanup for H5XdummyJerome Soumagne2016-11-292-23/+41
* Remove printf and fix index writeJerome Soumagne2016-11-291-2/+2
* More update to H5Xdummy and add printfsJerome Soumagne2016-11-291-7/+24
* More progress on post_update/query for H5XdummyJerome Soumagne2016-11-293-1/+136
* More dummy index implementationJerome Soumagne2016-11-294-15/+98
* Modify client_index to create one dataset per processJerome Soumagne2016-11-294-192/+232
* More fixes to H5XJerome Soumagne2016-11-291-1/+1