Network

 
AuthorCommitMessageCommit Date
Mohamad ChaarawiMohamad Chaarawi
0cff4f0d146[svn-r25492] update MANIFEST.
Mohamad ChaarawiMohamad Chaarawi
24185d0ec4fM[svn-r25489] merge from trunk.
Mohamad ChaarawiMohamad Chaarawi
4094dc843f1[svn-r25488] - fix bug with H5Fget_access_plist. need to set VOL and VOL info in property - add tests for H5Fis_accessible in vfd tests to make sure it works with different fapls. - fix bug in Log VFD driver.
Mohamad ChaarawiMohamad Chaarawi
871d377e65d[svn-r25485] remove UG from branch.
Mohamad ChaarawiMohamad Chaarawi
3ab9ea9cedf[svn-r25482] - update is_accessible implementation to use fapl and pass it down to H5Fint.c - move is_HDF5 inside deprecated macros in H5Fpublic.h - move H5ES_status_t outside of H5VLpublic.h to H5ESpublic.h - rename public properties in H5VLpublic.h to H5VL_PROP_* to add more scoping - no need to include private if pkg is included in H5VLnative.c - rename plist_id to lapl_id in loc_params structs
Mohamad ChaarawiMohamad Chaarawi
2227f881c74[svn-r25481] - remove unsigned char * from trace - add H5Iiterate callback type to trace - other minor tweeks
Mohamad ChaarawiMohamad Chaarawi
ad690e7be37[svn-r25476] - fix error output in several places. - uncomment tests to check error output in Makefiles. - fix bug in native implementation of H5Aiterate.
Mohamad ChaarawiMohamad Chaarawi
89456ae4879[svn-r25472] minor changes.
Mohamad ChaarawiMohamad Chaarawi
e3964f7c160M[svn-r25471] merge from trunk and resolve conflicts.
Mohamad ChaarawiMohamad Chaarawi
a487ca20d96[svn-r25464] more alignment with trunk.
Mohamad ChaarawiMohamad Chaarawi
ad8de00a0e6[svn-r25463] more aligning with trunk.
Mohamad ChaarawiMohamad Chaarawi
568f982ed26[svn-r25456] fixing a few things and more realignment with trunk.
Mohamad ChaarawiMohamad Chaarawi
0a7e0c3a356M[svn-r25455] commit some outstanding svn properties with merge.
Mohamad ChaarawiMohamad Chaarawi
35de6099e0c[svn-r25452] realign tests with trunk.
Mohamad ChaarawiMohamad Chaarawi
52ceb04b1f1M[svn-r25451] merge from trunk.
Mohamad ChaarawiMohamad Chaarawi
4727a7f64d4[svn-r25449] more UG updates.
Quincey KoziolQuincey Koziol
362bbe2440b[svn-r25448] Description: Initial tweaks to bring into alignment with trunk, during review process. Tested on: Mac OSX/64 10.9.3 (amazon) w/gcc 4.2.1 (h5committest not required on this branch)
Mohamad ChaarawiMohamad Chaarawi
40d0fc76aea[svn-r25447] rename trace output for H5I_VOL.
Mohamad ChaarawiMohamad Chaarawi
0206331fd67M[svn-r25438] merge from trunk.
Mohamad ChaarawiMohamad Chaarawi
f51e7e669a1[svn-r25437] minor change.
Mohamad ChaarawiMohamad Chaarawi
85f580244e2[svn-r25431] Update manifest.
Mohamad ChaarawiMohamad Chaarawi
b9690a0016f[svn-r25430] more updates to UG.
Mohamad ChaarawiMohamad Chaarawi
0be2e8db5a6[svn-r25427] more updates.
Mohamad ChaarawiMohamad Chaarawi
98d589757a0[svn-r25426] finish all VOL classes.
Mohamad ChaarawiMohamad Chaarawi
e4239e1fdee[svn-r25424] update manifest with docs.
Mohamad ChaarawiMohamad Chaarawi
46609c11299[svn-r25423] more updates.
Mohamad ChaarawiMohamad Chaarawi
390465e8596[svn-r25422] minor changes to enum structs.
Mohamad ChaarawiMohamad Chaarawi
30eadd6a1c0[svn-r25421] more updates.
Mohamad ChaarawiMohamad Chaarawi
f187f12d269[svn-r25419] add more things.
Mohamad ChaarawiMohamad Chaarawi
ca1625eb016[svn-r25417] split into several files.
Mohamad ChaarawiMohamad Chaarawi
6df35aa49c2[svn-r25416] start on user guide.
Mohamad ChaarawiMohamad Chaarawi
1b3cbe93ef7M[svn-r25414] merge from trunk.
Mohamad ChaarawiMohamad Chaarawi
8848bd4dca1M[svn-r25394] merge from trunk.
Jerome SoumagneJerome Soumagne
b801416dd23[svn-r25389] Fix warning in H5X__alacrity_scatter_cb and H5X__fastbit_scatter_cb
Mohamad ChaarawiMohamad Chaarawi
031699209a1[svn-r25384] minor updates
Jerome SoumagneJerome Soumagne
99b0e643257[svn-r25382] update index example
Jerome SoumagneJerome Soumagne
0a257157f74[svn-r25381] Add post_update and refresh to FastBit plugin
Jerome SoumagneJerome Soumagne
82cccfafae0[svn-r25380] H5X_alacrity: Just create new index datasets instead of modifying dimensions
Jerome SoumagneJerome Soumagne
fd61188425b[svn-r25377] Add refresh callback to H5X plugins Merge data in post_update of ALACRITY plugin for index update Call refresh after post_update
Jerome SoumagneJerome Soumagne
2bebd871110[svn-r25376] Update client index example
Jerome SoumagneJerome Soumagne
a2d8ddaa944[svn-r25375] Update FastBit plugin to temporarily use different column name
Jerome SoumagneJerome Soumagne
65e9ddbf371[svn-r25374] First working version of FastBit plugin
Mohamad ChaarawiMohamad Chaarawi
a4e20801e98[svn-r25373] make some changes to index program.
Jerome SoumagneJerome Soumagne
8c7df5521e9[svn-r25372] Update client index test to use incremental update
Jerome SoumagneJerome Soumagne
83162d7d906[svn-r25371] Add some more debug info
Jerome SoumagneJerome Soumagne
cb0eab82540[svn-r25370] Fix wrong property list in H5Xalacrity
Jerome SoumagneJerome Soumagne
d87b1b31548[svn-r25369] Add H5X__alacrity_update_index
Mohamad ChaarawiMohamad Chaarawi
41864628c95[svn-r25368] add test that does incremental updates for datasets to test incremental index building.
Mohamad ChaarawiMohamad Chaarawi
d2313249ca4[svn-r25367] minor edits..
Mohamad ChaarawiMohamad Chaarawi
645c4bcc7b4[svn-r25366] add check if indexing is enabled around a xapl property usage.