Network

 
AuthorCommitMessageCommit Date
Jerome SoumagneJerome Soumagne
a52c9c172d4Update H5Q after reference changes Clean up query test
Jerome SoumagneJerome Soumagne
b8d0d9ea97dUpdate tools after reference changes
Jerome SoumagneJerome Soumagne
8179c7c5cc7Update tests after reference changes
Jerome SoumagneJerome Soumagne
4ab5c4d7feeAdd H5Rget_attr() and H5Rget_obj() / Remove H5Rdereference3() More cleanup to H5R
Jerome SoumagneJerome Soumagne
beb46771b0dFirst fixes for tools after H5R changes (still need compat changes)
Jerome SoumagneJerome Soumagne
1904e130886Update tests after H5R changes
Jerome SoumagneJerome Soumagne
8340d4093c2Several fixes to H5R API and reference type conversion Re-enable reference copy Add deprec H5R API routines
Jerome SoumagneJerome Soumagne
f38e0c1fca9Add H5Qapply_multi for cross container queries Fix H5Q code to use external references Update query test after changes
Jerome SoumagneJerome Soumagne
f545fa003ecAdd external references Remove dataset region reference and use new region reference instead Fix reference conversion code Modify reference API to use opaque type
Jerome SoumagneJerome Soumagne
4e0eb46e062Fix reference test for attribute references
Jerome SoumagneJerome Soumagne
abe66bd555cForce conversion when H5T_REFERENCE type is decoded
Jerome SoumagneJerome Soumagne
217c8bcb16cFix attribute name allocation in H5R_dereference
Jerome SoumagneJerome Soumagne
9c596df7289Clean up H5Rpublic.h
Jerome SoumagneJerome Soumagne
c179e2d562eFix H5Rget_name with H5R_ATTR to return size if buf is NULL
Jerome SoumagneJerome Soumagne
58182dc0373Fix filename in query test
Jerome SoumagneJerome Soumagne
426acd9f8a3Comment out test_reference_attr until it is updated
Jerome SoumagneJerome Soumagne
6b57c2c7405Tweak query test to use FastBit plugin More tweaks to query test to cover all reference types
Jerome SoumagneJerome Soumagne
b74282e3d34Fix FastBit plugin to use hash values instead of strings for defining column/array name
Jerome SoumagneJerome Soumagne
1e19e219e5cFix H5Q after attribute ref changes Clean up H5Q
Jerome SoumagneJerome Soumagne
f5324cdd959Modify attribute references to use variable length ref type Clean up H5R
Jerome SoumagneJerome Soumagne
dcc46c56f6cUse core VFD to store H5Q view Update H5Q after H5R changes and use H5R_REGION Fix H5Q view write
Jerome SoumagneJerome Soumagne
6ce8e4ba641Add H5R_REGION reference type Add type/conversion routines to write/read H5R_REGION type H5Rcreate on H5R_REGION type no longer stores variable length type in global heap. The type is only stored in the heap if it is written to disk.
Jerome SoumagneJerome Soumagne
cbec0173a20Clean up H5Qprivate
Jerome SoumagneJerome Soumagne
d017358721cPrepare H5Rcreate and H5R_create for full var args
Jerome SoumagneJerome Soumagne
32a673e4c29Fix H5_INLINE in H5Q/H5X and some trace cleanup
Jerome SoumagneJerome Soumagne
72e49d3be0eFix H5Q/H5X modules after init/term changes
Jerome SoumagneJerome Soumagne
da76bb88553First working version of H5Qapply Add some more const H5Q_t pointers Fix H5Dquery to use brute force if no index attached Clean up H5Q and fix warnings Rename H5Qapply_singleton to H5Qapply_atom and remove H5Qapply_combine Add queue macros for handling view in H5Q Tweak query test
Jerome SoumagneJerome Soumagne
2599f771dc2Add private H5D_write function
Jerome SoumagneJerome Soumagne
d67d6789996Make H5D__create_named private and rename to H5D_create_named
Jerome SoumagneJerome Soumagne
e286bbb35a8Add H5G_create_anon private routine
Jerome SoumagneJerome Soumagne
c1025396315Add H5R_ATTR case in H5trace
Jerome SoumagneJerome Soumagne
9ed12a9fc97Fix warnings after adding H5I_QUERY type and update H5trace after H5Q changes
Jerome SoumagneJerome Soumagne
31157c20cceMake H5A_read/H5A_write and H5A_get_name private routines
Jerome SoumagneJerome Soumagne
67f223b6c50Fix mistakenly removed H5I_object_verify of dset_id in H5Dclose
Jerome SoumagneJerome Soumagne
45c0818ef57Use var args for H5Rcreate and make H5R_create private
Quincey KoziolQuincey Koziol
7fdc3387000Description: Fix error output for h5dump Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
Quincey KoziolQuincey Koziol
cf942cdc5e9Description: Add attribute reference type. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
Jerome SoumagneJerome Soumagne
e63ff8cd335Add test for new H5Qapply
Jerome SoumagneJerome Soumagne
f7c7f31f143Start adding H5Qapply to create view from loc_id Move H5O_visit definition to H5Oprivate.h
Jerome SoumagneJerome Soumagne
fa613443479Save dset_id within H5D_t shared struct Add H5D_open_index/H5D_close_index to open index when needed
Jerome SoumagneJerome Soumagne
665b7c3bae8Clean up H5X and H5Q APIs Add query_id to internal H5Q_t struct Clean up H5Dquery Make H5S_combine_select non static Clean up index and query tests Fix plugins after API changes
Jerome SoumagneJerome Soumagne
f6dfaf6dab7Update CMake to pickup ALACRITY/FastBit shared libs
Jerome SoumagneJerome Soumagne
aad69f0c017Fix for latest fastbit revision
Jerome SoumagneJerome Soumagne
851aa79f6adFixes after changes from UNUSED to H5_ATTR_UNUSED
Jerome SoumagneJerome Soumagne
acdd7fe274aAdd H5Oidxinfo.c to makefile rules
Jerome SoumagneJerome Soumagne
29be78b3e3bUpdate trace and run reconfigure
Jerome SoumagneJerome Soumagne
88a50dbc226Fix default index plugin value to H5X_PLUGIN_NONE
Jerome SoumagneJerome Soumagne
0f00695631dUpdate index test
Jerome SoumagneJerome Soumagne
3bd403c6d2dCleanup FastBit plugin Add H5X_fastbit_get_size Refactor building of index into H5X__fastbit_build_index
Jerome SoumagneJerome Soumagne
4e6e796e3e4Add H5X_can_create and H5X_CRT_READ_ON_CREATE_NAME property to H5X Cleanup H5X