summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant textfeature/indexingRichard Warren2019-09-271-1/+0
* Modify the markdown exampleRichard Warren2019-09-271-3/+7
* Remove the simple Query-Indexing.README which is replaced by an .md file.Richard Warren2019-09-271-103/+0
* Another Test of the markdown exampleRichard Warren2019-09-271-2/+4
* Test a markdown exampleRichard Warren2019-09-271-0/+104
* Add missing build/test overviewRichard Warren2019-09-231-0/+103
* Making a testing branch of Q&I functionality available for testingRichard Warren2019-09-2312-1135/+243
* Reintroduce a commented out memory free which had been in the original codeRichard Warren2018-12-261-2/+2
* Remove some minor debugging variables and start to add basic query optimizati...Richard Warren2018-12-202-5/+264
* Updated the non-zero MPI rank point references to have the base file offsets....Richard Warren2018-12-121-27/+12
* Fixed a bug in the examples/vpic-query.c code and also added a restriction in...Richard Warren2018-12-102-4/+26
* Lots of bug fixes, almost working with examples/vpic-query.cRichard Warren2018-12-0811-401/+1505
* A few debugging updatesRichard Warren2018-11-081-23/+63
* Code re-org along with several bug fixes. Still need to address parallel ran...Richard Warren2018-11-074-283/+228
* Add the parallel test t_pquery.cRichard Warren2018-10-262-1/+1054
* Create a parallel indexing branchRichard Warren2018-10-2617-52/+1493
* Add first support for MDHIM metadata index pluginJerome Soumagne2016-11-299-2/+1871
* Modify H5R_decode to return number of decoded bytesJerome Soumagne2016-11-292-3/+9
* Update DB plugin to use public H5RdecodeJerome Soumagne2016-11-291-2/+2
* More tweaks to query testJerome Soumagne2016-11-291-15/+22
* Add support for db_join() in H5Xmeta_dbJerome Soumagne2016-11-291-281/+847
* Add H5R_cast()Jerome Soumagne2016-11-292-0/+41
* Rework query testJerome Soumagne2016-11-291-311/+130
* A few fixes to DB pluginJerome Soumagne2016-11-291-12/+18
* Add Berkeley DB metadata index pluginJerome Soumagne2016-11-298-1/+1559
* Warning fixes to H5TrefJerome Soumagne2016-11-291-2/+2
* Rework H5X_class_t to make idx_class separate and fix initializationJerome Soumagne2016-11-2911-67/+85
* Add H5Rencode/H5RdecodeJerome Soumagne2016-11-293-0/+148
* Keep ID of dataset in shared struct when dereferencingJerome Soumagne2016-11-291-1/+4
* Add H5Rcopy to copy an existing referenceJerome Soumagne2016-11-292-0/+83
* Temporary fix for fastbit pluginJerome Soumagne2016-11-291-3/+3
* Add support for metadata query in H5QJerome Soumagne2016-11-2916-160/+2459
* Modify key type in metadata index interface to use H5Q_elem_tJerome Soumagne2016-11-292-2/+11
* Use memcmp in H5RequalJerome Soumagne2016-11-291-1/+1
* Start modifications to H5X to support metadata indexingJerome Soumagne2016-11-297-47/+73
* Use struct href instead of struct href_t in H5RpkgJerome Soumagne2016-11-294-44/+44
* Update H5vers after new H5R routinesJerome Soumagne2016-11-291-1/+2
* Fix size returned from H5Rget_obj/attr/filename when buf is NULLJerome Soumagne2016-11-291-3/+6
* Fix examples after H5R changesJerome Soumagne2016-11-292-21/+30
* Update gentest tools after reference changesJerome Soumagne2016-11-294-105/+174
* Fix H5Rget_obj_nameJerome Soumagne2016-11-291-1/+1
* Fix tracing after H5Q changesJerome Soumagne2016-11-291-0/+1
* Fix tracing after H5R changesJerome Soumagne2016-11-292-0/+21
* Some more fixes to H5R to separate int/ext refsJerome Soumagne2016-11-291-6/+8
* Some fixes to H5R to separate int/ext refsJerome Soumagne2016-11-291-11/+22
* Remove loc_id parameter from H5R__get_obj_nameJerome Soumagne2016-11-293-5/+5
* (Tmp) Do not enter infinite loopJerome Soumagne2016-11-291-9/+9
* Update H5Q after reference changesJerome Soumagne2016-11-293-75/+73
* Update tools after reference changesJerome Soumagne2016-11-295-11/+11
* Update tests after reference changesJerome Soumagne2016-11-295-50/+50