Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r22501] change the interface callbacks for the VOL to use objects ↵ | Mohamad Chaarawi | 2012-06-28 | 40 | -1970/+4863 |
| | | | | | | pointers and public VL structure instead of IDs. tests will fail now because of named datatypes. | ||||
* | [svn-r22468] split H5F.c into 2 files, H5F.c for public routines and ↵ | Mohamad Chaarawi | 2012-06-15 | 8 | -3376/+3452 |
| | | | | | | H5Fint.c for private ones move H5A private routines to H5Aint.c | ||||
* | [svn-r22467] update is_accessible implementation | Mohamad Chaarawi | 2012-06-15 | 7 | -25/+81 |
| | | | | deprecate is_HDF5 | ||||
* | [svn-r22466] merge from trunk | Mohamad Chaarawi | 2012-06-15 | 5 | -18/+7 |
|\ | |||||
| * | [svn-r22450] Update winsock define to match autotools configure check | Allen Byrne | 2012-06-11 | 2 | -4/+4 |
| | | |||||
| * | [svn-r22448] Snapshot version 1.9 release 121 | HDF Tester | 2012-06-10 | 3 | -4/+4 |
| | | |||||
| * | [svn-r22447] DAILYTEST-13: Remove check for vsnprintf works in config. ↵ | Allen Byrne | 2012-06-08 | 2 | -12/+1 |
| | | | | | | | | | | | | Correct HAVE_WINSOCK name. Tested: windows | ||||
* | | [svn-r22465] add a vol_info parameter to the fapl and update some of the ↵ | Mohamad Chaarawi | 2012-06-15 | 10 | -26/+125 |
| | | | | | | | | | | | | routines accordingly insert (commented out though for now) public version of the VOL callback | ||||
* | | [svn-r22461] add a prototype for a new API routine, H5Fis_accessable | Mohamad Chaarawi | 2012-06-14 | 5 | -48/+20 |
| | | |||||
* | | [svn-r22457] rename location types for objects at the VOL level | Mohamad Chaarawi | 2012-06-12 | 11 | -71/+72 |
| | | |||||
* | | [svn-r22456] change all usage of lookup/free VOL callback in H5G,O,A and ↵ | Mohamad Chaarawi | 2012-06-12 | 10 | -154/+355 |
| | | | | | | | | | | | | use the loc_param struct instead. update the native implementation | ||||
* | | [svn-r22452] - remove nrefs param | Mohamad Chaarawi | 2012-06-11 | 19 | -287/+400 |
| | | | | | | | | | | | | | | | | - create a struct to hold parameters for object locations instead of calling into VOL to lookup and free object: * update the implementation for H5Oopen(_by_name/idx/ref) * H5Rderefence * H5Aopen(_by_name), H5Arename(_by_name) * other routines coming later | ||||
* | | [svn-r22446] merge fron trunk pre-code review | Mohamad Chaarawi | 2012-06-08 | 8 | -57/+134 |
|\ \ | |/ | |||||
| * | [svn-r22444] (1) fix for making MEM_GHEAP as MEM_DRAW | Vailin Choi | 2012-06-07 | 6 | -43/+121 |
| | | | | | | | | | | | | | | (2) fix to extend into the aggregator based on threshold (3) fix for the "flavor" logging problem (4) fix for test failures due to the above fixes (5) bug fix for h5stat when h5stat against a non-existing file | ||||
| * | [svn-r22432] Description: | Quincey Koziol | 2012-06-04 | 2 | -12/+11 |
| | | | | | | | | | | | | | | | | Correct misspelled debugging #ifdef and remove unused variable. Tested on: Mac OS X/64 10.7.4 (amazon) w/serial (too minor to require h5committest) | ||||
| * | [svn-r22430] CMake and configure synchronization effort. CMake added most ↵ | Allen Byrne | 2012-06-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | tests and options: DEBUGPKG not addressed. Still needed: compiler wrapper scripts Tested: local linux(cmake) and h5committest | ||||
* | | [svn-r22439] file image and mount operations handled in VOL | Mohamad Chaarawi | 2012-06-06 | 6 | -35/+122 |
| | | |||||
* | | [svn-r22436] add a public routine to get the name of the VOL plugin ↵ | Mohamad Chaarawi | 2012-06-05 | 4 | -1/+73 |
| | | | | | | | | associated with a File or object | ||||
* | | [svn-r22435] separate public and private VOL routines | Mohamad Chaarawi | 2012-06-05 | 5 | -1944/+2010 |
| | | |||||
* | | [svn-r22429] merge from trunk | Mohamad Chaarawi | 2012-06-04 | 2 | -3/+3 |
|\ \ | |/ | |||||
| * | [svn-r22427] Snapshot version 1.9 release 120 | HDF Tester | 2012-06-03 | 2 | -3/+3 |
| | | |||||
* | | [svn-r22423] add link and object iterate callbacks | Mohamad Chaarawi | 2012-06-01 | 10 | -199/+252 |
| | | | | | | | | update some deprecated routines to use VOL | ||||
* | | [svn-r22418] merge from trunk | Mohamad Chaarawi | 2012-05-29 | 3 | -3/+6 |
|\ \ | |/ | |||||
| * | [svn-r22413] Snapshot version 1.9 release 119 | HDF Tester | 2012-05-27 | 2 | -3/+3 |
| | | |||||
| * | [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files ↵ | Allen Byrne | 2012-05-24 | 1 | -0/+3 |
| | | | | | | | | | | | | for windows when configured with RelWithDebInfo Tested: local linux and Windows | ||||
* | | [svn-r22417] rename the properties used for the VOL callbacks. | Mohamad Chaarawi | 2012-05-29 | 20 | -78/+84 |
| | | | | | | | | move them to the VOL public header. | ||||
* | | [svn-r22404] split the generic callback into a misc and optional callback ↵ | Mohamad Chaarawi | 2012-05-24 | 10 | -211/+390 |
| | | | | | | | | for objects and files | ||||
* | | [svn-r22401] remove ID from object open callback since location token is ↵ | Mohamad Chaarawi | 2012-05-23 | 4 | -11/+7 |
| | | | | | | | | sufficient | ||||
* | | [svn-r22399] move location token out of va_list on lookup callback | Mohamad Chaarawi | 2012-05-23 | 9 | -28/+30 |
| | | |||||
* | | [svn-r22395] remove the high level ID implementation that wraps the actual ↵ | Mohamad Chaarawi | 2012-05-23 | 24 | -1356/+561 |
| | | | | | | | | | | | | ID, and store the VOL plugin in an auxilary structure in the ID pointer. | ||||
* | | [svn-r22389] merge from trunk | Mohamad Chaarawi | 2012-05-22 | 8 | -63/+40 |
|\ \ | |/ | |||||
| * | [svn-r22382] Snapshot version 1.9 release 118 | HDF Tester | 2012-05-20 | 2 | -3/+3 |
| | | |||||
| * | [svn-r22378] removed the parallel #endif by mistake.. oops | Mohamad Chaarawi | 2012-05-18 | 2 | -2/+2 |
| | | | | | | | | | | remove an un-needed bool | ||||
| * | [svn-r22377] make the file and memory MPI datatypes as default properties in the | Mohamad Chaarawi | 2012-05-18 | 4 | -59/+26 |
| | | | | | | | | | | | | | | DXPL so that we don't have to insert and remove them everytime we perform collective I/O. Test with h5committest | ||||
| * | [svn-r22375] add a test to expose a memory leak when adding/removing the ↵ | Mohamad Chaarawi | 2012-05-18 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | same property in property list multiple times. fix that bug. test with h5committest | ||||
| * | [svn-r22371] Fix for HDFFV-7697 | Dana Robinson | 2012-05-15 | 1 | -1/+1 |
| | | | | | | | | | | | | Minor change to error message text in H5R.c. Minor change: tested on jam | ||||
* | | [svn-r22387] H5Fget_obj_counts/ids (iterate over all IDs and call ↵ | Mohamad Chaarawi | 2012-05-21 | 3 | -38/+154 |
| | | | | | | | | corresponding VOL CBs) | ||||
* | | [svn-r22384] - fix type in CMake file | Mohamad Chaarawi | 2012-05-21 | 8 | -35/+35 |
| | | | | | | | | - rename delete callback to remove | ||||
* | | [svn-r22381] add a VL free location callback and use it as appropriate | Mohamad Chaarawi | 2012-05-18 | 9 | -72/+167 |
| | | |||||
* | | [svn-r22380] - attribute and object exist callbacks should be part of get ↵ | Mohamad Chaarawi | 2012-05-18 | 12 | -97/+172 |
| | | | | | | | | | | | | | | | | | | structs - fix bug in passing req parameter - free location in H5Rdereference - add datatype close callback - H5VL_CREATE_LINK_XXX should be H5VL_LINK_CREATE_XXX | ||||
* | | [svn-r22358] merge from trunk | Mohamad Chaarawi | 2012-05-14 | 2 | -3/+3 |
|\ \ | |/ | |||||
| * | [svn-r22356] Snapshot version 1.9 release 117 | HDF Tester | 2012-05-13 | 2 | -3/+3 |
| | | |||||
* | | [svn-r22357] minor edits | Mohamad Chaarawi | 2012-05-14 | 1 | -4/+3 |
| | | |||||
* | | [svn-r22344] merge from trunk | Mohamad Chaarawi | 2012-05-07 | 4 | -4/+5 |
|\ \ | |/ | |||||
| * | [svn-r22326] Snapshot version 1.9 release 116 | HDF Tester | 2012-04-29 | 2 | -3/+3 |
| | | |||||
| * | [svn-r22324] Description: | Quincey Koziol | 2012-04-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Change name of MPE log file produced from "cpilog" (which was the name used in the example code we were referencing) to "h5log". Tested on: None, too trivial, eyeballed only... | ||||
| * | [svn-r22312] Description: | Quincey Koziol | 2012-04-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Correct error reported by user (Martin Otte) where we weren't using realloc'ed buffer in MPI datatype code. Tested on: Mac OSX/64 10.7.3 (amazon) w/parallel | ||||
| * | [svn-r22311] Snapshot version 1.9 release 115 | HDF Tester | 2012-04-22 | 2 | -3/+3 |
| | | |||||
* | | [svn-r22306] add a request id to each of the VOL callbacks and update the native | Mohamad Chaarawi | 2012-04-20 | 19 | -375/+379 |
| | | | | | | | | plugin to pass a NULL request | ||||
* | | [svn-r22299] add the vol files to cmake | Mohamad Chaarawi | 2012-04-19 | 1 | -0/+15 |
| | |