summaryrefslogtreecommitdiffstats
path: root/src/H5Xalacrity.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes after changes from UNUSED to H5_ATTR_UNUSEDJerome Soumagne2016-11-291-6/+6
* Add H5D_set_index/H5D_get_index/H5D_remove_indexJerome Soumagne2016-11-291-65/+60
* Remove file_id from indexing routinesJerome Soumagne2016-11-291-24/+26
* Remove debug in H5XalacrityJerome Soumagne2016-11-291-1/+1
* Formatting in ALACRITY pluginJerome Soumagne2016-11-291-1/+1
* Update ALACRITY plugin and use H5Oopen_by_addrJerome Soumagne2016-11-291-146/+77
* Bringing H5X on top of trunkJerome Soumagne2016-11-291-3/+0
* Fix warning in H5X__alacrity_scatter_cb and H5X__fastbit_scatter_cbJerome Soumagne2016-11-291-13/+13
* H5X_alacrity: Just create new index datasets instead of modifying dimensionsJerome Soumagne2016-11-291-4/+42
* Add refresh callback to H5X pluginsJerome Soumagne2016-11-291-5/+145
* Fix wrong property list in H5XalacrityJerome Soumagne2016-11-291-4/+4
* Add H5X__alacrity_update_indexJerome Soumagne2016-11-291-8/+94
* 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
* Update ALACRITY to support compressed index (not working)Jerome Soumagne2016-11-291-0/+20
* Clean up ALACRITY pluginJerome Soumagne2016-11-291-179/+403
* Clean up ALACRITY plugin / debug outputJerome Soumagne2016-11-291-505/+414
* First working version of H5X_AlacrityJerome Soumagne2016-11-291-32/+322
* Modify indexing example to first write dataset / create index / do queryJerome Soumagne2016-11-291-180/+301
* Add support for ALACRITY indexing packageJerome Soumagne2016-11-291-0/+657